TahaDouaji commited on
Commit
de80c8e
1 Parent(s): 0861455

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -9
config.json CHANGED
@@ -37,13 +37,5 @@
37
  "position_embedding_type": "sine",
38
  "scale_embedding": false,
39
  "torch_dtype": "float32",
40
- "transformers_version": "4.17.0",
41
- "id2label": {
42
- "0": "N/A",
43
- "1": "table",
44
- },
45
- "label2id": {
46
- "N/A": 0,
47
- "table": 1,
48
- }
49
  }
 
37
  "position_embedding_type": "sine",
38
  "scale_embedding": false,
39
  "torch_dtype": "float32",
40
+ "transformers_version": "4.17.0"
 
 
 
 
 
 
 
 
41
  }