MFrazz commited on
Commit
7904174
1 Parent(s): dda0634

Update to DS

Browse files
.gitattributes CHANGED
@@ -1 +1,2 @@
1
  pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
 
 
1
  pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
2
+ model.safetensors filter=lfs diff=lfs merge=lfs -text
BatchSize_32_Metrics.txt CHANGED
@@ -1,8 +1,8 @@
1
- Date: 01_16, 00:11
2
- Total Training Time: 3.623541301535281 hours
3
  Batch Size: 32
4
  Eval Strategy: epoch
5
  Early Stopping: epoch
6
  Early Stopping Patience: 4
7
  Best Model Metric: loss
8
- {'eval_loss': 0.24316436052322388, 'eval_accuracy': 0.8926086956521739, 'eval_f1': 0.8282336578581364, 'eval_runtime': 261.4674, 'eval_samples_per_second': 17.593, 'eval_steps_per_second': 0.551, 'epoch': 6.0}
 
1
+ Date: 01_22, 19:56
2
+ Total Training Time: 0.029721080012777748 hours
3
  Batch Size: 32
4
  Eval Strategy: epoch
5
  Early Stopping: epoch
6
  Early Stopping Patience: 4
7
  Best Model Metric: loss
8
+ {'eval_loss': 0.2475728690624237, 'eval_accuracy': 0.8983968804159446, 'eval_f1': 0.8411784625804267, 'eval_runtime': 1.22, 'eval_samples_per_second': 3783.467, 'eval_steps_per_second': 118.848, 'epoch': 6.0}
config.json CHANGED
@@ -28,6 +28,6 @@
28
  "sinusoidal_pos_embds": false,
29
  "tie_weights_": true,
30
  "torch_dtype": "float32",
31
- "transformers_version": "4.34.0",
32
  "vocab_size": 30522
33
  }
 
28
  "sinusoidal_pos_embds": false,
29
  "tie_weights_": true,
30
  "torch_dtype": "float32",
31
+ "transformers_version": "4.37.0",
32
  "vocab_size": 30522
33
  }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7234f090ef9c1f81b299f8dec7631f74c02091da182dfd686051b11844fdfba
3
+ size 267832560
tokenizer_config.json CHANGED
@@ -41,7 +41,6 @@
41
  "special": true
42
  }
43
  },
44
- "additional_special_tokens": [],
45
  "clean_up_tokenization_spaces": true,
46
  "cls_token": "[CLS]",
47
  "do_lower_case": true,
 
41
  "special": true
42
  }
43
  },
 
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
training_args.bin CHANGED
Binary files a/training_args.bin and b/training_args.bin differ