Instructions to use brandaobrandisborges/layoutlm-synthchecking with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use brandaobrandisborges/layoutlm-synthchecking with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="brandaobrandisborges/layoutlm-synthchecking")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("brandaobrandisborges/layoutlm-synthchecking") model = AutoModelForTokenClassification.from_pretrained("brandaobrandisborges/layoutlm-synthchecking") - Notebooks
- Google Colab
- Kaggle
Commit ·
bb00889
1
Parent(s): ff55120
Training in progress, epoch 26
Browse files
logs/events.out.tfevents.1679198891.10edab83292c.4378.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:a2dde7c4a999b2bc8af5b585d499119ace5bb4dc5a54dc3fa7a824311e7b8062
|
| 3 |
+
size 21355
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1357511173
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aaa31a0d7e320496d2676bfe629649dc7e4f4599e7961d27574b7d27d4708985
|
| 3 |
size 1357511173
|