Update README.md
Browse files
README.md
CHANGED
|
@@ -15,5 +15,6 @@ metrics:
|
|
| 15 |
# EdiT5
|
| 16 |
|
| 17 |
Reproduction of the model in [FRUIT: Faithfully Reflecting Updated Information in Text](https://arxiv.org/abs/2112.08634).
|
| 18 |
-
|
| 19 |
-
|
|
|
|
|
|
| 15 |
# EdiT5
|
| 16 |
|
| 17 |
Reproduction of the model in [FRUIT: Faithfully Reflecting Updated Information in Text](https://arxiv.org/abs/2112.08634).
|
| 18 |
+
|
| 19 |
+
## Training data
|
| 20 |
+
The model was trained on the [FRUIT Wikipeda dataset](https://github.com/google-research/language/tree/master/language/fruit) for updates.
|