Instructions to use kaiyuy/leandojo-lean3-retriever-byt5-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kaiyuy/leandojo-lean3-retriever-byt5-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("kaiyuy/leandojo-lean3-retriever-byt5-small") model = AutoModel.from_pretrained("kaiyuy/leandojo-lean3-retriever-byt5-small") - Notebooks
- Google Colab
- Kaggle
Commit History
Upload 5 files 3aa12a9
Delete pytorch_model.bin c5a992c
update the model trained on LeanDojo Benchmark v2 d87b727
Kaiyu Yang commited on
Update README.md 7542e68
Update README.md 06a8130
Update README.md d8ee863
Update README.md 73ed4da
Update README.md 66353ce
Update README.md 821a115
Upload 4 files ebc6aca
initial commit 2b2f4b2
Kaiyu Yang commited on