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