Text Classification
Adapters
Safetensors
Chinese
bert
Multi-label Text Classification
Eval Results (legacy)
Instructions to use scfengv/TVL_GeneralLayerClassifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use scfengv/TVL_GeneralLayerClassifier with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("scfengv/TVL_GeneralLayerClassifier", set_active=True) - Notebooks
- Google Colab
- Kaggle
Upload trained model
Browse files- checkpoint.pt +1 -1
- model.safetensors +3 -0
checkpoint.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1227506403
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d594e095e33799b5ac10602d95ee0924686ba944acc72c177caa57de06ff1054
|
| 3 |
size 1227506403
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0818306c441a11114cb1f44c394b306a053f852fa7bb6e8ed04f4a1227120b2
|
| 3 |
+
size 409110584
|