Training in progress, epoch 1
Browse files- config.json +14 -14
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -13,19 +13,19 @@
|
|
13 |
"id2label": {
|
14 |
"0": "Grey area/Subjective/ Further Clarified ",
|
15 |
"1": "Better presentation/ Clarity /Specificity/Data completeness",
|
16 |
-
"2": "Inconsistency
|
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,
|
@@ -38,7 +38,7 @@
|
|
38 |
"position_embedding_type": "absolute",
|
39 |
"problem_type": "single_label_classification",
|
40 |
"torch_dtype": "float32",
|
41 |
-
"transformers_version": "4.
|
42 |
"type_vocab_size": 1,
|
43 |
"use_cache": true,
|
44 |
"vocab_size": 50265
|
|
|
13 |
"id2label": {
|
14 |
"0": "Grey area/Subjective/ Further Clarified ",
|
15 |
"1": "Better presentation/ Clarity /Specificity/Data completeness",
|
16 |
+
"2": "Report Inconsistency with Source",
|
17 |
+
"3": "Medical Judgement (MSO/SAS)",
|
18 |
+
"4": "Revision of Template/SOP",
|
19 |
+
"5": "Complicated source document/ Inadequate annotations/Coding error/output error/ Discrepancy in Source",
|
20 |
+
"6": "Oversight",
|
21 |
+
"7": "Inconsistency within or across report/report sections/prior report",
|
22 |
+
"8": "Conceptual error",
|
23 |
+
"9": "Non-critical-data precision",
|
24 |
+
"10": "Observation",
|
25 |
+
"11": "Deviation from standard approach",
|
26 |
+
"12": "TEXT removed in Final Draft Report and published copy/Finding nullified as section updated",
|
27 |
+
"13": "oversight",
|
28 |
+
"14": "Unaware of New update/New learning (PXL)"
|
29 |
},
|
30 |
"initializer_range": 0.02,
|
31 |
"intermediate_size": 3072,
|
|
|
38 |
"position_embedding_type": "absolute",
|
39 |
"problem_type": "single_label_classification",
|
40 |
"torch_dtype": "float32",
|
41 |
+
"transformers_version": "4.38.0.dev0",
|
42 |
"type_vocab_size": 1,
|
43 |
"use_cache": true,
|
44 |
"vocab_size": 50265
|
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:85e79315c77fa477c520febd404caa819dda1fb4d67c63837587eaa9c863b546
|
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:24cf6f3a827f55775424685a71018f50f2f69294edc7bab2d12d01c7b086b92c
|
3 |
size 4728
|