Instructions to use sonchuate/project-2-training-top with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sonchuate/project-2-training-top with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="sonchuate/project-2-training-top")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("sonchuate/project-2-training-top") model = AutoModelForSequenceClassification.from_pretrained("sonchuate/project-2-training-top") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Jul14_06-27-35_33affe2bb4d6/events.out.tfevents.1720948956.33affe2bb4d6.34.1
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:bf909903423c8ee356d3082a7eaeaa3eb8c22c432ea95e214060f5ac9a7e2781
|
| 3 |
+
size 944
|