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