Datasets:
File size: 1,834 Bytes
0314629 54857ec bafefdb a7316fa cac53b2 a7316fa cac53b2 a7316fa cac53b2 a7316fa cac53b2 a7316fa cac53b2 0314629 f7ff164 bafefdb 54857ec f7ff164 bafefdb f7ff164 bafefdb 54857ec bafefdb f7ff164 bafefdb 54857ec bafefdb f7ff164 bafefdb f7ff164 bafefdb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 |
---
license: cc-by-nc-2.0
task_categories:
- text-classification
language:
- my
- en
pretty_name: myxnli
size_categories:
- 100K<n<1M
dataset_info:
features:
- name: genre
dtype: string
- name: label
dtype: string
- name: sentence1_en
dtype: string
- name: sentence2_en
dtype: string
- name: sentence1_my
dtype: string
- name: sentence2_my
dtype: string
splits:
- name: train
num_bytes: 285372758
num_examples: 392702
- name: validation
num_bytes: 1862648
num_examples: 2490
- name: test
num_bytes: 3783709
num_examples: 5010
download_size: 131242826
dataset_size: 291019115
---
# Dataset Card for myXNLI
## Dataset Description
- **Homepage:** https://github.com/akhtet/myXNLI
- **Repository:** https://github.com/akhtet/myXNLI
- **Paper:** N/A
- **Leaderboard:** N/A
- **Point of Contact:** https://github.com/akhtet
### Dataset Summary
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
### Supported Tasks and Leaderboards
Natural Language Inference
### Languages
Myanmar, English
## Dataset Structure
### Data Fields
Sentence-1, Sentence-2, Label, Genre
### Data Splits
Train, Dev, Test
### Source Data
MultiNLI, XNLI
### Annotations
#### Annotation process
[More Information Needed]
#### Who are the annotators?
[More Information Needed]
### Personal and Sensitive Information
[More Information Needed]
## Additional Information
### Dataset Curators
[More Information Needed]
### Licensing Information
https://creativecommons.org/licenses/by-nc/4.0
### Citation Information
[More Information Needed]
### Contributions
[More Information Needed] |