kangqi-ni commited on
Commit
6e93478
1 Parent(s): 849a9ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  This model is trained on vicuna-7b-v1.5 with FastChat (for SFT) and TRL (for DPO). The purpose is to develop a more capable educational chatbot that helps students learn biology.
2
 
3
  If you use this work, please cite: Pedagogical Alignment of Large Language Models https://arxiv.org/abs/2402.05000
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - vicuna
7
+ - education
8
+ - biology
9
+ - dpo
10
+ ---
11
  This model is trained on vicuna-7b-v1.5 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