eskayML commited on
Commit
0ce9245
·
verified ·
1 Parent(s): 31862d3

eskayML/interview_electra

Browse files
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [mrm8488/electra-small-finetuned-squadv2](https://huggingface.co/mrm8488/electra-small-finetuned-squadv2) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.4308
21
- - Accuracy: 0.8675
22
 
23
  ## Model description
24
 
@@ -49,26 +49,26 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 76 | 2.2703 | 0.1589 |
53
- | No log | 2.0 | 152 | 2.2403 | 0.1656 |
54
- | No log | 3.0 | 228 | 2.1815 | 0.3311 |
55
- | No log | 4.0 | 304 | 2.1125 | 0.4636 |
56
- | No log | 5.0 | 380 | 2.0395 | 0.4503 |
57
- | No log | 6.0 | 456 | 1.9782 | 0.5232 |
58
- | 2.1758 | 7.0 | 532 | 1.9149 | 0.4768 |
59
- | 2.1758 | 8.0 | 608 | 1.8410 | 0.5497 |
60
- | 2.1758 | 9.0 | 684 | 1.7949 | 0.5497 |
61
- | 2.1758 | 10.0 | 760 | 1.7268 | 0.6159 |
62
- | 2.1758 | 11.0 | 836 | 1.6659 | 0.6159 |
63
- | 2.1758 | 12.0 | 912 | 1.6137 | 0.6755 |
64
- | 2.1758 | 13.0 | 988 | 1.5773 | 0.7086 |
65
- | 1.8023 | 14.0 | 1064 | 1.5381 | 0.7748 |
66
- | 1.8023 | 15.0 | 1140 | 1.5067 | 0.8013 |
67
- | 1.8023 | 16.0 | 1216 | 1.4807 | 0.8344 |
68
- | 1.8023 | 17.0 | 1292 | 1.4590 | 0.8543 |
69
- | 1.8023 | 18.0 | 1368 | 1.4447 | 0.8477 |
70
- | 1.8023 | 19.0 | 1444 | 1.4338 | 0.8675 |
71
- | 1.5562 | 20.0 | 1520 | 1.4308 | 0.8675 |
72
 
73
 
74
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [mrm8488/electra-small-finetuned-squadv2](https://huggingface.co/mrm8488/electra-small-finetuned-squadv2) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.6988
21
+ - Accuracy: 0.7407
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 54 | 2.2849 | 0.1667 |
53
+ | No log | 2.0 | 108 | 2.2588 | 0.2407 |
54
+ | No log | 3.0 | 162 | 2.2142 | 0.3611 |
55
+ | No log | 4.0 | 216 | 2.1773 | 0.4259 |
56
+ | No log | 5.0 | 270 | 2.1220 | 0.4352 |
57
+ | No log | 6.0 | 324 | 2.0728 | 0.4722 |
58
+ | No log | 7.0 | 378 | 2.0330 | 0.4444 |
59
+ | No log | 8.0 | 432 | 1.9932 | 0.5926 |
60
+ | No log | 9.0 | 486 | 1.9483 | 0.5463 |
61
+ | 2.1678 | 10.0 | 540 | 1.9101 | 0.6296 |
62
+ | 2.1678 | 11.0 | 594 | 1.8723 | 0.6204 |
63
+ | 2.1678 | 12.0 | 648 | 1.8451 | 0.6296 |
64
+ | 2.1678 | 13.0 | 702 | 1.8032 | 0.7130 |
65
+ | 2.1678 | 14.0 | 756 | 1.7804 | 0.7037 |
66
+ | 2.1678 | 15.0 | 810 | 1.7568 | 0.7315 |
67
+ | 2.1678 | 16.0 | 864 | 1.7362 | 0.7315 |
68
+ | 2.1678 | 17.0 | 918 | 1.7211 | 0.7315 |
69
+ | 2.1678 | 18.0 | 972 | 1.7084 | 0.7407 |
70
+ | 1.8545 | 19.0 | 1026 | 1.7017 | 0.7407 |
71
+ | 1.8545 | 20.0 | 1080 | 1.6988 | 0.7407 |
72
 
73
 
74
  ### Framework versions
config.json CHANGED
@@ -10,30 +10,30 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 256,
12
  "id2label": {
13
- "0": "Value equation",
14
- "1": "Credentialing / Quality Assurance Infrastructure",
15
- "2": "Finanicial Impact",
16
- "3": "Health System Characteristics",
17
- "4": "Clinical utility & efficiency-Provider perspective",
18
- "5": "Workflow related problems",
19
- "6": "Provider Characteristics",
20
- "7": "Training",
21
- "8": "Patient/Physican interaction in LUS",
22
- "9": "Imaging modalities in general"
23
  },
24
  "initializer_range": 0.02,
25
  "intermediate_size": 1024,
26
  "label2id": {
27
- "Clinical utility & efficiency-Provider perspective": 4,
28
- "Credentialing / Quality Assurance Infrastructure": 1,
29
- "Finanicial Impact": 2,
30
- "Health System Characteristics": 3,
31
- "Imaging modalities in general": 9,
32
- "Patient/Physican interaction in LUS": 8,
33
- "Provider Characteristics": 6,
34
- "Training": 7,
35
- "Value equation": 0,
36
- "Workflow related problems": 5
37
  },
38
  "layer_norm_eps": 1e-12,
39
  "max_position_embeddings": 512,
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 256,
12
  "id2label": {
13
+ "0": "Provider Characteristics",
14
+ "1": "Finanicial Impact",
15
+ "2": "Imaging modalities in general",
16
+ "3": "Clinical utility & efficiency-Provider perspective",
17
+ "4": "Health System Characteristics",
18
+ "5": "Training",
19
+ "6": "Value equation",
20
+ "7": "Workflow related problems",
21
+ "8": "Credentialing / Quality Assurance Infrastructure",
22
+ "9": "Patient/Physican interaction in LUS"
23
  },
24
  "initializer_range": 0.02,
25
  "intermediate_size": 1024,
26
  "label2id": {
27
+ "Clinical utility & efficiency-Provider perspective": 3,
28
+ "Credentialing / Quality Assurance Infrastructure": 8,
29
+ "Finanicial Impact": 1,
30
+ "Health System Characteristics": 4,
31
+ "Imaging modalities in general": 2,
32
+ "Patient/Physican interaction in LUS": 9,
33
+ "Provider Characteristics": 0,
34
+ "Training": 5,
35
+ "Value equation": 6,
36
+ "Workflow related problems": 7
37
  },
38
  "layer_norm_eps": 1e-12,
39
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd24b399577bace44cfe73c644899447bf7122417aa76b0fd34e6596b2f7800e
3
  size 54229432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5408666c16ac05b429464b194af52d60173908b26990ddbfa36d959c193d5c54
3
  size 54229432
runs/Jul04_10-20-17_0e9ed6c0f9ab/events.out.tfevents.1720088418.0e9ed6c0f9ab.907.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f482f90b25bb4cd5affa876228006d80ff0b6729e760bfd08b14cd2ff32f2c39
3
+ size 13012
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f86d160236237f69bf142295e246e69ca12c3d78c4396a46dfa320e70a718bee
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43206a5d74891ee488728cc391904453f0a6256a7eae70cafa133c796a5cfbd1
3
  size 5112