jonathanagustin commited on
Commit
c3f4875
1 Parent(s): 8dfe047

Training in progress, step 100

Browse files
Files changed (3) hide show
  1. metrics.json +3 -3
  2. pytorch_model.bin +1 -1
  3. trainer_state.json +6 -6
metrics.json CHANGED
@@ -9,7 +9,7 @@
9
  "best_exact_thresh": 0.7474104762077332,
10
  "best_f1": 100.0,
11
  "best_f1_thresh": 0.7474104762077332,
12
- "total_time_in_seconds": 0.02269491500192089,
13
- "samples_per_second": 88.1254677460004,
14
- "latency_in_seconds": 0.011347457500960445
15
  }
 
9
  "best_exact_thresh": 0.7474104762077332,
10
  "best_f1": 100.0,
11
  "best_f1_thresh": 0.7474104762077332,
12
+ "total_time_in_seconds": 0.022410528003092622,
13
+ "samples_per_second": 89.24376970163321,
14
+ "latency_in_seconds": 0.011205264001546311
15
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52b840f6d7f16d80e5a037be11ca007dc767ac82e97d5ddb9bf97093c0af6b01
3
  size 265493026
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3c220944c117a2f6760ca3a5bda267271027c119eb2cddd2c8d8b8d9c5742bd
3
  size 265493026
trainer_state.json CHANGED
@@ -293,16 +293,16 @@
293
  "step": 2000,
294
  "total_flos": 8.35881951136727e+16,
295
  "train_loss": 0.0,
296
- "train_runtime": 0.4185,
297
- "train_samples_per_second": 1247240.473,
298
- "train_steps_per_second": 2437.081
299
  },
300
  {
301
  "epoch": 3.92,
302
  "eval_loss": 1.3331990242004395,
303
- "eval_runtime": 8.3796,
304
- "eval_samples_per_second": 1428.353,
305
- "eval_steps_per_second": 11.218,
306
  "step": 2000
307
  }
308
  ],
 
293
  "step": 2000,
294
  "total_flos": 8.35881951136727e+16,
295
  "train_loss": 0.0,
296
+ "train_runtime": 0.4632,
297
+ "train_samples_per_second": 1126881.683,
298
+ "train_steps_per_second": 2201.902
299
  },
300
  {
301
  "epoch": 3.92,
302
  "eval_loss": 1.3331990242004395,
303
+ "eval_runtime": 8.4546,
304
+ "eval_samples_per_second": 1415.675,
305
+ "eval_steps_per_second": 11.118,
306
  "step": 2000
307
  }
308
  ],