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 13
Browse files
logs/events.out.tfevents.1718614849.HCIDC-SV-DMZ-ORC-NODE02.723418.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:cd2eef41147b5246c5716934593d569f23a38847cc0d6a6639c7eed2afa1f3ce
|
| 3 |
+
size 14200
|
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:e18615f2adeaa7f9e9079452973a96cc6003e71ee2288210d3cadf60dae81ae3
|
| 3 |
size 450558212
|