Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 🤖 SmolLM-135M - DPO Fine-Tuned Model
|
2 |
|
3 |
## 📝 Overview
|
@@ -40,4 +47,4 @@ My morning routine might be more like this:
|
|
40 |
As I think I've finished my morning routine, I notice that I've been working extra long hours. I've spent an hour a night staring at a computer screen, and I'm worried that I wasn't doing enough productive work. I want to start with morning work, so I check my priorities and make a conscious effort to meet the daily milestones.
|
41 |
|
42 |
I also want to try to get more exercise. I love the way my morning routine is actually a way to start...
|
43 |
-
```
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
base_model:
|
5 |
+
- HuggingFaceTB/SmolLM-135M-Instruct
|
6 |
+
library_name: transformers
|
7 |
+
---
|
8 |
# 🤖 SmolLM-135M - DPO Fine-Tuned Model
|
9 |
|
10 |
## 📝 Overview
|
|
|
47 |
As I think I've finished my morning routine, I notice that I've been working extra long hours. I've spent an hour a night staring at a computer screen, and I'm worried that I wasn't doing enough productive work. I want to start with morning work, so I check my priorities and make a conscious effort to meet the daily milestones.
|
48 |
|
49 |
I also want to try to get more exercise. I love the way my morning routine is actually a way to start...
|
50 |
+
```
|