File size: 920 Bytes
891a503
 
 
 
 
 
 
 
 
 
 
 
 
b1792ff
 
 
60e4d39
 
 
106acac
 
 
1cd7a29
 
 
 
 
891a503
 
 
 
 
3bc47a2
 
b1792ff
 
70c6804
 
554ef6f
 
891a503
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
---
dataset_info:
  features:
  - name: problem
    dtype: string
  - name: answer
    dtype: string
  - name: details
    dtype: string
  splits:
  - name: proof_writing
    num_bytes: 5245109
    num_examples: 572
  - name: proof_strategy
    num_bytes: 12229618
    num_examples: 662
  - name: proof_writing_refined
    num_bytes: 4772211
    num_examples: 487
  - name: proof_strategy_refined
    num_bytes: 12779860
    num_examples: 614
  - name: find_lemma
    num_bytes: 4458044
    num_examples: 278
  download_size: 30518124
  dataset_size: 39484842
configs:
- config_name: default
  data_files:
  - split: proof_writing
    path: data/proof_writing-*
  - split: proof_writing_refined
    path: data/proof_writing_refined-*
  - split: proof_strategy
    path: data/proof_strategy-*
  - split: proof_strategy_refined
    path: data/proof_strategy_refined-*
  - split: find_lemma
    path: data/find_lemma-*
---