Update README.md
Browse files
README.md
CHANGED
@@ -1,26 +1,18 @@
|
|
1 |
-
---
|
2 |
-
base_model: NousResearch/Llama-2-7b-chat-hf
|
3 |
-
library_name: peft
|
4 |
-
tags:
|
5 |
-
- trl
|
6 |
-
- sft
|
7 |
-
- generated_from_trainer
|
8 |
-
model-index:
|
9 |
-
- name: llama2-7B-finetuned-chat-guanaco
|
10 |
-
results: []
|
11 |
-
license: mit
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
- trl
|
17 |
-
- sft
|
18 |
-
- generated_from_trainer
|
19 |
-
model-index:
|
20 |
-
- name: llama2-7B-finetuned-chat-guanaco
|
21 |
-
results: []
|
22 |
-
|
23 |
-
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->
|
26 |
|
|
|
1 |
+
---
|
2 |
+
base_model: NousResearch/Llama-2-7b-chat-hf
|
3 |
+
library_name: peft
|
4 |
+
tags:
|
5 |
+
- trl
|
6 |
+
- sft
|
7 |
+
- generated_from_trainer
|
8 |
+
model-index:
|
9 |
+
- name: llama2-7B-finetuned-chat-guanaco
|
10 |
+
results: []
|
11 |
+
license: mit
|
12 |
+
datasets:
|
13 |
+
- mlabonne/guanaco-llama2-1k
|
14 |
+
pipeline_tag: text2text-generation
|
15 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->
|
18 |
|