Instructions to use diah/layoutlm-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use diah/layoutlm-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="diah/layoutlm-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("diah/layoutlm-funsd") model = AutoModelForTokenClassification.from_pretrained("diah/layoutlm-funsd") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
logs/events.out.tfevents.1722236858.led
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:af5de8fc723c3dc8aec8883f096ca53ddbb467f37885bd40494f5098a17aba15
|
| 3 |
+
size 12339
|
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:dcbe9f14a23f3877f087ca7589bbe2e3c49a97c006abe05318ec449ede60d268
|
| 3 |
size 450558212
|