hbfreed commited on
Commit
dedd1da
·
verified ·
1 Parent(s): eceedf9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -46,8 +46,9 @@ The dataset is structured as a .tar.xz file of all the videos. The labels are co
46
 
47
  See the structure of the .csv files in the dataset viewer.
48
  Notes on that:
49
- -Zone is the pitch location. The zones on Savant are presented as 1-9 for inside the zone, and 11-14 for outside the zone. We renumbered them by subtracting 1 from the inside zone values and 2 from the outside zone values, resulting in a continuous range of 0-12, where 0-8 represents inside the zone, and 9-12 represents outside the zone.
50
- -The dataset includes the following pitch labels: FF (Fastball/4-seam), SI (Sinker/2-Seam), FC (Cutter), CH (Changeup), FS (Split-finger), FO (Forkball), SC (Screwball), CU (Curveball), KC (Knuckle Curve), CS (Slow Curve), SL (Slider), ST (Sweeper), SV (Slurve), KN (Knuckleball), EP (Eephus), FA (Other), IN (Intentional Ball), and PO (Pitchout).
 
51
 
52
  ### Source Data
53
 
 
46
 
47
  See the structure of the .csv files in the dataset viewer.
48
  Notes on that:
49
+
50
+ - Zone is the pitch location. The zones on Savant are presented as 1-9 for inside the zone, and 11-14 for outside the zone. We renumbered them by subtracting 1 from the inside zone values and 2 from the outside zone values, resulting in a continuous range of 0-12, where 0-8 represents inside the zone, and 9-12 represents outside the zone.
51
+ - The dataset includes the following pitch labels: FF (Fastball/4-seam), SI (Sinker/2-Seam), FC (Cutter), CH (Changeup), FS (Split-finger), FO (Forkball), SC (Screwball), CU (Curveball), KC (Knuckle Curve), CS (Slow Curve), SL (Slider), ST (Sweeper), SV (Slurve), KN (Knuckleball), EP (Eephus), FA (Other), IN (Intentional Ball), and PO (Pitchout).
52
 
53
  ### Source Data
54