hbfreed commited on
Commit
c507957
1 Parent(s): e7e2944

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -37,6 +37,8 @@ With the additional metadata, one can imagine much more interesting classificati
37
 
38
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
39
  The dataset is three JSON files, split into train (80%), val (10%), and test (10%) files. They are structured as follows:
 
 
40
  {
41
  "date": "2017-05-06",
42
  "pitch": "CU",
@@ -53,6 +55,7 @@ The dataset is three JSON files, split into train (80%), val (10%), and test (10
53
 
54
 
55
 
 
56
  ## Dataset Creation
57
 
58
  ### Source Data
 
37
 
38
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
39
  The dataset is three JSON files, split into train (80%), val (10%), and test (10%) files. They are structured as follows:
40
+
41
+
42
  {
43
  "date": "2017-05-06",
44
  "pitch": "CU",
 
55
 
56
 
57
 
58
+
59
  ## Dataset Creation
60
 
61
  ### Source Data