Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- README.md +7 -7
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
language: en
|
| 4 |
license: apache-2.0
|
|
@@ -7,17 +6,18 @@ tags:
|
|
| 7 |
- sentiment-analysis
|
| 8 |
- modernbert
|
| 9 |
- financial-nlp
|
|
|
|
| 10 |
datasets:
|
| 11 |
- neoyipeng/financial_reasoning_aggregated
|
| 12 |
metrics:
|
| 13 |
- accuracy
|
| 14 |
widget:
|
| 15 |
-
- text:
|
| 16 |
-
example_title:
|
| 17 |
-
- text:
|
| 18 |
-
example_title:
|
| 19 |
-
- text:
|
| 20 |
-
example_title:
|
| 21 |
---
|
| 22 |
|
| 23 |
# ModernFinBERT: Financial Sentiment Analysis
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
license: apache-2.0
|
|
|
|
| 6 |
- sentiment-analysis
|
| 7 |
- modernbert
|
| 8 |
- financial-nlp
|
| 9 |
+
- unsloth
|
| 10 |
datasets:
|
| 11 |
- neoyipeng/financial_reasoning_aggregated
|
| 12 |
metrics:
|
| 13 |
- accuracy
|
| 14 |
widget:
|
| 15 |
+
- text: The company reported strong quarterly earnings with revenue beating expectations.
|
| 16 |
+
example_title: Positive Example
|
| 17 |
+
- text: Stock prices fell sharply following disappointing guidance from management.
|
| 18 |
+
example_title: Negative Example
|
| 19 |
+
- text: The merger is expected to close in Q3 pending regulatory approval.
|
| 20 |
+
example_title: Neutral Example
|
| 21 |
---
|
| 22 |
|
| 23 |
# ModernFinBERT: Financial Sentiment Analysis
|
config.json
CHANGED
|
@@ -52,6 +52,6 @@
|
|
| 52 |
"sparse_prediction": false,
|
| 53 |
"torch_dtype": "float16",
|
| 54 |
"transformers_version": "4.55.4",
|
| 55 |
-
"unsloth_version": "2025.9.
|
| 56 |
"vocab_size": 50368
|
| 57 |
}
|
|
|
|
| 52 |
"sparse_prediction": false,
|
| 53 |
"torch_dtype": "float16",
|
| 54 |
"transformers_version": "4.55.4",
|
| 55 |
+
"unsloth_version": "2025.9.4",
|
| 56 |
"vocab_size": 50368
|
| 57 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 299228486
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f1fbe5977caa00f25acd7df7ce0bd8fb195824a3ed9b3012c655bb0ead5fd89
|
| 3 |
size 299228486
|