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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
c688f08
1
Parent(s): 398b40f
Training in progress, step 2000
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:80a8273953cd2c495b76aa73c9156bbaf5a6b5d3098e17a7a2cf56cc023dc7eb
|
| 3 |
size 1428419377
|
runs/Sep02_16-21-49_e647d794ded4/events.out.tfevents.1693672138.e647d794ded4.1641.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:61905468ecda93ae7cc37a020ca3bf27ef380097cc485e42c8aa7d31a248e300
|
| 3 |
+
size 14904
|