File size: 658 Bytes
b65c739
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
license: apache-2.0
language:
- en
tags:
- dpo
- biology
- education
- zephyr
---

This model is trained on zephyr-7b-beta with FastChat (for SFT). The purpose is to develop a more capable educational chatbot that helps students learn biology.

If you use this work, please cite: Pedagogical Alignment of Large Language Models https://arxiv.org/abs/2402.05000
```
@misc{sonkar2024pedagogical,
      title={Pedagogical Alignment of Large Language Models}, 
      author={Shashank Sonkar and Kangqi Ni and Sapana Chaudhary and Richard G. Baraniuk},
      year={2024},
      eprint={2402.05000},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}
```