MFrazz commited on
Commit
75bbaad
1 Parent(s): 10fffcf

Upload 7 files

Browse files
BatchSize_32_Metrics.txt CHANGED
@@ -1,11 +1,11 @@
1
 
2
 
3
- Name: 06_19_32_2024_20H_55M
4
- Date: 06_19, 21:05
5
- Total Training Time: 0.1754411067197222 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.2124, 'eval_samples_per_second': 2013.115, 'eval_steps_per_second': 63.192, 'epoch': 7.0}
 
1
 
2
 
3
+ Name: 06_21_32_2024_14H_05M
4
+ Date: 06_21, 14:14
5
+ Total Training Time: 0.14560364996083336 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.22629298269748688, 'eval_accuracy': 0.8994692949203943, 'eval_f1': 0.8789483293773964, 'eval_runtime': 1.71, 'eval_samples_per_second': 3856.815, 'eval_steps_per_second': 121.055, 'epoch': 6.0}
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:c2e06f722cebb9c55cde1dcce647212b719323e8c489da1aa6b407f84b46a6a2
3
  size 267832560
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "[PAD]"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
training_args.bin CHANGED
Binary files a/training_args.bin and b/training_args.bin differ