Instructions to use funa21/phobert-finetuned-victsd-constructiveness with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use funa21/phobert-finetuned-victsd-constructiveness with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="funa21/phobert-finetuned-victsd-constructiveness")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("funa21/phobert-finetuned-victsd-constructiveness") model = AutoModelForSequenceClassification.from_pretrained("funa21/phobert-finetuned-victsd-constructiveness", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d5cdbd52482ebfabd460416437d0542dd709888b5f04ff9147273bde4e6243d4
- Size of remote file:
- 5.78 kB
- SHA256:
- f9a2098d698051593f44073756a8e2944ccd7fba6d98e862b4bfc30f4b38362d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.