Instructions to use cuongdz01/layoutlmv3-funsd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cuongdz01/layoutlmv3-funsd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="cuongdz01/layoutlmv3-funsd")# Load model directly from transformers import AutoProcessor, AutoModelForTokenClassification processor = AutoProcessor.from_pretrained("cuongdz01/layoutlmv3-funsd") model = AutoModelForTokenClassification.from_pretrained("cuongdz01/layoutlmv3-funsd") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
logs/events.out.tfevents.1704302706.5d6f2496a87d.26.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6dcf471796ccb809b9df3526ee217b01976d9a0093870a1470a9b9166f399e9
|
| 3 |
+
size 7478
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 501355532
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2ca00ec4d9647d1b7941820176665df747cc4da8b37c30ea2cc0334b5ec5d15
|
| 3 |
size 501355532
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4283
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10d8d8ec4c430c9f6eaadbeceae4b5dabad1a56db71b45b4dbe05ce3db4382ff
|
| 3 |
size 4283
|