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