Bigheadjoshy commited on
Commit
86752b0
·
verified ·
1 Parent(s): 2818904

End of training

Browse files
Files changed (4) hide show
  1. README.md +9 -9
  2. model.safetensors +1 -1
  3. tokenizer.json +2 -16
  4. training_args.bin +1 -1
README.md CHANGED
@@ -16,14 +16,14 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - eval_loss: 1.5337
20
- - eval_accuracy: 0.7178
21
- - eval_f1: 0.6969
22
- - eval_runtime: 21.1856
23
- - eval_samples_per_second: 21.241
24
- - eval_steps_per_second: 1.369
25
- - epoch: 4.4248
26
- - step: 500
27
 
28
  ## Model description
29
 
@@ -42,7 +42,7 @@ More information needed
42
  ### Training hyperparameters
43
 
44
  The following hyperparameters were used during training:
45
- - learning_rate: 1e-06
46
  - train_batch_size: 16
47
  - eval_batch_size: 16
48
  - seed: 42
 
16
 
17
  This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - eval_loss: 1.0959
20
+ - eval_accuracy: 0.7912
21
+ - eval_f1: 0.7730
22
+ - eval_runtime: 33.1715
23
+ - eval_samples_per_second: 21.947
24
+ - eval_steps_per_second: 1.387
25
+ - epoch: 3.8462
26
+ - step: 700
27
 
28
  ## Model description
29
 
 
42
  ### Training hyperparameters
43
 
44
  The following hyperparameters were used during training:
45
+ - learning_rate: 5e-06
46
  - train_batch_size: 16
47
  - eval_batch_size: 16
48
  - seed: 42
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40f0b0606f28a95a014d31ad6a35117072892e6a52bca5ab23f3eb91cd705825
3
  size 503976516
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e174a8c84e27066e0e157d4f1c6c23a21c611699d1f7b4888ceacffd22160f25
3
  size 503976516
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
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,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b877a9308b5450e74e3387740bde0d48454fb509989f65c36fbaaa799d153832
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:872a8d95121f8e341b2629e414cab49f85f1651725bfc0ab305c1003158ce573
3
  size 5304