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