Datasets:
File size: 2,355 Bytes
0314629 54857ec bafefdb a7316fa cac53b2 a7316fa cac53b2 a7316fa cac53b2 a7316fa cac53b2 a7316fa cac53b2 0314629 f7ff164 bafefdb 54857ec 0bd6724 bafefdb e3940b9 0bd6724 bafefdb 0bd6724 bafefdb 0bd6724 bafefdb 0bd6724 bafefdb 54857ec bafefdb f7ff164 bafefdb 0bd6724 bafefdb f7ff164 bafefdb e3940b9 f57e133 c100347 e3940b9 f57e133 c100347 e3940b9 f57e133 c100347 |
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 |
---
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
- **Repository:** https://github.com/akhtet/myXNLI
- **Point of Contact:** Aung Kyaw Htet
### Dataset Summary
The myXNLI corpus extends XNLI corpus with Myanmar (Burmese) language.
For myXNLI, we human-translated all 7,500 sentence pairs from XNLI English dev and test sets into Myanmar. The NLI and Genre labels from English dev and test sets are also reused for the Myanmar datasets.
The dataset also includes the NLI training data in Myanmar which is created by machine-translating the MultiNLI training data from English into Myanmar. Similar to XNLI, we also reuse the existing NLI and Genre labels for English training data for the Myanmar version.
### Supported Tasks and Leaderboards
Natural Language Inference, Machine Translation
### Languages
Myanmar (Burmese), English
## Dataset Structure
### Data Fields
Sentence-1 (Premise), Sentence-2 (Hypothesis), Label, Genre
### Data Splits
Train, Dev, Test
### Source Data
MultiNLI, XNLI
### Annotations
NLI and Genre labels in myXNLI are from MultiNLI (for Training data) and XNLI (for Dev and Test data).
## Additional Information
### Licensing Information
https://creativecommons.org/licenses/by-nc/4.0
### Citation Information
[More Information Needed]
### Contributions
Core Translation Team:
Aung Kyaw Htet, Aye Mya Hlaing, Hsu Myat Mo, Win Pa Pa, Yi Mon Shwe Sin
Extended Translation Team:
Aye Nyein Mon, Ei Myat Myat Noe, Hay Mar Soe Naing, Hnin Nandar Zaw, Myint Myint Wai, Wai Lai Lai Phyu,Yadanar Oo, Zaw Mee
Translation Revision Team:
Aung Kyaw Htet, Htoo Htet Aung, Junie Soe, Thar Htet, Thein Aung Tan, Thidar Nwe, Thiha Kyaw Zaw, Yair Pike, Yi Sandi Soe |