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 11
Browse files
logs/events.out.tfevents.1702960215.1565981e5c7c.1077.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:15f8b48676ba5ff315c7a868cc1da024a0710734b1b3b69129cdd8383dbd428c
|
| 3 |
+
size 11610
|
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:2792039d7738ceea0649eada22c36569cefc6c180a94d1cdb8a04f7d2811220a
|
| 3 |
size 450558212
|