Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use Sharpaxis/FIN_BERT_sentiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sharpaxis/FIN_BERT_sentiment with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Sharpaxis/FIN_BERT_sentiment")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Sharpaxis/FIN_BERT_sentiment") model = AutoModelForSequenceClassification.from_pretrained("Sharpaxis/FIN_BERT_sentiment") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437961724
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:570adcc8bf85e182e9f94a9e593576c676fe4795f4dcfcfeea3deaa68de68f5b
|
| 3 |
size 437961724
|
runs/Dec04_22-01-50_Aadityas-MacBook-Pro.local/events.out.tfevents.1733329911.Aadityas-MacBook-Pro.local.58487.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:cc91afcb566a94b4e5f3deead1a94e270c75275335c82c1fbdb282e1340a7bde
|
| 3 |
+
size 7506
|