update
Browse files- config.json +0 -11
config.json
DELETED
@@ -1,11 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"bos_token_id": 0,
|
3 |
-
"eos_token_id": 2,
|
4 |
-
"max_position_embeddings": 514,
|
5 |
-
"output_past": true,
|
6 |
-
"pad_token_id": 1,
|
7 |
-
"model_type":"gpt2",
|
8 |
-
"type_vocab_size": 1,
|
9 |
-
"use_cache": true,
|
10 |
-
"vocab_size": 250002
|
11 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|