dvinodwagh
commited on
Training in progress, epoch 1
Browse files- config.json +10 -10
- 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": "
|
16 |
"2": "Grey area/Subjective/ Further Clarified ",
|
17 |
-
"3": "
|
18 |
"4": "Inconsistency within or across report/report sections/prior report",
|
19 |
"5": "Revision of Template/SOP",
|
20 |
-
"6": "
|
21 |
-
"7": "
|
22 |
-
"8": "
|
23 |
-
"9": "
|
24 |
"10": "Conceptual error",
|
25 |
"11": "Non-critical-data precision",
|
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": "Better presentation/ Clarity /Specificity/Data completeness",
|
15 |
+
"1": "Report Inconsistency with Source",
|
16 |
"2": "Grey area/Subjective/ Further Clarified ",
|
17 |
+
"3": "Medical Judgement (MSO/SAS)",
|
18 |
"4": "Inconsistency within or across report/report sections/prior report",
|
19 |
"5": "Revision of Template/SOP",
|
20 |
+
"6": "Complicated source document/ Inadequate annotations/Coding error/output error/ Discrepancy in Source",
|
21 |
+
"7": "Oversight",
|
22 |
+
"8": "Unaware of New update/New learning (PXL)",
|
23 |
+
"9": "Deviation from standard approach",
|
24 |
"10": "Conceptual error",
|
25 |
"11": "Non-critical-data precision",
|
26 |
+
"12": "Observation",
|
27 |
+
"13": "oversight",
|
28 |
+
"14": "TEXT removed in Final Draft Report and published copy/Finding nullified as section updated"
|
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:d6a917135df14465a7d9546dd7f8c2fbadb3d3e6e3caa0ed95d5009095e7bebe
|
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:29df5c0ec82c0451672dc1ef77db4b777ba118376d27de519595191a70bd18ad
|
3 |
size 4728
|