oopere commited on
Commit
14cd64e
·
verified ·
1 Parent(s): b141edf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -25,10 +25,9 @@ The model combines professional financial knowledge with a conversational commun
25
 
26
  ## Repository & Resources
27
 
28
- - **Model weights**: Available in this repository
29
- - **Training code**: [GitHub Notebook](https://github.com/peremartra/FinLLMOpt/tree/main/FinChat-XS)
30
- - **Base model**: [HuggingFaceTB/SmolLM2-360M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM2-360M-Instruct)
31
- - **Training dataset**: [sujet-ai/Sujet-Finance-Instruct-177k](https://huggingface.co/datasets/sujet-ai/Sujet-Finance-Instruct-177k)
32
 
33
  ## How the Model was Created
34
 
 
25
 
26
  ## Repository & Resources
27
 
28
+ For full code, training process, and additional details, visit the GitHub repository:
29
+
30
+ 🔗 [FinLLMOpt Repository](https://github.com/peremartra/FinLLMOpt)
 
31
 
32
  ## How the Model was Created
33