slauw87 commited on
Commit
7d4983e
1 Parent(s): 20d9715

Upload train_results.json

Browse files
Files changed (1) hide show
  1. train_results.json +14 -0
train_results.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "init_mem_cpu_alloc_delta": -205389824,
4
+ "init_mem_cpu_peaked_delta": 205856768,
5
+ "init_mem_gpu_alloc_delta": 1625367040,
6
+ "init_mem_gpu_peaked_delta": 0,
7
+ "train_mem_cpu_alloc_delta": 2105626624,
8
+ "train_mem_cpu_peaked_delta": 532709376,
9
+ "train_mem_gpu_alloc_delta": 6510353920,
10
+ "train_mem_gpu_peaked_delta": 10882570752,
11
+ "train_runtime": 542.8804,
12
+ "train_samples": 14732,
13
+ "train_samples_per_second": 1.277
14
+ }