zhaorui-nb commited on
Commit
20665ec
·
verified ·
1 Parent(s): 2586557

Upload data/train-[[email protected]][Setting1][icl][answer.txt].json with huggingface_hub

Browse files
data/train-[[email protected]][Setting1][icl][answer.txt].json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model name": "[email protected]",
3
+ "dataset": "Setting1",
4
+ "method": "icl",
5
+ "file name": "answer.txt",
6
+ "submitter": "zhaorui",
7
+ "MICRO precision": 0.673740658337612,
8
+ "MICRO recall": 0.3364576507791801,
9
+ "MICRO f1": 0.4487934638039141,
10
+ "MACRO precision": 0.4478102446656038,
11
+ "MACRO recall": 0.24892391284771173,
12
+ "MACRO f1": 0.319980518002156,
13
+ "detail result": {
14
+ "AGE": {
15
+ "precision": 0.41732283464566927,
16
+ "recall": 0.37857142857142856,
17
+ "f1": 0.3970037453183521,
18
+ "support": 140
19
+ },
20
+ "PROFESSION": {
21
+ "precision": 0.0,
22
+ "recall": 0.0,
23
+ "f1": 0.0,
24
+ "support": 0
25
+ },
26
+ "ID": {
27
+ "precision": 0.7566633761105627,
28
+ "recall": 0.34253156071947266,
29
+ "f1": 0.4715834807352149,
30
+ "support": 8951
31
+ },
32
+ "CONTACT": {
33
+ "precision": 0.0,
34
+ "recall": 0.0,
35
+ "f1": 0.0,
36
+ "support": 10
37
+ },
38
+ "LOCATION": {
39
+ "precision": 0.6281911411739035,
40
+ "recall": 0.2920470683708663,
41
+ "f1": 0.3987258500103871,
42
+ "support": 9858
43
+ },
44
+ "DATE": {
45
+ "precision": 0.7972571428571429,
46
+ "recall": 0.4552930426837227,
47
+ "f1": 0.5795945496842805,
48
+ "support": 7661
49
+ },
50
+ "NAME": {
51
+ "precision": 0.5352372178719484,
52
+ "recall": 0.2740242895884919,
53
+ "f1": 0.3624736801060594,
54
+ "support": 8481
55
+ },
56
+ "MICRO_AVERAGE": {
57
+ "precision": 0.673740658337612,
58
+ "recall": 0.3364576507791801,
59
+ "f1": 0.4487934638039141,
60
+ "support": 35101
61
+ },
62
+ "MACRO_AVERAGE": {
63
+ "precision": 0.4478102446656038,
64
+ "recall": 0.24892391284771173,
65
+ "f1": 0.319980518002156,
66
+ "support": 35101
67
+ }
68
+ }
69
+ }