Instructions to use mialiam/layoutlm-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mialiam/layoutlm-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="mialiam/layoutlm-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("mialiam/layoutlm-funsd") model = AutoModelForTokenClassification.from_pretrained("mialiam/layoutlm-funsd") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 9
Browse files
logs/events.out.tfevents.1687859484.a4260bfc355e.3198.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:ec2c567ba9f7d1a641b60b3bd275fb4fcf5e9b0798a38ab644db42087793052d
|
| 3 |
+
size 10106
|
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:5d867b9d297a19aea08ae2476f1023d2e3224bc2414d1bc40e0d23a50138db53
|
| 3 |
size 450608389
|