LixingLi commited on
Commit
376e146
·
verified ·
1 Parent(s): 998ea1d

Upload meta.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. meta.json +4 -5
meta.json CHANGED
@@ -1,10 +1,9 @@
1
  {
2
- "epoch": 1,
3
  "base_model": "EleutherAI/pythia-410m",
4
  "code_dim": 1024,
5
- "source_ckpt": "code2token_epoch1.pt",
6
- "best_epoch": 1,
7
- "best_val_ppl": 27.53045211846851,
8
- "epochs_trained": 1,
9
  "train_shards": 991
10
  }
 
1
  {
2
+ "epoch": 2,
3
  "base_model": "EleutherAI/pythia-410m",
4
  "code_dim": 1024,
5
+ "source_ckpt": "code2token_epoch2.pt",
6
+ "epochs_trained": 2,
7
+ "val_ppl": 27.635636706479065,
 
8
  "train_shards": 991
9
  }