Model save
Browse files
README.md
CHANGED
|
@@ -6,6 +6,8 @@ tags:
|
|
| 6 |
- sft
|
| 7 |
- generated_from_trainer
|
| 8 |
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
|
|
|
|
|
|
| 9 |
model-index:
|
| 10 |
- name: Llama-3-8B-Instruct-spider-2
|
| 11 |
results: []
|
|
@@ -16,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
# Llama-3-8B-Instruct-spider-2
|
| 18 |
|
| 19 |
-
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 6 |
- sft
|
| 7 |
- generated_from_trainer
|
| 8 |
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
| 9 |
+
datasets:
|
| 10 |
+
- generator
|
| 11 |
model-index:
|
| 12 |
- name: Llama-3-8B-Instruct-spider-2
|
| 13 |
results: []
|
|
|
|
| 18 |
|
| 19 |
# Llama-3-8B-Instruct-spider-2
|
| 20 |
|
| 21 |
+
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on the generator dataset.
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|