Tutor Moves - Math Remediation: Prompt Student to Explain
The tutor prompts the student to explain a concept, rule, or their reasoning.
Message Structure
Tutor CoPilot models are trained on a message structure of 10 context messages followed by one target message with the special tokens [PRETEXT] and [TEXT] used to demarcate the context and target messages. Messages are formatted as {speaker}: {message}, where the speaker is one of tutor or student, and the message is a lowercased, anonymized version of the message. Names are anonymized with Edu-ConvoKit, replacing student and tutor names with [student] and [tutor], respectively. Models are trained on text with the structure
"[PRETEXT] {context} [TEXT] {target}"
Tutor CoPilot models are only trained with tutor utterances as targets. A synthetic example of this structure, without the full 10 context utterances, is below.
[PRETEXT] tutor: hello, [student], happy to work with you today.
student: hi
tutor: today we will work on the topic "adding numbers"
...
student: the answer is 2. [TEXT] tutor: that's correct! 2 points.
Model Details
Model Description
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
Developed by: [More Information Needed]
Funded by [optional]: [More Information Needed]
Shared by [optional]: [More Information Needed]
Model type: [More Information Needed]
Language(s) (NLP): [More Information Needed]
License: [More Information Needed]
Finetuned from model [optional]: [More Information Needed]
Model Sources [optional]
Repository: [More Information Needed]
Paper [optional]: [More Information Needed]
Demo [optional]: [More Information Needed]
Uses
Direct Use
[More Information Needed]
Downstream Use [optional]
[More Information Needed]
Out-of-Scope Use
[More Information Needed]
Bias, Risks, and Limitations
[More Information Needed]
Recommendations
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.