File size: 989 Bytes
4d1a00f
 
da17dda
4d1a00f
 
 
 
 
 
 
 
 
50af8cb
 
 
 
 
da17dda
 
 
 
 
 
 
 
 
 
 
 
 
 
5ee6145
 
 
 
 
4d1a00f
 
 
 
 
50af8cb
 
da17dda
 
 
 
5ee6145
 
4d1a00f
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
---
dataset_info:
- config_name: file_content
  features:
  - name: hash
    dtype: string
  - name: content
    dtype: string
  splits:
  - name: train
    num_bytes: 1309611058
    num_examples: 56774
  - name: test
    num_bytes: 1309611058
    num_examples: 56774
  download_size: 891707474
  dataset_size: 2619222116
- config_name: problem_files
  features:
  - name: instance_id
    dtype: string
  - name: files
    list:
    - name: content_hash
      dtype: string
    - name: file_path
      dtype: string
  splits:
  - name: train
    num_bytes: 92318557
    num_examples: 500
  - name: test
    num_bytes: 92318557
    num_examples: 500
  download_size: 46811846
  dataset_size: 184637114
configs:
- config_name: file_content
  data_files:
  - split: train
    path: file_content/train-*
  - split: test
    path: file_content/test-*
- config_name: problem_files
  data_files:
  - split: train
    path: problem_files/train-*
  - split: test
    path: problem_files/test-*
---