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 187
Browse files
logs/events.out.tfevents.1702000590.ysw.2498.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:2a48c937f18da90690a425433087d6a6c23ccf33435735ff328c13d9b5ec7a11
|
| 3 |
+
size 127348
|
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:79c2cc47ceca1713421ab3097776ed55b673983a7ee3d32d83f10836f61d8a67
|
| 3 |
size 450555136
|