Instructions to use VK1402/AADHAAR_Extractor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GLiNER
How to use VK1402/AADHAAR_Extractor with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("VK1402/AADHAAR_Extractor") - Notebooks
- Google Colab
- Kaggle
| { | |
| "_attn_implementation_autoset": true, | |
| "counting_layer": "count_lstm_v2", | |
| "max_len": null, | |
| "max_width": 8, | |
| "model_name": "microsoft/deberta-v3-base", | |
| "model_type": "extractor", | |
| "token_pooling": "first", | |
| "transformers_version": "5.0.0" | |
| } | |