Instructions to use PurCL/jtrans-mfc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PurCL/jtrans-mfc with Transformers:
# Load model directly from transformers import AutoTokenizer, JTransForMultipleSequenceClassification tokenizer = AutoTokenizer.from_pretrained("PurCL/jtrans-mfc") model = JTransForMultipleSequenceClassification.from_pretrained("PurCL/jtrans-mfc") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
84ebab7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ea45e8e685a8033f43eb1389d16906f6812f2862c5d13c09e2013489c73e6f88
size 3899
|