File size: 1,150 Bytes
ee42c2c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
- config_name: '2'
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 141
    num_examples: 3
  - name: test
    num_bytes: 76944
    num_examples: 500
  download_size: 33835
  dataset_size: 77085
- config_name: '3'
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 141
    num_examples: 3
  - name: test
    num_bytes: 76944
    num_examples: 500
  download_size: 36453
  dataset_size: 77085
- config_name: '4'
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 141
    num_examples: 3
  - name: test
    num_bytes: 76944
    num_examples: 500
  download_size: 37922
  dataset_size: 77085
configs:
- config_name: '2'
  data_files:
  - split: train
    path: 2/train-*
  - split: test
    path: 2/test-*
- config_name: '3'
  data_files:
  - split: train
    path: 3/train-*
  - split: test
    path: 3/test-*
- config_name: '4'
  data_files:
  - split: train
    path: 4/train-*
  - split: test
    path: 4/test-*
---