Text Classification
Transformers
Safetensors
Chinese
gemma3_text
Taiwan
ROC
zhtw
edu
classifier
Twinkle.AI
Eval Results (legacy)
text-embeddings-inference
Instructions to use lianghsun/fineweb-edu-zhtw-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lianghsun/fineweb-edu-zhtw-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="lianghsun/fineweb-edu-zhtw-classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("lianghsun/fineweb-edu-zhtw-classifier") model = AutoModelForSequenceClassification.from_pretrained("lianghsun/fineweb-edu-zhtw-classifier") - Notebooks
- Google Colab
- Kaggle
Gated model You can list files but not access them
Preview of files found in this repository