File size: 1,481 Bytes
2bb52ee
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: question_id
    dtype: string
  - name: question
    dtype: string
  - name: starter_code
    dtype: string
  - name: inputs
    dtype: large_string
  - name: outputs
    dtype: large_string
  splits:
  - name: split_01
    num_bytes: 704639062
    num_examples: 2936
  - name: split_02
    num_bytes: 1015533271
    num_examples: 2936
  - name: split_03
    num_bytes: 808430035
    num_examples: 2936
  - name: split_04
    num_bytes: 620534413
    num_examples: 2936
  - name: split_05
    num_bytes: 5422568805
    num_examples: 2936
  - name: split_06
    num_bytes: 2556441943
    num_examples: 2936
  - name: split_07
    num_bytes: 1973600612
    num_examples: 2936
  - name: split_08
    num_bytes: 990437406
    num_examples: 2936
  - name: split_09
    num_bytes: 243415159
    num_examples: 2936
  - name: split_10
    num_bytes: 221298324
    num_examples: 2941
  download_size: 4194065925
  dataset_size: 14556899030
configs:
- config_name: default
  data_files:
  - split: split_01
    path: data/split_01-*
  - split: split_02
    path: data/split_02-*
  - split: split_03
    path: data/split_03-*
  - split: split_04
    path: data/split_04-*
  - split: split_05
    path: data/split_05-*
  - split: split_06
    path: data/split_06-*
  - split: split_07
    path: data/split_07-*
  - split: split_08
    path: data/split_08-*
  - split: split_09
    path: data/split_09-*
  - split: split_10
    path: data/split_10-*
---