Datasets:
update readme
Browse files
README.md
CHANGED
@@ -1,3 +1,37 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-to-image
|
5 |
+
tags:
|
6 |
+
- personalization
|
7 |
+
- multi-subject
|
8 |
+
- msdiffusion
|
9 |
+
---
|
10 |
+
# Dataset Card for MS-Bench
|
11 |
+
|
12 |
+
<!-- Provide a quick summary of the dataset. -->
|
13 |
+
|
14 |
+
This dataset card is about the multi-subject personalization benchmark used in [MS-Diffusion](https://arxiv.org/pdf/2406.07209).
|
15 |
+
|
16 |
+
## Dataset Details
|
17 |
+
|
18 |
+
- **Repository:** [More Information Needed]
|
19 |
+
- **Paper[ICLR 2025]:** [More Information Needed]
|
20 |
+
- **Model:** [More Information Needed]
|
21 |
+
|
22 |
+
## Dataset Structure
|
23 |
+
|
24 |
+
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
25 |
+
|
26 |
+
[More Information Needed]
|
27 |
+
|
28 |
+
## Dataset Source
|
29 |
+
|
30 |
+
|
31 |
+
## Citation
|
32 |
+
|
33 |
+
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
34 |
+
|
35 |
+
**BibTeX:**
|
36 |
+
|
37 |
+
[More Information Needed]
|