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 1
Browse files
logs/1677517569.8780081/events.out.tfevents.1677517569.138-2-233-57.293441.5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccee4562d6f86faeb431bd15ac8552639d29b87e0cd050b61b2b2f4c1973cd8f
|
| 3 |
+
size 5665
|
logs/events.out.tfevents.1677506336.138-2-233-57.293441.2
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:732acddcd571782dce66cd171ceec7f6a61841006987e452d8fa6e1a379601c3
|
| 3 |
+
size 5886
|
logs/events.out.tfevents.1677517569.138-2-233-57.293441.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a5805a7e67123c033e1cdbdbdaac276c35ac19849cbde4f7e3b30cdd9dd0c51
|
| 3 |
+
size 5028
|
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:bb3f2419826baa9797df93c669a0a90befc00e6714ea1e6a0283cd898d9fd241
|
| 3 |
size 450618853
|