Sentence Similarity
Transformers
Safetensors
English
deberta-v2
text-classification
text-embeddings-inference
Instructions to use APauli/Persuasive_language_in_pairs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use APauli/Persuasive_language_in_pairs with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("APauli/Persuasive_language_in_pairs") model = AutoModelForSequenceClassification.from_pretrained("APauli/Persuasive_language_in_pairs", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!