piccora commited on
Commit
1cfe920
·
verified ·
1 Parent(s): 8b4a113

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"max_length": 40, "max_samples": 50000, "batch_size": 64, "buffer_size": 20000, "num_layers": 2, "d_model": 256, "num_heads": 8, "units": 512, "dropout": 0.1, "epochs": 40}