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
Commit History
Update README.md 3d2a208
Skolkovo Institute of Science and Technology commited on
Update README.md dd1a0b3
add the link to Github f55df64
Update README.md ab0c00b
Update README.md ba12711
ing 087ed45
root commited on