prompterminal commited on
Commit
93d105a
·
verified ·
1 Parent(s): f40ea61

Upload compressed_gpt2_xl_68.3%_enwik8_finetuned_metadata.json with huggingface_hub

Browse files
compressed_gpt2_xl_68.3%_enwik8_finetuned_metadata.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "/workspace/compactifai-replication/saved_models/compressed_gpt2_xl_68.3%_healed.pt",
3
+ "fine_tuning_method": "enwik8_memory_optimized",
4
+ "batch_size": 1,
5
+ "accumulation_steps": 4,
6
+ "max_length": 64,
7
+ "learning_rate": 3e-06,
8
+ "samples_processed": 4,
9
+ "parameter_updates": 0,
10
+ "final_loss": 6.928109765052795,
11
+ "compression_ratio": "68.3%"
12
+ }