File size: 1,915 Bytes
9a8e7dc
 
aedd38a
 
 
 
 
 
 
 
 
 
 
 
 
4e588a0
aedd38a
 
9a8e7dc
 
 
 
 
 
 
 
 
 
 
 
bacdcfc
9a8e7dc
e609762
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7aed360
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9a8e7dc
aedd38a
 
 
 
 
 
9a8e7dc
 
 
 
 
 
e609762
 
 
 
 
 
7aed360
 
 
 
 
 
9a8e7dc
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
---
dataset_info:
- config_name: continuation-letters-2
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 4126520
    num_examples: 1461
  - name: test
    num_bytes: 14583605
    num_examples: 5700
  download_size: 3305524
  dataset_size: 18710125
- config_name: continuation-numbers
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 4126520
    num_examples: 1461
  - name: test
    num_bytes: 14583605
    num_examples: 5700
  download_size: 3304656
  dataset_size: 18710125
- config_name: simple_instruct-letters-2
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 4496153
    num_examples: 1461
  - name: test
    num_bytes: 16025705
    num_examples: 5700
  download_size: 3483875
  dataset_size: 20521858
- config_name: simple_instruct-numbers
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 4497614
    num_examples: 1461
  - name: test
    num_bytes: 16031405
    num_examples: 5700
  download_size: 3485342
  dataset_size: 20529019
configs:
- config_name: continuation-letters-2
  data_files:
  - split: train
    path: continuation-letters-2/train-*
  - split: test
    path: continuation-letters-2/test-*
- config_name: continuation-numbers
  data_files:
  - split: train
    path: continuation-numbers/train-*
  - split: test
    path: continuation-numbers/test-*
- config_name: simple_instruct-letters-2
  data_files:
  - split: train
    path: simple_instruct-letters-2/train-*
  - split: test
    path: simple_instruct-letters-2/test-*
- config_name: simple_instruct-numbers
  data_files:
  - split: train
    path: simple_instruct-numbers/train-*
  - split: test
    path: simple_instruct-numbers/test-*
---