Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,31 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- fa
|
7 |
+
size_categories:
|
8 |
+
- 1K<n<10K
|
9 |
---
|
10 |
+
|
11 |
+
## Dataset Description
|
12 |
+
|
13 |
+
- **Repository:https://github.com/dml-qom/FarsTail**
|
14 |
+
- **Paper:https://arxiv.org/abs/2009.08820**
|
15 |
+
|
16 |
+
### Dataset Summary
|
17 |
+
|
18 |
+
Persian (Farsi) language is a pluricentric language spoken by around 110 million people in countries like Iran, Afghanistan, and Tajikistan. Here, we present the first relatively large-scale Persian dataset for NLI task, called FarsTail. A total of 10,367 samples are generated from a collection of 3,539 multiple-choice questions. The train, validation, and test portions include 7,266, 1,537, and 1,564 instances, respectively
|
19 |
+
|
20 |
+
### Licensing Information
|
21 |
+
|
22 |
+
[More Information Needed]
|
23 |
+
|
24 |
+
### Citation Information
|
25 |
+
|
26 |
+
@article{amirkhani2020farstail,
|
27 |
+
title={FarsTail: A Persian Natural Language Inference Dataset},
|
28 |
+
author={Hossein Amirkhani, Mohammad Azari Jafari, Azadeh Amirak, Zohreh Pourjafari, Soroush Faridan Jahromi, and Zeinab Kouhkan},
|
29 |
+
journal={arXiv preprint arXiv:2009.08820},
|
30 |
+
year={2020}
|
31 |
+
}
|