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