Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# CMOSE: Comprehensive Multi-Modality Online Student Engagement Dataset with High-Quality Labels
|
| 2 |
|
| 3 |
## Video clip name
|
|
@@ -30,5 +35,4 @@ We use [ParselMouth](https://github.com/YannickJadoul/Parselmouth) to extract th
|
|
| 30 |
We collect the narrations from the Live Transcript functions in Zoom. They are stored in "label_results_w_audio_final.json". We also extract the bert features from the narrations and store them in "new_bert_ac_dict.json".
|
| 31 |
|
| 32 |
## Data split
|
| 33 |
-
Split information can be found in "final_data_1.json". Note that "split" should be one of "train", "unlabel", and "test". We use "unlabel" for validation purposes.
|
| 34 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-sa-4.0
|
| 3 |
+
tags:
|
| 4 |
+
- Engagement
|
| 5 |
+
---
|
| 6 |
# CMOSE: Comprehensive Multi-Modality Online Student Engagement Dataset with High-Quality Labels
|
| 7 |
|
| 8 |
## Video clip name
|
|
|
|
| 35 |
We collect the narrations from the Live Transcript functions in Zoom. They are stored in "label_results_w_audio_final.json". We also extract the bert features from the narrations and store them in "new_bert_ac_dict.json".
|
| 36 |
|
| 37 |
## Data split
|
| 38 |
+
Split information can be found in "final_data_1.json". Note that "split" should be one of "train", "unlabel", and "test". We use "unlabel" for validation purposes.
|
|
|