Instructions to use PeanutCoding/Layouttest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PeanutCoding/Layouttest with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="PeanutCoding/Layouttest")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("PeanutCoding/Layouttest") model = AutoModelForTokenClassification.from_pretrained("PeanutCoding/Layouttest") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
logs/events.out.tfevents.1748442829.phi-ThinkPad-T490
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6f8ece1158fdd739ebe0f3f581990862eacd886057d0e45e4c8bca267da1d37
|
| 3 |
+
size 7593
|
logs/events.out.tfevents.1748443074.phi-ThinkPad-T490
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1043cb3cfb2f20553a8695347aad4afe1064b51e33eb8bd7f9deb50e94008a9
|
| 3 |
+
size 8433
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 450724324
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2bb61523261d0d93aa2aa4395a14006eb47c46feb40faf4b49e53cec89507a78
|
| 3 |
size 450724324
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:025b0f108ba0720b61745449e628b8539ac5f7848442b3c82252a22dffd52b37
|
| 3 |
size 5304
|