Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use malcolm/TSC_SentimentA_IMDBAmznTSC_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use malcolm/TSC_SentimentA_IMDBAmznTSC_2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="malcolm/TSC_SentimentA_IMDBAmznTSC_2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("malcolm/TSC_SentimentA_IMDBAmznTSC_2") model = AutoModelForSequenceClassification.from_pretrained("malcolm/TSC_SentimentA_IMDBAmznTSC_2") - 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 267854321
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e350a4975019b5264959ce3df174302e20a27472b8a6df4228d3eb9c21abddd0
|
| 3 |
size 267854321
|
runs/Apr10_07-59-12_6cee2247a8cb/events.out.tfevents.1649577573.6cee2247a8cb.78.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:eb20ea3a0ee3b1b8aec0eb1a43364f3a3fae9d2a221154055cded2a989e607af
|
| 3 |
+
size 7846
|
runs/Apr10_07-59-12_6cee2247a8cb/events.out.tfevents.1649583542.6cee2247a8cb.78.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd0d5ec5a84574ef554b7aaa7c40b894dc19daef5b83502740e00223489cbbc1
|
| 3 |
+
size 409
|