Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -19,15 +19,6 @@ pinned: false
|
|
| 19 |
Follow the org to sign up
|
| 20 |
</p>
|
| 21 |
</td>
|
| 22 |
-
</tr>
|
| 23 |
-
</table>
|
| 24 |
-
|
| 25 |
-

|
| 26 |
-
|
| 27 |
-
# Welcome to the 🤗 smol-course
|
| 28 |
-
|
| 29 |
-
<table width="100%" style="border-collapse: collapse;">
|
| 30 |
-
<tr>
|
| 31 |
<td style="
|
| 32 |
background: linear-gradient(90deg, lightgreen, #a855f7);
|
| 33 |
border-radius: 8px;
|
|
@@ -35,15 +26,17 @@ pinned: false
|
|
| 35 |
text-align: center;
|
| 36 |
">
|
| 37 |
<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;">
|
| 38 |
-
🚀 New Course is LIVE! |
|
| 39 |
<a href="https://huggingface.co/learn/smol-course/unit0/1" style="color: #FFFFFF; font-weight: bold; text-decoration: none;">
|
| 40 |
-
✨ Follow the Org for Updates! →
|
| 41 |
</a>
|
| 42 |
</p>
|
| 43 |
</td>
|
| 44 |
</tr>
|
| 45 |
</table>
|
| 46 |
|
|
|
|
|
|
|
|
|
|
| 47 |
Welcome to the comprehensive (and smollest) course to **Fine-Tuning Language Models**!
|
| 48 |
|
| 49 |
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.
|
|
|
|
| 19 |
Follow the org to sign up
|
| 20 |
</p>
|
| 21 |
</td>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
<td style="
|
| 23 |
background: linear-gradient(90deg, lightgreen, #a855f7);
|
| 24 |
border-radius: 8px;
|
|
|
|
| 26 |
text-align: center;
|
| 27 |
">
|
| 28 |
<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;">
|
| 29 |
+
🚀 New Course material is LIVE! |
|
| 30 |
<a href="https://huggingface.co/learn/smol-course/unit0/1" style="color: #FFFFFF; font-weight: bold; text-decoration: none;">
|
|
|
|
| 31 |
</a>
|
| 32 |
</p>
|
| 33 |
</td>
|
| 34 |
</tr>
|
| 35 |
</table>
|
| 36 |
|
| 37 |
+

|
| 38 |
+
|
| 39 |
+
|
| 40 |
Welcome to the comprehensive (and smollest) course to **Fine-Tuning Language Models**!
|
| 41 |
|
| 42 |
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.
|