Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- feature-extraction
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- chemistry
|
9 |
+
- biology
|
10 |
+
pretty_name: SynthLeth
|
11 |
+
---
|
12 |
+
# SynthLeth
|
13 |
+
|
14 |
+
This repository contains data for SynthLeth project.
|
15 |
+
|
16 |
+
# Use
|
17 |
+
Visit [dataset-downloading](https://huggingface.co/docs/hub/en/datasets-downloading) for usage.
|