Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,33 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: ZemResearch
|
| 3 |
+
emoji: 🧪
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<div align="center">
|
| 11 |
+
<h1>🧬 Hello from ZemResearch!</h1>
|
| 12 |
+
<p><i>Mixing Artificial Intelligence with Chemistry, one dataset at a time.</i></p>
|
| 13 |
+
<hr>
|
| 14 |
+
</div>
|
| 15 |
+
|
| 16 |
+
### 👋 Who We Are
|
| 17 |
+
Welcome to **ZemResearch**! We are an open-source research initiative passionate about bridging the gap between computer science and molecular biology. We believe that training specialized, lightweight Large Language Models (LLMs) shouldn't require massive corporate budgets—it just needs incredibly clean data and smart engineering.
|
| 18 |
+
|
| 19 |
+
### 🎯 What We Do
|
| 20 |
+
* **🧹 Extreme Data Cleaning:** We don't just scrape data; we sterilize it. We heavily rely on tools like RDKit to ensure our molecular datasets obey the fundamental laws of chemistry.
|
| 21 |
+
* **🤖 Lightweight AI Models:** We focus on fine-tuning accessible, efficient LLMs that can run smoothly without needing massive GPU clusters.
|
| 22 |
+
* **🌍 Open Science:** Everything we build is dedicated to the global open-source community. Let's democratize AI drug discovery together!
|
| 23 |
+
|
| 24 |
+
### 🚀 Our Flagship Project
|
| 25 |
+
* **[HippoCrates](https://huggingface.co/datasets/ZemResearch/HippoCrates):** A massive, heavily sterilized dataset containing 1.46 million molecular structures. It's ready-to-use (in Apache Parquet format) for text-generation and chemical bioactivity fine-tuning.
|
| 26 |
+
|
| 27 |
+
### 🤝 Let's Collaborate
|
| 28 |
+
Got a cool idea for molecular LLMs, or just want to chat about AI in healthcare? Feel free to explore our datasets, open a discussion in our repositories, or reach out. We are always open to new collaborations!
|
| 29 |
+
|
| 30 |
+
<br>
|
| 31 |
+
<div align="center">
|
| 32 |
+
<i>Stay curious. Keep building.</i> 🚀
|
| 33 |
+
</div>
|