yassine benlaria commited on
Commit
0a90104
1 Parent(s): 2e06be8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -8,19 +8,21 @@ configs:
8
  path: data/test-*
9
  dataset_info:
10
  features:
11
- - name: tamasheq
12
  dtype: string
13
- - name: arabic
 
 
14
  dtype: string
15
  splits:
16
  - name: train
17
- num_bytes: 2480470.616915423
18
- num_examples: 5246
19
  - name: test
20
- num_bytes: 275660.3830845771
21
- num_examples: 583
22
- download_size: 1507626
23
- dataset_size: 2756131.0
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