Instructions to use ethansimrm/opus_big_simple_tfidf_wce_unsampled with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ethansimrm/opus_big_simple_tfidf_wce_unsampled with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ethansimrm/opus_big_simple_tfidf_wce_unsampled") model = AutoModelForSeq2SeqLM.from_pretrained("ethansimrm/opus_big_simple_tfidf_wce_unsampled", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
50ece41 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b183cb667854fd7b42444b9137058b3df13b3220a47d3bf3ca869b006cddd5b6
size 3771
|