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