Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use Falah/sentiments-dataset-381-classes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Falah/sentiments-dataset-381-classes with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Falah/sentiments-dataset-381-classes")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Falah/sentiments-dataset-381-classes") model = AutoModelForSequenceClassification.from_pretrained("Falah/sentiments-dataset-381-classes") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 62
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 269021293
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8dcfdf5d5da6bfd71fb0313ef8eed22e1d974b7c6e7ba19357e76e59e9dca3a3
|
| 3 |
size 269021293
|
runs/Jul05_13-21-50_d700f318ddcf/events.out.tfevents.1688563315.d700f318ddcf.11802.6
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:2a5ff9273ffcaa63397e76cb205e5ff952b9b18e8c0bd55cf3f8b6f95115b5ed
|
| 3 |
+
size 42154
|