Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use gArthur98/Greg-Sentiment-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gArthur98/Greg-Sentiment-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="gArthur98/Greg-Sentiment-classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("gArthur98/Greg-Sentiment-classifier") model = AutoModelForSequenceClassification.from_pretrained("gArthur98/Greg-Sentiment-classifier") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 133513009
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e524c7200e744101233977841d985d8eeda3b49cb4b1606bd4eb0f82573ff276
|
| 3 |
size 133513009
|
runs/Jul19_11-34-00_ddc5dd27ef93/events.out.tfevents.1689766514.ddc5dd27ef93.7187.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:7b526d7b31f1eda8a3c79ef49e41f3680199b7d9d9bfbb6cef3f1991abd78f99
|
| 3 |
+
size 6874
|