Upload TFLayoutLMForTokenClassification
Browse files- README.md +11 -11
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
| 3 |
tags:
|
| 4 |
- generated_from_keras_callback
|
| 5 |
-
base_model: microsoft/layoutlm-base-uncased
|
| 6 |
model-index:
|
| 7 |
- name: layoutlm-funsd-tf
|
| 8 |
results: []
|
|
@@ -15,8 +15,8 @@ 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 an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
-
- Validation Loss: 0.
|
| 20 |
- Epoch: 7
|
| 21 |
|
| 22 |
## Model description
|
|
@@ -43,14 +43,14 @@ The following hyperparameters were used during training:
|
|
| 43 |
|
| 44 |
| Train Loss | Validation Loss | Epoch |
|
| 45 |
|:----------:|:---------------:|:-----:|
|
| 46 |
-
| 1.
|
| 47 |
-
| 1.
|
| 48 |
-
| 0.
|
| 49 |
-
| 0.
|
| 50 |
-
| 0.
|
| 51 |
-
| 0.
|
| 52 |
-
| 0.
|
| 53 |
-
| 0.
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
base_model: microsoft/layoutlm-base-uncased
|
| 4 |
tags:
|
| 5 |
- generated_from_keras_callback
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: layoutlm-funsd-tf
|
| 8 |
results: []
|
|
|
|
| 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: 0.2352
|
| 19 |
+
- Validation Loss: 0.6944
|
| 20 |
- Epoch: 7
|
| 21 |
|
| 22 |
## Model description
|
|
|
|
| 43 |
|
| 44 |
| Train Loss | Validation Loss | Epoch |
|
| 45 |
|:----------:|:---------------:|:-----:|
|
| 46 |
+
| 1.6827 | 1.3457 | 0 |
|
| 47 |
+
| 1.1110 | 0.8420 | 1 |
|
| 48 |
+
| 0.7425 | 0.6871 | 2 |
|
| 49 |
+
| 0.5572 | 0.6354 | 3 |
|
| 50 |
+
| 0.4218 | 0.6126 | 4 |
|
| 51 |
+
| 0.3556 | 0.6430 | 5 |
|
| 52 |
+
| 0.2905 | 0.6746 | 6 |
|
| 53 |
+
| 0.2352 | 0.6944 | 7 |
|
| 54 |
|
| 55 |
|
| 56 |
### 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:18c9b880fe507a2f107a170cb5587b4a2c8f71ef5b308cd81ac56c3f6900df6d
|
| 3 |
size 450829256
|