larkkin commited on
Commit
5305747
1 Parent(s): 30ac424

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -21
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
- - name: SSA-Perin
12
- results:
13
- - task:
14
- type: structured sentiment analysis
15
- dataset:
16
- name: NoReC
17
- type: NoReC
18
- metrics:
19
- - name: Unlabeled sentiment tuple F1
20
- type: Unlabeled sentiment tuple F1
21
- value: 44.12%
22
- - name: Target F1
23
- type: Target F1
24
- value: 56.44%
25
- - name: Relative polarity precision
26
- type: Relative polarity precision
27
- value: 93.19%
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