zhaorui-nb commited on
Commit
b2f7283
1 Parent(s): 42d6db4

Upload data/train-[meta-llama@Llama-2-7b-hf][Setting3][icl][answer.txt].json with huggingface_hub

Browse files
data/train-[meta-llama@Llama-2-7b-hf][Setting3][icl][answer.txt].json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model name": "meta-llama@Llama-2-7b-hf",
3
+ "dataset": "Setting3",
4
+ "method": "icl",
5
+ "file name": "answer.txt",
6
+ "submitter": "rui",
7
+ "MICRO precision": 0.8520693641618498,
8
+ "MICRO recall": 0.6086209744013212,
9
+ "MICRO f1": 0.7100578034682082,
10
+ "MACRO precision": 0.7996932592599791,
11
+ "MACRO recall": 0.5668263157750325,
12
+ "MACRO f1": 0.6634185008068373,
13
+ "detail result": {
14
+ "PROFESSION": {
15
+ "precision": 0.5560747663551402,
16
+ "recall": 0.2512315270935961,
17
+ "f1": 0.3460979156568105,
18
+ "support": 1421
19
+ },
20
+ "LOCATION": {
21
+ "precision": 0.8683197463768116,
22
+ "recall": 0.5551212450235251,
23
+ "f1": 0.6772640967898618,
24
+ "support": 13815
25
+ },
26
+ "DATE": {
27
+ "precision": 0.8691779270778289,
28
+ "recall": 0.6004067372373155,
29
+ "f1": 0.7102146558105107,
30
+ "support": 19177
31
+ },
32
+ "CONTACT": {
33
+ "precision": 0.7916666666666666,
34
+ "recall": 0.610586011342155,
35
+ "f1": 0.6894343649946638,
36
+ "support": 529
37
+ },
38
+ "NAME": {
39
+ "precision": 0.8199010765202212,
40
+ "recall": 0.6155526430755789,
41
+ "f1": 0.7031815346225826,
42
+ "support": 13734
43
+ },
44
+ "AGE": {
45
+ "precision": 0.7964327258627375,
46
+ "recall": 0.5028151774785802,
47
+ "f1": 0.6164465786314526,
48
+ "support": 4085
49
+ },
50
+ "ID": {
51
+ "precision": 0.896279905960448,
52
+ "recall": 0.8320708691744768,
53
+ "f1": 0.8629826897470039,
54
+ "support": 7789
55
+ },
56
+ "MICRO_AVERAGE": {
57
+ "precision": 0.8520693641618498,
58
+ "recall": 0.6086209744013212,
59
+ "f1": 0.7100578034682082,
60
+ "support": 60550
61
+ },
62
+ "MACRO_AVERAGE": {
63
+ "precision": 0.7996932592599791,
64
+ "recall": 0.5668263157750325,
65
+ "f1": 0.6634185008068373,
66
+ "support": 60550
67
+ }
68
+ }
69
+ }