dvinodwagh commited on
Commit
ab13ff6
·
verified ·
1 Parent(s): 74b0dee

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +14 -14
  2. model.safetensors +1 -1
  3. 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 within or across report/report sections/prior report",
17
- "3": "Report Inconsistency with Source",
18
- "4": "Medical Judgement (MSO/SAS)",
19
- "5": "Observation",
20
- "6": "Complicated source document/ Inadequate annotations/Coding error/output error/ Discrepancy in Source",
21
- "7": "Deviation from standard approach",
22
- "8": "Oversight",
23
- "9": "Revision of Template/SOP",
24
- "10": "Non-critical-data precision",
25
- "11": "oversight",
26
- "12": "Unaware of New update/New learning (PXL)",
27
- "13": "TEXT removed in Final Draft Report and published copy/Finding nullified as section updated",
28
- "14": "Conceptual error"
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.36.2",
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:8db5ee8a84c16f4982a61907f5bc7b18d80087d71179c0edf060c6002d0ca02a
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:d6c3839b06dc97dcd1a29cf7f861bb2254a6683397544dfa62ed9845c02255b0
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24cf6f3a827f55775424685a71018f50f2f69294edc7bab2d12d01c7b086b92c
3
  size 4728