renjithks commited on
Commit
ee79cf6
1 Parent(s): 4190098

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -14,25 +14,25 @@
14
  "hidden_dropout_prob": 0.1,
15
  "hidden_size": 768,
16
  "id2label": {
17
- "0": "LABEL_0",
18
- "1": "LABEL_1",
19
- "2": "LABEL_2",
20
- "3": "LABEL_3",
21
- "4": "LABEL_4",
22
- "5": "LABEL_5",
23
- "6": "LABEL_6"
24
  },
25
  "initializer_range": 0.02,
26
  "input_size": 224,
27
  "intermediate_size": 3072,
28
  "label2id": {
29
- "LABEL_0": 0,
30
- "LABEL_1": 1,
31
- "LABEL_2": 2,
32
- "LABEL_3": 3,
33
- "LABEL_4": 4,
34
- "LABEL_5": 5,
35
- "LABEL_6": 6
36
  },
37
  "layer_norm_eps": 1e-05,
38
  "max_2d_position_embeddings": 1024,
 
14
  "hidden_dropout_prob": 0.1,
15
  "hidden_size": 768,
16
  "id2label": {
17
+ "0": "menu.nm",
18
+ "1": "O",
19
+ "2": "sub_total.tax_price",
20
+ "3": "sub_total.total_tax_price",
21
+ "4": "menu.price",
22
+ "5": "tax.tax_rate",
23
+ "6": "total.total_price"
24
  },
25
  "initializer_range": 0.02,
26
  "input_size": 224,
27
  "intermediate_size": 3072,
28
  "label2id": {
29
+ "O": 1,
30
+ "menu.nm": 0,
31
+ "menu.price": 4,
32
+ "sub_total.tax_price": 2,
33
+ "sub_total.total_tax_price": 3,
34
+ "tax.tax_rate": 5,
35
+ "total.total_price": 6
36
  },
37
  "layer_norm_eps": 1e-05,
38
  "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:d42dbf7ccea4ae621d389153d0e57d939053b54c1fb0e08421756aa4af464b01
3
  size 501405907
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21d0edd92e05174487c77fb6013fdee14a6833cd53e420daeaae4632954ad61f
3
  size 501405907
runs/May25_18-59-21_9743b2fc9496/1653505308.380484/events.out.tfevents.1653505308.9743b2fc9496.33.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ba4247108fe3f86535e3d196759c11c4ece48aeb30297124a04d027d2b641b3
3
+ size 5160
runs/May25_18-59-21_9743b2fc9496/events.out.tfevents.1653505308.9743b2fc9496.33.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17d28a29bdbebd5823aa804eca6c4e61c7c02de616dd9a46e638f6e55af9e632
3
+ size 4763
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:511735556c3348290631cb92a5486af6e04144291d725ee67a95ebe86343c4c3
3
  size 3183
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2d52965a288e968f995417a95b7c3cd8e39dc09a3175c5d7f2dc6f1d16702b4
3
  size 3183