Instructions to use pmorelr/layoutlm-doclaynet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pmorelr/layoutlm-doclaynet with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="pmorelr/layoutlm-doclaynet")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("pmorelr/layoutlm-doclaynet") model = AutoModelForTokenClassification.from_pretrained("pmorelr/layoutlm-doclaynet") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 14
Browse files
logs/events.out.tfevents.1679086355.instance-1.28176.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:99fa7f8779bae477ba4e79344ff8e52e193c7d82bf7becda77e8aca666d74786
|
| 3 |
+
size 13710
|
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:84186a935fe5fed6ab8750960f395e422216487a2f6e6497465ebe591dcf07d3
|
| 3 |
size 450618853
|