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