Instructions to use LucyUisDead/my_nlp03_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LucyUisDead/my_nlp03_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="LucyUisDead/my_nlp03_model")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("LucyUisDead/my_nlp03_model") model = AutoModelForQuestionAnswering.from_pretrained("LucyUisDead/my_nlp03_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a376079bacd151ac748712b393fe1b7b43a4eaa8ebe5c16bc0add265cba249c8
- Size of remote file:
- 5.3 kB
- SHA256:
- 8c9df42d54c3592fa0321f8b89fe8d1c3f2043a88f491c8372879c2294247720
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.