Instructions to use dodogigi/layoutlm-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dodogigi/layoutlm-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="dodogigi/layoutlm-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("dodogigi/layoutlm-funsd") model = AutoModelForTokenClassification.from_pretrained("dodogigi/layoutlm-funsd") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
logs/1664936090.8328009/events.out.tfevents.1664936090.AiD-DLS-1.58602.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd045ca80f79ed36d6cf0afc846e9bbf2cb7ca0defdfa75b0f8a952e77971bd3
|
| 3 |
+
size 5487
|
logs/events.out.tfevents.1664936090.AiD-DLS-1.58602.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4afca546e78bae2ce5b279a692ea7f8adf8797292ae0f2cd8e949ab7f605a790
|
| 3 |
+
size 4635
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 450606565
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d6e2609bb19e1898e8acf43a8cef0db6e780f0eb709ec50359b1b7c9e8a689e
|
| 3 |
size 450606565
|