project-baize commited on
Commit
01a7451
1 Parent(s): 9e2a77d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ Baize (白泽) is a mythical creature in Chinese folklore, who speaks human lang
14
 
15
  ## Training Parameters
16
 
17
- - Base Model: [decapoda-research/llama-7b-hf](https://huggingface.co/decapoda-research/llama-7b-hf)
18
  - Training Epoch: 1
19
  - Batch Size: 64
20
  - Maximum Input Length: 512
 
14
 
15
  ## Training Parameters
16
 
17
+ - Base Model: [LLaMA-7B](https://arxiv.org/pdf/2302.13971.pdf)
18
  - Training Epoch: 1
19
  - Batch Size: 64
20
  - Maximum Input Length: 512