Instructions to use sachin18/layoutlm-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sachin18/layoutlm-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="sachin18/layoutlm-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("sachin18/layoutlm-funsd") model = AutoModelForTokenClassification.from_pretrained("sachin18/layoutlm-funsd") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
logs/events.out.tfevents.1717256009.280ef54c6982.10819.2
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:b81dfa5013bd75aef6cd1e9e16675babf123ad06eac874d7db16c948fd5feffe
|
| 3 |
+
size 15984
|