|
--- |
|
license: cc-by-sa-4.0 |
|
language: |
|
- en |
|
metrics: |
|
- accuracy |
|
datasets: |
|
- clarin-knext/cst_datasets |
|
base_model: roberta-large |
|
pipeline_tag: text-classification |
|
|
|
model-index: |
|
- name: accuracy |
|
results: |
|
- task: |
|
type: text-classification |
|
name: Text Classification |
|
metrics: |
|
- type: accuracy |
|
value: 63.31 |
|
verified: false |
|
|
|
widget: |
|
- text: "s1: Taking pictures can be straining for the arms. |
|
s2: The photographer is massaging her arm, sore from holding the lens." |
|
example_title: "Generalization example" |
|
- text: "s1: The children told their parents that as they were going up to the third floor, the escalator stopped. |
|
s2: When we were reaching the third floor, the escalator stopped." |
|
example_title: "Indirect speech example" |
|
--- |
|
|
|
# Accuracy per class |
|
<code>TODO</code> |
|
|
|
# Usage |
|
<code>TODO</code> |