shahriarshm
commited on
Commit
•
0412c87
1
Parent(s):
5c150a4
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# ParsiNLU Multiple Choice in Alpaca Style
|
5 |
|
6 |
-
This dataset is an Alpaca-style and instruction-included version of the [ParsiNLU](https://raw.githubusercontent.com/persiannlp/parsinlu/master/data/multiple-choice/train.jsonl) original dataset.
|
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
language:
|
6 |
+
- fa
|
7 |
---
|
8 |
# ParsiNLU Multiple Choice in Alpaca Style
|
9 |
|
10 |
+
This dataset is an Alpaca-style and instruction-included version of the [ParsiNLU](https://raw.githubusercontent.com/persiannlp/parsinlu/master/data/multiple-choice/train.jsonl) original dataset.
|