Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,8 @@
|
|
| 1 |
---
|
| 2 |
# For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
|
| 3 |
# Doc / guide: https://huggingface.co/docs/hub/datasets-cards
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
- other
|
| 7 |
tags:
|
| 8 |
- cyclic-peptides
|
| 9 |
- protein-design
|
|
@@ -11,6 +10,13 @@ tags:
|
|
| 11 |
- hallucination
|
| 12 |
- structural-biology
|
| 13 |
pretty_name: AfCycDesign Hallucinated Scaffolds
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# Dataset Card for AfCycDesign
|
|
|
|
| 1 |
---
|
| 2 |
# For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
|
| 3 |
# Doc / guide: https://huggingface.co/docs/hub/datasets-cards
|
| 4 |
+
license_name: creative-commons-attribution-4.0-international
|
| 5 |
+
repo: https://doi.org/10.5281/zenodo.15164650
|
|
|
|
| 6 |
tags:
|
| 7 |
- cyclic-peptides
|
| 8 |
- protein-design
|
|
|
|
| 10 |
- hallucination
|
| 11 |
- structural-biology
|
| 12 |
pretty_name: AfCycDesign Hallucinated Scaffolds
|
| 13 |
+
configs:
|
| 14 |
+
- config_name: main
|
| 15 |
+
data_files:
|
| 16 |
+
- split: afcycpep_hallucinated
|
| 17 |
+
path: afcycpep_data_hallucinated.csv
|
| 18 |
+
- split: afcycpep_experimental
|
| 19 |
+
path: afcycpep_data_experimental.csv
|
| 20 |
---
|
| 21 |
|
| 22 |
# Dataset Card for AfCycDesign
|