Instructions to use JohnnyZeppelin/sql-ocr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JohnnyZeppelin/sql-ocr with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("JohnnyZeppelin/sql-ocr", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "model_name": "/tmp/tiny-gpt2", | |
| "max_steps": 30, | |
| "learning_rate": 0.0005, | |
| "num_samples": 5 | |
| } |