Philip May
commited on
Commit
·
90ab7eb
1
Parent(s):
0832ead
Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ The summary was tokenized with the [google/mt5-small](https://huggingface.co/goo
|
|
42 |
|
43 |
The MLSUM dataset has a special characteristic. In the text, the summary is often included completely as one or more sentences. These have been removed from the texts. The reason is that we do not want to train a model that ultimately extracts only sentences as a summary.
|
44 |
|
45 |
-
This model is
|
46 |
|
47 |
| Name | Language | Size | License
|
48 |
|------|----------|------|--------
|
|
|
42 |
|
43 |
The MLSUM dataset has a special characteristic. In the text, the summary is often included completely as one or more sentences. These have been removed from the texts. The reason is that we do not want to train a model that ultimately extracts only sentences as a summary.
|
44 |
|
45 |
+
This model is trained on the following datasets:
|
46 |
|
47 |
| Name | Language | Size | License
|
48 |
|------|----------|------|--------
|