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 6
Browse files
logs/events.out.tfevents.1718871664.HCIDC-SV-DMZ-ORC-NODE02.3873225.6
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:df87b686a3a9681b3f6f6ecbb1870b0dd8203500efb3428375f799ae1e9460b8
|
| 3 |
+
size 9273
|
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:09265f8810a57096285123799490c765e71253b0fa879538421e8b8ad8a97bce
|
| 3 |
size 450558212
|