Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Persian
ArXiv:
Libraries:
Datasets
Dask
License:
File size: 1,325 Bytes
f38b406
 
1926b83
f63413f
1926b83
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f63413f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1926b83
 
 
 
 
 
 
 
 
f63413f
 
 
 
 
 
 
 
f38b406
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
---

license: apache-2.0
dataset_info:
- config_name: default
  features:
  - name: inputs
    dtype: string
  - name: outputs
    dtype: string
  - name: dataset
    dtype: string
  - name: template
    dtype: string
  splits:
  - name: train
    num_bytes: 6643617601
    num_examples: 9361602
  - name: validation
    num_bytes: 334430146
    num_examples: 315700
  - name: test
    num_bytes: 908058507
    num_examples: 1299146
  download_size: 3635837290
  dataset_size: 7886106254
- config_name: xl_wic
  features:
  - name: inputs
    dtype: string
  - name: outputs
    dtype: string
  - name: dataset
    dtype: string
  - name: template
    dtype: string
  splits:
  - name: train
    num_bytes: 2773592
    num_examples: 7000
  - name: validation
    num_bytes: 588034
    num_examples: 1500
  - name: test
    num_bytes: 594874
    num_examples: 1500
  download_size: 1404098
  dataset_size: 3956500
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
- config_name: xl_wic
  data_files:
  - split: train
    path: xl_wic/train-*
  - split: validation
    path: xl_wic/validation-*
  - split: test
    path: xl_wic/test-*
---