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