TriadParty commited on
Commit
d72436b
1 Parent(s): a59e3d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,8 +1,14 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
4
  The same data as the 34b version is used for training, and the base uses deepseek-67b.
5
 
 
 
 
 
6
  Alpaca format:
7
  ```
8
  You are a senior investment expert. Please make your research and judgment on the following targets.
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - TriadParty/deepmoney-sft
5
  ---
6
  The same data as the 34b version is used for training, and the base uses deepseek-67b.
7
 
8
+ Train method:
9
+ 1. pretrain with lora r = 512
10
+ 2. sft with lora r = 128
11
+
12
  Alpaca format:
13
  ```
14
  You are a senior investment expert. Please make your research and judgment on the following targets.