Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,10 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
|
|
|
|
|
|
|
|
10 |
<table width="100%" style="border-collapse: collapse;">
|
11 |
<tr>
|
12 |
<td style="
|
@@ -16,8 +20,8 @@ pinned: false
|
|
16 |
text-align: center;
|
17 |
">
|
18 |
<p style="margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-size: 16px; font-weight: 500; color: #FFFFFF;">
|
19 |
-
π New Course
|
20 |
-
<a href="https://huggingface.co/smol-course" style="color: #FFFFFF; font-weight: bold; text-decoration: none;">
|
21 |
β¨ Follow the Org for Updates! →
|
22 |
</a>
|
23 |
</p>
|
@@ -25,11 +29,6 @@ pinned: false
|
|
25 |
</tr>
|
26 |
</table>
|
27 |
|
28 |
-

|
29 |
-
|
30 |
-
# Welcome to the π€ smol-course
|
31 |
-
|
32 |
-
|
33 |
Welcome to the comprehensive (and smollest) course to **Fine-Tuning Language Models**!
|
34 |
|
35 |
This free course will take you on a journey, **from beginner to expert**, in understanding, implementing, and optimizing fine-tuning techniques for large language models.
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+

|
11 |
+
|
12 |
+
# Welcome to the π€ smol-course
|
13 |
+
|
14 |
<table width="100%" style="border-collapse: collapse;">
|
15 |
<tr>
|
16 |
<td style="
|
|
|
20 |
text-align: center;
|
21 |
">
|
22 |
<p style="margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-size: 16px; font-weight: 500; color: #FFFFFF;">
|
23 |
+
π New Course is LIVE! |
|
24 |
+
<a href="https://huggingface.co/learn/smol-course/unit0/1" style="color: #FFFFFF; font-weight: bold; text-decoration: none;">
|
25 |
β¨ Follow the Org for Updates! →
|
26 |
</a>
|
27 |
</p>
|
|
|
29 |
</tr>
|
30 |
</table>
|
31 |
|
|
|
|
|
|
|
|
|
|
|
32 |
Welcome to the comprehensive (and smollest) course to **Fine-Tuning Language Models**!
|
33 |
|
34 |
This free course will take you on a journey, **from beginner to expert**, in understanding, implementing, and optimizing fine-tuning techniques for large language models.
|