Commit
•
a213543
1
Parent(s):
c81eda4
Librarian Bot: Update Hugging Face dataset ID (#1)
Browse files- Librarian Bot: Update Hugging Face dataset ID (7f3ed7436a01f20b737339e56dfbc8323e6f467f)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
tags:
|
3 |
- finetuned
|
4 |
- quantized
|
@@ -22,10 +25,8 @@ tags:
|
|
22 |
- gpt4
|
23 |
- synthetic data
|
24 |
- distillation
|
25 |
-
license: apache-2.0
|
26 |
-
base_model: mistralai/Mistral-7B-v0.1
|
27 |
datasets:
|
28 |
-
- ai2_arc
|
29 |
- allenai/ultrafeedback_binarized_cleaned
|
30 |
- argilla/distilabel-intel-orca-dpo-pairs
|
31 |
- jondurbin/airoboros-3.2
|
@@ -66,19 +67,17 @@ datasets:
|
|
66 |
- WhiteRabbitNeo/WRN-Chapter-1
|
67 |
- WhiteRabbitNeo/WRN-Chapter-2
|
68 |
- winogrande
|
69 |
-
|
70 |
-
|
71 |
quantized_by: Suparious
|
72 |
pipeline_tag: text-generation
|
73 |
model_creator: jondurbin
|
74 |
-
model_name: bagel 7B v0.4 DPO
|
75 |
inference: false
|
76 |
prompt_template: '{bos}<|im_start|>{role}
|
77 |
|
78 |
-
{text}
|
79 |
|
80 |
-
<|im_end|>{eos}
|
81 |
-
'
|
82 |
---
|
83 |
|
84 |
# A bagel, with everything
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: apache-2.0
|
5 |
tags:
|
6 |
- finetuned
|
7 |
- quantized
|
|
|
25 |
- gpt4
|
26 |
- synthetic data
|
27 |
- distillation
|
|
|
|
|
28 |
datasets:
|
29 |
+
- allenai/ai2_arc
|
30 |
- allenai/ultrafeedback_binarized_cleaned
|
31 |
- argilla/distilabel-intel-orca-dpo-pairs
|
32 |
- jondurbin/airoboros-3.2
|
|
|
67 |
- WhiteRabbitNeo/WRN-Chapter-1
|
68 |
- WhiteRabbitNeo/WRN-Chapter-2
|
69 |
- winogrande
|
70 |
+
model_name: bagel 7B v0.4 DPO
|
71 |
+
base_model: mistralai/Mistral-7B-v0.1
|
72 |
quantized_by: Suparious
|
73 |
pipeline_tag: text-generation
|
74 |
model_creator: jondurbin
|
|
|
75 |
inference: false
|
76 |
prompt_template: '{bos}<|im_start|>{role}
|
77 |
|
78 |
+
{text}
|
79 |
|
80 |
+
<|im_end|>{eos} '
|
|
|
81 |
---
|
82 |
|
83 |
# A bagel, with everything
|