Text Classification
Transformers
Safetensors
Vietnamese
xlm-roberta
vietnamese
fake-news-detection
vifn
Instructions to use BaoNhan/cafebert-vifn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BaoNhan/cafebert-vifn with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="BaoNhan/cafebert-vifn")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("BaoNhan/cafebert-vifn") model = AutoModelForSequenceClassification.from_pretrained("BaoNhan/cafebert-vifn", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cfceabf8c433b9826fe3d2b6721e352ba4d13ee63f8433135dcca5672879f2f9
- Size of remote file:
- 5.91 kB
- SHA256:
- 68349f8680a1523bc4dd73af89e2cf44b45c69680827da88ff854462c43ab3d3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.