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