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 76
Browse files
logs/events.out.tfevents.1701959714.ysw.249196.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:b503cad87edf85a4182dd965fc9f3b9e1309a98fc5d985906d553ae0c8352203
|
| 3 |
+
size 53821
|
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:c20fb3d54dae24015cc499158be48ee1e74b056329ba05ea196b087533cd91f4
|
| 3 |
size 450555136
|