renjithks commited on
Commit
8e6853c
·
1 Parent(s): ac373ba

Model save

Browse files
config.json CHANGED
@@ -106,13 +106,13 @@
106
  "hidden_dropout_prob": 0.1,
107
  "hidden_size": 768,
108
  "id2label": {
109
- "0": "LABEL_0",
110
- "1": "LABEL_1",
111
- "2": "LABEL_2",
112
- "3": "LABEL_3",
113
- "4": "LABEL_4",
114
- "5": "LABEL_5",
115
- "6": "LABEL_6"
116
  },
117
  "image_feature_pool_shape": [
118
  7,
@@ -122,13 +122,13 @@
122
  "initializer_range": 0.02,
123
  "intermediate_size": 3072,
124
  "label2id": {
125
- "LABEL_0": 0,
126
- "LABEL_1": 1,
127
- "LABEL_2": 2,
128
- "LABEL_3": 3,
129
- "LABEL_4": 4,
130
- "LABEL_5": 5,
131
- "LABEL_6": 6
132
  },
133
  "layer_norm_eps": 1e-12,
134
  "max_2d_position_embeddings": 1024,
 
106
  "hidden_dropout_prob": 0.1,
107
  "hidden_size": 768,
108
  "id2label": {
109
+ "0": "sub_total.total_tax_price",
110
+ "1": "O",
111
+ "2": "total.total_price",
112
+ "3": "tax.tax_rate",
113
+ "4": "sub_total.tax_price",
114
+ "5": "menu.nm",
115
+ "6": "menu.price"
116
  },
117
  "image_feature_pool_shape": [
118
  7,
 
122
  "initializer_range": 0.02,
123
  "intermediate_size": 3072,
124
  "label2id": {
125
+ "O": 1,
126
+ "menu.nm": 5,
127
+ "menu.price": 6,
128
+ "sub_total.tax_price": 4,
129
+ "sub_total.total_tax_price": 0,
130
+ "tax.tax_rate": 3,
131
+ "total.total_price": 2
132
  },
133
  "layer_norm_eps": 1e-12,
134
  "max_2d_position_embeddings": 1024,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d65fe20c86bc665f68db4c0845bde5545e5b72df73fd48dad9db18ecb4f6b154
3
  size 802258603
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c22a033829143c76c380e16ce8b56588b6a790443cfdca8a405c9b46f0a571b
3
  size 802258603
runs/Jun05_17-41-17_20b856947568/1654451093.3278885/events.out.tfevents.1654451093.20b856947568.457.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df5ef0c48a8aa34fcf1480518502478cfdbf8c2372c27d86733236b19b96ff39
3
+ size 4757
runs/Jun05_17-41-17_20b856947568/events.out.tfevents.1654451093.20b856947568.457.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c17794495392203941b9d0e94a1137c524792eeaf1644492f857fb1daa65b76
3
+ size 15548
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b202b1e9dedfdf08f3ccfd9d00d42649eab6d2b8778a3874893c25ccfbbcfd6a
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4ce5d4a9be13c00fe4f55d091a5d0eb7a660a3c547f697ac5e41e7671534945
3
  size 3055