lhoestq HF staff commited on
Commit
27cc24a
1 Parent(s): 512f80c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +40 -0
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - infinite-dataset-hub
5
+ - synthetic
6
+ ---
7
+
8
+ # GameValueList
9
+
10
+ tags: economics, retail, prediction
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'GameValueList' dataset compiles a selection of video game titles along with their respective prices, sourced from a retailer's inventory. The dataset is structured to assist in economic analysis, retail trend predictions, and market research. Each entry includes metadata that could be useful for further classification, such as genre, platform, and release year. The 'label' column categorizes each game into one of the following groups based on its genre: 'RPG' for Role-Playing Games, 'FPS' for First-Person Shooters, 'RTS' for Real-Time Strategy, 'MMO' for Massively Multiplayer Online, and 'Other' for games that don't fit into the predefined categories.
17
+
18
+ **CSV Content Preview:**
19
+
20
+ ```csv
21
+ title,price,genre,platform,release_year,labels
22
+ Dragon Quest XI,59.99,RPG,Nintendo Switch,2017,RPG
23
+ FIFA 2021,69.99,Sports,PlayStation 4,2020,Other
24
+ Civilization VI,49.99,Strategy,Microsoft Windows,2016,Strategy
25
+ Star Wars Battlefront II,29.99,FPS,Xbox One,2017,FPS
26
+ League of Legends,24.99,MOBA,Microsoft Windows,2009,MMO
27
+ Mass Effect Legendary Edition,59.99,RPG,PlayStation 4,2018,RPG
28
+ Minecraft: Java Edition,19.99,Sandbox,Microsoft Windows,2014,Other
29
+ Overwatch,29.99,FPS,Microsoft Windows,2016,FPS
30
+ Crusader Kings III,59.99,Strategy,Microsoft Windows,2020,Strategy
31
+ Roblox,19.99,MMO,Nintendo Switch,2020,MMO
32
+ ```
33
+
34
+ **Source of the data:**
35
+
36
+ The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'video game titles with prices csv':
37
+
38
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=video+game+titles+with+prices+csv&dataset=GameValueList&tags=economics,+retail,+prediction
39
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
40
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub