Instructions to use mathxh/autodebiased_bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mathxh/autodebiased_bert with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("mathxh/autodebiased_bert") model = AutoModelForPreTraining.from_pretrained("mathxh/autodebiased_bert") - Notebooks
- Google Colab
- Kaggle
No model card
- Downloads last month
- 2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support