Instructions to use thanhap03/layoutlm-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thanhap03/layoutlm-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="thanhap03/layoutlm-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("thanhap03/layoutlm-funsd") model = AutoModelForTokenClassification.from_pretrained("thanhap03/layoutlm-funsd") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
logs/events.out.tfevents.1739237865.7bb0d3a186ea.31.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f734b8ca07f401c9757740efae2293edf916dcf20dd44fe16031e5f8bc69dc61
|
| 3 |
+
size 5998
|
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:407883389fb6bc2cf8f5bb65430516962c4b4d651c7f5f6520185c5c8129b2a6
|
| 3 |
size 450558212
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d690a98dbe510b2cf8e3ce8578b9eedf5e8ae0d6f22ea8b4adba7a9af4b412d4
|
| 3 |
size 5304
|