renjithks commited on
Commit
2b44ed7
1 Parent(s): 0bbc6fb

Model save

Browse files
config.json CHANGED
@@ -10,23 +10,23 @@
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "O",
13
- "1": "sub_total.total_tax_price",
14
- "2": "menu.nm",
15
- "3": "menu.price",
16
- "4": "tax.tax_rate",
17
- "5": "sub_total.tax_price",
18
- "6": "total.total_price"
19
  },
20
  "initializer_range": 0.02,
21
  "intermediate_size": 3072,
22
  "label2id": {
23
  "O": 0,
24
- "menu.nm": 2,
25
- "menu.price": 3,
26
- "sub_total.tax_price": 5,
27
- "sub_total.total_tax_price": 1,
28
- "tax.tax_rate": 4,
29
- "total.total_price": 6
30
  },
31
  "layer_norm_eps": 1e-12,
32
  "max_2d_position_embeddings": 1024,
 
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "O",
13
+ "1": "sub_total.tax_price",
14
+ "2": "tax.tax_rate",
15
+ "3": "menu.nm",
16
+ "4": "menu.price",
17
+ "5": "total.total_price",
18
+ "6": "sub_total.total_tax_price"
19
  },
20
  "initializer_range": 0.02,
21
  "intermediate_size": 3072,
22
  "label2id": {
23
  "O": 0,
24
+ "menu.nm": 3,
25
+ "menu.price": 4,
26
+ "sub_total.tax_price": 1,
27
+ "sub_total.total_tax_price": 6,
28
+ "tax.tax_rate": 2,
29
+ "total.total_price": 5
30
  },
31
  "layer_norm_eps": 1e-12,
32
  "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:93f3fdcc25eec68e05e4ac7fedf4d7d6c9ed6672a56d465f6284b3f32e0824af
3
  size 450606565
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8155fe6baf569d9cdc414bc5faaa302a76e6e17a25eab32ccc588ec77f847414
3
  size 450606565
runs/Jun08_18-22-19_f14633e8cc90/1654712546.0524096/events.out.tfevents.1654712546.f14633e8cc90.1745.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5a957b8f58fb9c58067a9e394e51cabbf2b99daf147eb28fa10fe83e08e6c99
3
+ size 4834
runs/Jun08_18-22-19_f14633e8cc90/events.out.tfevents.1654712546.f14633e8cc90.1745.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b65aff2edf554ec0b50a13927bd62ec67f7e97669287ef428f2563e4c2dcd892
3
+ size 13729
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abb98cea0487c0a3a6c7ec2cce2204d8ea124a2010273863340bc9f687157571
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a51c098b47fe2117aef110b71a7ecb77736e72d964cc410589c219bcf8daef75
3
  size 3055