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