yu3733 commited on
Commit
81cb7aa
·
verified ·
1 Parent(s): 6a7e08b

Upload results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. results.json +19 -0
results.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "experiment_config": {
3
+ "data_size": 1000,
4
+ "rank": 24,
5
+ "alpha": 36,
6
+ "learning_rate": 3e-06,
7
+ "epochs": 1
8
+ },
9
+ "results": {
10
+ "final_accuracy": 0.0,
11
+ "training_time_minutes": 16.658443268140157,
12
+ "final_loss": 13.831672607421876,
13
+ "total_steps": 250
14
+ },
15
+ "environment": {
16
+ "platform": "Google Colab",
17
+ "gpu": "Tesla T4"
18
+ }
19
+ }