File size: 1,459 Bytes
a0bc257
 
12fc833
a0bc257
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12fc833
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a0bc257
 
 
 
 
 
 
 
 
12fc833
 
 
 
 
 
 
 
a0bc257
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
---
dataset_info:
- config_name: eng-hau
  features:
  - name: instruction
    dtype: string
  - name: inputs
    dtype: string
  - name: targets
    dtype: string
  - name: task
    dtype: string
  - name: data_source
    dtype: string
  - name: ID
    dtype: string
  - name: langs
    dtype: string
  splits:
  - name: dev
    num_bytes: 73702
    num_examples: 300
  - name: test_public
    num_bytes: 26460
    num_examples: 150
  - name: test_private
    num_bytes: 9490
    num_examples: 50
  download_size: 58774
  dataset_size: 109652
- config_name: eng-swa
  features:
  - name: instruction
    dtype: string
  - name: inputs
    dtype: string
  - name: targets
    dtype: string
  - name: task
    dtype: string
  - name: data_source
    dtype: string
  - name: ID
    dtype: string
  - name: langs
    dtype: string
  splits:
  - name: dev
    num_bytes: 69570
    num_examples: 300
  - name: test_public
    num_bytes: 26770
    num_examples: 150
  - name: test_private
    num_bytes: 9090
    num_examples: 50
  download_size: 55513
  dataset_size: 105430
configs:
- config_name: eng-hau
  data_files:
  - split: dev
    path: eng-hau/dev-*
  - split: test_public
    path: eng-hau/test_public-*
  - split: test_private
    path: eng-hau/test_private-*
- config_name: eng-swa
  data_files:
  - split: dev
    path: eng-swa/dev-*
  - split: test_public
    path: eng-swa/test_public-*
  - split: test_private
    path: eng-swa/test_private-*
---