Instructions to use Benedict-L/layoutlm-funsd1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Benedict-L/layoutlm-funsd1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Benedict-L/layoutlm-funsd1")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Benedict-L/layoutlm-funsd1") model = AutoModelForTokenClassification.from_pretrained("Benedict-L/layoutlm-funsd1") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
logs/events.out.tfevents.1719539859.HCIDC-SV-DMZ-ORC-NODE02.2465586.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:a00b6f9ecfb8e26963f442f91cd55894d7a309f18ef30eb9ae2f1bfb6c6fac89
|
| 3 |
+
size 6469
|
logs/events.out.tfevents.1719540030.HCIDC-SV-DMZ-ORC-NODE02.2465586.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d7f4f3105885beb4f3be1078ba17beeb724da2cff9fbf14ad84d06eb9c1755b
|
| 3 |
+
size 5767
|
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:3c4d9dade0bceadd628ac098c2403599e4bdd9b2307a04a5818850f19da28e65
|
| 3 |
size 450558212
|