hlky commited on
Commit
06cd833
1 Parent(s): 19c3347

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +46 -3
README.md CHANGED
@@ -1,3 +1,46 @@
1
- ---
2
- license: odc-by
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: odc-by
3
+ task_categories:
4
+ - text-to-image
5
+ - image-to-text
6
+ - image-classification
7
+ tags:
8
+ - video games
9
+ - games
10
+ - screenshots
11
+ pretty_name: ConsoleScreenshots
12
+ size_categories:
13
+ - 10K<n<100K
14
+ ---
15
+
16
+ # Dataset Card for ConsoleScreenshots
17
+
18
+ ~59k console video game screenshots
19
+
20
+ ## Dataset Details
21
+
22
+ ### Dataset Description
23
+
24
+ 58909 video game screenshots from older consoles in WebDataset format. Entries include the name and platform. Some entries have more than one platform listed.
25
+
26
+ **Curated by:** hlky
27
+
28
+ **License:** Open Data Commons Attribution License (ODC-By) v1.0
29
+
30
+ # Citation Information
31
+ ```
32
+ @misc{ConsoleScreenshots,
33
+ author = {hlky},
34
+ title = {ConsoleScreenshots},
35
+ year = {2024},
36
+ publisher = {hlky},
37
+ journal = {Hugging Face repository},
38
+ howpublished = {\url{[https://huggingface.co/datasets/bigdata-pw/ConsoleScreenshots](https://huggingface.co/datasets/bigdata-pw/ConsoleScreenshots)}}
39
+ }
40
+ ```
41
+
42
+ ## Attribution Information
43
+ ```
44
+ Contains information from [ConsoleScreenshots](https://huggingface.co/datasets/bigdata-pw/ConsoleScreenshots) which is made available
45
+ under the [ODC Attribution License](https://opendatacommons.org/licenses/by/1-0/).
46
+ ```