File size: 822 Bytes
7752a1e ed92081 f7f35fc ed92081 3c8e81c 51f5c81 3c8e81c 51f5c81 3c8e81c 7752a1e ed92081 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
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: 61.07
verified: false
widget:
- text: "Taking pictures can be straining for the arms. | The photographer is massaging her arm, sore from holding the lens."
example_title: "Generalization example"
- text: "The children told their parents that as they were going up to the third floor, the escalator stopped. | 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> |