Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,7 @@ library_name: peft
|
|
| 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
|
|
|
|
| 4 |
## Training:
|
| 5 |
|
| 6 |
Check out our github: https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT_Forecaster
|
| 7 |
+
|
| 8 |
## Inference
|
| 9 |
``` python
|
| 10 |
from datasets import load_dataset
|