Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,104 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- question-answering
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
pretty_name: ChEMBL Drug Instruction Tuning
|
7 |
+
---
|
8 |
+
# Dataset Card for ChEMBL Drug Instruction Tuning
|
9 |
+
|
10 |
+
## Dataset Description
|
11 |
+
|
12 |
+
- **Homepage:**
|
13 |
+
- **Repository:**
|
14 |
+
- **Paper:**
|
15 |
+
- **Leaderboard:**
|
16 |
+
- **Point of Contact:**
|
17 |
+
|
18 |
+
### Dataset Summary
|
19 |
+
|
20 |
+
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).
|
21 |
+
|
22 |
+
### Supported Tasks and Leaderboards
|
23 |
+
|
24 |
+
[More Information Needed]
|
25 |
+
|
26 |
+
### Languages
|
27 |
+
|
28 |
+
[More Information Needed]
|
29 |
+
|
30 |
+
## Dataset Structure
|
31 |
+
|
32 |
+
### Data Instances
|
33 |
+
|
34 |
+
[More Information Needed]
|
35 |
+
|
36 |
+
### Data Fields
|
37 |
+
|
38 |
+
[More Information Needed]
|
39 |
+
|
40 |
+
### Data Splits
|
41 |
+
|
42 |
+
[More Information Needed]
|
43 |
+
|
44 |
+
## Dataset Creation
|
45 |
+
|
46 |
+
### Curation Rationale
|
47 |
+
|
48 |
+
[More Information Needed]
|
49 |
+
|
50 |
+
### Source Data
|
51 |
+
|
52 |
+
#### Initial Data Collection and Normalization
|
53 |
+
|
54 |
+
[More Information Needed]
|
55 |
+
|
56 |
+
#### Who are the source language producers?
|
57 |
+
|
58 |
+
[More Information Needed]
|
59 |
+
|
60 |
+
### Annotations
|
61 |
+
|
62 |
+
#### Annotation process
|
63 |
+
|
64 |
+
[More Information Needed]
|
65 |
+
|
66 |
+
#### Who are the annotators?
|
67 |
+
|
68 |
+
[More Information Needed]
|
69 |
+
|
70 |
+
### Personal and Sensitive Information
|
71 |
+
|
72 |
+
[More Information Needed]
|
73 |
+
|
74 |
+
## Considerations for Using the Data
|
75 |
+
|
76 |
+
### Social Impact of Dataset
|
77 |
+
|
78 |
+
[More Information Needed]
|
79 |
+
|
80 |
+
### Discussion of Biases
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Other Known Limitations
|
85 |
+
|
86 |
+
[More Information Needed]
|
87 |
+
|
88 |
+
## Additional Information
|
89 |
+
|
90 |
+
### Dataset Curators
|
91 |
+
|
92 |
+
[More Information Needed]
|
93 |
+
|
94 |
+
### Licensing Information
|
95 |
+
|
96 |
+
[More Information Needed]
|
97 |
+
|
98 |
+
### Citation Information
|
99 |
+
|
100 |
+
[More Information Needed]
|
101 |
+
|
102 |
+
### Contributions
|
103 |
+
|
104 |
+
[More Information Needed]
|