swayam01 commited on
Commit
1740805
1 Parent(s): 848d810

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": 10.0,
3
+ "init_mem_cpu_alloc_delta": 2298376192,
4
+ "init_mem_cpu_peaked_delta": 3067904,
5
+ "init_mem_gpu_alloc_delta": 377976832,
6
+ "init_mem_gpu_peaked_delta": 0,
7
+ "train_mem_cpu_alloc_delta": 42823680,
8
+ "train_mem_cpu_peaked_delta": 164331520,
9
+ "train_mem_gpu_alloc_delta": 1115663872,
10
+ "train_mem_gpu_peaked_delta": 3355147264,
11
+ "train_runtime": 7297.1898,
12
+ "train_samples": 10000,
13
+ "train_samples_per_second": 0.856
14
+ }