Instructions to use EdBergJr/layoutlm-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EdBergJr/layoutlm-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="EdBergJr/layoutlm-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("EdBergJr/layoutlm-funsd") model = AutoModelForTokenClassification.from_pretrained("EdBergJr/layoutlm-funsd") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 12
Browse files
logs/events.out.tfevents.1766262697.db5936e82183.1654.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:28ad60ac2e81f1c33da5a899c96fe2df083bafbdea9baa557489ab0b67707f3c
|
| 3 |
+
size 13678
|
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:634790d04c5f58a3f53d6088bc35a50a4902ef3f17b0a1eed967613d8f92d56e
|
| 3 |
size 450558212
|