File size: 1,735 Bytes
dd18035
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
  "builder_name": "parquet",
  "citation": "",
  "config_name": "default",
  "dataset_name": "leandojo_benchmark_lean4_17_0",
  "dataset_size": 360291112,
  "description": "",
  "download_checksums": {
    "hf://datasets/charliemeyer2000/leandojo_benchmark_lean4_17_0@c248e044237c7417044e99fbbaeb8d8e86f27d09/data/train-00000-of-00001.parquet": {
      "num_bytes": 179638424,
      "checksum": null
    },
    "hf://datasets/charliemeyer2000/leandojo_benchmark_lean4_17_0@c248e044237c7417044e99fbbaeb8d8e86f27d09/data/validation-00000-of-00001.parquet": {
      "num_bytes": 1029064,
      "checksum": null
    }
  },
  "download_size": 180667488,
  "features": {
    "name": {
      "dtype": "string",
      "_type": "Value"
    },
    "file": {
      "dtype": "string",
      "_type": "Value"
    },
    "statement": {
      "dtype": "string",
      "_type": "Value"
    },
    "state": {
      "dtype": "string",
      "_type": "Value"
    },
    "provable": {
      "dtype": "int64",
      "_type": "Value"
    },
    "tactic": {
      "dtype": "string",
      "_type": "Value"
    },
    "result": {
      "dtype": "string",
      "_type": "Value"
    },
    "id": {
      "dtype": "int64",
      "_type": "Value"
    }
  },
  "homepage": "",
  "license": "",
  "size_in_bytes": 540958600,
  "splits": {
    "train": {
      "name": "train",
      "num_bytes": 358296296,
      "num_examples": 346649,
      "dataset_name": "leandojo_benchmark_lean4_17_0"
    },
    "validation": {
      "name": "validation",
      "num_bytes": 1994816,
      "num_examples": 2000,
      "dataset_name": "leandojo_benchmark_lean4_17_0"
    }
  },
  "version": {
    "version_str": "0.0.0",
    "major": 0,
    "minor": 0,
    "patch": 0
  }
}