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
|
@@ -9,6 +9,7 @@ base_model: tiiuae/falcon-7b-instruct
|
|
9 |
model-index:
|
10 |
- name: falcon7binstruct_stuco_task
|
11 |
results: []
|
|
|
12 |
---
|
13 |
|
14 |
<!-- 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
|
|
|
9 |
model-index:
|
10 |
- name: falcon7binstruct_stuco_task
|
11 |
results: []
|
12 |
+
pipeline_tag: text-generation
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|