Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,10 @@ base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
|
7 |
model-index:
|
8 |
- name: outputs/out/
|
9 |
results: []
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -105,7 +109,7 @@ special_tokens:
|
|
105 |
|
106 |
# outputs/out/
|
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.6559
|
111 |
|
|
|
7 |
model-index:
|
8 |
- name: outputs/out/
|
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
|
|
|
109 |
|
110 |
# outputs/out/
|
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.6559
|
115 |
|