Update config.json

This commit is contained in:
Taha Douaji 2022-03-11 22:24:21 +00:00 committed by huggingface-web
parent 2e0cb6f73d
commit 310430efb2
1 changed files with 5 additions and 0 deletions

View File

@ -38,4 +38,9 @@
"scale_embedding": false,
"torch_dtype": "float32",
"transformers_version": "4.17.0"
"id2label": {
"0": "N/A",
"1": "table",
"2": "table",
}
}