Instructions to use anzeo/loha_fine_tuned_copa_XLMroberta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use anzeo/loha_fine_tuned_copa_XLMroberta with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("xlm-roberta-base") model = PeftModel.from_pretrained(base_model, "anzeo/loha_fine_tuned_copa_XLMroberta") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 23174981c2c922588e177c338fc91193b12034b5b542c0bac9a294b6054fb66d
- Size of remote file:
- 5.05 kB
- SHA256:
- dc92664ff90688915150e0beffbbf853c146545846cc5d44547a04f6262a0e5a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.