Update SFT family dataset: code_explanation_no_code
Browse files
README.md
CHANGED
|
@@ -6,20 +6,26 @@ configs:
|
|
| 6 |
path: data/*.jsonl
|
| 7 |
---
|
| 8 |
|
| 9 |
-
# SLM Synthetic SFT
|
| 10 |
|
| 11 |
## Summary
|
| 12 |
|
| 13 |
-
Synthetic supervised fine-tuning dataset containing prompt-response conversations.
|
| 14 |
|
| 15 |
## Dataset
|
| 16 |
|
| 17 |
- Dataset type: `supervised fine-tuning`
|
| 18 |
-
- Total rows: `
|
| 19 |
-
-
|
| 20 |
-
- Teacher model: `deepseek/deepseek-v4-flash`
|
| 21 |
- Language: English
|
| 22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
## Schema
|
| 24 |
|
| 25 |
```json
|
|
@@ -40,7 +46,7 @@ Synthetic supervised fine-tuning dataset containing prompt-response conversation
|
|
| 40 |
|
| 41 |
## Intended Use
|
| 42 |
|
| 43 |
-
Use this dataset for supervised fine-tuning experiments.
|
| 44 |
|
| 45 |
## Limitations
|
| 46 |
|
|
|
|
| 6 |
path: data/*.jsonl
|
| 7 |
---
|
| 8 |
|
| 9 |
+
# SLM Synthetic SFT — code_explanation_no_code
|
| 10 |
|
| 11 |
## Summary
|
| 12 |
|
| 13 |
+
Synthetic supervised fine-tuning dataset containing prompt-response conversations for `code_explanation_no_code`.
|
| 14 |
|
| 15 |
## Dataset
|
| 16 |
|
| 17 |
- Dataset type: `supervised fine-tuning`
|
| 18 |
+
- Total rows: `28572`
|
| 19 |
+
- Signal: `code_explanation_no_code`
|
|
|
|
| 20 |
- Language: English
|
| 21 |
|
| 22 |
+
## Signal Metadata
|
| 23 |
+
|
| 24 |
+
- Category: `general_instruction_following`
|
| 25 |
+
- Difficulty: `2`
|
| 26 |
+
- Template family: `code_explanation_plain_text`
|
| 27 |
+
- Eval family: `code_explanation_no_code`
|
| 28 |
+
|
| 29 |
## Schema
|
| 30 |
|
| 31 |
```json
|
|
|
|
| 46 |
|
| 47 |
## Intended Use
|
| 48 |
|
| 49 |
+
Use this dataset for supervised fine-tuning experiments targeting this signal.
|
| 50 |
|
| 51 |
## Limitations
|
| 52 |
|