BoghdadyJR
commited on
Commit
•
18a6430
1
Parent(s):
6da1f89
Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,11 @@ library_name: peft
|
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
7 |
model-index:
|
8 |
- name: t5-base-2-lora
|
9 |
results: []
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
- text-generation
|
8 |
model-index:
|
9 |
- name: t5-base-2-lora
|
10 |
results: []
|
11 |
+
pipeline_tag: text2text-generation
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|