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: 134 Bytes
84ebab7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2df7037e5c2b9ce46d9cac38b4c1e7d01c1faa963984424928a442e23491ea28
size 354100285
|