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, epoch 6
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:f437c2621bb3dae2430e15cb56fb45d5fcf97cae0e54cc72eb6d6d43369df421
|
| 3 |
size 133517429
|
runs/Jul16_14-17-00_484444fb5cf2/events.out.tfevents.1689517023.484444fb5cf2.27445.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:f1c177aa309056a0db965f4e3cb69720877943d347dccfd5e3aeeb554a488ca3
|
| 3 |
+
size 35357
|