Instructions to use vikp/surya_layout3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vikp/surya_layout3 with Transformers:
# Load model directly from transformers import EfficientViTForSemanticSegmentation model = EfficientViTForSemanticSegmentation.from_pretrained("vikp/surya_layout3", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files- model.safetensors +1 -1
- training_args.bin +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 153848176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2e9391cec79960d7f6413b07351f53c36a846af1db5747792cd23cf8e3cda0a
|
| 3 |
size 153848176
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26e1ccb624958982ad55191648d53f9610cfce83b5bd9a227804a62bf3446639
|
| 3 |
size 5112
|