Instructions to use thellert/accphysbert_uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thellert/accphysbert_uncased with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="thellert/accphysbert_uncased")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("thellert/accphysbert_uncased") model = AutoModel.from_pretrained("thellert/accphysbert_uncased") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0676d02f8ea0dba660ee2f519e43938a375bcad32b083309d4f3564609cf77c3
- Size of remote file:
- 438 MB
- SHA256:
- 405ab5f4df6aeeaf6c574e3cc79d496edac9ef4332ec497e80fecf1c136ae1d6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.