Update README.md
Browse files
README.md
CHANGED
|
@@ -1,30 +1,26 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
datasets:
|
| 4 |
-
- ltg/norec
|
| 5 |
language:
|
| 6 |
- 'no'
|
| 7 |
pipeline_tag: token-classification
|
| 8 |
-
|
| 9 |
-
|
| 10 |
model-index:
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
---
|
| 29 |
|
| 30 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- 'no'
|
| 5 |
pipeline_tag: token-classification
|
|
|
|
|
|
|
| 6 |
model-index:
|
| 7 |
+
- name: SSA-Perin
|
| 8 |
+
results:
|
| 9 |
+
- task:
|
| 10 |
+
type: structured sentiment analysis
|
| 11 |
+
dataset:
|
| 12 |
+
name: NoReC
|
| 13 |
+
type: NoReC
|
| 14 |
+
metrics:
|
| 15 |
+
- name: Unlabeled sentiment tuple F1
|
| 16 |
+
type: Unlabeled sentiment tuple F1
|
| 17 |
+
value: 44.12%
|
| 18 |
+
- name: Target F1
|
| 19 |
+
type: Target F1
|
| 20 |
+
value: 56.44%
|
| 21 |
+
- name: Relative polarity precision
|
| 22 |
+
type: Relative polarity precision
|
| 23 |
+
value: 93.19%
|
| 24 |
---
|
| 25 |
|
| 26 |
|