luchaf commited on
Commit
136aa70
·
verified ·
1 Parent(s): 1de7597

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -6
config.json CHANGED
@@ -29,12 +29,12 @@
29
  "giou_cost": 2,
30
  "giou_loss_coefficient": 2,
31
  "id2label": {
32
- "0": "table",
33
- "1": "table column",
34
- "2": "table row",
35
- "3": "table column header",
36
- "4": "table projected row header",
37
- "5": "table spanning cell"
38
  },
39
  "init_std": 0.02,
40
  "init_xavier_std": 1.0,
 
29
  "giou_cost": 2,
30
  "giou_loss_coefficient": 2,
31
  "id2label": {
32
+ "1": "table",
33
+ "2": "table column",
34
+ "3": "table row",
35
+ "4": "table column header",
36
+ "5": "table projected row header",
37
+ "6": "table spanning cell"
38
  },
39
  "init_std": 0.02,
40
  "init_xavier_std": 1.0,