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 13
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:e293d6c6eea6264bba44f545ccf1499b08c188b7bda11dd3e731d25b755dbbd0
|
| 3 |
+
size 12920
|
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:69d918fd7cae89449bfaa22fbc82f29387efe52a4d43c008eb69b63869d99160
|
| 3 |
size 450558212
|