TheBloke commited on
Commit
50ecd68
1 Parent(s): 5933a11

GPTQ model commit

Browse files
Files changed (1) hide show
  1. train_results.json +8 -0
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "train_loss": 0.8817351038799536,
4
+ "train_runtime": 50140.2452,
5
+ "train_samples": 14670,
6
+ "train_samples_per_second": 0.585,
7
+ "train_steps_per_second": 0.009
8
+ }