OUAREDAEK commited on
Commit
19dc3bd
·
verified ·
1 Parent(s): 6677b03

Upload cross_reading/calibration-trust.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. cross_reading/calibration-trust.json +71 -26
cross_reading/calibration-trust.json CHANGED
@@ -1,29 +1,74 @@
1
  {
2
- "metrics": {
3
- "AR": {
4
- "min": 0,
5
- "max": 5,
6
- "weight": 1
7
- },
8
- "AE": {
9
- "min": 0,
10
- "max": 5,
11
- "weight": 1
12
- },
13
- "ESR": {
14
- "min": 0,
15
- "max": 5,
16
- "weight": 1
17
- },
18
- "SDM": {
19
- "min": 0,
20
- "max": 5,
21
- "weight": 1
22
- },
23
- "SM": {
24
- "min": 0,
25
- "max": 5,
26
- "weight": 1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  }
28
- }
29
  }
 
1
  {
2
+ "experts": [
3
+ {
4
+ "expert_id": 1,
5
+ "evaluations": [],
6
+ "last_updated": null
7
+ },
8
+ {
9
+ "expert_id": 2,
10
+ "evaluations": [],
11
+ "last_updated": null
12
+ },
13
+ {
14
+ "expert_id": 3,
15
+ "evaluations": [],
16
+ "last_updated": null
17
+ },
18
+ {
19
+ "expert_id": 4,
20
+ "evaluations": [],
21
+ "last_updated": null
22
+ },
23
+ {
24
+ "expert_id": 5,
25
+ "evaluations": [],
26
+ "last_updated": null
27
+ },
28
+ {
29
+ "expert_id": 6,
30
+ "evaluations": [],
31
+ "last_updated": null
32
+ },
33
+ {
34
+ "expert_id": 7,
35
+ "evaluations": [],
36
+ "last_updated": null
37
+ },
38
+ {
39
+ "expert_id": 8,
40
+ "evaluations": [],
41
+ "last_updated": null
42
+ },
43
+ {
44
+ "expert_id": 9,
45
+ "evaluations": [],
46
+ "last_updated": null
47
+ },
48
+ {
49
+ "expert_id": 10,
50
+ "evaluations": [],
51
+ "last_updated": null
52
+ },
53
+ {
54
+ "expert_id": 11,
55
+ "evaluations": [],
56
+ "last_updated": null
57
+ },
58
+ {
59
+ "expert_id": 12,
60
+ "evaluations": [],
61
+ "last_updated": null
62
+ },
63
+ {
64
+ "expert_id": 13,
65
+ "evaluations": [],
66
+ "last_updated": null
67
+ },
68
+ {
69
+ "expert_id": 14,
70
+ "evaluations": [],
71
+ "last_updated": null
72
  }
73
+ ]
74
  }