Instructions to use pmorelr/layoutlm-doclaynet-binary with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pmorelr/layoutlm-doclaynet-binary with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="pmorelr/layoutlm-doclaynet-binary")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("pmorelr/layoutlm-doclaynet-binary") model = AutoModelForTokenClassification.from_pretrained("pmorelr/layoutlm-doclaynet-binary") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 8
Browse files
logs/events.out.tfevents.1679278046.instance-1.32564.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:8c0c740c0ade38f7c129b2a21722482679d9b58c3788f4e8d47fbddced41aa6e
|
| 3 |
+
size 9700
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 450618853
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc230ea4f866ed42c7c6cdab9f97e08e7fe26afaf611c12db8b1ffa159c615c4
|
| 3 |
size 450618853
|