renjithks commited on
Commit
a6a62a0
·
1 Parent(s): fc181b3

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -9,23 +9,23 @@
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,
31
  "model_type": "distilbert",
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "sub_total.total_tax_price",
13
+ "1": "menu.nm",
14
+ "2": "total.total_price",
15
+ "3": "sub_total.tax_price",
16
+ "4": "menu.price",
17
+ "5": "tax.tax_rate",
18
+ "6": "O"
19
  },
20
  "initializer_range": 0.02,
21
  "label2id": {
22
+ "O": 6,
23
+ "menu.nm": 1,
24
+ "menu.price": 4,
25
+ "sub_total.tax_price": 3,
26
+ "sub_total.total_tax_price": 0,
27
+ "tax.tax_rate": 5,
28
+ "total.total_price": 2
29
  },
30
  "max_position_embeddings": 512,
31
  "model_type": "distilbert",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93ce7bf6240ae69569da50770d6966692f89e919138493ddc0c7e17c6f23b60f
3
  size 299876213
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15a56080d06d3a9bfb028529bdbdd590fb8490050416385d62bb7c1b0538cdcb
3
  size 299876213
runs/May26_05-33-53_039b9b411b74/1653543334.008873/events.out.tfevents.1653543334.039b9b411b74.33.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a2d066ff7f785249d5877834c13077dcfc611489e0b7180f9f7328c4982e702
3
+ size 4852
runs/May26_05-33-53_039b9b411b74/events.out.tfevents.1653543333.039b9b411b74.33.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acdf39518c2a177fbe69d33bcc9dd02b7113cbc30a47f712a1f5c503357ec284
3
+ size 4157
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2cf6d0be7725a40e8d230e984547330c46fb9f390beaff68e20ec0ef107e5433
3
  size 3119
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:179a66441669970e3292c3a07f71c65b657ad874e118d3fb1d2b44b7b0d11cae
3
  size 3119