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