Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: t5-small-finetuned-booksum
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -67,4 +69,4 @@ The following hyperparameters were used during training:
|
|
67 |
- Transformers 4.42.4
|
68 |
- Pytorch 2.3.1+cu121
|
69 |
- Datasets 2.20.0
|
70 |
-
- Tokenizers 0.19.1
|
|
|
8 |
model-index:
|
9 |
- name: t5-small-finetuned-booksum
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- kmfoda/booksum
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
69 |
- Transformers 4.42.4
|
70 |
- Pytorch 2.3.1+cu121
|
71 |
- Datasets 2.20.0
|
72 |
+
- Tokenizers 0.19.1
|