Instructions to use thanhap03/layoutlm-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thanhap03/layoutlm-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="thanhap03/layoutlm-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("thanhap03/layoutlm-funsd") model = AutoModelForTokenClassification.from_pretrained("thanhap03/layoutlm-funsd") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 11
Browse files
logs/events.out.tfevents.1739169850.14fafa8eef2d.121.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b06606af00449c4edb6fcf69854eb0d07ca73860eb3d01c9fa9eead9dcad3c94
|
| 3 |
+
size 13018
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 450558212
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62cad380c1e404a8f2515d867046ee78a6acb77bce5de8b43a64048cc828081f
|
| 3 |
size 450558212
|