LixingLi commited on
Commit
c0da9c6
·
verified ·
1 Parent(s): 7e7d86d

Upload meta.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. meta.json +4 -4
meta.json CHANGED
@@ -1,9 +1,9 @@
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
  }
 
1
  {
2
+ "epoch": 3,
3
  "base_model": "EleutherAI/pythia-410m",
4
  "code_dim": 1024,
5
+ "source_ckpt": "code2token_epoch3.pt",
6
+ "epochs_trained": 3,
7
+ "val_ppl": 27.442336126612624,
8
  "train_shards": 991
9
  }