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 ·
b445acf
1
Parent(s): 7b6795d
Training in progress, step 62500
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:17cfe3697ff06a62099b3ea5da366adac6af7d2ea65bb8e8ee6597c2a8daa13a
|
| 3 |
+
size 61602
|
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:79f666882754806d493fa953d2a77541dae6040df7c1ebf82558e5d15fa20231
|
| 3 |
size 83267311
|