Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: cnn_news_summary_model_trained_on_reduced_data
|
11 |
results: []
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -64,4 +66,4 @@ The following hyperparameters were used during training:
|
|
64 |
- Transformers 4.44.2
|
65 |
- Pytorch 2.4.1+cu121
|
66 |
- Datasets 3.0.0
|
67 |
-
- Tokenizers 0.19.1
|
|
|
9 |
model-index:
|
10 |
- name: cnn_news_summary_model_trained_on_reduced_data
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- abisee/cnn_dailymail
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
66 |
- Transformers 4.44.2
|
67 |
- Pytorch 2.4.1+cu121
|
68 |
- Datasets 3.0.0
|
69 |
+
- Tokenizers 0.19.1
|