Instructions to use VinsmokeMir/Method_1_FineTuneONSC_OurModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use VinsmokeMir/Method_1_FineTuneONSC_OurModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="VinsmokeMir/Method_1_FineTuneONSC_OurModel")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("VinsmokeMir/Method_1_FineTuneONSC_OurModel") model = AutoModelForSequenceClassification.from_pretrained("VinsmokeMir/Method_1_FineTuneONSC_OurModel") - Notebooks
- Google Colab
- Kaggle
Commit ·
4cf9f5b
1
Parent(s): 8bd3f23
Training in progress, step 61500
Browse files
logs/events.out.tfevents.1684051826.c6c545333e22.3412.2
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:e60f53c99882df5b2ab3e81920223ecfe72b8fc3722b72da9561ebe6ca153d11
|
| 3 |
+
size 60756
|
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:9ee654ccce29845782f30127f8bbe24ed5858993359626ce423c204bdf2e44ae
|
| 3 |
size 83267311
|