Pista1981 commited on
Commit
cad2c42
·
verified ·
1 Parent(s): 95c9c67

Upload metrics.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. metrics.json +14 -0
metrics.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "agent": "Gen2-e15ed7",
3
+ "model": "microsoft/phi-2",
4
+ "dataset": "codeparrot/github-code",
5
+ "lora_r": 8,
6
+ "lora_alpha": 16,
7
+ "lr": 0.001,
8
+ "batch_size": 2,
9
+ "epochs": 2,
10
+ "samples": 500,
11
+ "loss": 2.175285914587596,
12
+ "trainable": 3932160,
13
+ "time": 420.8477580547333
14
+ }