Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use LogischeIP/SentimentT2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LogischeIP/SentimentT2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="LogischeIP/SentimentT2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("LogischeIP/SentimentT2") model = AutoModelForSequenceClassification.from_pretrained("LogischeIP/SentimentT2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
714b43a
1
Parent(s): 21a1b1e
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267841796
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0f46a748cb10c3b3cff8d9465c17d74fee5e457dce91d4203da1d46df3357b3
|
| 3 |
size 267841796
|
runs/Jan10_16-27-53_032b48ce4f7d/events.out.tfevents.1704904074.032b48ce4f7d.692.11
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:18ad28ff405fb6f5c73186a8d83077e3ccac32bb9aeb3d1547b2e00ddbcd9c55
|
| 3 |
+
size 5434
|