Update config.json
This commit is contained in:
parent
9e1698384a
commit
030bb1bda8
|
@ -24,6 +24,7 @@
|
|||
"encoder_layers": 12,
|
||||
"eos_token_id": 2,
|
||||
"forced_eos_token_id": 2,
|
||||
"forced_bos_token_id": 0,
|
||||
"gradient_checkpointing": false,
|
||||
"id2label": {
|
||||
"0": "LABEL_0",
|
||||
|
|
Loading…
Reference in New Issue