Commit
·
d20b8e2
1
Parent(s):
310430e
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -37,7 +37,7 @@
|
|
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",
|
|
|
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",
|