Instructions to use NPCProgrammer/emo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NPCProgrammer/emo with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="NPCProgrammer/emo")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("NPCProgrammer/emo") model = AutoModelForSequenceClassification.from_pretrained("NPCProgrammer/emo") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1300
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 46756216
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:142bf8183f74e841bf776431ef2f79d7db5ba5e215fb26e4804951879542f4ae
|
| 3 |
size 46756216
|
runs/Mar11_03-19-39_ec0f357ed92c/events.out.tfevents.1710127199.ec0f357ed92c.1142.0
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:b7da46875ba014e502b2a0f73104cc8a16e497efa53f1ab9027ccbb5d566e1b0
|
| 3 |
+
size 9878
|