Instructions to use blackwingedkite/gutalk_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use blackwingedkite/gutalk_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="blackwingedkite/gutalk_classification", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("blackwingedkite/gutalk_classification", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
78faaed
1
Parent(s): b0ad0b6
Upload 3 files
Browse files
pytorch_model-00001-of-00003.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b1e73331d15bba8992234e3afda2ed5f081c2ecddbc22dbfcf864b57ea848fe
|
| 3 |
+
size 9815262803
|
pytorch_model-00002-of-00003.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f91c7e502a8b8dbc17debd93cbb3fa39d63d2893c994ae1980c0f71ca4b59d2a
|
| 3 |
+
size 9790150259
|
pytorch_model-00003-of-00003.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d6ae18e312094d031934713f0a0f4f9fcf413c73a36b0a73f166d7c777be789
|
| 3 |
+
size 5368995031
|