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 96
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:6590a8218489c4681cac1be3dff329d631b02aaa7243933646dd15728f46914e
|
| 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:a86fd39ee54f2f5658f0be5677e5a2308680be4a5cf1fe4ee1de7f0f1101347a
|
| 3 |
+
size 27289
|