recommit to check if it works after reload
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ This dataset is a subset of the huggingface wikipedia dataset with ~70'000 rows,
|
|
3 |
Each row contains the original wikipedia texts as sentences,
|
4 |
as well as a paraphrased version of each sentence. For both versions full texts with the entity the wikipedia page is about being masked.
|
5 |
|
|
|
6 |
# features
|
7 |
- id: the id in the original dataset
|
8 |
- url: the link to the wikipedia page
|
|
|
3 |
Each row contains the original wikipedia texts as sentences,
|
4 |
as well as a paraphrased version of each sentence. For both versions full texts with the entity the wikipedia page is about being masked.
|
5 |
|
6 |
+
|
7 |
# features
|
8 |
- id: the id in the original dataset
|
9 |
- url: the link to the wikipedia page
|