yassine benlaria
commited on
Commit
•
0a90104
1
Parent(s):
2e06be8
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -8,19 +8,21 @@ configs:
|
|
8 |
path: data/test-*
|
9 |
dataset_info:
|
10 |
features:
|
11 |
-
- name:
|
12 |
dtype: string
|
13 |
-
- name:
|
|
|
|
|
14 |
dtype: string
|
15 |
splits:
|
16 |
- name: train
|
17 |
-
num_bytes:
|
18 |
-
num_examples:
|
19 |
- name: test
|
20 |
-
num_bytes:
|
21 |
-
num_examples:
|
22 |
-
download_size:
|
23 |
-
dataset_size:
|
24 |
---
|
25 |
# Dataset Card for "tamasheq_arabic_dataset"
|
26 |
|
|
|
8 |
path: data/test-*
|
9 |
dataset_info:
|
10 |
features:
|
11 |
+
- name: tq
|
12 |
dtype: string
|
13 |
+
- name: ar
|
14 |
+
dtype: string
|
15 |
+
- name: fr
|
16 |
dtype: string
|
17 |
splits:
|
18 |
- name: train
|
19 |
+
num_bytes: 3799473
|
20 |
+
num_examples: 5467
|
21 |
- name: test
|
22 |
+
num_bytes: 433414
|
23 |
+
num_examples: 804
|
24 |
+
download_size: 2361408
|
25 |
+
dataset_size: 4232887
|
26 |
---
|
27 |
# Dataset Card for "tamasheq_arabic_dataset"
|
28 |
|