Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use tingchih/1025_weight_3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tingchih/1025_weight_3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="tingchih/1025_weight_3")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("tingchih/1025_weight_3") model = AutoModelForSequenceClassification.from_pretrained("tingchih/1025_weight_3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3327bf3a45daa3fb12930a643fdef414d6da5af4ef0f01e7426bea063e6907ef
- Size of remote file:
- 3.58 kB
- SHA256:
- 5dae9ef2c914c235dc64cc99263f18ab6e45914449402901feeb06381c4dfed9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.