Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
File size: 1,536 Bytes
328b91c
 
7f56544
20a4972
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1eda741
 
 
6cee53b
 
 
 
 
3f610e5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7f56544
20a4972
 
 
 
1eda741
 
6cee53b
 
3f610e5
 
 
 
328b91c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
---
license: apache-2.0
dataset_info:
- config_name: moroccan_arabic
  features:
  - name: id
    dtype: int64
  - name: inputs
    dtype: string
  - name: targets
    dtype: string
  - name: dataset_name
    dtype: string
  - name: sub_dataset_name
    dtype: string
  - name: task_type
    dtype: string
  - name: template_id
    dtype: int64
  - name: language
    dtype: string
  - name: script
    dtype: string
  - name: split
    dtype: string
  splits:
  - name: train
    num_bytes: 2573747160
    num_examples: 3591621
  - name: validation
    num_bytes: 215002390
    num_examples: 273860
  - name: test
    num_bytes: 238263257
    num_examples: 280827
  download_size: 1245740016
  dataset_size: 3027012807
- config_name: ngaju
  features:
  - name: id
    dtype: int64
  - name: inputs
    dtype: string
  - name: targets
    dtype: string
  - name: dataset_name
    dtype: string
  - name: sub_dataset_name
    dtype: string
  - name: task_type
    dtype: string
  - name: template_id
    dtype: int64
  - name: language
    dtype: string
  - name: split
    dtype: string
  - name: script
    dtype: string
  splits:
  - name: train
    num_bytes: 330693
    num_examples: 1000
  download_size: 114716
  dataset_size: 330693
configs:
- config_name: moroccan_arabic
  data_files:
  - split: train
    path: moroccan_arabic/train-*
  - split: validation
    path: moroccan_arabic/validation-*
  - split: test
    path: moroccan_arabic/test-*
- config_name: ngaju
  data_files:
  - split: train
    path: ngaju/train-*
---