|
--- |
|
datasets: |
|
- luffycodes/Tutorbot-Spock-Bio-Dataset |
|
license: apache-2.0 |
|
tags: |
|
- biology |
|
--- |
|
**NOTE: This "diff model" cannot be used directly.** |
|
Users have to apply it on top of the original LLaMA weights to get actual Spock weights. |
|
Please use https://github.com/lm-sys/FastChat/blob/main/fastchat/model/apply_delta.py file from https://github.com/lm-sys/FastChat for instructions. |
|
<br> |
|
<br> |
|
|
|
# Spock Model Card |
|
|
|
## Model details |
|
|
|
**Model type:** |
|
Spock is an open-source educational tutoring chatbot trained by fine-tuning LLaMA and Vicuna model on synthetic student-tutorbot conversation generated using a specialized prompt. |
|
It is an auto-regressive language model, based on the transformer architecture. |
|
|
|
**Model date:** |
|
Spock was trained between April 2023 and May 2023. |
|
|
|
**Organizations developing the model:** |
|
The Spock team with members from Rice University. |
|
|
|
**Paper or resources for more information:** |
|
https://arxiv.org/abs/2305.13272 |
|
|
|
**License:** |
|
Apache License 2.0 |
|
|
|
**Where to send questions or comments about the model:** |
|
Shashank Sonkar (ss164@rice.edu) |
|
|
|
## Training dataset |
|
700 conversations generated using a specialized prompt from GPT-4. |