Instructions to use Jehadoumer/2a_twitter_preprocessed-final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jehadoumer/2a_twitter_preprocessed-final with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Jehadoumer/2a_twitter_preprocessed-final")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Jehadoumer/2a_twitter_preprocessed-final") model = AutoModelForSequenceClassification.from_pretrained("Jehadoumer/2a_twitter_preprocessed-final", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
3769226
1
Parent(s): df066de
Training in progress, epoch 9
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:3b550a267e37dc8862b706e6b1a09fefa114ce44165b36edecfda416b793cf84
|
| 3 |
size 540847921
|
runs/Aug20_05-17-17_21181979cb07/events.out.tfevents.1692508777.21181979cb07.544.1
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:f75bbf75bb77e53bca33a6cfa6db0cc1bb24f3e4816e0abaf110eb0bf7851bee
|
| 3 |
+
size 9980
|