hlky commited on
Commit
25b1915
1 Parent(s): f47b3e8

Update README.md

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