Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
boyuZh authored Aug 20, 2023
1 parent 570c98d commit 05b46dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fingpt/FinGPT_sentiment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ cd fingpt/FinGPT_sentiment
pip install -r requirements.txt
```

3. Instructions on how to run the model, fine-tune, or evaluate can be found in the respective directories (`instruction-FinGPT`, `multisource_retrieval`). Note the generated .csv file from multisource_retrieval is the input for instruction tuned LLM during evaluation.
3. Instructions on how to run the model, fine-tune, or evaluate can be found in the respective directories (`instruction-FinGPT`, `multisource_retrieval`). Note the generated .csv file from multisource_retrieval is the input for the instruction-tuned LLM during evaluation.

## Citation

Expand Down

0 comments on commit 05b46dd

Please sign in to comment.