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 ·
06a794e
1
Parent(s): 2adb468
Training in progress, epoch 7
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:09786e31124aa365a6e83b70503a6788eaf15e554c0c13626cf09630e3f15956
|
| 3 |
size 540847921
|
runs/Aug20_04-09-50_ffdc613817d5/events.out.tfevents.1692504596.ffdc613817d5.361.5
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:a54fb353c19f070c8156a6e0b0acaed946ed65779160aa1fdde7ba06e0906cda
|
| 3 |
+
size 8781
|