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