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 ·
7b6795d
1
Parent(s): c186adc
Training in progress, step 62000
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:e96795839c02a79c7cd0a59ffd3958e134d9a00bb96c8f7a695f692232316f07
|
| 3 |
+
size 61220
|
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:f7474ee3378506a18358566a62024b5b1678fce1b832287c7f69fd427e6db5a4
|
| 3 |
size 83267311
|