Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,9 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: mt5-small-finetuned-cnndailymail-en
|
11 |
results: []
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -70,4 +73,4 @@ The following hyperparameters were used during training:
|
|
70 |
- Transformers 4.38.1
|
71 |
- Pytorch 2.1.1+cu121
|
72 |
- Datasets 2.17.1
|
73 |
-
- Tokenizers 0.15.2
|
|
|
9 |
model-index:
|
10 |
- name: mt5-small-finetuned-cnndailymail-en
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- cnn_dailymail
|
14 |
+
library_name: transformers
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
73 |
- Transformers 4.38.1
|
74 |
- Pytorch 2.1.1+cu121
|
75 |
- Datasets 2.17.1
|
76 |
+
- Tokenizers 0.15.2
|