File size: 874 Bytes
1d50b59
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3dfcb40
 
1d50b59
 
 
0dd8533
 
 
 
 
 
3399754
 
 
 
 
1d50b59
 
 
 
 
0dd8533
 
9b71ad2
 
1d50b59
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
---
dataset_info:
  features:
  - name: thorn_name
    dtype: string
  - name: url
    dtype: string
  - name: configuration
    dtype: string
  - name: interface
    dtype: string
  - name: param
    dtype: string
  - name: schedule
    dtype: string
  - name: src_filename
    dtype: string
  - name: src_code
    dtype: string
  - name: context_filenames
    dtype: string
  - name: context
    dtype: string
  splits:
  - name: validation
    num_bytes: 179181247.58580905
    num_examples: 346
  - name: test
    num_bytes: 179181247.58580905
    num_examples: 346
  - name: train
    num_bytes: 1575734787
    num_examples: 3068
  download_size: 623902348
  dataset_size: 1934097282.171618
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---