Instructions to use whiz4kid/layoutlmv1-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use whiz4kid/layoutlmv1-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="whiz4kid/layoutlmv1-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("whiz4kid/layoutlmv1-funsd") model = AutoModelForTokenClassification.from_pretrained("whiz4kid/layoutlmv1-funsd") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 26
Browse files
logs/events.out.tfevents.1711014072.c1e53b483ec7.25066.4
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:59c8292786bf60d2889c929add61f249e04c41c309167433de6250b87099d622
|
| 3 |
+
size 23290
|
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:51e1b82096694b5bc1b550d91ad732214ce090db0c6e6e99c04ed14179d07fc4
|
| 3 |
size 450558212
|