Update README.md
Browse files
README.md
CHANGED
|
@@ -59,12 +59,20 @@ configs:
|
|
| 59 |
path: data/test-*
|
| 60 |
license: mit
|
| 61 |
pretty_name: Long Term Memorability of Advertisements (LAMBDA)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 62 |
---
|
| 63 |
|
| 64 |
|
| 65 |
## Dataset Description
|
| 66 |
|
| 67 |
-
- **Website:** https://behavior-in-the-wild.github.io/memorability
|
| 68 |
- **Paper:** https://arxiv.org/abs/2309.00378
|
| 69 |
|
| 70 |
### Dataset Summary
|
|
@@ -104,4 +112,4 @@ DatasetDict({
|
|
| 104 |
eprint={2309.00378},
|
| 105 |
archivePrefix={arXiv},
|
| 106 |
primaryClass={cs.CL},
|
| 107 |
-
url={https://arxiv.org/abs/2309.00378}}
|
|
|
|
| 59 |
path: data/test-*
|
| 60 |
license: mit
|
| 61 |
pretty_name: Long Term Memorability of Advertisements (LAMBDA)
|
| 62 |
+
task_categories:
|
| 63 |
+
- text-classification
|
| 64 |
+
- text-generation
|
| 65 |
+
- table-question-answering
|
| 66 |
+
tags:
|
| 67 |
+
- memorability
|
| 68 |
+
- long-term-memorability
|
| 69 |
+
- advertisement memorability
|
| 70 |
---
|
| 71 |
|
| 72 |
|
| 73 |
## Dataset Description
|
| 74 |
|
| 75 |
+
- **Website:** https://behavior-in-the-wild.github.io/memorability
|
| 76 |
- **Paper:** https://arxiv.org/abs/2309.00378
|
| 77 |
|
| 78 |
### Dataset Summary
|
|
|
|
| 112 |
eprint={2309.00378},
|
| 113 |
archivePrefix={arXiv},
|
| 114 |
primaryClass={cs.CL},
|
| 115 |
+
url={https://arxiv.org/abs/2309.00378}}
|