THemidli commited on
Commit
caba25a
·
verified ·
1 Parent(s): 2036ef8

Upload artifacts/stage4_manual_adjudication_summary.json with huggingface_hub

Browse files
artifacts/stage4_manual_adjudication_summary.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "consensus_changes_reviewed": 46,
3
+ "accepted_consensus": 15,
4
+ "reverted_consensus": 20,
5
+ "manual_overrides": 11,
6
+ "before": {
7
+ "records": 641,
8
+ "spans": 3757,
9
+ "label_counts": {
10
+ "AMOUNT": 356,
11
+ "JOB": 314,
12
+ "LOCATION": 476,
13
+ "ORGANIZATION": 480,
14
+ "PERSON": 717,
15
+ "PRODUCT": 430,
16
+ "TIMEDATE": 583,
17
+ "WORKOFART": 401
18
+ },
19
+ "records_without_entities": 1,
20
+ "text_length": {
21
+ "min": 29,
22
+ "max": 1912,
23
+ "mean": 231.33
24
+ },
25
+ "entity_density_per_record": 5.861
26
+ },
27
+ "after_adjudication": {
28
+ "records": 641,
29
+ "spans": 3752,
30
+ "label_counts": {
31
+ "AMOUNT": 355,
32
+ "JOB": 312,
33
+ "LOCATION": 476,
34
+ "ORGANIZATION": 478,
35
+ "PERSON": 716,
36
+ "PRODUCT": 429,
37
+ "TIMEDATE": 583,
38
+ "WORKOFART": 403
39
+ },
40
+ "records_without_entities": 1,
41
+ "text_length": {
42
+ "min": 29,
43
+ "max": 1912,
44
+ "mean": 231.33
45
+ },
46
+ "entity_density_per_record": 5.853
47
+ },
48
+ "validation": {
49
+ "records": 641,
50
+ "duplicate_ids": [],
51
+ "duplicate_texts": [],
52
+ "record_errors": {},
53
+ "valid": true
54
+ }
55
+ }