lu-vae commited on
Commit
7bc9a93
1 Parent(s): 3108df2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ language:
9
 
10
  This is a Chinese instruction-tuning lora checkpoint based on llama-7B from [this repo's work](https://github.com/Facico/Chinese-Vicuna)
11
 
12
- We finetune it on the combination of [alpaca_chinese_dataset](https://github.com/hikariming/alpaca_chinese_dataset.git) and sharegpt-90k data.
13
  We finetune it for 3 epochs use a single 4090 with ctxlen=2048.
14
 
15
  You can use it like this:
 
9
 
10
  This is a Chinese instruction-tuning lora checkpoint based on llama-7B from [this repo's work](https://github.com/Facico/Chinese-Vicuna)
11
 
12
+ We finetune it on the combination of [alpaca_chinese_dataset](https://github.com/hikariming/alpaca_chinese_dataset.git) and the Chinese part of sharegpt-90k data.
13
  We finetune it for 3 epochs use a single 4090 with ctxlen=2048.
14
 
15
  You can use it like this: