Instructions to use Noureddinesa/Output_LayoutLMv3_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Noureddinesa/Output_LayoutLMv3_v2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Noureddinesa/Output_LayoutLMv3_v2")# Load model directly from transformers import AutoProcessor, AutoModelForTokenClassification processor = AutoProcessor.from_pretrained("Noureddinesa/Output_LayoutLMv3_v2") model = AutoModelForTokenClassification.from_pretrained("Noureddinesa/Output_LayoutLMv3_v2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1424100996
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f960869fc63d6c9f873533d8a7bb9717d64195f97d5adf74503b935c013cd209
|
| 3 |
size 1424100996
|
runs/Apr02_00-34-18_4b1f7fc6b78b/events.out.tfevents.1712018110.4b1f7fc6b78b.732.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:12bb51556391fdfaabe8dc2c5b53a0e5baa885c4f45dc93dc1d290338b01ddd4
|
| 3 |
+
size 15464
|