Text Classification
Transformers
English
reflection
cross-encoder
motivational-interviewing
conversation-analysis
roberta
Instructions to use Khriis/PAIR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Khriis/PAIR with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Khriis/PAIR")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Khriis/PAIR", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload reflection_scorer_weight.pt
Browse files
reflection_scorer_weight.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81eb3a3a9240b9bc05b7ca79b1e7920045917504965c7233fbc32e0c3b99ebf5
|
| 3 |
+
size 497885869
|