Philip May
commited on
Commit
·
56056eb
1
Parent(s):
43a7d0e
Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ The training was conducted with the following hyperparameters:
|
|
38 |
|
39 |
The datasets were preprocessed as follows:
|
40 |
|
41 |
-
The summary was tokenized with the [google/mt5-small](https://huggingface.co/google/mt5-small) tokenizer. Then only the records with no more than 94 tokens were selected.
|
42 |
|
43 |
This model is trained on the following dataset:
|
44 |
|
|
|
38 |
|
39 |
The datasets were preprocessed as follows:
|
40 |
|
41 |
+
The summary was tokenized with the [google/mt5-small](https://huggingface.co/google/mt5-small) tokenizer. Then only the records with no more than 94 summary tokens were selected.
|
42 |
|
43 |
This model is trained on the following dataset:
|
44 |
|