Upload TFLayoutLMForTokenClassification
Browse files- README.md +2 -18
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,13 +14,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 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 |
-
|
| 18 |
-
- Validation Loss: 0.6970
|
| 19 |
-
- Train Overall Precision: 0.7286
|
| 20 |
-
- Train Overall Recall: 0.8003
|
| 21 |
-
- Train Overall F1: 0.7628
|
| 22 |
-
- Train Overall Accuracy: 0.8045
|
| 23 |
-
- Epoch: 7
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -39,21 +33,11 @@ More information needed
|
|
| 39 |
### Training hyperparameters
|
| 40 |
|
| 41 |
The following hyperparameters were used during training:
|
| 42 |
-
- optimizer:
|
| 43 |
- training_precision: mixed_float16
|
| 44 |
|
| 45 |
### Training results
|
| 46 |
|
| 47 |
-
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
| 48 |
-
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
| 49 |
-
| 1.7062 | 1.4015 | 0.2826 | 0.3011 | 0.2915 | 0.5146 | 0 |
|
| 50 |
-
| 1.1524 | 0.8928 | 0.5942 | 0.6598 | 0.6253 | 0.7216 | 1 |
|
| 51 |
-
| 0.8106 | 0.7383 | 0.6540 | 0.7190 | 0.6850 | 0.7634 | 2 |
|
| 52 |
-
| 0.5949 | 0.7057 | 0.6936 | 0.7441 | 0.7180 | 0.7715 | 3 |
|
| 53 |
-
| 0.4676 | 0.6148 | 0.7246 | 0.7842 | 0.7533 | 0.8096 | 4 |
|
| 54 |
-
| 0.3782 | 0.6263 | 0.7230 | 0.8028 | 0.7608 | 0.8140 | 5 |
|
| 55 |
-
| 0.3083 | 0.6780 | 0.7175 | 0.7978 | 0.7555 | 0.8010 | 6 |
|
| 56 |
-
| 0.2579 | 0.6970 | 0.7286 | 0.8003 | 0.7628 | 0.8045 | 7 |
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
|
|
|
| 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 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 33 |
### Training hyperparameters
|
| 34 |
|
| 35 |
The following hyperparameters were used during training:
|
| 36 |
+
- optimizer: None
|
| 37 |
- training_precision: mixed_float16
|
| 38 |
|
| 39 |
### Training results
|
| 40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
|
| 42 |
|
| 43 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 450829256
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7adf29140e8698f612dd9376d77cb90584910b014bf87f53538615e35258e5eb
|
| 3 |
size 450829256
|