raphavlas commited on
Commit
3516e25
·
verified ·
1 Parent(s): a8261c6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +216 -0
README.md ADDED
@@ -0,0 +1,216 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: smiles
5
+ dtype: string
6
+ - name: canonsmiles
7
+ dtype: string
8
+ - name: isSmilesEqual
9
+ dtype: bool
10
+ - name: generic_scaffold
11
+ dtype: string
12
+ - name: scaffold
13
+ dtype: string
14
+ - name: rdkit_WT
15
+ dtype: float64
16
+ - name: rdkit_MR
17
+ dtype: float64
18
+ - name: rdkit_LogP
19
+ dtype: float64
20
+ - name: rdkit_HA
21
+ dtype: float64
22
+ - name: rdkit_HD
23
+ dtype: float64
24
+ - name: rdkit_NumAtoms
25
+ dtype: float64
26
+ - name: rdkit_TPSA
27
+ dtype: float64
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train/**/*.arrow
33
+ - split: test
34
+ path: data/test/**/*.arrow
35
+ - config_name: cls
36
+ data_files:
37
+ - split: train
38
+ path: data/train/cls/*.arrow
39
+ - split: test
40
+ path: data/test/cls/*.arrow
41
+ - config_name: cno
42
+ data_files:
43
+ - split: train
44
+ path: data/train/cno/*.arrow
45
+ - split: test
46
+ path: data/test/cno/*.arrow
47
+ - config_name: cn
48
+ data_files:
49
+ - split: train
50
+ path: data/train/cn/*.arrow
51
+ - split: test
52
+ path: data/test/cn/*.arrow
53
+ - config_name: co
54
+ data_files:
55
+ - split: train
56
+ path: data/train/co/*.arrow
57
+ - split: test
58
+ path: data/test/co/*.arrow
59
+ - config_name: g
60
+ data_files:
61
+ - split: train
62
+ path: data/train/g/*.arrow
63
+ - split: test
64
+ path: data/test/g/*.arrow
65
+ - config_name: sk
66
+ data_files:
67
+ - split: train
68
+ path: data/train/sk/*.arrow
69
+ - split: test
70
+ path: data/test/sk/*.arrow
71
+ task_categories:
72
+ - text-generation
73
+ - text2text-generation
74
+ - feature-extraction
75
+ tags:
76
+ - chemistry
77
+ size_categories:
78
+ - 100M<n<1B
79
+ ---
80
+ # Dataset Card for Dataset Name
81
+
82
+ <!-- Provide a quick summary of the dataset. -->
83
+
84
+ This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
85
+
86
+ ## Dataset Details
87
+
88
+ ### Dataset Description
89
+
90
+ <!-- Provide a longer summary of what this dataset is. -->
91
+
92
+
93
+
94
+ - **Curated by:** [More Information Needed]
95
+ - **Funded by [optional]:** [More Information Needed]
96
+ - **Shared by [optional]:** [More Information Needed]
97
+ - **Language(s) (NLP):** [More Information Needed]
98
+ - **License:** [More Information Needed]
99
+
100
+ ### Dataset Sources [optional]
101
+
102
+ <!-- Provide the basic links for the dataset. -->
103
+
104
+ - **Repository:** [More Information Needed]
105
+ - **Paper [optional]:** [More Information Needed]
106
+ - **Demo [optional]:** [More Information Needed]
107
+
108
+ ## Uses
109
+
110
+ <!-- Address questions around how the dataset is intended to be used. -->
111
+
112
+ ### Direct Use
113
+
114
+ <!-- This section describes suitable use cases for the dataset. -->
115
+
116
+ [More Information Needed]
117
+
118
+ ### Out-of-Scope Use
119
+
120
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
121
+
122
+ [More Information Needed]
123
+
124
+ ## Dataset Structure
125
+
126
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
127
+
128
+ [More Information Needed]
129
+
130
+ ## Dataset Creation
131
+
132
+ ### Curation Rationale
133
+
134
+ <!-- Motivation for the creation of this dataset. -->
135
+
136
+ [More Information Needed]
137
+
138
+ ### Source Data
139
+
140
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
141
+
142
+ #### Data Collection and Processing
143
+
144
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
145
+
146
+ [More Information Needed]
147
+
148
+ #### Who are the source data producers?
149
+
150
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
151
+
152
+ [More Information Needed]
153
+
154
+ ### Annotations [optional]
155
+
156
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
157
+
158
+ #### Annotation process
159
+
160
+ <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
161
+
162
+ [More Information Needed]
163
+
164
+ #### Who are the annotators?
165
+
166
+ <!-- This section describes the people or systems who created the annotations. -->
167
+
168
+ [More Information Needed]
169
+
170
+ #### Personal and Sensitive Information
171
+
172
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
173
+
174
+ [More Information Needed]
175
+
176
+ ## Bias, Risks, and Limitations
177
+
178
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
179
+
180
+ [More Information Needed]
181
+
182
+ ### Recommendations
183
+
184
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
185
+
186
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
187
+
188
+ ## Citation [optional]
189
+
190
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
191
+
192
+ **BibTeX:**
193
+
194
+ [More Information Needed]
195
+
196
+ **APA:**
197
+
198
+ [More Information Needed]
199
+
200
+ ## Glossary [optional]
201
+
202
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
203
+
204
+ [More Information Needed]
205
+
206
+ ## More Information [optional]
207
+
208
+ [More Information Needed]
209
+
210
+ ## Dataset Card Authors [optional]
211
+
212
+ [More Information Needed]
213
+
214
+ ## Dataset Card Contact
215
+
216
+ [More Information Needed]