Instructions to use rafmacalaba/datause-extraction-synthetic-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rafmacalaba/datause-extraction-synthetic-finetuned with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("rafmacalaba/datause-extraction-synthetic-finetuned", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "_attn_implementation_autoset": true, | |
| "counting_layer": "count_lstm", | |
| "max_width": 8, | |
| "model_name": "microsoft/deberta-v3-large", | |
| "model_type": "extractor", | |
| "token_pooling": "first", | |
| "transformers_version": "4.57.3", | |
| "use_moe": false | |
| } | |