renjithks commited on
Commit
9badb97
·
1 Parent(s): ef99a91

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -9,22 +9,22 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "sub_total.tax_price",
13
- "1": "menu.nm",
14
- "2": "O",
15
- "3": "menu.price",
16
- "4": "sub_total.total_tax_price",
17
- "5": "tax.tax_rate",
18
  "6": "total.total_price"
19
  },
20
  "initializer_range": 0.02,
21
  "label2id": {
22
- "O": 2,
23
- "menu.nm": 1,
24
- "menu.price": 3,
25
- "sub_total.tax_price": 0,
26
- "sub_total.total_tax_price": 4,
27
- "tax.tax_rate": 5,
28
  "total.total_price": 6
29
  },
30
  "max_position_embeddings": 512,
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "menu.nm",
13
+ "1": "menu.price",
14
+ "2": "sub_total.total_tax_price",
15
+ "3": "O",
16
+ "4": "tax.tax_rate",
17
+ "5": "sub_total.tax_price",
18
  "6": "total.total_price"
19
  },
20
  "initializer_range": 0.02,
21
  "label2id": {
22
+ "O": 3,
23
+ "menu.nm": 0,
24
+ "menu.price": 1,
25
+ "sub_total.tax_price": 5,
26
+ "sub_total.total_tax_price": 2,
27
+ "tax.tax_rate": 4,
28
  "total.total_price": 6
29
  },
30
  "max_position_embeddings": 512,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2a3a086cbcc522dd60a2480b4cf33da18b6056471a52170addf7a0e941295bc
3
  size 299876213
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6043e000bce91cadf88fb15427e694a50fa9aca5a4ce91815b8ec9b372565fd4
3
  size 299876213
runs/May25_17-07-42_b344e2f50649/1653498560.0837483/events.out.tfevents.1653498560.b344e2f50649.23.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ff583d8755ece9a7ae69ce0e7b9c2945dd7734d5c0e937871fb24e37114b321
3
+ size 4852
runs/May25_17-07-42_b344e2f50649/events.out.tfevents.1653498560.b344e2f50649.23.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12b2929162e40a7086d9ba5b84422ce5b9f0c593c1e6beffbe491eda38af1255
3
+ size 4157
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:687d40c19f3664d41ed5f51c2661aa1184909e61782dbc6a002556f3379ce279
3
  size 3119
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cf6d0be7725a40e8d230e984547330c46fb9f390beaff68e20ec0ef107e5433
3
  size 3119