MFrazz commited on
Commit
b29181e
1 Parent(s): 191ea30

Upload 7 files

Browse files
BatchSize_64_Metrics.txt CHANGED
@@ -1,8 +1,8 @@
1
- Date: 05_03, 21:29
2
- Total Training Time: 0.025822035182222234 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.11588417738676071, 'eval_accuracy': 0.9590200445434298, 'eval_f1': 0.974171813587872, 'eval_runtime': 1.122, 'eval_samples_per_second': 2000.876, 'eval_steps_per_second': 32.085, 'epoch': 6.0}
 
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}
config.json CHANGED
@@ -9,13 +9,15 @@
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",
 
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",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:607fc7559b3c48d33675ef6b00482b0ec453eb5579760758d6fb5fcf49e262bf
3
- size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b673e85576c4406505a29bf43339fb3922e5af52bb83216414011237ff60ccc
3
+ size 267835644
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08284500d31409b675430da44d5efad169507e568e4037711775504beb562eec
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c87a97b28dfba9a1dca540524d726417408b868bd30ca3eb2d448a7f1d3fb6e
3
  size 4728