Instructions to use renjithks/layoutlmv3-er-ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use renjithks/layoutlmv3-er-ner with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="renjithks/layoutlmv3-er-ner")# Load model directly from transformers import AutoProcessor, AutoModelForTokenClassification processor = AutoProcessor.from_pretrained("renjithks/layoutlmv3-er-ner") model = AutoModelForTokenClassification.from_pretrained("renjithks/layoutlmv3-er-ner") - Notebooks
- Google Colab
- Kaggle
Training complete
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 501405907
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6e0de73fc383ef6244d512f1ac2cbaa3d15e05e865db12b07644314b5a9a1e2
|
| 3 |
size 501405907
|
runs/May31_17-23-04_e8b2489137b5/events.out.tfevents.1654017938.e8b2489137b5.33.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:d9934ee88375e79bf52f7593e13ab574736cd06d6488e0c8f88a7e4e681c50a1
|
| 3 |
+
size 9329
|