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