ByFinTech commited on
Commit
36e422b
1 Parent(s): 449cf33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,6 +1,9 @@
1
  ---
2
  library_name: peft
3
  ---
 
 
 
4
  ## Inference
5
  ``` python
6
  from datasets import load_dataset
 
1
  ---
2
  library_name: peft
3
  ---
4
+ ## Training:
5
+
6
+ Check out our github: https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT_Forecaster
7
  ## Inference
8
  ``` python
9
  from datasets import load_dataset