Instructions to use vcliang/layoutlm-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vcliang/layoutlm-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="vcliang/layoutlm-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("vcliang/layoutlm-funsd") model = AutoModelForTokenClassification.from_pretrained("vcliang/layoutlm-funsd") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 15
Browse files
logs/events.out.tfevents.1685570128.909f6e96fe53.3967.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:b281fa4ac077231ac0d5ac3c3f8b6e2b540ccf895ed51d894359fdab0ffd0e43
|
| 3 |
+
size 14018
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 450608389
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f98b8f33c8b11b67b22a3a06586bb7d4ee38ea74d3ddea6ff02d70528b8a4c7
|
| 3 |
size 450608389
|