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 46743912
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5ae0cdda18b3953eb65fc7dde7a2e372f7905140cbc4e069dd4fa24ec8385ab
|
| 3 |
size 46743912
|
runs/Mar11_03-49-10_ec0f357ed92c/events.out.tfevents.1710128957.ec0f357ed92c.1142.2
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:1b2c4739cb5ed0305b30b8636f3b331edca9b38984bd6ac0ad08379bff29ffe1
|
| 3 |
+
size 6821
|