Instructions to use BadreddineHug/LayoutLM_3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BadreddineHug/LayoutLM_3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="BadreddineHug/LayoutLM_3")# Load model directly from transformers import AutoProcessor, AutoModelForTokenClassification processor = AutoProcessor.from_pretrained("BadreddineHug/LayoutLM_3") model = AutoModelForTokenClassification.from_pretrained("BadreddineHug/LayoutLM_3") - Notebooks
- Google Colab
- Kaggle
Commit ·
55b8a1f
1
Parent(s): cc48d7c
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 503789233
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:241c165925f605ea0b75e5136eead5af886552b27f8beffbee7aacdd631c13d0
|
| 3 |
size 503789233
|
runs/Aug27_13-11-38_6d86b3acebab/events.out.tfevents.1693141911.6d86b3acebab.340.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:d941da2e3474c4c8313ff5413c345f82c049336cfcccbb30e23d4c447b879d5a
|
| 3 |
+
size 9836
|