Instructions to use Twitter/twhin-bert-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Twitter/twhin-bert-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="Twitter/twhin-bert-base")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("Twitter/twhin-bert-base") model = AutoModelForMaskedLM.from_pretrained("Twitter/twhin-bert-base") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7f6fbcb67d727f71a550f87d7fef37298d6332bd664304ba457e7d30fa70af75
- Size of remote file:
- 1.12 GB
- SHA256:
- 2726745fb5a67940462d1ed229a007ef49abcc074be4e829325c67912172f46b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.