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