Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Dataset Card for TArC
|
| 2 |
|
| 3 |
## Table of Contents
|
|
@@ -126,4 +158,4 @@
|
|
| 126 |
|
| 127 |
### Contributions
|
| 128 |
|
| 129 |
-
Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: TYPE
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: data
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: arabish
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: class
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: CODA
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: token
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: pos
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: lemma
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: governorate
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: age
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: gender
|
| 25 |
+
dtype: string
|
| 26 |
+
splits:
|
| 27 |
+
- name: train
|
| 28 |
+
num_bytes: 5158403
|
| 29 |
+
num_examples: 48126
|
| 30 |
+
download_size: 0
|
| 31 |
+
dataset_size: 5158403
|
| 32 |
+
---
|
| 33 |
# Dataset Card for TArC
|
| 34 |
|
| 35 |
## Table of Contents
|
|
|
|
| 158 |
|
| 159 |
### Contributions
|
| 160 |
|
| 161 |
+
Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
|