Instructions to use anhuu/argument_classification_stance_topictexttarget_bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anhuu/argument_classification_stance_topictexttarget_bert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="anhuu/argument_classification_stance_topictexttarget_bert")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("anhuu/argument_classification_stance_topictexttarget_bert") model = AutoModelForSequenceClassification.from_pretrained("anhuu/argument_classification_stance_topictexttarget_bert") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438008370
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:244e3781361ae8227543032c74eea1bb6c6de992d43858254dadcac7f02a18a6
|
| 3 |
size 438008370
|
runs/Nov18_15-33-06_26391eaa6307/events.out.tfevents.1700321601.26391eaa6307.229.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96061cb03a1d8445723dce312cbc8a4d16b9200c78085ee8cfa2f341abaff64c
|
| 3 |
+
size 4109
|