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