From 310430efb2429df062b42e4f9fca08dd89eaf781 Mon Sep 17 00:00:00 2001 From: Taha Douaji Date: Fri, 11 Mar 2022 22:24:21 +0000 Subject: [PATCH] Update config.json --- config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.json b/config.json index adcd723..6974180 100644 --- a/config.json +++ b/config.json @@ -38,4 +38,9 @@ "scale_embedding": false, "torch_dtype": "float32", "transformers_version": "4.17.0" + "id2label": { + "0": "N/A", + "1": "table", + "2": "table", + } }