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:
- a9ad7f900912481bdfffdb2b4b40496f8a28f38b4bdfb92c1cfc6abc349d69d5
- Size of remote file:
- 8.19 MB
- SHA256:
- 26f240cfc530282acacda14f84aced494453d24e62dc14724cbc46858a28df24
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.