Instructions to use billyprodev/layoutlm-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use billyprodev/layoutlm-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="billyprodev/layoutlm-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("billyprodev/layoutlm-funsd") model = AutoModelForTokenClassification.from_pretrained("billyprodev/layoutlm-funsd") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 12
Browse files
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:23e0d98b21a41e497f21e143f794b3a668fb3694c0fdb0023d4a245ef196282c
|
| 3 |
size 450558212
|
runs/May02_20-15-42_81b4d1914131/events.out.tfevents.1777752942.81b4d1914131.4120.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:1121074bbb093f3f90c77b1976a7f41d689a71988f990c2f82df89fb08d84261
|
| 3 |
+
size 13152
|