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