You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2024-11-11-llm-zoomcamp.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ We will cover different aspects of this course so you can learn more about it:
33
33
34
34
## Who is the course for?
35
35
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.
37
37
38
38
Here are the main prerequisites for the course:
39
39
@@ -56,7 +56,7 @@ Here are the main prerequisites for the course:
56
56
57
57
58
58
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.
60
60
61
61
### Module 1: Introduction to LLMs and RAG
62
62
@@ -122,7 +122,7 @@ You will learn to:
122
122
- Perform offline evaluations of your RAG pipeline
123
123
- Use Cosine Similarity and LLM-as-a-Judge metrics to assess retrieval
124
124
- Track chat history and collect user feedback for iterative improvement
125
-
- Build Grafana dashboards to monitor performance in realtime
125
+
- Build Grafana dashboards to monitor performance in real-time
126
126
127
127
128
128
@@ -147,7 +147,7 @@ You will learn to:
147
147
- Apply best practices to optimize your RAG pipeline
148
148
- Use hybrid search techniques to increase retrieval accuracy
149
149
- 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
151
151
152
152
153
153
@@ -166,9 +166,7 @@ You will learn to:
166
166
- Practice preprocessing text data for specific use cases
167
167
- Apply learned techniques in a real-world project
168
168
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.
172
170
173
171
> 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.
174
172
@@ -189,7 +187,7 @@ For instance, in one of the lectures about a linear algebra refresher, the lectu
<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>
193
191
</figure>
194
192
195
193
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
209
207
210
208
### Learning in public approach
211
209
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.
@@ -240,8 +238,8 @@ DataTalks.Club has a supportive community of like-minded individuals in [our Sla
240
238
241
239
## Conclusion
242
240
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.
244
242
245
243
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.
246
244
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