Model save
Browse files
README.md
CHANGED
@@ -3,11 +3,11 @@ base_model: meta-llama/Llama-3.1-8B
|
|
3 |
library_name: peft
|
4 |
license: llama3.1
|
5 |
tags:
|
|
|
|
|
6 |
- question-answering
|
7 |
- QA
|
8 |
- text-generation
|
9 |
-
- trl
|
10 |
-
- sft
|
11 |
- generated_from_trainer
|
12 |
model-index:
|
13 |
- name: Llama-3-1-8B-medquad-Temp05
|
@@ -19,9 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# Llama-3-1-8B-medquad-Temp05
|
21 |
|
22 |
-
This model is a fine-tuned version of [meta-llama/Llama-3.1-8B](https://huggingface.co/meta-llama/Llama-3.1-8B) on the
|
23 |
-
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 1.6535
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
3 |
library_name: peft
|
4 |
license: llama3.1
|
5 |
tags:
|
6 |
+
- trl
|
7 |
+
- sft
|
8 |
- question-answering
|
9 |
- QA
|
10 |
- text-generation
|
|
|
|
|
11 |
- generated_from_trainer
|
12 |
model-index:
|
13 |
- name: Llama-3-1-8B-medquad-Temp05
|
|
|
19 |
|
20 |
# Llama-3-1-8B-medquad-Temp05
|
21 |
|
22 |
+
This model is a fine-tuned version of [meta-llama/Llama-3.1-8B](https://huggingface.co/meta-llama/Llama-3.1-8B) on the None dataset.
|
|
|
|
|
23 |
|
24 |
## Model description
|
25 |
|