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.1714564803.DESKTOP-3CFO1LV.1077.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:c76e0ef6fc10d4db218315de54516f2ae716416d2c2a99516106d25fcfd16855
|
| 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:411cb72d3c0e20e50f4de0dcb532eeda7507cbdadbd7166f99a88f70aa05f959
|
| 3 |
size 450558212
|