Instructions to use NPCProgrammer/tweet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NPCProgrammer/tweet with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="NPCProgrammer/tweet")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("NPCProgrammer/tweet") model = AutoModelForSequenceClassification.from_pretrained("NPCProgrammer/tweet") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed6748dba3b79f0c896bfdd4ae861bd1673e97e2ed3872f16ad555fff9c99a28
|
| 3 |
size 267832560
|
runs/Mar11_03-28-57_1550443a5b04/events.out.tfevents.1710127741.1550443a5b04.3686.3
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:352bdd9c21242a631019ee25ef8c2179a42d28f9d9d426c435867f6a44952c75
|
| 3 |
+
size 6589
|