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