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 ·
df066de
1
Parent(s): 9e189de
Training in progress, epoch 8
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:0c620f1cd3c44eae9e97baf4a59f65f1ccac501de5619732af394a310282a787
|
| 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:d6c08bad30220024223cdb2a26940b18ba52dc742b9d4d14030b0526e3e843d5
|
| 3 |
+
size 9459
|