TuhinColumbia commited on
Commit
e8c23b1
1 Parent(s): fcee3a4

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": 1.0,
3
+ "init_mem_cpu_alloc_delta": 1065082,
4
+ "init_mem_cpu_peaked_delta": 28961,
5
+ "init_mem_gpu_alloc_delta": 2444518400,
6
+ "init_mem_gpu_peaked_delta": 0,
7
+ "train_mem_cpu_alloc_delta": 956190,
8
+ "train_mem_cpu_peaked_delta": 2051035488,
9
+ "train_mem_gpu_alloc_delta": 7331022336,
10
+ "train_mem_gpu_peaked_delta": 23469917696,
11
+ "train_runtime": 119333.5912,
12
+ "train_samples": 6000000,
13
+ "train_samples_per_second": 0.279
14
+ }