Update README.md
Browse files
README.md
CHANGED
@@ -9,9 +9,9 @@ tags:
|
|
9 |
- zephyr
|
10 |
---
|
11 |
|
12 |
-
This model is
|
13 |
|
14 |
-
If you use this work, please cite:
|
15 |
```
|
16 |
@misc{sonkar2024pedagogical,
|
17 |
title={Pedagogical Alignment of Large Language Models},
|
@@ -19,6 +19,7 @@ If you use this work, please cite: Pedagogical Alignment of Large Language Model
|
|
19 |
year={2024},
|
20 |
eprint={2402.05000},
|
21 |
archivePrefix={arXiv},
|
22 |
-
primaryClass={cs.CL}
|
|
|
23 |
}
|
24 |
```
|
|
|
9 |
- zephyr
|
10 |
---
|
11 |
|
12 |
+
This model is fine-tuned on zephyr-7b-beta with SFT. The purpose is to develop a more capable educational chatbot that helps students study biology.
|
13 |
|
14 |
+
If you use this work, please cite:
|
15 |
```
|
16 |
@misc{sonkar2024pedagogical,
|
17 |
title={Pedagogical Alignment of Large Language Models},
|
|
|
19 |
year={2024},
|
20 |
eprint={2402.05000},
|
21 |
archivePrefix={arXiv},
|
22 |
+
primaryClass={cs.CL},
|
23 |
+
url={https://arxiv.org/abs/2402.05000}
|
24 |
}
|
25 |
```
|