Datasets:
Update README.md
Browse files
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
|
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 |
|
|