updated README
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
3 |
datasets:
|
4 |
-
- nthakur/mirage-
|
5 |
library_name: peft
|
6 |
license: llama3
|
7 |
tags:
|
@@ -17,9 +17,9 @@ model-index:
|
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
-
# Meta-Llama-3-8B-Instruct-mirage-
|
21 |
|
22 |
-
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 nthakur/mirage-gpt-4o-sft-
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.2505
|
25 |
|
|
|
1 |
---
|
2 |
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
3 |
datasets:
|
4 |
+
- nthakur/mirage-bench-sft-teacher-gpt-4o
|
5 |
library_name: peft
|
6 |
license: llama3
|
7 |
tags:
|
|
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
+
# nthakur/Meta-Llama-3-8B-Instruct-mirage-bench-sft
|
21 |
|
22 |
+
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 [nthakur/mirage-bench-sft-teacher-gpt-4o](https://huggingface.co/datasets/nthakur/mirage-bench-sft-teacher-gpt-4o) dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.2505
|
25 |
|