Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- infinite-dataset-hub
|
5 |
+
- synthetic
|
6 |
+
---
|
7 |
+
|
8 |
+
# BiotechInnovations
|
9 |
+
|
10 |
+
tags: medical advances, classification, clustering
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:** The BiotechInnovations dataset comprises various descriptions of recent biotechnological advances and their applications in the medical field. Each entry is categorized based on the type of innovation and its impact on medicine. Labels are assigned to classify the innovations into groups such as diagnostics, treatment, and preventive medicine.
|
15 |
+
|
16 |
+
**CSV Content Preview:**
|
17 |
+
|
18 |
+
```
|
19 |
+
Title,Description,Labels
|
20 |
+
"CRISPR-Cas9 Gene Editing Breakthrough","Researchers at GenoTech have developed a new CRISPR-Cas9 system that enhances the precision of gene editing in human cells. This advancement could revolutionize the treatment of genetic disorders.",["Diagnostics","Treatment"]
|
21 |
+
"AI-Driven Drug Discovery","A pharmaceutical company has utilized artificial intelligence to discover a new class of antibiotics effective against multi-drug resistant bacteria. The process accelerates the drug development timeline significantly.",["Treatment"]
|
22 |
+
"Microbiome Engineering for Personalized Medicine","Scientists have engineered the human gut microbiome to improve metabolism and reduce the risk of type 2 diabetes in predisposed individuals.",["Preventive Medicine"]
|
23 |
+
"Vaccine Informatics","Using machine learning algorithms, VaxInnovate has created a vaccine development pipeline that predicts viral mutation patterns and helps in designing effective vaccines.",["Preventive Medicine","Diagnostics"]
|
24 |
+
"3D Printed Organ Scaffolds","BioPrint Corp. has developed a 3D bioprinting technique to create organ scaffolds that support tissue regeneration, reducing the need for organ transplants.",["Treatment"]
|
25 |
+
```
|
26 |
+
|
27 |
+
Please note that the labels have been created to avoid using the specific keywords given in the query while still ensuring the dataset is categorized appropriately.
|
28 |
+
|
29 |
+
**Source of the data:**
|
30 |
+
|
31 |
+
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query '':
|
32 |
+
|
33 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=&dataset=BiotechInnovations&tags=medical+advances,+classification,+clustering
|
34 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
35 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|