File size: 1,277 Bytes
5e58922
8348b3a
5e58922
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4e652b9
 
5e58922
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
license: cc-by-sa-4.0
dataset_info:
  features:
  - name: TV Series
    dtype: string
  - name: Utterances
    dtype: string
  - name: dialog_ids
    dtype: int64
  - name: uttr_ids
    dtype: int64
  - name: seasons
    dtype: int64
  - name: episodes
    dtype: int64
  - name: start_times
    dtype: string
  - name: end_times
    dtype: string
  - name: sentiment
    dtype: string
  - name: emotion
    dtype: string
  - name: intensity
    dtype: string
  - name: emotion2
    dtype: string
  - name: intensity2
    dtype: string
  - name: emotion3
    dtype: string
  - name: intensity3
    dtype: float64
  splits:
  - name: train
    num_bytes: 2258603.7180396663
    num_examples: 14011
  - name: test
    num_bytes: 968180.2819603337
    num_examples: 6006
  download_size: 1228924
  dataset_size: 3226784
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
task_categories:
- text-classification
- text-generation
language:
- en
author:
- Firdaus, Mauajama and Chauhan, Hardik and Ekbal, Asif and Bhattacharyya, Pushpak
pretty_name: >-
  MEISD: A Multimodal Multi-Label Emotion, Intensity and Sentiment Dialogue
  Dataset for Emotion Recognition and Sentiment Analysis in Conversations
---