Instructions to use psh3333/document_classification_V3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use psh3333/document_classification_V3 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("psh3333/document_classification_V3", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload tokenizer
Browse files- tokenizer.json +1 -1
tokenizer.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 11422753
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fda43f88f554227dcbc947da21a239a1742f0b4a68e6a6e7c1e7894d656a657c
|
| 3 |
size 11422753
|