taddeusb90 commited on
Commit
51b1b74
1 Parent(s): 0bbbe7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -15,8 +15,8 @@ Fibro v0.1.0 Llama 3 8B Model with 131k token context window
15
  Model Description
16
  -----------------
17
 
18
- The Fibro Llama 3 8B model is language model optimized for financial applications. This model aims to enhance financial analysis, automate data extraction, and improve financial literacy across various user expertise levels. It utilizes a massive 131k token context window.
19
- This is just a sneak peek into what's coming, and future releases will be done periodically consistently improving it's performance.
20
 
21
  ![FinBro](https://huggingface.co/taddeusb90/finbro-v0.1.0-llama-3-8B-instruct-131k/resolve/main/437210082_369067905507560_2052449041654631065_n.png)
22
 
@@ -30,10 +30,10 @@ The model is still training, I will be sharing new incremental releases while it
30
  What's Next?
31
  -----------
32
 
33
- * **Extended Capability:** Continue training on the 8B model as it hasn't converged yet as I only scratched the surface here and transitioning to scale up with a 70B model for deeper insights and broader financial applications.
34
  * **Dataset Expansion:** Continuous enhancement by integrating more diverse and comprehensive real and synthetic financial data.
35
  * **Advanced Financial Analysis:** Future versions will support complex financial decision-making processes by interpreting and analyzing financial data within agentive workflows.
36
- * **Incremental Improvements:** Regular updates are made to increase the model's efficiency and accuracy and extend it's capabilities in financial tasks.
37
 
38
  Model Applications
39
  ------------------
@@ -103,11 +103,12 @@ If you use this model in your research, please cite it as follows:
103
 
104
  ```bibtex
105
  @misc{
106
- finbro_v0.1.0-llama-3-8B-1m-POSE,
107
- author = {Taddeus Buica}, title = {Fibro Llama 3 8B Model for Financial Analysis},
 
108
  year = {2024},
109
  journal = {Hugging Face repository},
110
- howpublished = {\url{https://huggingface.co/taddeusb90/finbro-v0.1.0-llama-3-8B-instruct-1m-POSE}}
111
  }
112
  ```
113
 
 
15
  Model Description
16
  -----------------
17
 
18
+ The Fibro Llama 3 8B model is a language model optimized for financial applications. This model aims to enhance financial analysis, automate data extraction, and improve financial literacy across various user expertise levels. It utilizes a massive 131k token context window.
19
+ This is just a sneak peek into what's coming, and future releases will be done periodically, consistently improving its performance.
20
 
21
  ![FinBro](https://huggingface.co/taddeusb90/finbro-v0.1.0-llama-3-8B-instruct-131k/resolve/main/437210082_369067905507560_2052449041654631065_n.png)
22
 
 
30
  What's Next?
31
  -----------
32
 
33
+ * **Extended Capability:** Continue training on the 8B model as it hasn't converged yet I only scratched the surface here and transitioning to scale up with a 70B model for deeper insights and broader financial applications.
34
  * **Dataset Expansion:** Continuous enhancement by integrating more diverse and comprehensive real and synthetic financial data.
35
  * **Advanced Financial Analysis:** Future versions will support complex financial decision-making processes by interpreting and analyzing financial data within agentive workflows.
36
+ * **Incremental Improvements:** Regular updates are made to increase the model's efficiency and accuracy and extend its capabilities in financial tasks.
37
 
38
  Model Applications
39
  ------------------
 
103
 
104
  ```bibtex
105
  @misc{
106
+ finbro_v0.1.0-llama-3-8B-131k,
107
+ author = {Taddeus Buica},
108
+ title = {Fibro Llama 3 8B Model for Financial Analysis},
109
  year = {2024},
110
  journal = {Hugging Face repository},
111
+ howpublished = {\url{https://huggingface.co/taddeusb90/finbro-v0.1.0-llama-3-8B-instruct-131k}}
112
  }
113
  ```
114