Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,27 @@ size_categories:
|
|
6 |
- 100B<n<1T
|
7 |
---
|
8 |
|
|
|
9 |
MER2025_personality is a subset of MDPE. For more details about MDPE, please refer to [MDPE Dataset](https://huggingface.co/datasets/MDPEdataset/MDPE_Dataset)
|
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
# MDPE Dataset
|
12 |
MDPE is a multimodal deception dataset. Besides deception features, it also includes individual differences information in personality and emotional expression characteristics. MDPE not only supports deception detection, but also provides conditions for tasks such as personality recognition and emotion recognition, and can even study the relationships between them.
|
13 |
|
|
|
6 |
- 100B<n<1T
|
7 |
---
|
8 |
|
9 |
+
|
10 |
MER2025_personality is a subset of MDPE. For more details about MDPE, please refer to [MDPE Dataset](https://huggingface.co/datasets/MDPEdataset/MDPE_Dataset)
|
11 |
|
12 |
+
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
This dataset serves as the testing set for MER25 Challenge @ ACM MM & MRAC25 Workshop @ ACM MM Emotion-enhanced Personality Recognition Track, with the MDPE as the training and validation sets.
|
18 |
+
|
19 |
+
|
20 |
+
More details about the MER2025 competition can be found on the [MER25] (https://zeroqiaoba.github.io/MER2025-website/)
|
21 |
+
|
22 |
+
|
23 |
+
|
24 |
+
|
25 |
+
The label_personality remains the same as the original MDPE, except for normalization。
|
26 |
+
|
27 |
+
|
28 |
+
|
29 |
+
|
30 |
# MDPE Dataset
|
31 |
MDPE is a multimodal deception dataset. Besides deception features, it also includes individual differences information in personality and emotional expression characteristics. MDPE not only supports deception detection, but also provides conditions for tasks such as personality recognition and emotion recognition, and can even study the relationships between them.
|
32 |
|