Instructions to use sonchuate/Aimesoft-test_Text-Classification-5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sonchuate/Aimesoft-test_Text-Classification-5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="sonchuate/Aimesoft-test_Text-Classification-5")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("sonchuate/Aimesoft-test_Text-Classification-5") model = AutoModelForSequenceClassification.from_pretrained("sonchuate/Aimesoft-test_Text-Classification-5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437961724
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1603271b6df88372605ea04624542f3c871df70dce4c4b2b2bd23696ff55e77d
|
| 3 |
size 437961724
|
runs/Mar28_13-25-27_7e3c880243f4/events.out.tfevents.1711632329.7e3c880243f4.34.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a5a041e9d7db4fb01659f2347bafbd05326d26199f79d563f87cab4c611390d
|
| 3 |
+
size 11912
|