Instructions to use selsar/profession with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use selsar/profession with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="selsar/profession")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("selsar/profession") model = AutoModelForSequenceClassification.from_pretrained("selsar/profession", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 64b05138a1f39e1de43b9fd58d396a667ba1503d276e5127ccc1353695aa85d5
- Size of remote file:
- 16.3 MB
- SHA256:
- 271a2e08979ac1e5ba613ece98fc0be70a21ed61ca3db888037c3e137b1ac69e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.