SURESHBEEKHANI
commited on
Commit
•
0cb14d5
1
Parent(s):
5fadf55
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,17 @@
|
|
1 |
-
---
|
2 |
-
license:
|
3 |
-
tags:
|
4 |
-
- unsloth
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- unsloth
|
5 |
+
- finance
|
6 |
+
- sentiment-analysis
|
7 |
+
datasets:
|
8 |
+
- SURESHBEEKHANI/finance_sentiment
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
metrics:
|
12 |
+
- accuracy
|
13 |
+
base_model:
|
14 |
+
- unsloth/Llama-3.2-1B-bnb-4bit
|
15 |
+
pipeline_tag: text-classification
|
16 |
+
library_name: adapter-transformers
|
17 |
+
---
|