Kevin Ni commited on
Commit
a095492
·
1 Parent(s): bfab303

update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,7 +8,7 @@ tags:
8
  - biology
9
  - education
10
  ---
11
- 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.
12
 
13
  If you use this work, please cite: Pedagogical Alignment of Large Language Models https://arxiv.org/abs/2402.05000
14
  ```
@@ -20,4 +20,4 @@ If you use this work, please cite: Pedagogical Alignment of Large Language Model
20
  archivePrefix={arXiv},
21
  primaryClass={cs.CL}
22
  }
23
- ```
 
8
  - biology
9
  - education
10
  ---
11
+ This model is a supervised fine-tuned version of Mistral-7B-Instruct-v0.2. The purpose is to develop a more capable educational chatbot that helps students study biology.
12
 
13
  If you use this work, please cite: Pedagogical Alignment of Large Language Models https://arxiv.org/abs/2402.05000
14
  ```
 
20
  archivePrefix={arXiv},
21
  primaryClass={cs.CL}
22
  }
23
+ ```