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 ·
c186adc
1
Parent(s): bb05fde
Training in progress, step 61500
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:e8405aab386a43d3da1ca8e8e03c4349f8d76549ef364b14c291aa4bb2f1f37d
|
| 3 |
+
size 60678
|
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:84576c6234184e166617f10a0e58265b1b008f339a47dafd3796cfbc611e5e1b
|
| 3 |
size 83267311
|