Instructions to use marcchew/testv3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use marcchew/testv3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="marcchew/testv3")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("marcchew/testv3") model = AutoModelForSequenceClassification.from_pretrained("marcchew/testv3") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 80
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 737716196
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20e7f128a21e166f5b64ef5fe881bafb66114549148e69daf3a8f61245efdf97
|
| 3 |
size 737716196
|
runs/Jul08_17-42-58_f5177d084354/events.out.tfevents.1720460582.f5177d084354.27052.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:b25718b63ad4d5c10c07c14fe361f3a1153b1fea3e26b53a1acd2373ee7f905f
|
| 3 |
+
size 23585
|