zhaorui-nb
commited on
Commit
•
1c61da0
1
Parent(s):
7bdad87
Upload data/train-[EleutherAI@pythia-1b][Setting3][icl][answer.txt].json with huggingface_hub
Browse files
data/train-[EleutherAI@pythia-1b][Setting3][icl][answer.txt].json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model name": "EleutherAI@pythia-1b",
|
3 |
+
"dataset": "Setting3",
|
4 |
+
"method": "icl",
|
5 |
+
"file name": "answer.txt",
|
6 |
+
"submitter": "",
|
7 |
+
"MICRO precision": 0.8610818179479925,
|
8 |
+
"MICRO recall": 0.55289843104872,
|
9 |
+
"MICRO f1": 0.673405143368635,
|
10 |
+
"MACRO precision": 0.8142657719733233,
|
11 |
+
"MACRO recall": 0.4917268178652283,
|
12 |
+
"MACRO f1": 0.613167823560949,
|
13 |
+
"detail result": "{'PROFESSION': {'precision': 0.5316091954022989, 'recall': 0.1301900070372977, 'f1': 0.2091577162238553, 'support': 1421}, 'NAME': {'precision': 0.8224498506188647, 'recall': 0.5612348915101208, 'f1': 0.6671860122911798, 'support': 13734}, 'DATE': {'precision': 0.8811303704920727, 'recall': 0.5593158471085155, 'f1': 0.684274322169059, 'support': 19177}, 'CONTACT': {'precision': 0.8852459016393442, 'recall': 0.5103969754253308, 'f1': 0.6474820143884891, 'support': 529}, 'AGE': {'precision': 0.8147044212617983, 'recall': 0.401468788249694, 'f1': 0.5378812725483766, 'support': 4085}, 'ID': {'precision': 0.87248322147651, 'recall': 0.7844395942996534, 'f1': 0.8261222282314765, 'support': 7789}, 'LOCATION': {'precision': 0.8922374429223744, 'recall': 0.49504162142598623, 'f1': 0.6367783985102421, 'support': 13815}, 'MICRO_AVERAGE': {'precision': 0.8610818179479925, 'recall': 0.55289843104872, 'f1': 0.673405143368635, 'support': 60550}, 'MACRO_AVERAGE': {'precision': 0.8142657719733233, 'recall': 0.4917268178652283, 'f1': 0.613167823560949, 'support': 60550}}"
|
14 |
+
}
|