Update README.md
Browse files
README.md
CHANGED
|
@@ -5,10 +5,18 @@ tags:
|
|
| 5 |
- trl
|
| 6 |
- sft
|
| 7 |
- generated_from_trainer
|
|
|
|
| 8 |
base_model: mistralai/Mistral-7B-v0.1
|
| 9 |
model-index:
|
| 10 |
- name: fennec-7b-alpha
|
| 11 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 5 |
- trl
|
| 6 |
- sft
|
| 7 |
- generated_from_trainer
|
| 8 |
+
- pytorch
|
| 9 |
base_model: mistralai/Mistral-7B-v0.1
|
| 10 |
model-index:
|
| 11 |
- name: fennec-7b-alpha
|
| 12 |
results: []
|
| 13 |
+
datasets:
|
| 14 |
+
- HuggingFaceH4/ultrachat_200k
|
| 15 |
+
- openbmb/UltraFeedback
|
| 16 |
+
- gsm8k
|
| 17 |
+
language:
|
| 18 |
+
- en
|
| 19 |
+
pipeline_tag: text-generation
|
| 20 |
---
|
| 21 |
|
| 22 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|