stevethecur commited on
Commit
75a0ca4
1 Parent(s): 40d486b

Training in progress epoch 0

Browse files
README.md CHANGED
@@ -1,26 +1,27 @@
1
  ---
 
2
  base_model: microsoft/layoutlm-base-uncased
3
  tags:
4
  - generated_from_keras_callback
5
  model-index:
6
- - name: layoutlm-funsd-tf
7
  results: []
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
11
  probably proofread and complete it, then remove this comment. -->
12
 
13
- # layoutlm-funsd-tf
14
 
15
  This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.2493
18
- - Validation Loss: 0.6923
19
- - Train Overall Precision: 0.7272
20
- - Train Overall Recall: 0.8013
21
- - Train Overall F1: 0.7625
22
- - Train Overall Accuracy: 0.8013
23
- - Epoch: 7
24
 
25
  ## Model description
26
 
@@ -46,19 +47,12 @@ The following hyperparameters were used during training:
46
 
47
  | Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
48
  |:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
49
- | 1.7180 | 1.4598 | 0.2174 | 0.2454 | 0.2306 | 0.4688 | 0 |
50
- | 1.1897 | 0.9029 | 0.5570 | 0.6673 | 0.6072 | 0.7282 | 1 |
51
- | 0.7789 | 0.7082 | 0.6413 | 0.7401 | 0.6872 | 0.7701 | 2 |
52
- | 0.5964 | 0.6498 | 0.6840 | 0.7647 | 0.7221 | 0.7926 | 3 |
53
- | 0.4653 | 0.6611 | 0.7031 | 0.7737 | 0.7367 | 0.7890 | 4 |
54
- | 0.3663 | 0.6544 | 0.7159 | 0.8028 | 0.7569 | 0.8027 | 5 |
55
- | 0.3010 | 0.6662 | 0.7274 | 0.7913 | 0.7580 | 0.8034 | 6 |
56
- | 0.2493 | 0.6923 | 0.7272 | 0.8013 | 0.7625 | 0.8013 | 7 |
57
 
58
 
59
  ### Framework versions
60
 
61
- - Transformers 4.33.2
62
- - TensorFlow 2.13.0
63
- - Datasets 2.14.5
64
- - Tokenizers 0.13.3
 
1
  ---
2
+ license: mit
3
  base_model: microsoft/layoutlm-base-uncased
4
  tags:
5
  - generated_from_keras_callback
6
  model-index:
7
+ - name: stevethecur/layoutlm-funsd-tf
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
12
  probably proofread and complete it, then remove this comment. -->
13
 
14
+ # stevethecur/layoutlm-funsd-tf
15
 
16
  This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 1.7553
19
+ - Validation Loss: 1.6258
20
+ - Train Overall Precision: 0.2306
21
+ - Train Overall Recall: 0.1134
22
+ - Train Overall F1: 0.1520
23
+ - Train Overall Accuracy: 0.3303
24
+ - Epoch: 0
25
 
26
  ## Model description
27
 
 
47
 
48
  | Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
49
  |:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
50
+ | 1.7553 | 1.6258 | 0.2306 | 0.1134 | 0.1520 | 0.3303 | 0 |
 
 
 
 
 
 
 
51
 
52
 
53
  ### Framework versions
54
 
55
+ - Transformers 4.37.2
56
+ - TensorFlow 2.15.0
57
+ - Datasets 2.17.0
58
+ - Tokenizers 0.15.2
config.json CHANGED
@@ -36,7 +36,7 @@
36
  "output_past": true,
37
  "pad_token_id": 0,
38
  "position_embedding_type": "absolute",
39
- "transformers_version": "4.33.2",
40
  "type_vocab_size": 2,
41
  "use_cache": true,
42
  "vocab_size": 30522
 
36
  "output_past": true,
37
  "pad_token_id": 0,
38
  "position_embedding_type": "absolute",
39
+ "transformers_version": "4.37.2",
40
  "type_vocab_size": 2,
41
  "use_cache": true,
42
  "vocab_size": 30522
logs/train/events.out.tfevents.1708026157.d540e77a249f.752.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d389ff276c79e7247c7b0592e03ddc700760be8f9e092c35b3593de7c79410e3
3
+ size 2364935
logs/validation/events.out.tfevents.1708026226.d540e77a249f.752.1.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e38e7dc1d28f3c4e626f70c70142d602f17aea67c72110a10b3bb348d08ab06
3
+ size 231
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4573382e96c8c1f99e1be077519df9701e669be5d441e31c763f2fe7495269d7
3
  size 450829256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49a061c4a9cf447681bd885453e1435eb6168be16f0ed11cfe56206ddf426d00
3
  size 450829256