Skip to content

Commit 3429ab8

Browse files
authored
fixed typos 2024-11-11-llm-zoomcamp.md
1 parent 05bc30f commit 3429ab8

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

_posts/2024-11-11-llm-zoomcamp.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ We will cover different aspects of this course so you can learn more about it:
3333
3434
## Who is the course for?
3535

36-
Before we get into the details, it’s important to know what skills you should have to join the course comfortably.
36+
Before we get into the details, it’s important to know what skills you should have to comfortably join the course.
3737

3838
Here are the main prerequisites for the course:
3939

@@ -56,7 +56,7 @@ Here are the main prerequisites for the course:
5656

5757

5858

59-
Let's quickly go over each week, focusing on the main points and the tech you'll use.
59+
Let's quickly review each module, focusing on the main points and the tech you'll use.
6060

6161
### Module 1: Introduction to LLMs and RAG
6262

@@ -122,7 +122,7 @@ You will learn to:
122122
- Perform offline evaluations of your RAG pipeline
123123
- Use Cosine Similarity and LLM-as-a-Judge metrics to assess retrieval
124124
- Track chat history and collect user feedback for iterative improvement
125-
- Build Grafana dashboards to monitor performance in real time
125+
- Build Grafana dashboards to monitor performance in real-time
126126

127127

128128

@@ -147,7 +147,7 @@ You will learn to:
147147
- Apply best practices to optimize your RAG pipeline
148148
- Use hybrid search techniques to increase retrieval accuracy
149149
- Implement document reranking to enhance search results
150-
- Set up hybrid search with LangChain for advanced retrieval tasks
150+
- Set up a hybrid search with LangChain for advanced retrieval tasks
151151

152152

153153

@@ -166,9 +166,7 @@ You will learn to:
166166
- Practice preprocessing text data for specific use cases
167167
- Apply learned techniques in a real-world project
168168

169-
170-
171-
The [course description](https://github.com/DataTalksClub/llm-zoomcamp){:target="_blank"} on GitHub provides a detailed overview of the topics covered each week. You can see the video lectures, slides, code, and community notes for each week of the course to dive into the content. By the end of the course, you will have acquired the fundamental skills necessary for a career as a data engineer.
169+
The [course description](https://github.com/DataTalksClub/llm-zoomcamp){:target="_blank"} on GitHub provides a detailed overview of the topics covered each module. To dive into the content, you can see the video lectures, slides, code, and community notes for each course module.
172170

173171
> If you’re ready to join the next cohort of the course, submit this [form](https://airtable.com/appPPxkgYLH06Mvbw/shr7WtxHEPXxaui0Q){:target="_blank"} to register and stay updated.
174172
@@ -189,7 +187,7 @@ For instance, in one of the lectures about a linear algebra refresher, the lectu
189187

190188
<figure>
191189
<img src="/images/posts/2024-11-11-llm-zoomcamp/image6.png" />
192-
<figcaption>Examples of the homework assignments from 2024 cohort of the LLM Zoomcamp</figcaption>
190+
<figcaption>Examples of the homework assignments from the 2024 cohort of the LLM Zoomcamp</figcaption>
193191
</figure>
194192

195193
To reinforce your learning, we offer regular homework assignments. Your scores are added to a [leaderboard](https://courses.datatalks.club/llm-zoomcamp-2024/leaderboard){:target="_blank"}, creating friendly competition among course members and motivating you to do your best.
@@ -209,7 +207,7 @@ For support, we have an [FAQ](https://docs.google.com/document/d/1m2KexowAXTmexf
209207

210208
### Learning in public approach
211209

212-
A unique feature is our "learning in public" approach, inspired by [Shawn @swyx Wang](https://www.youtube.com/watch?v=tkBCPqWKCL8&list=PL7NIGf5_PlM-Dk3lgPsZFT94Ng7PpRQEh&index=5&t=195s){:target="_blank"}'s [article](https://www.swyx.io/learn-in-public){:target="_blank"}. We believe that everyone has something valuable to contribute, regardless of their expertise level.
210+
A unique feature is our "learning in public" approach, inspired by [Shawn @swyx Wang](https://www.youtube.com/watch?v=tkBCPqWKCL8&list=PL7NIGf5_PlM-Dk3lgPsZFT94Ng7PpRQEh&index=5&t=195s){:target="_blank"}'s [article](https://www.swyx.io/learn-in-public){:target="_blank"}. We believe everyone has something valuable to contribute, regardless of their expertise level.
213211

214212
<figure>
215213
<img src="/images/posts/2024-11-11-llm-zoomcamp/image10.png" />
@@ -240,8 +238,8 @@ DataTalks.Club has a supportive community of like-minded individuals in [our Sla
240238

241239
## Conclusion
242240

243-
LLM Zoomcamp is a structured and practical introduction to applying Large Language Models in real-world contexts. Over the course of 10 weeks, you gain hands-on experience, from setting up retrieval systems to building a complete RAG application.
241+
LLM Zoomcamp is a structured and practical introduction to applying Large Language Models in real-world contexts. Over 10 weeks, you gain hands-on experience, from setting up retrieval systems to building a complete RAG application.
244242

245243
Each module is crafted to build useful skills step-by-step, ensuring you can put what you learn into practice. If you’re interested in learning about and applying LLMs, joining the next cohort is a good way to start.
246244

247-
> Register for the next LLM Zoomcamp cohort and stay updated on start dates by filling out this [form](https://airtable.com/appPPxkgYLH06Mvbw/shr7WtxHEPXxaui0Q){:target="_blank"}.
245+
> Register for the next LLM Zoomcamp cohort and stay updated on start dates by filling out this [form](https://airtable.com/appPPxkgYLH06Mvbw/shr7WtxHEPXxaui0Q){:target="_blank"}.

0 commit comments

Comments
 (0)