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 3500
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:4c63b5cc6141d779f6141c8937f84559c4451f8dd3331b23ff354ae9dda6e19a
|
| 3 |
size 1424100996
|
runs/Apr02_17-26-36_009736d3d0d1/events.out.tfevents.1712078796.009736d3d0d1.293.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:198d143408d769084bab76ee41143d807e42dfb7d07788c800d6572b06b46f83
|
| 3 |
+
size 23531
|