End of training
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
base_model: meta-llama/Llama-3.1-8B
|
3 |
datasets:
|
4 |
-
-
|
5 |
library_name: peft
|
6 |
license: llama3.1
|
7 |
tags:
|
|
|
8 |
- trl
|
9 |
- sft
|
10 |
-
- alignment-handbook
|
11 |
- generated_from_trainer
|
12 |
model-index:
|
13 |
- name: llama-3-1-sft-qlora-test
|
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# llama-3-1-sft-qlora-test
|
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 |
|
24 |
## Model description
|
25 |
|
|
|
1 |
---
|
2 |
base_model: meta-llama/Llama-3.1-8B
|
3 |
datasets:
|
4 |
+
- HuggingFaceH4/ultrachat_200k
|
5 |
library_name: peft
|
6 |
license: llama3.1
|
7 |
tags:
|
8 |
+
- alignment-handbook
|
9 |
- trl
|
10 |
- sft
|
|
|
11 |
- generated_from_trainer
|
12 |
model-index:
|
13 |
- name: llama-3-1-sft-qlora-test
|
|
|
19 |
|
20 |
# llama-3-1-sft-qlora-test
|
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 HuggingFaceH4/ultrachat_200k dataset.
|
23 |
|
24 |
## Model description
|
25 |
|