env_id string | config_filename string | export_filename string | docstrings_filename string | env_toc_filename string | config_name string | version string | tag string | base_image string | user string | opam_env_path string | packages list | dependencies list | pins list | targets list | generated_at_utc string | schema_version int64 | source_rows int64 | toc_rows int64 | target_toc_rows int64 | annotated_toc_rows int64 | docstring_coverage float64 | proof_rows int64 | proof_step_rows int64 | dep_rows int64 | axiom_rows int64 | env_toc_rows int64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
coq-actuary | coq-actuary.yaml | coq-actuary.jsonl | null | coq-actuary.toc.json | theostos/coq-actuary | 8.20.1 | 8.20-2.6 | theostos/coq-server:8.20 | coq | /home/coq/.opam/4.13.1+flambda | [
"coq-actuary.2.6"
] | [
"coq-coquelicot.3.4.4",
"coq-mathcomp-ssreflect.1.19.0"
] | [] | [
{
"lib": "Actuary",
"copy_skeleton": null,
"packages": [
"coq-actuary.2.6"
],
"extra_coq_proj_args": [
"-arg -w -arg -notation-overridden",
"-arg -w -arg -ambiguous-paths"
],
"extra_coq_makefile_args": [],
"extra_cmds": [],
"extra_json": null
},
{
"lib":... | 2026-04-03T11:06:00.119630+00:00 | 4 | 603 | 221,275 | 32,675 | 30,649 | 0.937995 | 19,299 | 174,255 | 118,374 | 96,341 | 660 |
theostos/pile-of-rocq
Pile-of-Rocq exported as normalized parquet tables with docstring + env_toc.
Each config is <env>-<table> and loads one parquet table for one env.
Load examples
from datasets import load_dataset
toc = load_dataset('theostos/pile-of-rocq', 'coq-actuary-toc_nodes', split='train')
steps = load_dataset('theostos/pile-of-rocq', 'coq-actuary-proof_steps', split='train')
print(len(toc), len(steps))
Environments in this export
- count: 48
coq-actuarycoq-atbrcoq-colorcoq-compcertcoq-coqealcoq-coqprimecoq-coqtailcoq-coquelicotcoq-corncoq-ext-libcoq-extructurescoq-fcsl-pcmcoq-flocqcoq-fourcolorcoq-geocoqcoq-graph-theorycoq-high-school-geometrycoq-hottcoq-infotheocoq-iriscoq-itreecoq-karp-millercoq-kruskalcoq-library-folcoq-libvalidsdpcoq-math-classescoq-mathcompcoq-mkcoq-mmapscoq-ordinalcoq-pilcoq-plouffecoq-quantumlibcoq-quickchickcoq-reglangcoq-relationcoq-sailcoq-ssprovecoq-stdppcoq-trocqcoq-unimathcoq-zorns-lemmarocq-metarocqrocq-num-analysisrocq-ollibsrocq-pi-agmrocq-relation-algebrarocq-rouche-capelli
- Downloads last month
- 1,888