Instructions to use VinsmokeMir/FineTuning_Method_2_SC with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use VinsmokeMir/FineTuning_Method_2_SC with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="VinsmokeMir/FineTuning_Method_2_SC")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("VinsmokeMir/FineTuning_Method_2_SC") model = AutoModelForSequenceClassification.from_pretrained("VinsmokeMir/FineTuning_Method_2_SC") - Notebooks
- Google Colab
- Kaggle
Commit ·
937d578
1
Parent(s): addc95b
Training in progress, step 52500
Browse files
logs/events.out.tfevents.1684850410.5e049d1979f2.194.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:a664ba5022828a810a6b95f47682e609aa7ee513746a15c606ac027cb74ba325
|
| 3 |
+
size 52362
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 83267311
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c785f4ae5689268a3a957c2fe897bff2342e16ebfe2ccff6ccb5bc064182c01
|
| 3 |
size 83267311
|