finnstrom3693
commited on
Commit
•
a6a384b
1
Parent(s):
d9689e1
Delete config.json
Browse files- config.json +0 -14
config.json
DELETED
@@ -1,14 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"vocab_size": 30522,
|
3 |
-
"max_position_embeddings": 1024,
|
4 |
-
"hidden_size": 512,
|
5 |
-
"num_attention_heads": 8,
|
6 |
-
"intermediate_size": 2048,
|
7 |
-
"num_hidden_layers": 8,
|
8 |
-
"dropout_rate": 0.1,
|
9 |
-
"weight_decay": 0.01,
|
10 |
-
"learning_rate": 0.0001,
|
11 |
-
"restart_period": 500,
|
12 |
-
"total_steps": 2500,
|
13 |
-
"warmup_steps": 500
|
14 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|