luffycodes's picture
Create README.md
3ce286c
|
raw
history blame
1.55 kB
metadata
license: llama2

tags: - economics - chatgpt - llama - vicuna - tutorbot - conversation

Nash Model Card

Github details

Please checkout the repo: https://github.com/luffycodes/Tutorbot-Spock-Bio.

Model details

Model type: Nash is an open-source educational tutoring chatbot trained by fine-tuning LLaMA and Vicuna model on synthetic student-tutorbot conversations generated using a specialized prompt.

Model date: Nash was trained between July 2023 and August 2023.

Organizations developing the model: The Spock team with members from Rice University and OpenStax.

Training dataset

700 conversations generated using a specialized prompt from GPT-4 based on OpenStax Economics, Microeconomics, and Macroeconomics textbook.

Paper or resources for more information: https://arxiv.org/abs/2305.13272

Code or resources for more information: Training on Nash is based on:

https://github.com/luffycodes/Tutorbot-Spock-Bio

If you use this work, please cite: CLASS Meet SPOCK: An Education Tutoring Chatbot based on Learning Science Principles https://arxiv.org/abs/2305.13272

@misc{sonkar2023class,
      title={CLASS Meet SPOCK: An Education Tutoring Chatbot based on Learning Science Principles}, 
      author={Shashank Sonkar and Lucy Liu and Debshila Basu Mallick and Richard G. Baraniuk},
      year={2023},
      eprint={2305.13272},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}