kangqi-ni commited on
Commit
b43ffda
·
verified ·
1 Parent(s): 0b81c1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -7
README.md CHANGED
@@ -4,13 +4,7 @@ tags:
4
  - mistral
5
  library_name: transformers
6
  ---
7
- ### Model
8
- Overview: This model is a fschat fine-tuned version of mistral-7b. The goal is to create a tutorbot that helps students learn Biology.
9
-
10
- Training: This model is fine-tuned using GPT4 synthetic conversation datasets.
11
-
12
- ### Licence:
13
- Our code and models are distributed under the Apache License 2.0.
14
 
15
  If you use this work, please cite: Pedagogical Alignment of Large Language Models https://arxiv.org/abs/2402.05000
16
  ```
 
4
  - mistral
5
  library_name: transformers
6
  ---
7
+ This model is a fschat fine-tuned version of mistral-7b. The goal is to create a tutorbot that helps students learn Biology.
 
 
 
 
 
 
8
 
9
  If you use this work, please cite: Pedagogical Alignment of Large Language Models https://arxiv.org/abs/2402.05000
10
  ```