hdallatorre commited on
Commit
c023648
1 Parent(s): 53d6591

Update README.md

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