Instructions to use billyprodev/layoutlm-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use billyprodev/layoutlm-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="billyprodev/layoutlm-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("billyprodev/layoutlm-funsd") model = AutoModelForTokenClassification.from_pretrained("billyprodev/layoutlm-funsd") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 14
Browse files
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:931c35d1ad119ddd1c3b88524cf2e5f2169c0c59246cc9d6fc9e11e6453248b6
|
| 3 |
size 450558212
|
runs/May02_19-43-26_3a72c059ad3a/events.out.tfevents.1777751006.3a72c059ad3a.3424.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:e20badaf78494447869d842364a5104dc4824a1839cb060c79f3d8eca9b57675
|
| 3 |
+
size 14582
|