Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -23,11 +23,11 @@ dataset_info:
|
|
23 |
dtype: string
|
24 |
- name: header
|
25 |
dtype: string
|
26 |
-
- name:
|
27 |
dtype: string
|
28 |
- name: category
|
29 |
dtype: string
|
30 |
-
- name:
|
31 |
dtype: string
|
32 |
- name: resolution
|
33 |
dtype: float32
|
@@ -47,7 +47,7 @@ dataset_info:
|
|
47 |
dtype: bool
|
48 |
- name: kd/ki
|
49 |
dtype: string
|
50 |
-
- name:
|
51 |
dtype: float32
|
52 |
- name: covalent
|
53 |
dtype: bool
|
|
|
23 |
dtype: string
|
24 |
- name: header
|
25 |
dtype: string
|
26 |
+
- name: Drug
|
27 |
dtype: string
|
28 |
- name: category
|
29 |
dtype: string
|
30 |
+
- name: Target
|
31 |
dtype: string
|
32 |
- name: resolution
|
33 |
dtype: float32
|
|
|
47 |
dtype: bool
|
48 |
- name: kd/ki
|
49 |
dtype: string
|
50 |
+
- name: Y
|
51 |
dtype: float32
|
52 |
- name: covalent
|
53 |
dtype: bool
|