Instructions to use SonBegin6/layoutlmv3-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SonBegin6/layoutlmv3-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="SonBegin6/layoutlmv3-funsd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("SonBegin6/layoutlmv3-funsd") model = AutoModelForTokenClassification.from_pretrained("SonBegin6/layoutlmv3-funsd", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
logs/events.out.tfevents.1720186976.ip-10-192-10-139.8665.1
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:1522d6b2f14dd5b165039fed5c1ad9a9613bf42b237772547edb104e5e9e2231
|
| 3 |
+
size 7527
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 511211780
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12dd64083c628a6dc1622d2f4df1966173808847bc8bce6dfea39b1bbbc28656
|
| 3 |
size 511211780
|