Eachan Johnson commited on
Commit
38df97b
·
1 Parent(s): e1417b6

Update Dataset card

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: mit
3
  task_categories:
4
  - text-classification
5
  - zero-shot-classification
@@ -9,12 +9,12 @@ tags:
9
  - chemistry
10
  - SMILES
11
  - docking
12
- pretty_name: 'Ultra-large docking: AmpC 96M (Lyu J, Wang S, Balius T, Singh I, Nature 2019)'
13
  size_categories:
14
- - '10M<n<100M'
15
  configs:
16
  - config_name: main_data
17
- data_files: "chunked/ampc-dock_*.csv.gz"
18
  sep: ","
19
  default: true
20
  ---
@@ -49,13 +49,13 @@ to add molecuar weight, Crippen cLogP, and topological surface area.
49
  <!-- - - **Curated by:** @eachanjohnson -->
50
  <!-- - - **Funded by [optional]:** [The Francis Crick Institute] -->
51
  <!-- - - **Shared by [optional]:** [More Information Needed] -->
52
- - **License:** MIT
53
 
54
- ### Dataset Sources [optional]
55
 
56
  <!-- Provide the basic links for the dataset. -->
57
 
58
- <!-- - **Repository:** [More Information Needed] -->
59
  - **Paper:** doi: [10.1038/s41586-019-0917-9](https://doi.org/10.1038/s41586-019-0917-9)
60
  <!-- - **Demo [optional]:** [More Information Needed] -->
61
 
 
1
  ---
2
+ license: cc-by-4.0
3
  task_categories:
4
  - text-classification
5
  - zero-shot-classification
 
9
  - chemistry
10
  - SMILES
11
  - docking
12
+ pretty_name: 'Ultra-large docking: D4 receptor 115M (Lyu J, Wang S, Balius T, Singh I, Nature 2019)'
13
  size_categories:
14
+ - '100M<n<1B'
15
  configs:
16
  - config_name: main_data
17
+ data_files: "chunked/d4-dock_*.csv.gz"
18
  sep: ","
19
  default: true
20
  ---
 
49
  <!-- - - **Curated by:** @eachanjohnson -->
50
  <!-- - - **Funded by [optional]:** [The Francis Crick Institute] -->
51
  <!-- - - **Shared by [optional]:** [More Information Needed] -->
52
+ - **License:** [cc-by-4.0](https://creativecommons.org/licenses/by/4.0/)
53
 
54
+ ### Dataset Sources
55
 
56
  <!-- Provide the basic links for the dataset. -->
57
 
58
+ - **Repository:** FigShare doi: [10.6084/m9.figshare.7359401.v3](https://doi.org/10.6084/m9.figshare.7359401.v3)
59
  - **Paper:** doi: [10.1038/s41586-019-0917-9](https://doi.org/10.1038/s41586-019-0917-9)
60
  <!-- - **Demo [optional]:** [More Information Needed] -->
61