Update config.json

This commit is contained in:
Taha Douaji 2022-03-11 22:25:59 +00:00 committed by huggingface-web
parent d20b8e28bc
commit e75758f8d5
1 changed files with 1 additions and 6 deletions

View File

@ -37,10 +37,5 @@
"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": {
"0": "N/A",
"1": "table",
"2": "table",
}
} }