File size: 1,099 Bytes
305cb02
 
 
 
 
 
 
 
 
 
 
de2fdb4
305cb02
3f4c5cd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
de2fdb4
 
 
 
80ac42c
 
 
 
3f4c5cd
 
 
 
 
305cb02
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
---
language:
- es
- en
- fr
- id
- zh
- de
- ja
- vi
- th
- ru
configs:
- config_name: de
  data_files:
  - split: train
    path: processed_de.jsonl
- config_name: es
  data_files:
  - split: train
    path: processed_es.jsonl
- config_name: zh
  data_files:
  - split: train
    path: processed_zh.jsonl
- config_name: ja
  data_files:
  - split: train
    path: processed_ja.jsonl
- config_name: vi
  data_files:
  - split: train
    path: processed_vi.jsonl
- config_name: in
  data_files:
  - split: train
    path: processed_in.jsonl
- config_name: th
  data_files:
  - split: train
    path: processed_th.jsonl
- config_name: fr
  data_files:
  - split: train
    path: processed_fr.jsonl
- config_name: pt
  data_files:
  - split: train
    path: processed_pt.jsonl
- config_name: en
  data_files:
  - split: train
    path: processed_en.jsonl
- config_name: ru
  data_files:
  - split: train
    path: processed_ru.jsonl
- config_name: default
  data_files:
  - split: train
    path: processed_*.jsonl
license: cc-by-2.0
task_categories:
- text-generation
size_categories:
- 100K<n<1M
---