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 12
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:fb372575f86e2ef66242126d6108ea0fa9b034df261b08da3751393fdf81ab87
|
| 3 |
+
size 12003
|
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:ffe4c70f566577042bccc4862de5b084e535d09e72f8565b8406281f590cca96
|
| 3 |
size 450605509
|