Instructions to use Jehadoumer/task2a-preprocessed-twitter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jehadoumer/task2a-preprocessed-twitter with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Jehadoumer/task2a-preprocessed-twitter")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Jehadoumer/task2a-preprocessed-twitter") model = AutoModelForSequenceClassification.from_pretrained("Jehadoumer/task2a-preprocessed-twitter") - Notebooks
- Google Colab
- Kaggle
Commit ·
7ebd289
1
Parent(s): e6c0991
Training in progress, epoch 10
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 540847921
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c0e5bc3e9f986b77cda9e895dbaa32556087c2a3d89bf665a489c11ff9dbd39
|
| 3 |
size 540847921
|
runs/Aug13_11-17-38_24ab7b88dc52/events.out.tfevents.1691925464.24ab7b88dc52.184.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:6539c51ba2a716a623422e6e2a3db4c2ff07c844f2486f65d213f236a4edeaf2
|
| 3 |
+
size 10652
|