Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,30 @@
|
|
1 |
-
---
|
2 |
-
license: llama3.2
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.2
|
3 |
+
---
|
4 |
+
# Model Card: agentlans/Llama-3.2-1B-Instruct-CrashCourse12K
|
5 |
+
|
6 |
+
## Model Overview
|
7 |
+
- **Base Model**: Llama-3.2-1B-Instruct
|
8 |
+
- **Fine-tuning Type**: Supervised Fine-Tuning (SFT)
|
9 |
+
- **Dataset**: agentlans/crash-course (12,000 rows)
|
10 |
+
- **Purpose**: Enhanced instruction-following capabilities
|
11 |
+
|
12 |
+
## Training Details
|
13 |
+
- **Method**: Supervised fine-tuning on high-quality instruction dataset
|
14 |
+
- **Training Rows**: 12,000
|
15 |
+
- **Objective**: Improve task completion and instruction understanding
|
16 |
+
|
17 |
+
## Performance
|
18 |
+
- Optimized for multi-task instruction following
|
19 |
+
- Improved zero-shot and few-shot performance
|
20 |
+
- Enhanced reasoning and response coherence
|
21 |
+
|
22 |
+
## Limitations
|
23 |
+
- 1B parameter model with constrained complex reasoning
|
24 |
+
- Knowledge cutoff: December 2023
|
25 |
+
- Potential inherited biases from base model and training data
|
26 |
+
|
27 |
+
## Recommended Use
|
28 |
+
- General instruction-based tasks
|
29 |
+
- Educational content generation
|
30 |
+
- Simple reasoning and task completion
|