Dataset Viewer
Auto-converted to Parquet Duplicate
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-actuary
  • coq-atbr
  • coq-color
  • coq-compcert
  • coq-coqeal
  • coq-coqprime
  • coq-coqtail
  • coq-coquelicot
  • coq-corn
  • coq-ext-lib
  • coq-extructures
  • coq-fcsl-pcm
  • coq-flocq
  • coq-fourcolor
  • coq-geocoq
  • coq-graph-theory
  • coq-high-school-geometry
  • coq-hott
  • coq-infotheo
  • coq-iris
  • coq-itree
  • coq-karp-miller
  • coq-kruskal
  • coq-library-fol
  • coq-libvalidsdp
  • coq-math-classes
  • coq-mathcomp
  • coq-mk
  • coq-mmaps
  • coq-ordinal
  • coq-pil
  • coq-plouffe
  • coq-quantumlib
  • coq-quickchick
  • coq-reglang
  • coq-relation
  • coq-sail
  • coq-ssprove
  • coq-stdpp
  • coq-trocq
  • coq-unimath
  • coq-zorns-lemma
  • rocq-metarocq
  • rocq-num-analysis
  • rocq-ollibs
  • rocq-pi-agm
  • rocq-relation-algebra
  • rocq-rouche-capelli
Downloads last month
1,888