End of training
Browse files
README.md
CHANGED
|
@@ -2,9 +2,15 @@
|
|
| 2 |
license: llama3.1
|
| 3 |
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
| 4 |
tags:
|
|
|
|
| 5 |
- trl
|
| 6 |
- sft
|
| 7 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: llama3.1_8b_instruct_sft
|
| 10 |
results: []
|
|
@@ -15,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
# llama3.1_8b_instruct_sft
|
| 17 |
|
| 18 |
-
This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 2 |
license: llama3.1
|
| 3 |
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
| 4 |
tags:
|
| 5 |
+
- alignment-handbook
|
| 6 |
- trl
|
| 7 |
- sft
|
| 8 |
- generated_from_trainer
|
| 9 |
+
- trl
|
| 10 |
+
- sft
|
| 11 |
+
- generated_from_trainer
|
| 12 |
+
datasets:
|
| 13 |
+
- yuansui/folio_dpo
|
| 14 |
model-index:
|
| 15 |
- name: llama3.1_8b_instruct_sft
|
| 16 |
results: []
|
|
|
|
| 21 |
|
| 22 |
# llama3.1_8b_instruct_sft
|
| 23 |
|
| 24 |
+
This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on the yuansui/folio_dpo dataset.
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|