File size: 2,013 Bytes
dfc146f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
85
86
87
88
89
90
91
92
93
94
95
---
dataset_info:
  features:
  - name: input
    dtype: string
  - name: target
    dtype: string
  splits:
  - name: GameOf24
    num_bytes: 1801
    num_examples: 100
  - name: CheckmateInOne
    num_bytes: 96126
    num_examples: 250
  - name: SonnetWriting
    num_bytes: 48998
    num_examples: 250
  - name: WordSorting
    num_bytes: 60918
    num_examples: 250
  - name: MultistepArithmeticTwo
    num_bytes: 12943
    num_examples: 250
  - name: GeometricShapes
    num_bytes: 68560
    num_examples: 250
  - name: MGSM_BN
    num_bytes: 158184
    num_examples: 250
  - name: MGSM_DE
    num_bytes: 71140
    num_examples: 250
  - name: MGSM_ES
    num_bytes: 68396
    num_examples: 250
  - name: MGSM_FR
    num_bytes: 70641
    num_examples: 250
  - name: MGSM_JA
    num_bytes: 82543
    num_examples: 250
  - name: MGSM_RU
    num_bytes: 112453
    num_examples: 250
  - name: MGSM_SW
    num_bytes: 68956
    num_examples: 250
  - name: MGSM_TE
    num_bytes: 178047
    num_examples: 250
  - name: MGSM_TH
    num_bytes: 153421
    num_examples: 250
  - name: MGSM_ZH
    num_bytes: 59338
    num_examples: 250
  download_size: 656604
  dataset_size: 1312465
configs:
- config_name: default
  data_files:
  - split: GameOf24
    path: data/GameOf24-*
  - split: CheckmateInOne
    path: data/CheckmateInOne-*
  - split: SonnetWriting
    path: data/SonnetWriting-*
  - split: WordSorting
    path: data/WordSorting-*
  - split: MultistepArithmeticTwo
    path: data/MultistepArithmeticTwo-*
  - split: GeometricShapes
    path: data/GeometricShapes-*
  - split: MGSM_BN
    path: data/MGSM_BN-*
  - split: MGSM_DE
    path: data/MGSM_DE-*
  - split: MGSM_ES
    path: data/MGSM_ES-*
  - split: MGSM_FR
    path: data/MGSM_FR-*
  - split: MGSM_JA
    path: data/MGSM_JA-*
  - split: MGSM_RU
    path: data/MGSM_RU-*
  - split: MGSM_SW
    path: data/MGSM_SW-*
  - split: MGSM_TE
    path: data/MGSM_TE-*
  - split: MGSM_TH
    path: data/MGSM_TH-*
  - split: MGSM_ZH
    path: data/MGSM_ZH-*
---