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 ·
178eda4
1
Parent(s): 32b48b5
Training in progress, epoch 16
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:91d1ec0547683fec7115a29480806761f57ef8ae7c1bab286653b1dff9816c1d
|
| 3 |
+
size 14745
|
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:f10724947b417bb4a7748307817bf67ee3c64b15afd280089a816738680081b5
|
| 3 |
size 1357511173
|