Instructions to use cuongdz01/layoutlm-funsd-c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cuongdz01/layoutlm-funsd-c with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="cuongdz01/layoutlm-funsd-c")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("cuongdz01/layoutlm-funsd-c") model = AutoModelForTokenClassification.from_pretrained("cuongdz01/layoutlm-funsd-c") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 15
Browse files
logs/events.out.tfevents.1702958397.6439470d1918.2514.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:aa5a102cb9f84f97cab9890f730cabd4da0cc387a18c2a4ff092b3e68fdc5f2b
|
| 3 |
+
size 14242
|
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:2308694e46fba65043818b2d71188087ea9f6c18faee72ac09257e003de03a65
|
| 3 |
size 450558212
|