Text Classification
Transformers
PyTorch
Safetensors
English
bert
regression
text-embeddings-inference
Instructions to use morenolq/thext-ai-scibert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use morenolq/thext-ai-scibert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="morenolq/thext-ai-scibert")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("morenolq/thext-ai-scibert") model = AutoModelForSequenceClassification.from_pretrained("morenolq/thext-ai-scibert", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 08492b83338adf41b430765da13e29e702f6629d0960f327abf118458c1bc40c
- Size of remote file:
- 440 MB
- SHA256:
- 12e479bfa6f810575a615ef1dbc2251c3db8b097912d621945b51f9db7320a13
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.