Spaces:
Runtime error
Runtime error
Delete config.json
Browse files- config.json +0 -1
config.json
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
{"src_vocab_size": 2500, "tgt_vocab_size": 6000, "max_src_len": 85, "max_tgt_len": 87, "pad_id": 0, "bos_id": 2, "eos_id": 3, "d_model": 256, "num_heads": 4, "num_layers": 3, "d_ff": 512}
|
|
|
|
|
|