File size: 670 Bytes
adc0262
 
 
 
 
 
 
 
 
0ddb02b
 
 
 
 
 
 
 
 
 
adc0262
 
73dd70f
0ddb02b
 
73dd70f
adc0262
 
 
 
 
995dc77
 
 
 
 
 
 
73dd70f
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': anxious
          '1': bored
          '2': confused
          '3': excited
          '4': fearful
          '5': frustrated
          '6': happy
          '7': neutral
          '8': sad
          '9': suprised
  splits:
  - name: train
    num_bytes: 13405989
    num_examples: 126
  download_size: 13388161
  dataset_size: 13405989
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
task_categories:
- image-classification
language:
- en
tags:
- emotions
- feelings
size_categories:
- n<1K
---