Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
library_name:
|
4 |
tags:
|
5 |
- trl
|
6 |
- sft
|
@@ -11,7 +11,7 @@ datasets:
|
|
11 |
model-index:
|
12 |
- name: mistral_instruct_generation
|
13 |
results: []
|
14 |
-
pipeline_tag:
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
library_name: transformers
|
4 |
tags:
|
5 |
- trl
|
6 |
- sft
|
|
|
11 |
model-index:
|
12 |
- name: mistral_instruct_generation
|
13 |
results: []
|
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
|