Instructions to use mpapucci/it5-gender-classification-tag-it with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mpapucci/it5-gender-classification-tag-it with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("mpapucci/it5-gender-classification-tag-it") model = AutoModelForSeq2SeqLM.from_pretrained("mpapucci/it5-gender-classification-tag-it", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
4b16250 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3482d6f83d3925260c07cad79f927d312eed85e4e4d291889d043d61a1ff2d90
size 990253005
|