ikiransuryavanshi commited on
Commit
56d9c71
·
verified ·
1 Parent(s): 9e19a3e

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - precision
7
+ - recall
8
+ - f1
9
+ - accuracy
10
+ model-index:
11
+ - name: layoutlmv3-ap5_2
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # layoutlmv3-ap5_2
19
+
20
+ This model was trained from scratch on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.0000
23
+ - Precision: 1.0
24
+ - Recall: 1.0
25
+ - F1: 1.0
26
+ - Accuracy: 1.0
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 1e-05
46
+ - train_batch_size: 8
47
+ - eval_batch_size: 8
48
+ - seed: 42
49
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
+ - lr_scheduler_type: linear
51
+ - lr_scheduler_warmup_ratio: 0.1
52
+ - training_steps: 1000
53
+ - mixed_precision_training: Native AMP
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
+ |:-------------:|:--------:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
59
+ | 0.0012 | 41.6667 | 250 | 0.0001 | 1.0 | 1.0 | 1.0 | 1.0 |
60
+ | 0.0002 | 83.3333 | 500 | 0.0001 | 1.0 | 1.0 | 1.0 | 1.0 |
61
+ | 0.0001 | 125.0 | 750 | 0.0000 | 1.0 | 1.0 | 1.0 | 1.0 |
62
+ | 0.0001 | 166.6667 | 1000 | 0.0000 | 1.0 | 1.0 | 1.0 | 1.0 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.48.3
68
+ - Pytorch 2.5.1+cu124
69
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69bc927368dee6069d50227b71a7256bb1b032ca5ec2a36e724dd4ba18f40c94
3
  size 501358608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:223bac02ebd7b4539df4e3825c2afca4143a309928010b1c8ec672c20cbee513
3
  size 501358608