MFrazz commited on
Commit
c0c0e38
1 Parent(s): b29181e

Upload 7 files

Browse files
BatchSize_64_Metrics.txt CHANGED
@@ -1,8 +1,8 @@
1
- Date: 05_07, 08:39
2
- Total Training Time: 0.023433695347777707 hours
3
  Batch Size: 64
4
  Eval Strategy: epoch
5
  Early Stopping: epoch
6
  Early Stopping Patience: 4
7
  Best Model Metric: loss
8
- {'eval_loss': 0.10757462680339813, 'eval_accuracy': 0.9596044603408374, 'eval_f1': 0.9594828010297849, 'eval_runtime': 0.8654, 'eval_samples_per_second': 5492.115, 'eval_steps_per_second': 86.663, 'epoch': 6.0}
 
1
+ Date: 05_07, 08:34
2
+ Total Training Time: 0.015301895239722398 hours
3
  Batch Size: 64
4
  Eval Strategy: epoch
5
  Early Stopping: epoch
6
  Early Stopping Patience: 4
7
  Best Model Metric: loss
8
+ {'eval_loss': 0.11054467409849167, 'eval_accuracy': 0.9642857142857143, 'eval_f1': 0.9767572108653039, 'eval_runtime': 0.508, 'eval_samples_per_second': 4574.688, 'eval_steps_per_second': 72.833, 'epoch': 7.0}
config.json CHANGED
@@ -9,15 +9,13 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "Lab",
13
- "1": "Imaging",
14
- "2": "Device Integration"
15
  },
16
  "initializer_range": 0.02,
17
  "label2id": {
18
- "Device Integration": 2,
19
- "Imaging": 1,
20
- "Lab": 0
21
  },
22
  "max_position_embeddings": 512,
23
  "model_type": "distilbert",
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "LIS",
13
+ "1": "Other"
 
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
+ "LIS": 0,
18
+ "Other": 1
 
19
  },
20
  "max_position_embeddings": 512,
21
  "model_type": "distilbert",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b673e85576c4406505a29bf43339fb3922e5af52bb83216414011237ff60ccc
3
- size 267835644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19a05d3162280fbcc7b08bac7850bf43c9f221de63ef69e938c64579fec70c42
3
+ size 267832560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c87a97b28dfba9a1dca540524d726417408b868bd30ca3eb2d448a7f1d3fb6e
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0901bc6c961ec1d18988372250ac30941b9e7d12b25da4286a8a7843f09fe223
3
  size 4728