Update README.md
Browse files
README.md
CHANGED
|
@@ -45,6 +45,7 @@ This is an update on the dataset [Jean-Baptiste/wikiner_fr](https://huggingface.
|
|
| 45 |
- removal of duplicated examples and leakage
|
| 46 |
- random de-capitalization of words (20%)
|
| 47 |
|
|
|
|
| 48 |
|
| 49 |
Dataset Description (reproduced from original repo):
|
| 50 |
|
|
|
|
| 45 |
- removal of duplicated examples and leakage
|
| 46 |
- random de-capitalization of words (20%)
|
| 47 |
|
| 48 |
+
You can see the code to create the changes in the script `update_dataset.py` in the repository.
|
| 49 |
|
| 50 |
Dataset Description (reproduced from original repo):
|
| 51 |
|