File size: 1,410 Bytes
731ae0f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7752f77
731ae0f
 
7752f77
731ae0f
7752f77
976a2d8
731ae0f
 
 
 
 
 
 
976a2d8
 
 
 
 
 
 
 
 
 
 
 
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
62
63
64
65
66
67
68
69
70
71
---
dataset_info:
  features:
  - name: video_id
    dtype: int64
  - name: recall_score
    dtype: float64
  - name: youtube_id
    dtype: string
  - name: ad_details
    struct:
    - name: Audio
      dtype: string
    - name: Brand
      dtype: string
    - name: Duration
      dtype: string
    - name: Orientation
      dtype: string
    - name: Pace
      dtype: string
    - name: Scenes
      list:
      - name: Colors
        dtype: string
      - name: Description
        dtype: string
      - name: Emotions
        dtype: string
      - name: Number
        dtype: string
      - name: Photography Style
        dtype: string
      - name: Tags
        dtype: string
      - name: Text Shown
        dtype: string
      - name: Tone
        dtype: string
      - name: Visual Complexity
        dtype: string
    - name: Title
      dtype: string
  splits:
  - name: train
    num_bytes: 5490622.457169034
    num_examples: 1964
  - name: test
    num_bytes: 612243.5428309665
    num_examples: 219
  download_size: 2551503
  dataset_size: 6102866
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
license: mit
tags:
- memorability
- long-term-memorability
- video-memorability
- lcbm
- behavioral-sciences
- Computational Marketing
pretty_name: Long-Term Ad Memorability Dataset (LAMBDA)
size_categories:
- 1K<n<10K
---