Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -33,6 +33,15 @@ configs:
|
|
| 33 |
- data/files/*/*.bin
|
| 34 |
- data/files/*/pca_trajectory_*.bin
|
| 35 |
license: gpl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
---
|
| 37 |
|
| 38 |
# DynaRepo MDPosit
|
|
|
|
| 33 |
- data/files/*/*.bin
|
| 34 |
- data/files/*/pca_trajectory_*.bin
|
| 35 |
license: gpl
|
| 36 |
+
task_categories:
|
| 37 |
+
- token-classification
|
| 38 |
+
tags:
|
| 39 |
+
- chemistry
|
| 40 |
+
- biology
|
| 41 |
+
- medical
|
| 42 |
+
- synthetic
|
| 43 |
+
size_categories:
|
| 44 |
+
- 10K<n<100K
|
| 45 |
---
|
| 46 |
|
| 47 |
# DynaRepo MDPosit
|