ByFinTech commited on
Commit
92de73e
1 Parent(s): 6b7d356

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -80,4 +80,8 @@ deepspeed -i "localhost:2" train_lora.py \
80
  --from_remote True \
81
  >train.log 2>&1 &
82
  ```
 
 
 
 
83
  - PEFT 0.5.0
 
80
  --from_remote True \
81
  >train.log 2>&1 &
82
  ```
83
+
84
+ ## Training Data:
85
+
86
+ * https://huggingface.co/datasets/FinGPT/fingpt-sentiment-train
87
  - PEFT 0.5.0