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