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
Training in progress, step 1488
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 133517429
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c576fad6f505e3e0a52b4d2ba55bd48d7a30ded8d6cb7c67b1625b41fe6817d2
|
| 3 |
size 133517429
|
runs/Jul17_08-18-15_52b71c045d9b/events.out.tfevents.1689581956.52b71c045d9b.244.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:11494b1d83bb6838beaa6ebbe01cfd7fdbefdbaf949bf8a5e4cee790663ee122
|
| 3 |
+
size 48136
|