lhoestq HF Staff commited on
Commit
ac63217
·
verified ·
1 Parent(s): 8869603

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - infinite-dataset-hub
5
+ - synthetic
6
+ ---
7
+
8
+ # BaseballPlayerDevelopment
9
+
10
+ tags: hitting skills, pitching performance, career longevity
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'BaseballPlayerDevelopment' dataset focuses on the progression of baseball players with respect to their hitting skills, pitching performance, and career longevity. It contains various features that track the player's performance over time, which could be used for machine learning models predicting player development and success in the sport.
17
+
18
+ **CSV Content Preview:**
19
+
20
+ ```
21
+ player_id,birth_year,birth_state,career_start_year,career_end_year,hitting_accuracy,pitching_wins,pitching_strikeouts,career_length_years,hit_streak_average,home_runs,team_positions
22
+ P12345,1980,California,1999,2015,0.287,150,1800,16,0.32,150,1B/DH
23
+ P12346,1975,Texas,1992,2008,0.310,130,1500,16,0.25,210,2B/SS
24
+ P12347,1982,New York,2000,2018,0.290,180,2200,18,0.35,170,OF/3B
25
+ P12348,1978,Florida,1995,2010,0.270,140,1200,15,0.28,120,C/1B
26
+ P12349,1985,California,2002,2019,0.265,160,1700,17,0.30,100,SS/3B
27
+ ```
28
+
29
+ In this CSV preview, each row represents a baseball player with their relevant data, including the player's ID, birth year, birth state, career start and end years, hitting accuracy (a measure of the player's hitting skills), pitching wins and strikeouts (a measure of the player's pitching performance), career length in years, average hit streak, total home runs, and the positions the player has played throughout their career. The 'label' column can be used to group players into categories such as 'elite hitters', 'top pitchers', 'career longevity', etc., based on their performance metrics.
30
+
31
+ **Source of the data:**
32
+
33
+ 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 'sports':
34
+
35
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=sports&dataset=BaseballPlayerDevelopment&tags=hitting+skills,+pitching+performance,+career+longevity
36
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
37
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub