larkkin commited on
Commit
1d16770
1 Parent(s): 1ca657b

Update model card

Browse files
Files changed (1) hide show
  1. README.md +27 -2
README.md CHANGED
@@ -1,3 +1,28 @@
1
  ---
2
- license: gpl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - ltg/norec
5
+ language:
6
+ - 'no'
7
+ pipeline_tag: structured sentiment analysis
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
+ ---