Added library
Browse files
README.md
CHANGED
|
@@ -3,11 +3,18 @@ license: apache-2.0
|
|
| 3 |
base_model: Locutusque/TinyMistral-248M
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
| 6 |
metrics:
|
| 7 |
- accuracy
|
| 8 |
model-index:
|
| 9 |
- name: tinymistral-248-DPO
|
| 10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -80,4 +87,4 @@ The following hyperparameters were used during training:
|
|
| 80 |
- Transformers 4.35.2
|
| 81 |
- Pytorch 2.1.0+cu121
|
| 82 |
- Datasets 2.15.0
|
| 83 |
-
- Tokenizers 0.15.0
|
|
|
|
| 3 |
base_model: Locutusque/TinyMistral-248M
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
+
- DPO
|
| 7 |
+
- lora
|
| 8 |
+
- tinymistral
|
| 9 |
metrics:
|
| 10 |
- accuracy
|
| 11 |
model-index:
|
| 12 |
- name: tinymistral-248-DPO
|
| 13 |
results: []
|
| 14 |
+
language:
|
| 15 |
+
- en
|
| 16 |
+
library_name: transformers
|
| 17 |
+
pipeline_tag: text-generation
|
| 18 |
---
|
| 19 |
|
| 20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 87 |
- Transformers 4.35.2
|
| 88 |
- Pytorch 2.1.0+cu121
|
| 89 |
- Datasets 2.15.0
|
| 90 |
+
- Tokenizers 0.15.0
|