Prikshit7766
commited on
Commit
•
fffea05
1
Parent(s):
b1fc10c
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: t5-small-samsum
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -121,4 +123,4 @@ The following hyperparameters were used during training:
|
|
121 |
- Transformers 4.39.1
|
122 |
- Pytorch 2.2.1
|
123 |
- Datasets 2.18.0
|
124 |
-
- Tokenizers 0.15.2
|
|
|
6 |
model-index:
|
7 |
- name: t5-small-samsum
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- samsum
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
123 |
- Transformers 4.39.1
|
124 |
- Pytorch 2.2.1
|
125 |
- Datasets 2.18.0
|
126 |
+
- Tokenizers 0.15.2
|