Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,26 @@
|
|
| 1 |
---
|
| 2 |
quantized_by: bartowski
|
| 3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
## Llamacpp imatrix Quantizations of Dolphin3.0-Qwen2.5-3b
|
|
|
|
| 1 |
---
|
| 2 |
quantized_by: bartowski
|
| 3 |
pipeline_tag: text-generation
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-3B/blob/main/LICENSE
|
| 7 |
+
license_name: qwen-research
|
| 8 |
+
base_model: cognitivecomputations/Dolphin3.0-Qwen2.5-3b
|
| 9 |
+
license: other
|
| 10 |
+
datasets:
|
| 11 |
+
- OpenCoder-LLM/opc-sft-stage1
|
| 12 |
+
- OpenCoder-LLM/opc-sft-stage2
|
| 13 |
+
- microsoft/orca-agentinstruct-1M-v1
|
| 14 |
+
- microsoft/orca-math-word-problems-200k
|
| 15 |
+
- NousResearch/hermes-function-calling-v1
|
| 16 |
+
- AI-MO/NuminaMath-CoT
|
| 17 |
+
- AI-MO/NuminaMath-TIR
|
| 18 |
+
- allenai/tulu-3-sft-mixture
|
| 19 |
+
- cognitivecomputations/dolphin-coder
|
| 20 |
+
- HuggingFaceTB/smoltalk
|
| 21 |
+
- cognitivecomputations/samantha-data
|
| 22 |
+
- m-a-p/CodeFeedback-Filtered-Instruction
|
| 23 |
+
- m-a-p/Code-Feedback
|
| 24 |
---
|
| 25 |
|
| 26 |
## Llamacpp imatrix Quantizations of Dolphin3.0-Qwen2.5-3b
|