haneulpark
commited on
Commit
•
65d18f9
1
Parent(s):
b83ee17
Update README.md
Browse files
README.md
CHANGED
@@ -49,12 +49,10 @@ dataset_info:
|
|
49 |
dtype: string
|
50 |
- name: CAS RN
|
51 |
dtype: string
|
52 |
-
- name: Y
|
53 |
-
dtype:
|
54 |
-
|
55 |
-
|
56 |
-
'0': NC
|
57 |
-
'1': Cat 1
|
58 |
- name: Detailed Page
|
59 |
dtype: string
|
60 |
- name: Evidence
|
@@ -90,12 +88,10 @@ dataset_info:
|
|
90 |
dtype: string
|
91 |
- name: CAS RN
|
92 |
dtype: string
|
93 |
-
- name: Y
|
94 |
-
dtype:
|
95 |
-
|
96 |
-
|
97 |
-
'0': NC
|
98 |
-
'1': Cat 2
|
99 |
- name: Detailed Page
|
100 |
dtype: string
|
101 |
- name: Evidence
|
|
|
49 |
dtype: string
|
50 |
- name: CAS RN
|
51 |
dtype: string
|
52 |
+
- name: 'Y'
|
53 |
+
dtype: int64
|
54 |
+
description: >-
|
55 |
+
Binary classification where 'O' represents 'negative' and '1' represents 'category 1, Corr'
|
|
|
|
|
56 |
- name: Detailed Page
|
57 |
dtype: string
|
58 |
- name: Evidence
|
|
|
88 |
dtype: string
|
89 |
- name: CAS RN
|
90 |
dtype: string
|
91 |
+
- name: 'Y'
|
92 |
+
dtype: int64
|
93 |
+
description: >-
|
94 |
+
Binary classification where 'O' represents 'negative' and '1' represents 'category 2, Irrit'
|
|
|
|
|
95 |
- name: Detailed Page
|
96 |
dtype: string
|
97 |
- name: Evidence
|