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