Update config.json
This commit is contained in:
parent
310430efb2
commit
d20b8e28bc
|
@ -37,7 +37,7 @@
|
||||||
"position_embedding_type": "sine",
|
"position_embedding_type": "sine",
|
||||||
"scale_embedding": false,
|
"scale_embedding": false,
|
||||||
"torch_dtype": "float32",
|
"torch_dtype": "float32",
|
||||||
"transformers_version": "4.17.0"
|
"transformers_version": "4.17.0",
|
||||||
"id2label": {
|
"id2label": {
|
||||||
"0": "N/A",
|
"0": "N/A",
|
||||||
"1": "table",
|
"1": "table",
|
||||||
|
|
Loading…
Reference in New Issue