Toobese commited on
Commit
fe3fc1b
1 Parent(s): d4041f5

Training in progress, step 500

Browse files
config.json CHANGED
@@ -12,30 +12,30 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "TotalTax",
16
- "1": "Amount",
17
- "2": "SubTotal",
18
  "3": "Quantity",
19
- "4": "Description",
20
- "5": "UnitPrice",
21
- "6": "InvoiceDate",
22
- "7": "BillingAddress",
23
- "8": "VendorName",
24
- "9": "InvoiceTotal"
25
  },
26
  "initializer_range": 0.02,
27
  "intermediate_size": 3072,
28
  "label2id": {
29
- "Amount": 1,
30
- "BillingAddress": 7,
31
- "Description": 4,
32
- "InvoiceDate": 6,
33
- "InvoiceTotal": 9,
34
  "Quantity": 3,
35
- "SubTotal": 2,
36
- "TotalTax": 0,
37
- "UnitPrice": 5,
38
- "VendorName": 8
39
  },
40
  "layer_norm_eps": 1e-05,
41
  "max_2d_position_embeddings": 1024,
 
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "UnitPrice",
16
+ "1": "SubTotal",
17
+ "2": "InvoiceTotal",
18
  "3": "Quantity",
19
+ "4": "TotalTax",
20
+ "5": "InvoiceDate",
21
+ "6": "BillingAddress",
22
+ "7": "VendorName",
23
+ "8": "Description",
24
+ "9": "Amount"
25
  },
26
  "initializer_range": 0.02,
27
  "intermediate_size": 3072,
28
  "label2id": {
29
+ "Amount": 9,
30
+ "BillingAddress": 6,
31
+ "Description": 8,
32
+ "InvoiceDate": 5,
33
+ "InvoiceTotal": 2,
34
  "Quantity": 3,
35
+ "SubTotal": 1,
36
+ "TotalTax": 4,
37
+ "UnitPrice": 0,
38
+ "VendorName": 7
39
  },
40
  "layer_norm_eps": 1e-05,
41
  "max_2d_position_embeddings": 1024,
logs/events.out.tfevents.1692696729.bd65914347a6.256.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6394f9426b3297fa94e9aaa6f634f77657363007d456d4381563f1d2d40f3ee
3
+ size 4605
logs/events.out.tfevents.1692702823.bd65914347a6.256.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce414978c929f3dc1b73bc6d43688bb6fc597cd589bd65a9987ac8ce22323914
3
+ size 5262
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:035866f664a2e44dd093a50100e5e72f5905042a9fd64473b90a31b281f25f99
3
  size 520825933
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4da2d59d12c36839bbf8e36c973f52ab0af55356cf134da9684feb40df59491
3
  size 520825933
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3818927de26e64a540cefc4fae79a44741da36c1b4bd6cc4c8e7a02b97293c7
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ec415137093e8ded9215fec24cc7751c5321f83d5435acd657e850a8dd323d6
3
  size 3963