avurity commited on
Commit
2fd96aa
1 Parent(s): e3a9a1e

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/layoutlmv3-base",
3
  "architectures": [
4
  "LayoutLMv3ForTokenClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "layoutlmv3-finetuned-invoice",
3
  "architectures": [
4
  "LayoutLMv3ForTokenClassification"
5
  ],
preprocessor_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "apply_ocr": false,
3
  "do_normalize": true,
4
  "do_rescale": true,
5
  "do_resize": true,
 
1
  {
2
+ "apply_ocr": true,
3
  "do_normalize": true,
4
  "do_rescale": true,
5
  "do_resize": true,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34221ca332c04684d88589e7f4d9a5f5ec6afa9154eae789c472610f28be5dd9
3
  size 503781677
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:209069edb15f2e5f2274b7197823a9e2121994e0a04601c5b1e7153423dc1234
3
  size 503781677
runs/Aug06_05-00-43_d29a356fda96/events.out.tfevents.1691298052.d29a356fda96.2241.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a8ab2fef3070ea693c1bfacd4f602a283614367fbb29bad11321ac746b14f62
3
+ size 5612
runs/Aug06_05-02-15_d29a356fda96/events.out.tfevents.1691298146.d29a356fda96.2241.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8722fc329fab6ca197d373e0aafc253aa31add254b683d3747939841e726d741
3
+ size 7658
tokenizer.json CHANGED
@@ -6,16 +6,7 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 1,
16
- "pad_type_id": 0,
17
- "pad_token": "<pad>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
tokenizer_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "add_prefix_space": true,
3
- "apply_ocr": false,
4
  "bos_token": {
5
  "__type": "AddedToken",
6
  "content": "<s>",
 
1
  {
2
  "add_prefix_space": true,
3
+ "apply_ocr": true,
4
  "bos_token": {
5
  "__type": "AddedToken",
6
  "content": "<s>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56f337f2abb4a4e8d1c10074fe7279eb0251d929eb1e125cbbd8f654916271e1
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb5e1c2adb512f48e988c790396a48acc08097789b6fc23fbf78846eefc9e40d
3
  size 4027