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