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 20
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:d867037705086f4ff348b5f085d4bd091875634130b390121aaa29ea8ca8f092
|
| 3 |
size 651398148
|
runs/Sep07_03-30-11_bf72b4a04449/events.out.tfevents.1725679840.bf72b4a04449.2864.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:fda23136c4a17927377ae1bcd4bbd1f8e78f26078ac0aaec5399c1eae3d80d1c
|
| 3 |
+
size 21568
|