Datasets:
Modalities:
Text
Formats:
webdataset
Sub-tasks:
conversational
Languages:
English
Size:
100K - 1M
ArXiv:
Tags:
multi-modal dialogue
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,80 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-3.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pretty_name: Stark
|
| 6 |
+
tags:
|
| 7 |
+
- multi-modal dialogue
|
| 8 |
+
annotation_creators:
|
| 9 |
+
- machine-generated
|
| 10 |
+
task_ids:
|
| 11 |
+
- conversational
|
| 12 |
+
dataset_size: 899K
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
# Dataset Card for Stark
|
| 16 |
+
|
| 17 |
+
[π Homepage](https://stark-dataset.github.io/) | [π» Github](https://github.com/passing2961/Stark) | [π Arxiv](https://arxiv.org/abs/2407.03958) | [π PDF](https://arxiv.org/pdf/2407.03958)
|
| 18 |
+
|
| 19 |
+
## List of Provided Model Series
|
| 20 |
+
- **Ultron-Summarizer-Series:** [π€ Ultron-Summarizer-1B](https://huggingface.co/passing2961/Ultron-Summarizer-1B) | [π€ Ultron-Summarizer-3B](https://huggingface.co/passing2961/Ultron-Summarizer-3B) | [π€ Ultron-Summarizer-8B](https://huggingface.co/passing2961/Ultron-Summarizer-8B)
|
| 21 |
+
- **Ultron 7B**: [π€ Ultron-7B](https://huggingface.co/passing2961/Ultron-7B)
|
| 22 |
+
|
| 23 |
+
> π¨ Disclaimer: All models and datasets are intended for research purposes only.
|
| 24 |
+
|
| 25 |
+
## Dataset Description
|
| 26 |
+
- **Repository:** [Code](https://github.com/passing2961/Stark)
|
| 27 |
+
- **Paper:** [Stark: Social Long-Term Multi-Modal Conversation with Persona Commonsense Knowledge](https://arxiv.org/abs/2407.03958)
|
| 28 |
+
- **Point of Contact:** [Young-Jun Lee](mailto:[email protected])
|
| 29 |
+
|
| 30 |
+
## Dataset Summary
|
| 31 |
+
|
| 32 |
+
**Stark** is a publicly available, large-scale, long-term multi-modal conversation dataset that encompasses a diverse range of social personas, multi-modality formats, time intervals, and images. To automatically construct Stark, we introduce a novel multi-modal contextualization framework, **MCU**, which generates long-term multi-modal dialogues distilled from ChatGPT and our proposed **Plan-and-Execute Image Aligner**. An overview of MCU and an example from Stark are illustrated below.
|
| 33 |
+
|
| 34 |
+

|
| 35 |
+
|
| 36 |
+
**Note**: The **Stark** dataset contains many images that originate from different sources, including a personalized text-to-image generator (i.e., [PhotoMaker](https://photo-maker.github.io/)), [Bing Search](https://pypi.org/project/icrawler/), and Image DB retrieval, thanks to our proposed **Plan-and-Execute Image Aligner** to ensure the high quality of the Stark dataset. Therefore, we divide the entire collection of images into two repositories based on the source:
|
| 37 |
+
|
| 38 |
+
1. **This Repository**: Contains images sourced from [CC12M](https://github.com/google-research-datasets/conceptual-12m) and [RedCaps12M](https://redcaps.xyz/), which provide the image URL links.
|
| 39 |
+
2. **Another Repository**: Contains images from the personalized text-to-image generator, Bing Search, and Image DB retrieval (excluding CC12M and RedCaps12M). This dataset is provided in [this repository](https://huggingface.co/datasets/passing2961/stark-image).
|
| 40 |
+
|
| 41 |
+
> β οΈ **Warning**: Since the images provided in this repository are sourced from CC12M and RedCaps12M, some images may not be accessible if the original URL owners have restricted access or removed them.
|
| 42 |
+
|
| 43 |
+
For image database retrieval, we use CLIP (i.e., `ViT-L/14@336px`) to retrieve images from the prepared source image datasets: [CC12M](https://github.com/google-research-datasets/conceptual-12m), [RedCaps12M](https://redcaps.xyz/), [ChartQA](https://github.com/vis-nlp/ChartQA), [AI2D](https://arxiv.org/pdf/1603.07396v1), and [MathVision](https://huggingface.co/datasets/MathLLMs/MathVision). For efficient searching, we utilize [AutoFaiss](https://github.com/criteo/autofaiss).
|
| 44 |
+
|
| 45 |
+
## Dataset Structure
|
| 46 |
+
|
| 47 |
+
Since the number of images is large (roughly 899K), we store and provide the image datasets in WebDataset format for efficiency.
|
| 48 |
+
|
| 49 |
+
| Field | Type | Description |
|
| 50 |
+
|---------|--------|--------------|
|
| 51 |
+
| `key` | str | A unique identifier for each data entry in the dataset. |
|
| 52 |
+
| `url` | str | The URL path to the image stored in the dataset repository on HuggingFace. All URLs point to the base HuggingFace repository where images are stored. |
|
| 53 |
+
| `json` | dict | Contains additional metadata and information for each image, structured as a dictionary. The JSON field typically includes the following keys: `image_source`, `image_url`, `index`. |
|
| 54 |
+
|
| 55 |
+
- **`image_source`**: Source of the image (`cc12m`, `redcaps12m`), where:
|
| 56 |
+
- `"cc12m"`: Image from [CC12M](https://github.com/google-research-datasets/conceptual-12m) via Image DB retrieval.
|
| 57 |
+
- `"redcaps12m"`: Image from the [RedCaps12M](https://redcaps.xyz/) dataset via Image DB retrieval.
|
| 58 |
+
- **`image_url`**: External URL where the image was originally sourced.
|
| 59 |
+
- **`index`**: A unique index identifier for each image within the dataset, which is the same as the `key` field.
|
| 60 |
+
|
| 61 |
+
## Languages
|
| 62 |
+
|
| 63 |
+
- English
|
| 64 |
+
|
| 65 |
+
## Further Details and Limitations
|
| 66 |
+
|
| 67 |
+
For additional information and limitations, please refer to our [paper](https://arxiv.org/abs/2407.03958).
|
| 68 |
+
|
| 69 |
+
## License and Recommendations
|
| 70 |
+
|
| 71 |
+
The **Stark** dataset is intended for research purposes only. Despite our efforts to generate high-quality and diverse personalized images, users should be mindful of ethical considerations when utilizing the dataset.
|
| 72 |
+
|
| 73 |
+
## Acknowledgements
|
| 74 |
+
|
| 75 |
+
This work was supported by a grant from the KAIST-KT joint research project through AI Tech Lab, Institute of Convergence Technology, funded by KT [Project No. G01230605, Development of Task-oriented Persona-based Dialogue Generation Combining Multi-modal Interaction and Knowledge Modeling].
|
| 76 |
+
|
| 77 |
+
## Citation
|
| 78 |
+
|
| 79 |
+
If you find the resources in this repository useful, please cite our work:
|
| 80 |
+
|