LixingLi commited on
Commit
d303a80
·
verified ·
1 Parent(s): e82239d

Upload meta.json with huggingface_hub

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