Instructions to use w11wo/indobert-base-p1-reddit-indonesia-sarcastic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use w11wo/indobert-base-p1-reddit-indonesia-sarcastic with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="w11wo/indobert-base-p1-reddit-indonesia-sarcastic")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("w11wo/indobert-base-p1-reddit-indonesia-sarcastic") model = AutoModelForSequenceClassification.from_pretrained("w11wo/indobert-base-p1-reddit-indonesia-sarcastic") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 559e4c90db488509728942c9daa45bb124561eacbf89c35e0b63c94af5a778da
- Size of remote file:
- 4.79 kB
- SHA256:
- db799dd7389ffd4cd67a69284a7a267ef89706912b4c256f755fedaf6c12502b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.