Update README.md
Browse files
README.md
CHANGED
@@ -28,20 +28,11 @@ This model card provides details for the FinLlama-3-8B model, which is fine-tune
|
|
28 |
|
29 |
FinLlama-3-8B is a fine-tuned version of the Llama-3-8B model specifically tailored for sentiment analysis in the financial domain. It can classify text into three sentiment categories: positive, neutral, and negative.
|
30 |
|
31 |
-
- **Developed by:** Roma
|
32 |
-
- **Funded by [optional]:** [More Information Needed]
|
33 |
-
- **Shared by [optional]:** [More Information Needed]
|
34 |
- **Model type:** Sequence Classification
|
35 |
- **Language(s) (NLP):** English
|
36 |
- **License:** llama3
|
37 |
- **Finetuned from model [optional]:** Llama-3-8B
|
38 |
|
39 |
-
### Model Sources [optional]
|
40 |
-
|
41 |
-
- **Repository:** [More Information Needed]
|
42 |
-
- **Paper [optional]:** [More Information Needed]
|
43 |
-
- **Demo [optional]:** [More Information Needed]
|
44 |
-
|
45 |
## Uses
|
46 |
|
47 |
### Direct Use
|
|
|
28 |
|
29 |
FinLlama-3-8B is a fine-tuned version of the Llama-3-8B model specifically tailored for sentiment analysis in the financial domain. It can classify text into three sentiment categories: positive, neutral, and negative.
|
30 |
|
|
|
|
|
|
|
31 |
- **Model type:** Sequence Classification
|
32 |
- **Language(s) (NLP):** English
|
33 |
- **License:** llama3
|
34 |
- **Finetuned from model [optional]:** Llama-3-8B
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
## Uses
|
37 |
|
38 |
### Direct Use
|