Update README.md
Browse files
README.md
CHANGED
|
@@ -5,8 +5,12 @@ tags:
|
|
| 5 |
- generated_from_trainer
|
| 6 |
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
| 7 |
model-index:
|
| 8 |
-
- name:
|
| 9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -103,9 +107,9 @@ special_tokens:
|
|
| 103 |
|
| 104 |
</details><br>
|
| 105 |
|
| 106 |
-
#
|
| 107 |
|
| 108 |
-
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
|
| 109 |
It achieves the following results on the evaluation set:
|
| 110 |
- Loss: 1.6839
|
| 111 |
|
|
|
|
| 5 |
- generated_from_trainer
|
| 6 |
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
| 7 |
model-index:
|
| 8 |
+
- name: llama-3-8b-claudstruct-v2
|
| 9 |
results: []
|
| 10 |
+
datasets:
|
| 11 |
+
- Norquinal/claude_multi_instruct_30k
|
| 12 |
+
language:
|
| 13 |
+
- en
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 107 |
|
| 108 |
</details><br>
|
| 109 |
|
| 110 |
+
# llama-3-8b-claudstruct-v2
|
| 111 |
|
| 112 |
+
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 [Norquinal/claude_multi_instruct_30k](https://huggingface.co/datasets/Norquinal/claude_multi_instruct_30k) dataset.
|
| 113 |
It achieves the following results on the evaluation set:
|
| 114 |
- Loss: 1.6839
|
| 115 |
|