Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use mirfan899/da-sentiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mirfan899/da-sentiment with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="mirfan899/da-sentiment")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("mirfan899/da-sentiment") model = AutoModelForSequenceClassification.from_pretrained("mirfan899/da-sentiment") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 442551413
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7725f9f681cc4cd5156dbd67c87b0b2d2e0cbc82352e48a0a20d461d702bf943
|
| 3 |
size 442551413
|
runs/Jan29_12-32-44_09c2d887ae2d/events.out.tfevents.1674995569.09c2d887ae2d.391.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:4a5f7c05b4021a3ac645428eb760b7d344ffa4253a940c5155bcabbbd870756e
|
| 3 |
+
size 7733
|