File size: 722 Bytes
e65379c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "task": "fact_extraction_structured",
  "overall": {
    "span_precision": 0.9980054849164797,
    "span_recall": 0.99900174694285,
    "span_f1": 0.9985033674232976,
    "span_exact_match": 0.9987521836785626,
    "rows": 4007
  },
  "labels": {
    "0": "O",
    "1": "B-attribute",
    "2": "I-attribute",
    "3": "B-causal",
    "4": "I-causal",
    "5": "B-goal",
    "6": "I-goal",
    "7": "B-identity",
    "8": "I-identity",
    "9": "B-location",
    "10": "I-location",
    "11": "B-occupation",
    "12": "I-occupation",
    "13": "B-policy",
    "14": "I-policy",
    "15": "B-preference",
    "16": "I-preference",
    "17": "B-state",
    "18": "I-state",
    "19": "B-value",
    "20": "I-value"
  }
}