Datasets:
PAug
/

Modalities:
Text
Formats:
parquet
Languages:
English
Size:
< 1K
ArXiv:
Tags:
code
Libraries:
Datasets
pandas
License:
File size: 520 Bytes
07ca127
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ee7b3b4
 
 
07ca127
 
 
 
 
 
 
ee7b3b4
 
07ca127
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: nl_statement
    dtype: string
  - name: lean4_src_header
    dtype: string
  - name: lean4_formalization
    dtype: string
  splits:
  - name: valid
    num_bytes: 79083.7601078167
    num_examples: 185
  - name: test
    num_bytes: 79511.2398921833
    num_examples: 186
  download_size: 68793
  dataset_size: 158595.0
configs:
- config_name: default
  data_files:
  - split: valid
    path: data/valid-*
  - split: test
    path: data/test-*
---