File size: 1,569 Bytes
a6a7045
 
b153a1d
a6a7045
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c29b1cd
c42c05c
c29b1cd
c42c05c
 
b153a1d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5b1da2b
 
 
0cc41e2
 
 
 
 
a6a7045
 
 
 
 
c29b1cd
 
b153a1d
 
 
 
5b1da2b
 
0cc41e2
 
a6a7045
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
81
82
83
84
---
dataset_info:
- config_name: text-all
  features:
  - name: id
    dtype: int64
  - name: teo_text
    dtype: string
  - name: swa_text
    dtype: string
  - name: eng_text
    dtype: string
  - name: nyn_text
    dtype: string
  - name: ibo_text
    dtype: string
  - name: ach_text
    dtype: string
  - name: lgg_text
    dtype: string
  - name: lug_text
    dtype: string
  - name: eng_target_text
    dtype: string
  splits:
  - name: dev
    num_bytes: 271165
    num_examples: 496
  - name: test
    num_bytes: 283645
    num_examples: 500
  download_size: 565895
  dataset_size: 554810
- config_name: translations
  features:
  - name: id
    dtype: int64
  - name: teo_text
    dtype: string
  - name: swa_text
    dtype: string
  - name: eng_source_text
    dtype: string
  - name: nyn_text
    dtype: string
  - name: ibo_text
    dtype: string
  - name: ach_text
    dtype: string
  - name: lgg_text
    dtype: string
  - name: lug_text
    dtype: string
  - name: eng_target_text
    dtype: string
  splits:
  - name: dev
    num_bytes: 271174
    num_examples: 496
  - name: test
    num_bytes: 283613
    num_examples: 500
  - name: train
    num_bytes: 13163275
    num_examples: 23947
  download_size: 8112267
  dataset_size: 13718062
configs:
- config_name: text-all
  data_files:
  - split: dev
    path: text-all/dev-*
  - split: test
    path: text-all/test-*
- config_name: translations
  data_files:
  - split: dev
    path: translations/dev-*
  - split: test
    path: translations/test-*
  - split: train
    path: translations/train-*
---