Instructions to use ibrahimkzmv/layoutlm-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ibrahimkzmv/layoutlm-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="ibrahimkzmv/layoutlm-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("ibrahimkzmv/layoutlm-funsd") model = AutoModelForTokenClassification.from_pretrained("ibrahimkzmv/layoutlm-funsd") - Notebooks
- Google Colab
- Kaggle
Commit ·
0293fad
1
Parent(s): f57989f
Training in progress, epoch 15
Browse files
logs/events.out.tfevents.1685301811.bc5cf839cdcc.7571.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:d9d3ac3c40e5ec1879bc4e93c55d181488266b624a1eb0c4d61205624a213c6e
|
| 3 |
+
size 14040
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 450608389
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a771e9fb528c2217a0b9a36d757f9210aa271f30488b6dee9815843dfad9f44
|
| 3 |
size 450608389
|