Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,10 @@ task_categories:
|
|
| 4 |
- text-generation
|
| 5 |
language:
|
| 6 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
tags:
|
| 8 |
- story
|
| 9 |
- multimodal
|
|
@@ -13,6 +17,7 @@ tags:
|
|
| 13 |
- multimodality
|
| 14 |
- narrative
|
| 15 |
- movie-shot
|
|
|
|
| 16 |
pretty_name: vwp
|
| 17 |
size_categories:
|
| 18 |
- 10K<n<100K
|
|
@@ -136,6 +141,7 @@ Xudong Hong, Asad Sayeed, Khushboo Mehra, Vera Demberg, and Bernt Schiele. 2023.
|
|
| 136 |
|
| 137 |
**BibTeX:**
|
| 138 |
|
|
|
|
| 139 |
@article{10.1162/tacl_a_00553,
|
| 140 |
author = {Hong, Xudong and Sayeed, Asad and Mehra, Khushboo and Demberg, Vera and Schiele, Bernt},
|
| 141 |
title = "{Visual Writing Prompts: Character-Grounded Story Generation with Curated Image Sequences}",
|
|
@@ -149,6 +155,7 @@ doi = {10.1162/tacl_a_00553},
|
|
| 149 |
url = {[https://doi.org/10.1162/tacl\\\\_a\\\\_00553](https://doi.org/10.1162/tacl%5C%5C%5C%5C_a%5C%5C%5C%5C_00553)},
|
| 150 |
eprint = {[https://direct.mit.edu/tacl/article-pdf/doi/10.1162/tacl\\\\_a\\\\_00553/2134487/tacl\\\\_a\\\\_00553.pdf](https://direct.mit.edu/tacl/article-pdf/doi/10.1162/tacl%5C%5C%5C%5C_a%5C%5C%5C%5C_00553/2134487/tacl%5C%5C%5C%5C_a%5C%5C%5C%5C_00553.pdf)},
|
| 151 |
}
|
|
|
|
| 152 |
|
| 153 |
## Dataset Card Authors
|
| 154 |
|
|
|
|
| 4 |
- text-generation
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
+
license:
|
| 8 |
+
- apache-2.0
|
| 9 |
+
multilinguality:
|
| 10 |
+
- monolingual
|
| 11 |
tags:
|
| 12 |
- story
|
| 13 |
- multimodal
|
|
|
|
| 17 |
- multimodality
|
| 18 |
- narrative
|
| 19 |
- movie-shot
|
| 20 |
+
paperswithcode_id: visual-writing-prompts
|
| 21 |
pretty_name: vwp
|
| 22 |
size_categories:
|
| 23 |
- 10K<n<100K
|
|
|
|
| 141 |
|
| 142 |
**BibTeX:**
|
| 143 |
|
| 144 |
+
```latex
|
| 145 |
@article{10.1162/tacl_a_00553,
|
| 146 |
author = {Hong, Xudong and Sayeed, Asad and Mehra, Khushboo and Demberg, Vera and Schiele, Bernt},
|
| 147 |
title = "{Visual Writing Prompts: Character-Grounded Story Generation with Curated Image Sequences}",
|
|
|
|
| 155 |
url = {[https://doi.org/10.1162/tacl\\\\_a\\\\_00553](https://doi.org/10.1162/tacl%5C%5C%5C%5C_a%5C%5C%5C%5C_00553)},
|
| 156 |
eprint = {[https://direct.mit.edu/tacl/article-pdf/doi/10.1162/tacl\\\\_a\\\\_00553/2134487/tacl\\\\_a\\\\_00553.pdf](https://direct.mit.edu/tacl/article-pdf/doi/10.1162/tacl%5C%5C%5C%5C_a%5C%5C%5C%5C_00553/2134487/tacl%5C%5C%5C%5C_a%5C%5C%5C%5C_00553.pdf)},
|
| 157 |
}
|
| 158 |
+
```
|
| 159 |
|
| 160 |
## Dataset Card Authors
|
| 161 |
|