Instructions to use BadreddineHug/LayoutLM_5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BadreddineHug/LayoutLM_5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="BadreddineHug/LayoutLM_5")# Load model directly from transformers import AutoProcessor, AutoModelForTokenClassification processor = AutoProcessor.from_pretrained("BadreddineHug/LayoutLM_5") model = AutoModelForTokenClassification.from_pretrained("BadreddineHug/LayoutLM_5") - Notebooks
- Google Colab
- Kaggle
Commit ·
0ef2b0c
1
Parent(s): 9982c41
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:281a8956ae55f02f23aa1919fd9deee05b5ccc941efd9d6e859af61812da37bb
|
| 3 |
size 1428419377
|
runs/Aug27_16-32-21_dfdfe5a21d29/events.out.tfevents.1693153958.dfdfe5a21d29.1936.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:5ceee09878c44fbb6b1413accb7837fe013e459dbf48e53330ce3efb9848f03a
|
| 3 |
+
size 14872
|