Instructions to use hf-internal-testing/tiny-random-GPTBigCodeForTokenClassification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-GPTBigCodeForTokenClassification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="hf-internal-testing/tiny-random-GPTBigCodeForTokenClassification")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-GPTBigCodeForTokenClassification") model = AutoModelForTokenClassification.from_pretrained("hf-internal-testing/tiny-random-GPTBigCodeForTokenClassification", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3b33b48ef59ac6dbeeaee1252ec7c2eef3c6682b33e7554992afbfd58ce5d2e4
- Size of remote file:
- 321 kB
- SHA256:
- b2e712cee6794b3cf7056d8c6843f0402d7b767b4467719b52a25cee7fa7c00c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.