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 12
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:ae0904a0211d1bab3d8fa35975d58728f273b85920c6ffa29cdcea458f6b062d
|
| 3 |
+
size 12259
|
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:b31bcfc77d0b9030e357573f8280bbda64f10eda32100b80292d74ddcfba964d
|
| 3 |
size 450558212
|