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 ·
ff55120
1
Parent(s): 178eda4
Training in progress, epoch 21
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:86954d873a68b75e9fb8bd3cd0fe39f7e3a3246ec8dddfc5fb9850d5843974c5
|
| 3 |
+
size 18050
|
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:01a03f0e23bb63d472a12fdc2befa26fc039b99b544e99a4955c825ed99aaf5f
|
| 3 |
size 1357511173
|