Instructions to use Monster23/layoutlm-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Monster23/layoutlm-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Monster23/layoutlm-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Monster23/layoutlm-funsd") model = AutoModelForTokenClassification.from_pretrained("Monster23/layoutlm-funsd") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 171
Browse files
logs/events.out.tfevents.1701935726.ysw.79868.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:3c32aece4aede06e7a5e16e741185274497bafbc1b2223f6b500561fd0e5a164
|
| 3 |
+
size 116004
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 450555136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:516722a751dd2e9750323667a19fd1ecccd025dbf5251b35e562b8abbf74391c
|
| 3 |
size 450555136
|