Instructions to use crodri/wikicat_ca with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use crodri/wikicat_ca with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="crodri/wikicat_ca")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("crodri/wikicat_ca", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
802e8c6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:14afd7ddd7cf87b8aedf607237b30bfda82d167bb7117bc7e7b06286ae81a9a2
size 1421617133
|