m4vic commited on
Commit
5be0a29
·
verified ·
1 Parent(s): a9a9e86

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"vocab_size": 30000, "d_model": 256, "n_heads": 8, "num_layers": 4, "dim_ff": 512, "max_len": 256, "num_classes": 4, "dropout": 0.2, "pad_idx": 0}