MFrazz commited on
Commit
ee3e2e6
1 Parent(s): d0d4132

Upload 7 files

Browse files
BatchSize_32_Metrics.txt CHANGED
@@ -1,11 +1,10 @@
1
 
2
-
3
- Name: 06_19_32_2024_20H_37M
4
- Date: 06_19, 20:48
5
- Total Training Time: 0.173722160715278 hours
6
  Batch Size: 32
7
  Eval Strategy: epoch
8
  Early Stopping: epoch
9
- Early Stopping Patience: 4
10
  Best Model Metric: loss
11
- {'eval_loss': 0.23887856304645538, 'eval_accuracy': 0.9089222205040978, 'eval_f1': 0.8861395708486371, 'eval_runtime': 3.3321, 'eval_samples_per_second': 1940.795, 'eval_steps_per_second': 60.922, 'epoch': 7.0}
 
1
 
2
+ Name: 06_19_32_2024_19H_42M
3
+ Date: 06_19, 20:20
4
+ Total Training Time: 0.6260255848180555 hours
 
5
  Batch Size: 32
6
  Eval Strategy: epoch
7
  Early Stopping: epoch
8
+ Early Stopping Patience: 6
9
  Best Model Metric: loss
10
+ {'eval_loss': 0.040600258857011795, 'eval_accuracy': 0.9944901836605446, 'eval_f1': 0.9953348705024399, 'eval_precision': 0.9990312163616792, 'eval_recall': 0.9916657762581472, 'eval_runtime': 15.1302, 'eval_samples_per_second': 2087.223, 'eval_steps_per_second': 65.234, 'epoch': 18.0}
config.json CHANGED
@@ -9,13 +9,13 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "Low Risk",
13
- "1": "High Risk"
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
- "High Risk": 1,
18
- "Low Risk": 0
19
  },
20
  "max_position_embeddings": 512,
21
  "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:de999617856b52a793c07379541167d9c7df94363819c1d9a3edc15ff687929a
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc55ee5be2fc8e98aaca870fcadb1e6a21a4cc7bf490681fdac9541358918f54
3
  size 267832560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:607e67438866e8fd807b4fa4ac04a0ee125206268c5e9c0cb20db07ee3b606b8
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02af0bb61517819a8a408f814d9a38d812efbd676cf4130e9bedb5d191dd9e80
3
  size 4728