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