Instructions to use BadreddineHug/LayoutLMv3_large_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BadreddineHug/LayoutLMv3_large_1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="BadreddineHug/LayoutLMv3_large_1")# Load model directly from transformers import AutoProcessor, AutoModelForTokenClassification processor = AutoProcessor.from_pretrained("BadreddineHug/LayoutLMv3_large_1") model = AutoModelForTokenClassification.from_pretrained("BadreddineHug/LayoutLMv3_large_1") - Notebooks
- Google Colab
- Kaggle
Commit ·
c7217f2
1
Parent(s): 7194786
Training in progress, step 1000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1428419377
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f6738453e4313c2a887e5bc20f5cc9b9e53ca687ddc9554cfd6f59a70e4a3b3
|
| 3 |
size 1428419377
|
runs/Sep02_15-27-03_761a576b3a1d/events.out.tfevents.1693668428.761a576b3a1d.353.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:eb57526c0a5c287e52d390dd817be297ad70f2c6c46e463e5d3f9319570ad40a
|
| 3 |
+
size 9870
|