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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
logs/events.out.tfevents.1679079265.instance-1.22775.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:82d35aa3ac053a693ed035d46e970068660332a5bf1d5dfe41c4c3144efd47af
|
| 3 |
+
size 6327
|
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:5364d36cc99f61aa4c61f0e8a87d9b4f237953b2e346834b1cd131573fad3cb7
|
| 3 |
size 450618853
|