kruuusher13 commited on
Commit
773037f
·
verified ·
1 Parent(s): ad12075

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. best.pt +3 -0
  2. best_config.json +10 -0
best.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1054ab798e2caec99f5515c0b7871eac2bb88eeae78b413004dcce7a891f9c9
3
+ size 77866245
best_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "vocab_size": 51,
3
+ "d_model": 512,
4
+ "n_heads": 8,
5
+ "n_layers": 12,
6
+ "d_ff": 2048,
7
+ "seq_len": 80,
8
+ "n_moves": 1968,
9
+ "dropout": 0.1
10
+ }