Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Tags:
math
Libraries:
Datasets
License:
rose-e-wang commited on
Commit
4dcac95
1 Parent(s): da91ceb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -13,6 +13,10 @@ size_categories:
13
  TLDR: This dataset is a real-world math tutoring dataset from the NAACL 2024 paper ``Bridging the Novice-Expert Gap via Models of Decision-Making: A Case Study on Remediating Math Mistakes''.
14
  The dataset targets scenarios where the student makes a math mistake.
15
 
 
 
 
 
16
  # 🌁 Bridging the Novice-Expert Gap via Models of Decision-Making
17
 
18
  [Paper Link](https://arxiv.org/abs/2310.10648), [Code Link](https://github.com/rosewang2008/bridge/)
 
13
  TLDR: This dataset is a real-world math tutoring dataset from the NAACL 2024 paper ``Bridging the Novice-Expert Gap via Models of Decision-Making: A Case Study on Remediating Math Mistakes''.
14
  The dataset targets scenarios where the student makes a math mistake.
15
 
16
+ - `c_h` is the conversation history
17
+ - `c_r` is the original tutor's response
18
+ - `c_r_` is the experienced teacher's response
19
+
20
  # 🌁 Bridging the Novice-Expert Gap via Models of Decision-Making
21
 
22
  [Paper Link](https://arxiv.org/abs/2310.10648), [Code Link](https://github.com/rosewang2008/bridge/)