File size: 577 Bytes
10440e2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: Cpp
  features:
  - name: identifier
    dtype: string
  - name: space
    dtype: string
  - name: input
    dtype: string
  - name: target
    dtype: float64
  - name: metric_type
    dtype: string
  - name: metadata
    dtype: string
  splits:
  - name: train
    num_bytes: 64600440
    num_examples: 39047
  - name: test
    num_bytes: 7178562
    num_examples: 4339
  download_size: 27097833
  dataset_size: 71779002
configs:
- config_name: Cpp
  data_files:
  - split: train
    path: Cpp/train-*
  - split: test
    path: Cpp/test-*
---