mathmentordb commited on
Commit
59cb121
·
verified ·
1 Parent(s): 9365451

Initial release: 50-conversation ungated sample

Browse files
Files changed (2) hide show
  1. README.md +26 -0
  2. data/sample.jsonl +0 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: MathMentorDB sample (50 conversations, ungated)
3
+ license: cc-by-nc-sa-4.0
4
+ language:
5
+ - en
6
+ task_categories:
7
+ - text-classification
8
+ tags:
9
+ - education
10
+ - tutoring
11
+ - mathematics
12
+ - dialogue
13
+ size_categories:
14
+ - n<1K
15
+ ---
16
+
17
+ # MathMentorDB sample (ungated)
18
+
19
+ An ungated 50-conversation sample of the MathMentorDB labeled subset, provided
20
+ so the data can be inspected without an access request. The full labeled
21
+ subset (7,000 conversations, 165,275 messages, 24-move discourse labels and
22
+ conversation resolution labels) is available gated under a Data Use Agreement
23
+ at [mathmentordb/MathMentorDB](https://huggingface.co/datasets/mathmentordb/MathMentorDB),
24
+ whose dataset card documents the schema, taxonomy, provenance, and ethics
25
+ considerations. This sample uses the identical schema
26
+ (`data/sample.jsonl`, one conversation per line).
data/sample.jsonl ADDED
The diff for this file is too large to render. See raw diff