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