Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use Rasooli/Bert-Sentiment-Fa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Rasooli/Bert-Sentiment-Fa with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Rasooli/Bert-Sentiment-Fa")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Rasooli/Bert-Sentiment-Fa") model = AutoModelForSequenceClassification.from_pretrained("Rasooli/Bert-Sentiment-Fa") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 651398148
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:317fcec21070ffd88211f2af660557706d62589b9b36207dc251f756d3f04f82
|
| 3 |
size 651398148
|
runs/Oct09_16-56-57_2b03d93908ca/events.out.tfevents.1728493028.2b03d93908ca.855.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:5c2ec74b59ca30a4fa268266bed5003637e95b384339dfe067b9e9d970994354
|
| 3 |
+
size 7302
|