player1537 commited on
Commit
ad88bbf
1 Parent(s): fc7f837

Training in progress, step 10020

Browse files
.gitattributes CHANGED
@@ -12,3 +12,5 @@ runs/Jun03_18-38-43_bb544bc9a418/events.out.tfevents.1685817525.bb544bc9a418.167
12
  training_args.bin filter=lfs diff=lfs merge=lfs -text
13
  runs/Jun03_18-44-11_bb544bc9a418/1685817877.978909/events.out.tfevents.1685817877.bb544bc9a418.167.5 filter=lfs diff=lfs merge=lfs -text
14
  runs/Jun03_18-44-11_bb544bc9a418/events.out.tfevents.1685817877.bb544bc9a418.167.4 filter=lfs diff=lfs merge=lfs -text
 
 
 
12
  training_args.bin filter=lfs diff=lfs merge=lfs -text
13
  runs/Jun03_18-44-11_bb544bc9a418/1685817877.978909/events.out.tfevents.1685817877.bb544bc9a418.167.5 filter=lfs diff=lfs merge=lfs -text
14
  runs/Jun03_18-44-11_bb544bc9a418/events.out.tfevents.1685817877.bb544bc9a418.167.4 filter=lfs diff=lfs merge=lfs -text
15
+ runs/Jun04_02-06-39_4367d7224c9f/1685845095.3741372/events.out.tfevents.1685845095.4367d7224c9f.857.1 filter=lfs diff=lfs merge=lfs -text
16
+ runs/Jun04_02-06-39_4367d7224c9f/events.out.tfevents.1685845095.4367d7224c9f.857.0 filter=lfs diff=lfs merge=lfs -text
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:61562f6a1393d050e301c0f4dc223aabe97aca401773d2d0de4a09b57e30b0a9
3
  size 6319689
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf5a57c1683d55d9fdfe12caded03ae690f08e41f7203388a6713ab70b256265
3
  size 6319689
last-checkpoint/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2495e2e83ecabcddd7b7e8c2067b349a5c16f34c5e82b33fa1f18cd5c28e8b7
3
  size 1121737121
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37682a241452447f71c7abcfac474c2321b317c239e55fec99d110341ce12ff3
3
  size 1121737121
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be3a6913a6bb11166196ee2b3555c563bccfb037d44ef696073743660bc0da13
3
  size 14639
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa0cff72ae76729b029e6547c622178f345c2d1da9b1c854edc822b3632d2877
3
  size 14639
last-checkpoint/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:921e4576558c60a19376f95264091ad790d2cc48c48bcf291ef4852bb98ba642
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24a793be1ac9c2058b2df420a2463a414a30f221f766a425edfd55ac2c90d2f2
3
  size 557
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58e4ce0b5f9c7bd79a598273a878aad8ff88953404d67fa620e16f82e9e70ad4
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1481fa8f6cb6a2cbeae1ffaa0f32d00e9c94a74e82f24707187fc51f48cd10b5
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.104400375091168,
5
- "global_step": 9018,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -72,11 +72,17 @@
72
  "learning_rate": 1.7917549404369118e-05,
73
  "loss": 1.5646,
74
  "step": 9000
 
 
 
 
 
 
75
  }
76
  ],
77
  "max_steps": 86379,
78
  "num_train_epochs": 1,
79
- "total_flos": 1.6793732716167168e+16,
80
  "trial_name": null,
81
  "trial_params": null
82
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.11600041676796444,
5
+ "global_step": 10020,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
72
  "learning_rate": 1.7917549404369118e-05,
73
  "loss": 1.5646,
74
  "step": 9000
75
+ },
76
+ {
77
+ "epoch": 0.12,
78
+ "learning_rate": 1.768624318410725e-05,
79
+ "loss": 1.5727,
80
+ "step": 10000
81
  }
82
  ],
83
  "max_steps": 86379,
84
  "num_train_epochs": 1,
85
+ "total_flos": 1.865970301796352e+16,
86
  "trial_name": null,
87
  "trial_params": null
88
  }
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:690ee5e2dfad2e5f6f7b6e8af434a8c538a12058523ea53eb19296c8dc846e80
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e464d5dc1417ef8ca5afcf38664b86893fc35093925318565ac33d4f64d0e3b1
3
  size 3963
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2495e2e83ecabcddd7b7e8c2067b349a5c16f34c5e82b33fa1f18cd5c28e8b7
3
  size 1121737121
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37682a241452447f71c7abcfac474c2321b317c239e55fec99d110341ce12ff3
3
  size 1121737121
runs/Jun04_02-06-39_4367d7224c9f/1685845095.3741372/events.out.tfevents.1685845095.4367d7224c9f.857.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e24a8eb345576b732393318d2693d9a89c3aa7683e9015f0029ad1338c03869a
3
+ size 5949
runs/Jun04_02-06-39_4367d7224c9f/events.out.tfevents.1685845095.4367d7224c9f.857.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:447478dad21d9954a2d182e26922def48845acdc9ca5757399477ef5d09d50df
3
+ size 4346
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:690ee5e2dfad2e5f6f7b6e8af434a8c538a12058523ea53eb19296c8dc846e80
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e464d5dc1417ef8ca5afcf38664b86893fc35093925318565ac33d4f64d0e3b1
3
  size 3963