Model save
Browse files
README.md
CHANGED
@@ -3,10 +3,10 @@ library_name: peft
|
|
3 |
license: llama3.1
|
4 |
base_model: meta-llama/Llama-3.1-8B-Instruct
|
5 |
tags:
|
6 |
-
- llama-factory
|
7 |
-
- lora
|
8 |
- trl
|
9 |
- dpo
|
|
|
|
|
10 |
- generated_from_trainer
|
11 |
model-index:
|
12 |
- name: Llama-3.1-8B-Instruct_holistic
|
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# Llama-3.1-8B-Instruct_holistic
|
20 |
|
21 |
-
This model is a fine-tuned version of [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) on
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
3 |
license: llama3.1
|
4 |
base_model: meta-llama/Llama-3.1-8B-Instruct
|
5 |
tags:
|
|
|
|
|
6 |
- trl
|
7 |
- dpo
|
8 |
+
- llama-factory
|
9 |
+
- lora
|
10 |
- generated_from_trainer
|
11 |
model-index:
|
12 |
- name: Llama-3.1-8B-Instruct_holistic
|
|
|
18 |
|
19 |
# Llama-3.1-8B-Instruct_holistic
|
20 |
|
21 |
+
This model is a fine-tuned version of [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) on an unknown dataset.
|
22 |
|
23 |
## Model description
|
24 |
|