kangqi-ni commited on
Commit
03f5544
1 Parent(s): 81e3cff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  - zephyr
10
  ---
11
 
12
- This model is trained on Mistral-7B-Instruct-v0.2 with FastChat (for SFT) and TRL (for DPO). The purpose is to develop a more capable educational chatbot that helps students learn biology.
13
 
14
  If you use this work, please cite: Pedagogical Alignment of Large Language Models https://arxiv.org/abs/2402.05000
15
  ```
 
9
  - zephyr
10
  ---
11
 
12
+ This model is trained on zephyr-7b-beta with FastChat (for SFT) and TRL (for DPO). The purpose is to develop a more capable educational chatbot that helps students learn biology.
13
 
14
  If you use this work, please cite: Pedagogical Alignment of Large Language Models https://arxiv.org/abs/2402.05000
15
  ```