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