Instructions to use anhuu/argument_relation_classification_UKP_sentence_roberta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anhuu/argument_relation_classification_UKP_sentence_roberta with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="anhuu/argument_relation_classification_UKP_sentence_roberta")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("anhuu/argument_relation_classification_UKP_sentence_roberta") model = AutoModelForSequenceClassification.from_pretrained("anhuu/argument_relation_classification_UKP_sentence_roberta") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498665650
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71434484d4638a30a50f0e95ca720eeb3d4bfe52c3dacdc00abd0798cd5da1d9
|
| 3 |
size 498665650
|
runs/May06_23-31-34_42e372ce7986/events.out.tfevents.1715038299.42e372ce7986.1101.6
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:1700792cb31bfb5548f53413e00bdf7e451ee65d2a088e272d46a2820413effd
|
| 3 |
+
size 4433
|