Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -10,11 +10,12 @@ tags:
|
|
10 |
- cnn_dailymail
|
11 |
datasets:
|
12 |
- cnn_dailymail
|
|
|
|
|
|
|
13 |
model-index:
|
14 |
- name: QLoRA-Flan-T5-Small
|
15 |
results: []
|
16 |
-
metrics:
|
17 |
-
- rouge
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
10 |
- cnn_dailymail
|
11 |
datasets:
|
12 |
- cnn_dailymail
|
13 |
+
metrics:
|
14 |
+
- rouge
|
15 |
+
base_model: google/flan-t5-small
|
16 |
model-index:
|
17 |
- name: QLoRA-Flan-T5-Small
|
18 |
results: []
|
|
|
|
|
19 |
---
|
20 |
|
21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|