renjithks commited on
Commit
76e93de
·
1 Parent(s): 1b29230

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": "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,13 +122,13 @@
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,
 
106
  "hidden_dropout_prob": 0.1,
107
  "hidden_size": 768,
108
  "id2label": {
109
+ "0": "total.total_price",
110
+ "1": "sub_total.tax_price",
111
+ "2": "menu.price",
112
+ "3": "sub_total.total_tax_price",
113
+ "4": "menu.nm",
114
+ "5": "O",
115
+ "6": "tax.tax_rate"
116
  },
117
  "image_feature_pool_shape": [
118
  7,
 
122
  "initializer_range": 0.02,
123
  "intermediate_size": 3072,
124
  "label2id": {
125
+ "O": 5,
126
+ "menu.nm": 4,
127
+ "menu.price": 2,
128
+ "sub_total.tax_price": 1,
129
+ "sub_total.total_tax_price": 3,
130
+ "tax.tax_rate": 6,
131
+ "total.total_price": 0
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:7c22a033829143c76c380e16ce8b56588b6a790443cfdca8a405c9b46f0a571b
3
  size 802258603
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:872a1366fc188706bc401bf43a440f81e11ba2148e75481823cf5388e549a262
3
  size 802258603
runs/Jun08_19-02-21_cb99e04ba401/1654715144.9420512/events.out.tfevents.1654715144.cb99e04ba401.435.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afe2c2a1f009759f3e88970954b58547e9cccf719518dfa670058b8b0c87d507
3
+ size 4757
runs/Jun08_19-02-21_cb99e04ba401/events.out.tfevents.1654715144.cb99e04ba401.435.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1eeffc31dc74acb7d9027b1d0da72b1e23ae5f954854f9b18136ed84704e0d4
3
+ size 15723
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4ce5d4a9be13c00fe4f55d091a5d0eb7a660a3c547f697ac5e41e7671534945
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16d7b04e4f7f7bf565ec96faf6432f808ca5a234ddab03dc3ea8977bb7c0662b
3
  size 3055