Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-classification
|
| 5 |
+
language:
|
| 6 |
+
- ru
|
| 7 |
+
size_categories:
|
| 8 |
+
- 10K<n<100K
|
| 9 |
---
|
| 10 |
+
Here, we present a dataset of lesson transcripts with annotation of 19 teacher talk techniques.
|
| 11 |
+
The lessons were given in Russian non-selective public schools and correpond to 12 different school subjects.
|
| 12 |
+
The dataset is divided in two groups, depending on the perspective (sociological or methodological) according to which
|
| 13 |
+
the annotation was performed. In its turn, each group is divided in another two subgroups:
|
| 14 |
+
the lessons transcribed by a human and lessons trancribed by an ASR model.
|
| 15 |
+
|
| 16 |
+
The overall number of transcripts is 118 out of which 116 are annotated with respect to
|
| 17 |
+
the sociological perpsective and 100 with respect to the sociological one.
|
| 18 |
+
|
| 19 |
+
The data are annonimized with replacement of real names by the string "ИМЯ".
|
| 20 |
+
|
| 21 |
+
We are going to upload baseline models trained on this data soon.
|