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 ·
050e112
1
Parent(s): 416dc86
Training in progress, step 60500
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:cc80ee82d4510c99c066c5efbf46c870d6a5b7213563eea5673a0560bd0ee1dd
|
| 3 |
+
size 59754
|
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:a5ad21798a0ea16512de30e070102243223abf14cf686e37dcb80172d7dabda4
|
| 3 |
size 83267311
|