shi3z commited on
Commit
72d9c90
1 Parent(s): 60e947a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -10,6 +10,9 @@ https://huggingface.co/BlinkDL/rwkv-4-pile-7b/tree/main
10
  Training Code:
11
  https://github.com/Blealtan/RWKV-LM-LoRA
12
 
 
 
 
13
  Training Prompt:
14
  python train.py \
15
  --load_model RWKV-4-Pile-14B-Instruct-test5-20230329-ctx4096.pth \
 
10
  Training Code:
11
  https://github.com/Blealtan/RWKV-LM-LoRA
12
 
13
+ Dataset:
14
+ https://github.com/shi3z/alpaca_ja
15
+
16
  Training Prompt:
17
  python train.py \
18
  --load_model RWKV-4-Pile-14B-Instruct-test5-20230329-ctx4096.pth \