Delete config.json
Browse files- config.json +0 -12
config.json
DELETED
|
@@ -1,12 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"dim": 320,
|
| 3 |
-
"n_layers": 12,
|
| 4 |
-
"n_heads": 20,
|
| 5 |
-
"vocab_size": 2048,
|
| 6 |
-
"dim_ffn": 960,
|
| 7 |
-
"norm_eps": 1e-05,
|
| 8 |
-
"multiple_of": 64,
|
| 9 |
-
"padding_idx": 3,
|
| 10 |
-
"max_seq_len": 512,
|
| 11 |
-
"initializer_range": 0.02
|
| 12 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|