amitayusht commited on
Commit
68f61f4
·
verified ·
1 Parent(s): b880547

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ Each JSON file contains a top-level key: `"training_data"` with a list of proof
46
  | `project_id` | The ITP project or repository path (e.g., CompCert) |
47
  | `theorem_name` | Name of the theorem being proved |
48
 
49
- For convenience, structured fields such as `start_goals[*].goal`, `start_goals[*].hypotheses`, `end_goals[*].goal`, and `end_goals[*].hypotheses` are exposed directly through the Croissant metadata.
50
 
51
  ---
52
 
 
46
  | `project_id` | The ITP project or repository path (e.g., CompCert) |
47
  | `theorem_name` | Name of the theorem being proved |
48
 
49
+ For convenience, structured fields such as `start_goals[*].goal`, `start_goals[*].hypotheses`, `end_goals[*].goal`, and `end_goals[*].hypotheses` are exposed directly through the Croissant [metadata](https://huggingface.co/datasets/amitayusht/ProofWalaDataset/raw/main/croissant.json).
50
 
51
  ---
52