Skip to content

Commit

Permalink
Merge pull request #67 from EleutherAI/docs-fix
Browse files Browse the repository at this point in the history
Remove duplicate section in docs
  • Loading branch information
wellecks authored Oct 11, 2023
2 parents da77dcf + 3db8310 commit 848abb7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions proof_pile_2/algebraic_stack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@ git clone https://github.com/semorrison/lean-training-data.git
```
Then, `cd` into the `lean-training-data` directory and follow the setup instructions in `README.md`. Finally, run `process_lean_proofsteps.py --vocab /path/to/llama/tokenizer.model` and you will find the preprocessed data in `data_jsonl`.

## Lean Proofsteps
Within the `algebraic_stack` directory, run
```
git clone https://github.com/semorrison/lean-training-data.git
```
Then, `cd` into the `lean-training-data` directory and follow the setup instructions in `README.md`. Finally, run `process_lean_proofsteps.py --vocab /path/to/llama/tokenizer.model` and you will find the preprocessed data in `data_jsonl`.

## Isabelle Proofsteps
Isabelle Proofsteps are processed in `./process_isabelle_proofsteps.py`.

Expand Down

0 comments on commit 848abb7

Please sign in to comment.