Text Classification
Transformers
PyTorch
TensorBoard
Spanish
roberta
Generated from Trainer
acoso
twitter
cyberbullying
text-embeddings-inference
Instructions to use somosnlp-hackathon-2022/Detect-Acoso-Twitter-Es with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use somosnlp-hackathon-2022/Detect-Acoso-Twitter-Es with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="somosnlp-hackathon-2022/Detect-Acoso-Twitter-Es")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("somosnlp-hackathon-2022/Detect-Acoso-Twitter-Es") model = AutoModelForSequenceClassification.from_pretrained("somosnlp-hackathon-2022/Detect-Acoso-Twitter-Es") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fb2fae6d12cdf0e423729ad9c5d779b4735d6170fe007e61fc0b0a489630920f
- Size of remote file:
- 329 MB
- SHA256:
- 5e16ecaf91067326878bf1476967e6eddcdf08d0a5d89136a6dff64f7c11d696
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.