hdallatorre commited on
Commit
b2df15b
1 Parent(s): c023648

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -49,13 +49,13 @@ For each instance, there is a string representing the sequence, a string indicat
49
  ### Data Splits
50
 
51
  The Human reference genome dataset has 3 splits: train, validation, and test. Below are the statistics for the dataset.
52
-
53
  | Dataset Split | Number of Instances in Split (6kb) | | Dataset Split | Number of Instances in Split (12kb) |
54
  | ------------- | ------------------------------------------- | -------------------------------------------------------------- |
55
  | Train | 498,444 | 249,222 |
56
  | Validation | 7,784 | 3,892 |
57
  | Test | 8,469 | 4,234 |
58
-
59
  ## Dataset Creation
60
 
61
  [N/A]
 
49
  ### Data Splits
50
 
51
  The Human reference genome dataset has 3 splits: train, validation, and test. Below are the statistics for the dataset.
52
+ ```
53
  | Dataset Split | Number of Instances in Split (6kb) | | Dataset Split | Number of Instances in Split (12kb) |
54
  | ------------- | ------------------------------------------- | -------------------------------------------------------------- |
55
  | Train | 498,444 | 249,222 |
56
  | Validation | 7,784 | 3,892 |
57
  | Test | 8,469 | 4,234 |
58
+ ```
59
  ## Dataset Creation
60
 
61
  [N/A]