Xiyue Zhang commited on
Commit
eaa5555
0 Parent(s):

Clear Git history

Browse files
Files changed (3) hide show
  1. .gitattributes +55 -0
  2. 21183.parquet +3 -0
  3. README.md +53 -0
.gitattributes ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
+ *.model filter=lfs diff=lfs merge=lfs -text
14
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
15
+ *.npy filter=lfs diff=lfs merge=lfs -text
16
+ *.npz filter=lfs diff=lfs merge=lfs -text
17
+ *.onnx filter=lfs diff=lfs merge=lfs -text
18
+ *.ot filter=lfs diff=lfs merge=lfs -text
19
+ *.parquet filter=lfs diff=lfs merge=lfs -text
20
+ *.pb filter=lfs diff=lfs merge=lfs -text
21
+ *.pickle filter=lfs diff=lfs merge=lfs -text
22
+ *.pkl filter=lfs diff=lfs merge=lfs -text
23
+ *.pt filter=lfs diff=lfs merge=lfs -text
24
+ *.pth filter=lfs diff=lfs merge=lfs -text
25
+ *.rar filter=lfs diff=lfs merge=lfs -text
26
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
27
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar filter=lfs diff=lfs merge=lfs -text
30
+ *.tflite filter=lfs diff=lfs merge=lfs -text
31
+ *.tgz filter=lfs diff=lfs merge=lfs -text
32
+ *.wasm filter=lfs diff=lfs merge=lfs -text
33
+ *.xz filter=lfs diff=lfs merge=lfs -text
34
+ *.zip filter=lfs diff=lfs merge=lfs -text
35
+ *.zst filter=lfs diff=lfs merge=lfs -text
36
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
37
+ # Audio files - uncompressed
38
+ *.pcm filter=lfs diff=lfs merge=lfs -text
39
+ *.sam filter=lfs diff=lfs merge=lfs -text
40
+ *.raw filter=lfs diff=lfs merge=lfs -text
41
+ # Audio files - compressed
42
+ *.aac filter=lfs diff=lfs merge=lfs -text
43
+ *.flac filter=lfs diff=lfs merge=lfs -text
44
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
45
+ *.ogg filter=lfs diff=lfs merge=lfs -text
46
+ *.wav filter=lfs diff=lfs merge=lfs -text
47
+ # Image files - uncompressed
48
+ *.bmp filter=lfs diff=lfs merge=lfs -text
49
+ *.gif filter=lfs diff=lfs merge=lfs -text
50
+ *.png filter=lfs diff=lfs merge=lfs -text
51
+ *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ # Image files - compressed
53
+ *.jpg filter=lfs diff=lfs merge=lfs -text
54
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
55
+ *.webp filter=lfs diff=lfs merge=lfs -text
21183.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbfffbc87664823b9f6493f1aefef2b0b02807708fb871c0cdc28545e5f7ebea
3
+ size 14834915
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: odc-by
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - en
7
+ pretty_name: Red Dot Design Award Dataset
8
+ size_categories:
9
+ - 10k<n<100K
10
+ ---
11
+
12
+ # Red Dot Design Award Dataset
13
+
14
+ This dataset contains information about the products that have won the Red Dot Design Award, a prestigious international design competition. The data was extracted from the official website of the award: <https://www.red-dot.org/>.
15
+
16
+ ## Task
17
+
18
+ The task for this dataset is text generation, specifically product description generation. Given a product name and category, the goal is to generate a concise and informative description that highlights the features and benefits of the product.
19
+
20
+ ## Limitations
21
+
22
+ The dataset may have some limitations, such as:
23
+
24
+ - The data may contain false or outdated information, as it reflects the information available on the website at the time of extraction.
25
+ - The data only covers the products that have won the award, which may introduce some selection bias or limit the diversity of the data.
26
+ - The data is only in English, although the website also has a German version that could be crawled in the future.
27
+ - The data does not include any images of the products, which could be useful for multimodal language models. Images are planned to be scraped in the future.
28
+
29
+ ## License
30
+
31
+ This public extract is licensed under the Open Data Commons Attribution License: <http://opendatacommons.org/licenses/by/1.0/>.
32
+
33
+ ## Data Format
34
+
35
+ The dataset consists of 21183 unique rows, each containing the following columns:
36
+
37
+ - `product`: The name of the product that won the award.
38
+ - `category`: The category of the product, such as "Video Camera", "Bathroom Shelf", or "Mobile Home".
39
+ - `description`: A short paragraph describing the product, its features, and its benefits.
40
+
41
+ There is no predefined train/test split for this dataset.
42
+
43
+ Near-duplicates have been removed.
44
+
45
+ ## Data Quality
46
+
47
+ The data quality may vary depending on the source and accuracy of the information on the website. We have not verified, filtered, or modified the data in any way. The data may contain content that is toxic, biased, copyrighted, or false. Use of this dataset is at your own risk. We do not provide any warranties or liability.
48
+
49
+
50
+
51
+ ## Acknowledgements
52
+
53
+ We would like to acknowledge the Red Dot Design Award for hosting and maintaining the website that provided the data for this dataset. We do not claim any ownership or affiliation with the award or the website.