Training in progress, epoch 1
Browse files- config.json +14 -14
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -11,21 +11,21 @@
|
|
11 |
"hidden_dropout_prob": 0.1,
|
12 |
"hidden_size": 768,
|
13 |
"id2label": {
|
14 |
-
"0": "
|
15 |
"1": "Report Inconsistency with Source",
|
16 |
-
"2": "
|
17 |
-
"3": "
|
18 |
-
"4": "
|
19 |
-
"5": "
|
20 |
-
"6": "
|
21 |
-
"7": "
|
22 |
-
"8": "
|
23 |
-
"9": "
|
24 |
-
"10": "
|
25 |
-
"11": "
|
26 |
-
"12": "
|
27 |
-
"13": "
|
28 |
-
"14": "
|
29 |
},
|
30 |
"initializer_range": 0.02,
|
31 |
"intermediate_size": 3072,
|
|
|
11 |
"hidden_dropout_prob": 0.1,
|
12 |
"hidden_size": 768,
|
13 |
"id2label": {
|
14 |
+
"0": "Grey area/Subjective/ Further Clarified ",
|
15 |
"1": "Report Inconsistency with Source",
|
16 |
+
"2": "Better presentation/ Clarity /Specificity/Data completeness",
|
17 |
+
"3": "Inconsistency within or across report/report sections/prior report",
|
18 |
+
"4": "Complicated source document/ Inadequate annotations/Coding error/output error/ Discrepancy in Source",
|
19 |
+
"5": "Deviation from standard approach",
|
20 |
+
"6": "Medical Judgement (MSO/SAS)",
|
21 |
+
"7": "Observation",
|
22 |
+
"8": "Conceptual error",
|
23 |
+
"9": "Revision of Template/SOP",
|
24 |
+
"10": "Non-critical-data precision",
|
25 |
+
"11": "Unaware of New update/New learning (PXL)",
|
26 |
+
"12": "TEXT removed in Final Draft Report and published copy/Finding nullified as section updated",
|
27 |
+
"13": "Oversight",
|
28 |
+
"14": "oversight"
|
29 |
},
|
30 |
"initializer_range": 0.02,
|
31 |
"intermediate_size": 3072,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498652812
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cde914fae4e62b2eecf186745dd2a1d09bf928db1fdca8aa4c41ba98a6075928
|
3 |
size 498652812
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c568ac2ef8464f1be8104ede5698e6cf043c57b97f85b0582e3afa99fc80d7c
|
3 |
size 4728
|