Instructions to use s-nlp/Mutual_Implication_Score with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use s-nlp/Mutual_Implication_Score with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaForSequenceClassification_all_in_one_local tokenizer = AutoTokenizer.from_pretrained("s-nlp/Mutual_Implication_Score") model = RobertaForSequenceClassification_all_in_one_local.from_pretrained("s-nlp/Mutual_Implication_Score") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
fe633f7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:780e94a77efb4ca6f38dff693e7caa62b23413f683931a760154dbc8911c158e
size 1421578925
|