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 6
Browse files
logs/events.out.tfevents.1714565161.DESKTOP-3CFO1LV.2689.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:b9eed8abb2a07fe4b045a46aab0946c319b7828adab816fbe268957e3fa10d73
|
| 3 |
+
size 9135
|
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:8d0867671cae34ef0441e8d0deee570579858cbb3b130787f8a5eea1398d4436
|
| 3 |
size 450558212
|