Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,15 @@
|
|
| 1 |
---
|
| 2 |
quantized_by: bartowski
|
| 3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
## 💫 Community Model> DeepCoder 1.5B Preview by Agentica-Org
|
| 6 |
|
|
|
|
| 1 |
---
|
| 2 |
quantized_by: bartowski
|
| 3 |
pipeline_tag: text-generation
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
datasets:
|
| 7 |
+
- PrimeIntellect/verifiable-coding-problems
|
| 8 |
+
- likaixin/TACO-verified
|
| 9 |
+
- livecodebench/code_generation_lite
|
| 10 |
+
base_model_relation: quantized
|
| 11 |
+
license: mit
|
| 12 |
+
base_model: agentica-org/DeepCoder-1.5B-Preview
|
| 13 |
---
|
| 14 |
## 💫 Community Model> DeepCoder 1.5B Preview by Agentica-Org
|
| 15 |
|