uttam333 commited on
Commit
04d0f5e
·
1 Parent(s): ac9c5e1

End of training

Browse files
README.md CHANGED
@@ -15,18 +15,18 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - eval_loss: 0.3487
19
- - eval_noise: {'precision': 0.6914893617021277, 'recall': 0.7210776545166403, 'f1': 0.7059736229635376, 'number': 631}
20
- - eval_signal: {'precision': 0.684931506849315, 'recall': 0.7142857142857143, 'f1': 0.6993006993006993, 'number': 630}
21
- - eval_overall_precision: 0.6882
22
- - eval_overall_recall: 0.7177
23
- - eval_overall_f1: 0.7026
24
- - eval_overall_accuracy: 0.9325
25
- - eval_runtime: 0.9604
26
- - eval_samples_per_second: 37.484
27
- - eval_steps_per_second: 5.206
28
- - epoch: 24.0
29
- - step: 432
30
 
31
  ## Model description
32
 
 
15
 
16
  This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - eval_loss: 0.2406
19
+ - eval_noise: {'precision': 0.772093023255814, 'recall': 0.8019323671497585, 'f1': 0.7867298578199052, 'number': 621}
20
+ - eval_signal: {'precision': 0.7472868217054264, 'recall': 0.77491961414791, 'f1': 0.7608524072612471, 'number': 622}
21
+ - eval_overall_precision: 0.7597
22
+ - eval_overall_recall: 0.7884
23
+ - eval_overall_f1: 0.7738
24
+ - eval_overall_accuracy: 0.9518
25
+ - eval_runtime: 1.0449
26
+ - eval_samples_per_second: 34.452
27
+ - eval_steps_per_second: 4.785
28
+ - epoch: 19.0
29
+ - step: 342
30
 
31
  ## Model description
32
 
logs/events.out.tfevents.1704892599.7a58615b5183.493.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8eb40c3dfe4fcad9ef3346aaeb9aca31a09d92884771206b7e5bb6e833e0f50a
3
- size 16701
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c735410fa984a0b5b2a9166308d13cb2b87baf6e35909fa47245103484f93246
3
+ size 17362
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd5f4741bfced3c66b463c5195725ab118c4dc3077f374cc2e453880f6584678
3
  size 440686560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e1732d3862f83cadd9bdfc1b1bf893a83a3bd77c781d77806b4542fff5d3a8c
3
  size 440686560
tmp-checkpoint-342/config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/layoutlm-base-uncased",
3
+ "architectures": [
4
+ "LayoutLMv3ForTokenClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "coordinate_size": 128,
10
+ "eos_token_id": 2,
11
+ "has_relative_attention_bias": true,
12
+ "has_spatial_attention_bias": true,
13
+ "hidden_act": "gelu",
14
+ "hidden_dropout_prob": 0.1,
15
+ "hidden_size": 768,
16
+ "id2label": {
17
+ "0": "I-noise",
18
+ "1": "I-signal"
19
+ },
20
+ "initializer_range": 0.02,
21
+ "input_size": 224,
22
+ "intermediate_size": 3072,
23
+ "label2id": {
24
+ "I-noise": 0,
25
+ "I-signal": 1
26
+ },
27
+ "layer_norm_eps": 1e-12,
28
+ "max_2d_position_embeddings": 1024,
29
+ "max_position_embeddings": 512,
30
+ "max_rel_2d_pos": 256,
31
+ "max_rel_pos": 128,
32
+ "model_type": "layoutlmv3",
33
+ "num_attention_heads": 12,
34
+ "num_channels": 3,
35
+ "num_hidden_layers": 12,
36
+ "output_past": true,
37
+ "pad_token_id": 0,
38
+ "patch_size": 16,
39
+ "position_embedding_type": "absolute",
40
+ "rel_2d_pos_bins": 64,
41
+ "rel_pos_bins": 32,
42
+ "shape_size": 128,
43
+ "text_embed": true,
44
+ "torch_dtype": "float32",
45
+ "transformers_version": "4.36.2",
46
+ "type_vocab_size": 2,
47
+ "use_cache": true,
48
+ "visual_embed": true,
49
+ "vocab_size": 30522
50
+ }
tmp-checkpoint-342/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e1732d3862f83cadd9bdfc1b1bf893a83a3bd77c781d77806b4542fff5d3a8c
3
+ size 440686560
tmp-checkpoint-342/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d60096e6c93079115602660c7e1ba524ab6c09142837899093972a4dc6141634
3
+ size 512136920
tmp-checkpoint-342/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95bb519b8dd5d7c786e9b0416bf9e3716cdeeeb6d2498d9bc2f2063cfb4fcf37
3
+ size 4728