Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# Persian NER in Alpaca Style
|
| 5 |
|
| 6 |
-
This dataset is an Alpaca-style and instruction-included version of the [PersianNER](https://github.com/HaniehP/PersianNER) original dataset which is translated to Persian in this [repository](https://github.com/Ipouyall/Benchmarking_ChatGPT_for_Persian).
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- token-classification
|
| 5 |
+
language:
|
| 6 |
+
- fa
|
| 7 |
---
|
| 8 |
# Persian NER in Alpaca Style
|
| 9 |
|
| 10 |
+
This dataset is an Alpaca-style and instruction-included version of the [PersianNER](https://github.com/HaniehP/PersianNER) original dataset which is translated to Persian in this [repository](https://github.com/Ipouyall/Benchmarking_ChatGPT_for_Persian).
|