Bo1015 commited on
Commit
72b5e2a
·
verified ·
1 Parent(s): fd60679

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -36,7 +36,6 @@ tags:
36
  size_categories:
37
  - 1K<n<10K
38
  ---
39
-
40
  # Dataset Card for Contact Prediction Dataset
41
 
42
  ### Dataset Summary
@@ -80,7 +79,7 @@ The CNN/DailyMail dataset has 3 splits: _train_, _validation_, and _test_. Below
80
 
81
  #### Initial Data Collection and Normalization
82
 
83
- The [trRosetta dataset]() is employed and the same split.
84
 
85
 
86
  ### Licensing Information
@@ -102,4 +101,3 @@ If you find our work useful, please consider citing the following paper:
102
  }
103
  ```
104
 
105
-
 
36
  size_categories:
37
  - 1K<n<10K
38
  ---
 
39
  # Dataset Card for Contact Prediction Dataset
40
 
41
  ### Dataset Summary
 
79
 
80
  #### Initial Data Collection and Normalization
81
 
82
+ The [trRosetta dataset](https://www.pnas.org/doi/10.1073/pnas.1914677117) is employed as the initilized dataset.
83
 
84
 
85
  ### Licensing Information
 
101
  }
102
  ```
103