Instructions to use PeanutCoding/Layoutlmlargetest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PeanutCoding/Layoutlmlargetest with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="PeanutCoding/Layoutlmlargetest")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("PeanutCoding/Layoutlmlargetest") model = AutoModelForTokenClassification.from_pretrained("PeanutCoding/Layoutlmlargetest") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 505
Browse files
logs/events.out.tfevents.1748886368.phi-ThinkPad-T490
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 8467
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bfce0bfd3f83d3c2cdb83f5ed9ea8b8b7a34b97ef6ca4a152ad0c0b1e7561cd
|
| 3 |
size 8467
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1357643940
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cff5d9ad7ab0b100a3350acbf6aa1bf2a96124d5572714fafc0934a29d3322a0
|
| 3 |
size 1357643940
|