diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..957b2579c6ef20995a09efd9a17f8fd90606f5ed --- /dev/null +++ b/.gitattributes @@ -0,0 +1,27 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bin.* filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zstandard filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..46e05bafd065a727257a04d86ccd2ef3557f8753 --- /dev/null +++ b/README.md @@ -0,0 +1,842 @@ +--- +language: +- ar +- bg +- de +- el +- en +- es +- fr +- hi +- ru +- sw +- th +- tr +- ur +- vi +- zh +paperswithcode_id: xnli +pretty_name: Cross-lingual Natural Language Inference +dataset_info: +- config_name: all_languages + features: + - name: premise + dtype: + translation: + languages: + - ar + - bg + - de + - el + - en + - es + - fr + - hi + - ru + - sw + - th + - tr + - ur + - vi + - zh + - name: hypothesis + dtype: + translation_variable_languages: + languages: + - ar + - bg + - de + - el + - en + - es + - fr + - hi + - ru + - sw + - th + - tr + - ur + - vi + - zh + num_languages: 15 + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 1581471691 + num_examples: 392702 + - name: test + num_bytes: 19387432 + num_examples: 5010 + - name: validation + num_bytes: 9566179 + num_examples: 2490 + download_size: 963942271 + dataset_size: 1610425302 +- config_name: ar + features: + - name: premise + dtype: string + - name: hypothesis + dtype: string + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 107399614 + num_examples: 392702 + - name: test + num_bytes: 1294553 + num_examples: 5010 + - name: validation + num_bytes: 633001 + num_examples: 2490 + download_size: 59215902 + dataset_size: 109327168 +- config_name: bg + features: + - name: premise + dtype: string + - name: hypothesis + dtype: string + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 125973225 + num_examples: 392702 + - name: test + num_bytes: 1573034 + num_examples: 5010 + - name: validation + num_bytes: 774061 + num_examples: 2490 + download_size: 66117878 + dataset_size: 128320320 +- config_name: de + features: + - name: premise + dtype: string + - name: hypothesis + dtype: string + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 84684140 + num_examples: 392702 + - name: test + num_bytes: 996488 + num_examples: 5010 + - name: validation + num_bytes: 494604 + num_examples: 2490 + download_size: 55973883 + dataset_size: 86175232 +- config_name: el + features: + - name: premise + dtype: string + - name: hypothesis + dtype: string + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 139753358 + num_examples: 392702 + - name: test + num_bytes: 1704785 + num_examples: 5010 + - name: validation + num_bytes: 841226 + num_examples: 2490 + download_size: 74551247 + dataset_size: 142299369 +- config_name: en + features: + - name: premise + dtype: string + - name: hypothesis + dtype: string + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 74444026 + num_examples: 392702 + - name: test + num_bytes: 875134 + num_examples: 5010 + - name: validation + num_bytes: 433463 + num_examples: 2490 + download_size: 50627367 + dataset_size: 75752623 +- config_name: es + features: + - name: premise + dtype: string + - name: hypothesis + dtype: string + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 81383284 + num_examples: 392702 + - name: test + num_bytes: 969813 + num_examples: 5010 + - name: validation + num_bytes: 478422 + num_examples: 2490 + download_size: 53677157 + dataset_size: 82831519 +- config_name: fr + features: + - name: premise + dtype: string + - name: hypothesis + dtype: string + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 85808779 + num_examples: 392702 + - name: test + num_bytes: 1029239 + num_examples: 5010 + - name: validation + num_bytes: 510104 + num_examples: 2490 + download_size: 55968680 + dataset_size: 87348122 +- config_name: hi + features: + - name: premise + dtype: string + - name: hypothesis + dtype: string + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 170593964 + num_examples: 392702 + - name: test + num_bytes: 2073073 + num_examples: 5010 + - name: validation + num_bytes: 1023915 + num_examples: 2490 + download_size: 70908548 + dataset_size: 173690952 +- config_name: ru + features: + - name: premise + dtype: string + - name: hypothesis + dtype: string + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 129859615 + num_examples: 392702 + - name: test + num_bytes: 1603466 + num_examples: 5010 + - name: validation + num_bytes: 786442 + num_examples: 2490 + download_size: 70702606 + dataset_size: 132249523 +- config_name: sw + features: + - name: premise + dtype: string + - name: hypothesis + dtype: string + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 69285725 + num_examples: 392702 + - name: test + num_bytes: 871651 + num_examples: 5010 + - name: validation + num_bytes: 429850 + num_examples: 2490 + download_size: 45564152 + dataset_size: 70587226 +- config_name: th + features: + - name: premise + dtype: string + - name: hypothesis + dtype: string + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 176062892 + num_examples: 392702 + - name: test + num_bytes: 2147015 + num_examples: 5010 + - name: validation + num_bytes: 1061160 + num_examples: 2490 + download_size: 77222045 + dataset_size: 179271067 +- config_name: tr + features: + - name: premise + dtype: string + - name: hypothesis + dtype: string + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 71637140 + num_examples: 392702 + - name: test + num_bytes: 934934 + num_examples: 5010 + - name: validation + num_bytes: 459308 + num_examples: 2490 + download_size: 48509680 + dataset_size: 73031382 +- config_name: ur + features: + - name: premise + dtype: string + - name: hypothesis + dtype: string + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 96441486 + num_examples: 392702 + - name: test + num_bytes: 1416241 + num_examples: 5010 + - name: validation + num_bytes: 699952 + num_examples: 2490 + download_size: 46682785 + dataset_size: 98557679 +- config_name: vi + features: + - name: premise + dtype: string + - name: hypothesis + dtype: string + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 101417430 + num_examples: 392702 + - name: test + num_bytes: 1190217 + num_examples: 5010 + - name: validation + num_bytes: 590680 + num_examples: 2490 + download_size: 57690058 + dataset_size: 103198327 +- config_name: zh + features: + - name: premise + dtype: string + - name: hypothesis + dtype: string + - name: label + dtype: + class_label: + names: + '0': entailment + '1': neutral + '2': contradiction + splits: + - name: train + num_bytes: 72224841 + num_examples: 392702 + - name: test + num_bytes: 777929 + num_examples: 5010 + - name: validation + num_bytes: 384851 + num_examples: 2490 + download_size: 48269855 + dataset_size: 73387621 +configs: +- config_name: all_languages + data_files: + - split: train + path: all_languages/train-* + - split: test + path: all_languages/test-* + - split: validation + path: all_languages/validation-* +- config_name: ar + data_files: + - split: train + path: ar/train-* + - split: test + path: ar/test-* + - split: validation + path: ar/validation-* +- config_name: bg + data_files: + - split: train + path: bg/train-* + - split: test + path: bg/test-* + - split: validation + path: bg/validation-* +- config_name: de + data_files: + - split: train + path: de/train-* + - split: test + path: de/test-* + - split: validation + path: de/validation-* +- config_name: el + data_files: + - split: train + path: el/train-* + - split: test + path: el/test-* + - split: validation + path: el/validation-* +- config_name: en + data_files: + - split: train + path: en/train-* + - split: test + path: en/test-* + - split: validation + path: en/validation-* +- config_name: es + data_files: + - split: train + path: es/train-* + - split: test + path: es/test-* + - split: validation + path: es/validation-* +- config_name: fr + data_files: + - split: train + path: fr/train-* + - split: test + path: fr/test-* + - split: validation + path: fr/validation-* +- config_name: hi + data_files: + - split: train + path: hi/train-* + - split: test + path: hi/test-* + - split: validation + path: hi/validation-* +- config_name: ru + data_files: + - split: train + path: ru/train-* + - split: test + path: ru/test-* + - split: validation + path: ru/validation-* +- config_name: sw + data_files: + - split: train + path: sw/train-* + - split: test + path: sw/test-* + - split: validation + path: sw/validation-* +- config_name: th + data_files: + - split: train + path: th/train-* + - split: test + path: th/test-* + - split: validation + path: th/validation-* +- config_name: tr + data_files: + - split: train + path: tr/train-* + - split: test + path: tr/test-* + - split: validation + path: tr/validation-* +- config_name: ur + data_files: + - split: train + path: ur/train-* + - split: test + path: ur/test-* + - split: validation + path: ur/validation-* +- config_name: vi + data_files: + - split: train + path: vi/train-* + - split: test + path: vi/test-* + - split: validation + path: vi/validation-* +- config_name: zh + data_files: + - split: train + path: zh/train-* + - split: test + path: zh/test-* + - split: validation + path: zh/validation-* +--- + +# Dataset Card for "xnli" + +## Table of Contents +- [Dataset Description](#dataset-description) + - [Dataset Summary](#dataset-summary) + - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) + - [Languages](#languages) +- [Dataset Structure](#dataset-structure) + - [Data Instances](#data-instances) + - [Data Fields](#data-fields) + - [Data Splits](#data-splits) +- [Dataset Creation](#dataset-creation) + - [Curation Rationale](#curation-rationale) + - [Source Data](#source-data) + - [Annotations](#annotations) + - [Personal and Sensitive Information](#personal-and-sensitive-information) +- [Considerations for Using the Data](#considerations-for-using-the-data) + - [Social Impact of Dataset](#social-impact-of-dataset) + - [Discussion of Biases](#discussion-of-biases) + - [Other Known Limitations](#other-known-limitations) +- [Additional Information](#additional-information) + - [Dataset Curators](#dataset-curators) + - [Licensing Information](#licensing-information) + - [Citation Information](#citation-information) + - [Contributions](#contributions) + +## Dataset Description + +- **Homepage:** [https://www.nyu.edu/projects/bowman/xnli/](https://www.nyu.edu/projects/bowman/xnli/) +- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) +- **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) +- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) +- **Size of downloaded dataset files:** 7.74 GB +- **Size of the generated dataset:** 3.23 GB +- **Total amount of disk used:** 10.97 GB + +### Dataset Summary + +XNLI is a subset of a few thousand examples from MNLI which has been translated +into a 14 different languages (some low-ish resource). As with MNLI, the goal is +to predict textual entailment (does sentence A imply/contradict/neither sentence +B) and is a classification task (given two sentences, predict one of three +labels). + +### Supported Tasks and Leaderboards + +[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) + +### Languages + +[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) + +## Dataset Structure + +### Data Instances + +#### all_languages + +- **Size of downloaded dataset files:** 483.96 MB +- **Size of the generated dataset:** 1.61 GB +- **Total amount of disk used:** 2.09 GB + +An example of 'train' looks as follows. +``` +This example was too long and was cropped: + +{ + "hypothesis": "{\"language\": [\"ar\", \"bg\", \"de\", \"el\", \"en\", \"es\", \"fr\", \"hi\", \"ru\", \"sw\", \"th\", \"tr\", \"ur\", \"vi\", \"zh\"], \"translation\": [\"احد اع...", + "label": 0, + "premise": "{\"ar\": \"واحدة من رقابنا ستقوم بتنفيذ تعليماتك كلها بكل دقة\", \"bg\": \"един от нашите номера ще ви даде инструкции .\", \"de\": \"Eine ..." +} +``` + +#### ar + +- **Size of downloaded dataset files:** 483.96 MB +- **Size of the generated dataset:** 109.32 MB +- **Total amount of disk used:** 593.29 MB + +An example of 'validation' looks as follows. +``` +{ + "hypothesis": "اتصل بأمه حالما أوصلته حافلة المدرسية.", + "label": 1, + "premise": "وقال، ماما، لقد عدت للمنزل." +} +``` + +#### bg + +- **Size of downloaded dataset files:** 483.96 MB +- **Size of the generated dataset:** 128.32 MB +- **Total amount of disk used:** 612.28 MB + +An example of 'train' looks as follows. +``` +This example was too long and was cropped: + +{ + "hypothesis": "\"губиш нещата на следното ниво , ако хората си припомнят .\"...", + "label": 0, + "premise": "\"по време на сезона и предполагам , че на твоето ниво ще ги загубиш на следващото ниво , ако те решат да си припомнят отбора на ..." +} +``` + +#### de + +- **Size of downloaded dataset files:** 483.96 MB +- **Size of the generated dataset:** 86.17 MB +- **Total amount of disk used:** 570.14 MB + +An example of 'train' looks as follows. +``` +This example was too long and was cropped: + +{ + "hypothesis": "Man verliert die Dinge auf die folgende Ebene , wenn sich die Leute erinnern .", + "label": 0, + "premise": "\"Du weißt , während der Saison und ich schätze , auf deiner Ebene verlierst du sie auf die nächste Ebene , wenn sie sich entschl..." +} +``` + +#### el + +- **Size of downloaded dataset files:** 483.96 MB +- **Size of the generated dataset:** 142.30 MB +- **Total amount of disk used:** 626.26 MB + +An example of 'validation' looks as follows. +``` +This example was too long and was cropped: + +{ + "hypothesis": "\"Τηλεφώνησε στη μαμά του μόλις το σχολικό λεωφορείο τον άφησε.\"...", + "label": 1, + "premise": "Και είπε, Μαμά, έφτασα στο σπίτι." +} +``` + +### Data Fields + +The data fields are the same among all splits. + +#### all_languages +- `premise`: a multilingual `string` variable, with possible languages including `ar`, `bg`, `de`, `el`, `en`. +- `hypothesis`: a multilingual `string` variable, with possible languages including `ar`, `bg`, `de`, `el`, `en`. +- `label`: a classification label, with possible values including `entailment` (0), `neutral` (1), `contradiction` (2). + +#### ar +- `premise`: a `string` feature. +- `hypothesis`: a `string` feature. +- `label`: a classification label, with possible values including `entailment` (0), `neutral` (1), `contradiction` (2). + +#### bg +- `premise`: a `string` feature. +- `hypothesis`: a `string` feature. +- `label`: a classification label, with possible values including `entailment` (0), `neutral` (1), `contradiction` (2). + +#### de +- `premise`: a `string` feature. +- `hypothesis`: a `string` feature. +- `label`: a classification label, with possible values including `entailment` (0), `neutral` (1), `contradiction` (2). + +#### el +- `premise`: a `string` feature. +- `hypothesis`: a `string` feature. +- `label`: a classification label, with possible values including `entailment` (0), `neutral` (1), `contradiction` (2). + +### Data Splits + +| name |train |validation|test| +|-------------|-----:|---------:|---:| +|all_languages|392702| 2490|5010| +|ar |392702| 2490|5010| +|bg |392702| 2490|5010| +|de |392702| 2490|5010| +|el |392702| 2490|5010| + +## Dataset Creation + +### Curation Rationale + +[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) + +### Source Data + +#### Initial Data Collection and Normalization + +[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) + +#### Who are the source language producers? + +[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) + +### Annotations + +#### Annotation process + +[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) + +#### Who are the annotators? + +[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) + +### Personal and Sensitive Information + +[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) + +## Considerations for Using the Data + +### Social Impact of Dataset + +[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) + +### Discussion of Biases + +[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) + +### Other Known Limitations + +[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) + +## Additional Information + +### Dataset Curators + +[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) + +### Licensing Information + +[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) + +### Citation Information + +``` +@InProceedings{conneau2018xnli, + author = {Conneau, Alexis + and Rinott, Ruty + and Lample, Guillaume + and Williams, Adina + and Bowman, Samuel R. + and Schwenk, Holger + and Stoyanov, Veselin}, + title = {XNLI: Evaluating Cross-lingual Sentence Representations}, + booktitle = {Proceedings of the 2018 Conference on Empirical Methods + in Natural Language Processing}, + year = {2018}, + publisher = {Association for Computational Linguistics}, + location = {Brussels, Belgium}, +} +``` + + +### Contributions + +Thanks to [@lewtun](https://github.com/lewtun), [@mariamabarham](https://github.com/mariamabarham), [@thomwolf](https://github.com/thomwolf), [@lhoestq](https://github.com/lhoestq), [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset. \ No newline at end of file diff --git a/all_languages/test-00000-of-00001.parquet b/all_languages/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c998c005dfbec6d3e3daaed44fd430042bbd171c --- /dev/null +++ b/all_languages/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:599e3a0191403f19cbe802afdf69841152000b41eaed725e4f463d432c0ffb49 +size 6769722 diff --git a/all_languages/train-00000-of-00004.parquet b/all_languages/train-00000-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0eddc5233eb87399621ec1c3d4b480fc108e35d --- /dev/null +++ b/all_languages/train-00000-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beeb34bbb7779413d78c09f5746baf05b7a79ab37ff063f882f201412c437ddb +size 237658468 diff --git a/all_languages/train-00001-of-00004.parquet b/all_languages/train-00001-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..595d687ab254262d177899cce3266e8c9a29554e --- /dev/null +++ b/all_languages/train-00001-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f3365b09a00408fa6b1de52e14f915decedab864376a179cc5f65937044a2c0 +size 238583683 diff --git a/all_languages/train-00002-of-00004.parquet b/all_languages/train-00002-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65cad9acbf81520321041789868da6d783ef9de0 --- /dev/null +++ b/all_languages/train-00002-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:340d804e040607dee5c5b0581ccfd390901255129c4bfb4f81e9e7605b76a0d7 +size 238115767 diff --git a/all_languages/train-00003-of-00004.parquet b/all_languages/train-00003-of-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9607a005a601702615035e9e66861eff662fd0a --- /dev/null +++ b/all_languages/train-00003-of-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d05011ebb98705d0cbc5482fbc555f146dbc4e02890efa28e7774748539f5737 +size 239422128 diff --git a/all_languages/validation-00000-of-00001.parquet b/all_languages/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4cd8c6e776a2c4263738d889a82b594aba74a10 --- /dev/null +++ b/all_languages/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5e6263b0872a3914c9bc165bfe3883e433aa2066c3fa3b9d142829a9b122518 +size 3392503 diff --git a/ar/test-00000-of-00001.parquet b/ar/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ccb413f560f072bf3c8b59009e81d943e0161d8 --- /dev/null +++ b/ar/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89521231aa5f8404c46fcc5d421a9453819ca48bb99590680fa31fb8c82cf8bd +size 391980 diff --git a/ar/train-00000-of-00001.parquet b/ar/train-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f3dbe40549a1f73eb76f2ee25a599c5f4fff458 --- /dev/null +++ b/ar/train-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a27850bd0e20411f7c08e7c2247413c0050669090ef23cb5263d138be937e89 +size 58630165 diff --git a/ar/validation-00000-of-00001.parquet b/ar/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c48bf9366525fbe15e4a9d764ab944f14272b304 --- /dev/null +++ b/ar/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8df098db4682a6a97dc4a08be518b60e58112f0e32df2d4c4c933e34db577cd3 +size 193757 diff --git a/bg/test-00000-of-00001.parquet b/bg/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b207de8dfd3881fb5207186c3218dd454bad1476 --- /dev/null +++ b/bg/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:333a5e84e09415f6a80dd285c4aa64d164bf721237b3e3d34892ce72066c92c1 +size 447341 diff --git a/bg/train-00000-of-00001.parquet b/bg/train-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20ec3ef17c78fc547469ef025e6d7fa64db04e73 --- /dev/null +++ b/bg/train-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df65135e5813d4a42b3fd8e018ebfaecd981f7c313bbcfd7288e2019f0f4296c +size 65447048 diff --git a/bg/validation-00000-of-00001.parquet b/bg/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96d0f5e7296f8b748cf274a5f5085fe012bd776b --- /dev/null +++ b/bg/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd1a75d8b1c82b97d857aa91cd9bf08e75d1ea58ab43109c2644e82079ac981 +size 223489 diff --git a/de/test-00000-of-00001.parquet b/de/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf0f9980144605765c407b381dc99c993449586b --- /dev/null +++ b/de/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c25f5695d21673dbe966bac7b3c6a1e2df369431976928565c3cc56838f5632b +size 356132 diff --git a/de/train-00000-of-00001.parquet b/de/train-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb7373df5fc4c1869feb86e3e494453f69174ccb --- /dev/null +++ b/de/train-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b2d2adf469509cc6917213feb9ff17bc1919889e3f0dbe848e01660602ec7b +size 55436761 diff --git a/de/validation-00000-of-00001.parquet b/de/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bfba0fff3ae50ec3c945777f21501db86bcdba61 --- /dev/null +++ b/de/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68f6b30f13ba0fb92acf2567edd7cb1ec26a6b8b38c2274eb6f140fb7075f66e +size 180990 diff --git a/el/test-00000-of-00001.parquet b/el/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c88339fc70aea2e7bd23198924668652cd4fc261 --- /dev/null +++ b/el/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:971110ccb25026cd75d8f8f0e0444877f8e9da7425b55be5fb97de74f9276e5b +size 489529 diff --git a/el/train-00000-of-00001.parquet b/el/train-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91263f52cd2de2bde460d61147290a2fce69be73 --- /dev/null +++ b/el/train-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2663e218de5250a1cc62c32121807175a4453a4102b1e99cb13d20399d911d87 +size 73814854 diff --git a/el/validation-00000-of-00001.parquet b/el/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d23d252f4fd463fa6374ce539445a287fc0bba5 --- /dev/null +++ b/el/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d173137cc27825fb0cb1dea81310141a5206692d78c150e28d23dac6f3f30e8e +size 246864 diff --git a/en/test-00000-of-00001.parquet b/en/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..069d481a1e4c709f7f0a20430a0c5666a40f431c --- /dev/null +++ b/en/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f0fd1e105091e0f11cd37f9b2bc382f16de9949aa9471e1366b2605ba037167 +size 308237 diff --git a/en/train-00000-of-00001.parquet b/en/train-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37920569673762adbbe7be9af56c80528d95cb56 --- /dev/null +++ b/en/train-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be63cec9ec932a5790de82caee7ee4d00e5a50ef19b79f23b740732da143424 +size 50161923 diff --git a/en/validation-00000-of-00001.parquet b/en/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28409aee919e7eefbae4215ea47aae58b5de216c --- /dev/null +++ b/en/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42961a7b66dee147da655d78db8cbaac97b3dbcf898009acffec6cda2d80f2bf +size 157207 diff --git a/es/test-00000-of-00001.parquet b/es/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..034bbcda5a4964a23cc0caca7c1c339223084518 --- /dev/null +++ b/es/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0159c9a734d7d0683d20a9850adcf3e214a49179b6517fea5868744bfd99886 +size 341925 diff --git a/es/train-00000-of-00001.parquet b/es/train-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d2dc94393532cbf2aa55162c99f0ef02b84e682 --- /dev/null +++ b/es/train-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f609c655a0c200168235609e7709bcf3ac48a465b4c6e90380093862a53a3a2a +size 53162139 diff --git a/es/validation-00000-of-00001.parquet b/es/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c1048d0c7a60dd3dc5b2976dff40a735b9d6302 --- /dev/null +++ b/es/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1913c1256f5b8761fba3f734e260d0b5e228a02ee31a8651ee915261cdf7c631 +size 173093 diff --git a/fr/test-00000-of-00001.parquet b/fr/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..936c012fe879b3915abace44fef44ffaaca1e0c6 --- /dev/null +++ b/fr/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bfce918feee19f8070106963281e46ae801d03583dd0786b443c2f200607d62 +size 360233 diff --git a/fr/train-00000-of-00001.parquet b/fr/train-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49608d2bfa9b33b38bb076c26d494d6cc0994e3b --- /dev/null +++ b/fr/train-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e05c0cac22eba1d8c00ea0558b225af5d741671066abc9bcbc98584930f14b90 +size 55425053 diff --git a/fr/validation-00000-of-00001.parquet b/fr/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1aada8228c7d508939cb7231dae38a43dfd4cf7c --- /dev/null +++ b/fr/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f97d84263ac129e54cdeec7bde66b3da9f8b1ba42cfabd0d0b3c5ac7f442cc2 +size 183394 diff --git a/hi/test-00000-of-00001.parquet b/hi/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff3a0f585676003c7d51d62fdccb287ff138fac5 --- /dev/null +++ b/hi/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e946c50370a8fcc8cc58adb74a2625e5377f55c3f4ba821fd9d305c8d4b14c4e +size 492625 diff --git a/hi/train-00000-of-00001.parquet b/hi/train-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bbd103a7a7db7b77c3e109b20b86dcd999e71126 --- /dev/null +++ b/hi/train-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4fab2db1b6c29e0ad9b238f0f12f709f878986f8e074379821efd120e13f467 +size 70167282 diff --git a/hi/validation-00000-of-00001.parquet b/hi/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac83459859b7f648295c316a688e446af962dab7 --- /dev/null +++ b/hi/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4cdc8ab6ab3a086dd7bc624b531a518e25352eb2907fb335643c7545e994ee0 +size 248641 diff --git a/ru/test-00000-of-00001.parquet b/ru/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5873272ad9d9222e3e7ce55bb4528d17d022645 --- /dev/null +++ b/ru/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d939fb4f7f2b61a863fb85dde9f6ef0221dde161fb86170fb10c27ea7d9d4d0 +size 477352 diff --git a/ru/train-00000-of-00001.parquet b/ru/train-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe584e06e2bf43d73035fba090e055cfd0fe20f2 --- /dev/null +++ b/ru/train-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5db75fb1e1646d7a39dda45cdcd9b7ba95cfa1f2af0009151e8db34c22ca6f5a +size 69986524 diff --git a/ru/validation-00000-of-00001.parquet b/ru/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c65cc59f504a4ebdede50b9a29523c9e4b073379 --- /dev/null +++ b/ru/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a75ecd12d4145e2eefe22c08cb4ae4b966d18ce7452bdf26ee04f2d4c499078 +size 238730 diff --git a/sw/test-00000-of-00001.parquet b/sw/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d16869092580b558249c35ab05803f0d756bbb0b --- /dev/null +++ b/sw/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b0bfad4e885a468752a5f17e4c620ac75f64902a2cef2da23f1c1e5ac973a29 +size 312255 diff --git a/sw/train-00000-of-00001.parquet b/sw/train-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c68ee782765e8999271e99d03e949c1fe6f5efb4 --- /dev/null +++ b/sw/train-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3282ea435eda702e713b958adcc1f053f415f9f57704b21cc441e1d86b834f52 +size 45093826 diff --git a/sw/validation-00000-of-00001.parquet b/sw/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a158fe20f2662059f4bfeb8f1c8385fd8b843afe --- /dev/null +++ b/sw/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd236d01144c13829450cfbc12ffcc33ecdcf289a02b4c6a60ca78a557eb80b +size 158071 diff --git a/th/test-00000-of-00001.parquet b/th/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c8d5be02f241c34ab412d8508c38577f8a0c7999 --- /dev/null +++ b/th/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45ca847893c31a98757d0aedcffacdcca8246922d5c3782c48c735db7e6137b1 +size 503402 diff --git a/th/train-00000-of-00001.parquet b/th/train-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93b76085cff7057ad7f2d49830c69338ecaa2bb2 --- /dev/null +++ b/th/train-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec65ff12beef95f3ee4f59aa115252656d81b41ce4b39816760f88948d138dbc +size 76466353 diff --git a/th/validation-00000-of-00001.parquet b/th/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b1fb47cb0a4b9101375e04122c8d88077382c44 --- /dev/null +++ b/th/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09abadf254309e8c145777854f95c15024ab6fe29a630f7cd5aec640bffca254 +size 252290 diff --git a/tr/test-00000-of-00001.parquet b/tr/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..441f8e42d278901ae58d3f44d8afe8472bdc181a --- /dev/null +++ b/tr/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1cffb8f840d8862ab11f4727b975d408bf6f3370585cbb96733b5456902b89a +size 338133 diff --git a/tr/train-00000-of-00001.parquet b/tr/train-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d789d42ba6e3981376c0fa98bff54266edae421 --- /dev/null +++ b/tr/train-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d0b154e3c8b2a9eb7f91aeeb29c4285c96550c42aa5ce5b4d6523be2cbafa5 +size 47999788 diff --git a/tr/validation-00000-of-00001.parquet b/tr/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..013276c58d39fa6f116b7cbe1d6dedb64248d967 --- /dev/null +++ b/tr/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e98b0590ff9ef4464621690f620f463288c6db079eb6210d84c9ec175f04607 +size 171759 diff --git a/ur/test-00000-of-00001.parquet b/ur/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4b624a427e15801a5997fc78a358ddb8b44edec --- /dev/null +++ b/ur/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:780b0b46fe8234fc9d478978d742697b82bd43cb7f34a63d2993e8a65c54352b +size 427737 diff --git a/ur/train-00000-of-00001.parquet b/ur/train-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a6a5d1088386ce868cf8d91a0f3fc76dffc6378 --- /dev/null +++ b/ur/train-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0d6d2105e1433a93096cdc61892c96f93e82e48d6495d1281e656212049e3dc +size 46038912 diff --git a/ur/validation-00000-of-00001.parquet b/ur/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f72e8b676458bdd2e66ca82ccc511490707ceea --- /dev/null +++ b/ur/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a317147da65a9c9eadbae0328068d7e8f3f7874e8215fba31e2ca2c2f55fbabd +size 216136 diff --git a/vi/test-00000-of-00001.parquet b/vi/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b2a462c06f2ae4cee02175c9b74566f1c1f1dda0 --- /dev/null +++ b/vi/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34918143e8de1172147abd6fd78f369d6b6b6c2f5a016c2a4febc10190803fb1 +size 364126 diff --git a/vi/train-00000-of-00001.parquet b/vi/train-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d252a975be948b9264f840fe98b5490a9299ad6 --- /dev/null +++ b/vi/train-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0eefcc40a026d25745a8edc6080ab8200a2307f974f333af32552c323a3dddc +size 57140047 diff --git a/vi/validation-00000-of-00001.parquet b/vi/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1baa15e9c77840ca057537143f460c920249ecf1 --- /dev/null +++ b/vi/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6d6aa869a554c38e43be21be8e880e3422cbccc7cc04bd0544ff2931af6f82 +size 185885 diff --git a/zh/test-00000-of-00001.parquet b/zh/test-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0cb401786124b1fbe3dd6a622bf228a82f82a22 --- /dev/null +++ b/zh/test-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0588db7da3ed00a677dc6ac521e9b3e1c8ecf286ea0c2182b9a6a346b22c4645 +size 309645 diff --git a/zh/train-00000-of-00001.parquet b/zh/train-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f62784d14d2170cebc59c41be97d273da010b8f6 --- /dev/null +++ b/zh/train-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b328b786fca5061b5a4676ca6d8c2861f2e700e0c1b300ea229f3de27ef8f9f +size 47802797 diff --git a/zh/validation-00000-of-00001.parquet b/zh/validation-00000-of-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23ac5245ce23ad4c10a26d6a87fab0874407892e --- /dev/null +++ b/zh/validation-00000-of-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a028221cd83ff84d8dcebc6da36a123a1371bb98ab89b50d82eea31b12aeb68c +size 157413