Instructions to use csocsci/small-e-czech-binary-cs-iib with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use csocsci/small-e-czech-binary-cs-iib with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="csocsci/small-e-czech-binary-cs-iib")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("csocsci/small-e-czech-binary-cs-iib") model = AutoModel.from_pretrained("csocsci/small-e-czech-binary-cs-iib", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
6dd7933 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d4b27d4ab59d3299e62e0edaa9e468c02237a5bac5f287f2f2f281ddf589c487
size 53996009
|