Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- Gryphe/Sonnet3.5-SlimOrcaDedupCleaned
|
| 5 |
+
- kotyKD/webinstruct_code_claude3.5_sonnet_10000-sharegpt
|
| 6 |
+
- arcee-ai/EvolKit-20k
|
| 7 |
+
- TeichAI/Claude-Sonnet-4.6-Reasoning-1100x
|
| 8 |
+
- Disya/R1-RP-filtered-sharegpt
|
| 9 |
+
- marcuscedricridia/CodeDebugReasoning-ShareGPT-Formatted
|
| 10 |
+
language:
|
| 11 |
+
- en
|
| 12 |
+
base_model:
|
| 13 |
+
- Qwen/Qwen2.5-VL-7B-Instruct
|
| 14 |
+
---
|