diff --git a/config.json b/config.json index 07d5a31..adcd723 100644 --- a/config.json +++ b/config.json @@ -37,10 +37,5 @@ "position_embedding_type": "sine", "scale_embedding": false, "torch_dtype": "float32", - "transformers_version": "4.17.0", - "id2label": { - "0": "N/A", - "1": "table", - "2": "table", - } + "transformers_version": "4.17.0" }