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 94
Browse files
logs/events.out.tfevents.1701943610.ysw.142632.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:f030886b4714bc7b2f6c732c3ec7c24412c950701f31877d08af726740b40e40
|
| 3 |
+
size 65503
|
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:897578baad47d833d2ad4386b006ba4e75df6d7e9e6b9567d54a22c28b0580a8
|
| 3 |
size 450555136
|