Instructions to use pabloma09/layoutlm-with-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pabloma09/layoutlm-with-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="pabloma09/layoutlm-with-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("pabloma09/layoutlm-with-funsd") model = AutoModelForTokenClassification.from_pretrained("pabloma09/layoutlm-with-funsd", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 14
Browse files
logs/events.out.tfevents.1740668344.DESKTOP-HA84SVN.2309656.2
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:a2a7a6e31e6ff227b3d43a370ae8b218ab8aaa80474d1b529691c46b4c217d38
|
| 3 |
+
size 15094
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 450548984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4a74eb23fe2571d4c243f9383873a181b0d7839c8da601e071166d39d32067d
|
| 3 |
size 450548984
|