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