J10Official commited on
Commit
4ae2039
·
verified ·
1 Parent(s): fa43319

Upload Token-Choice-NoLB_train_results.json with huggingface_hub

Browse files
Token-Choice-NoLB_train_results.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "Token-Choice-NoLB",
3
+ "train_losses": [
4
+ 1.4173696693919955,
5
+ 1.4024955734374032
6
+ ],
7
+ "val_losses": [
8
+ 1.7097204556831946,
9
+ 1.7039847740760217
10
+ ],
11
+ "retrain_epochs": 2,
12
+ "retrain_samples": 1000,
13
+ "original_model": "AKG2/sparse-moe-Token-Choice-NoLB",
14
+ "target_repo": "J10Official/sparse-moe-Token-Choice-NoLB",
15
+ "final_train_loss": 1.4024955734374032,
16
+ "final_val_loss": 1.7039847740760217,
17
+ "total_epochs": 2,
18
+ "account_info": {
19
+ "source_account": "AKG2",
20
+ "target_account": "J10Official",
21
+ "source_repo": "AKG2/sparse-moe-Token-Choice-NoLB",
22
+ "target_repo": "J10Official/sparse-moe-Token-Choice-NoLB"
23
+ }
24
+ }