Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -99,7 +99,7 @@ cd targetdiff
|
|
| 99 |
### Training Weights and Datasets
|
| 100 |
|
| 101 |
Training weights are already included in the `weights` folder and can be used directly after downloading the model package.
|
| 102 |
-
Datasets will be uploaded to
|
| 103 |
|
| 104 |
### 3. Affinity Prediction
|
| 105 |
|
|
@@ -374,7 +374,7 @@ python scripts/property_prediction/pdbbind_split.py \
|
|
| 374 |
|
| 375 |
# Citation and License
|
| 376 |
|
| 377 |
-
- The original TargetDiff code is licensed under the MIT License. This repository retains source attribution and is organized for OneScience
|
| 378 |
- If you use TargetDiff results in research, we recommend citing the original TargetDiff paper and relevant OneScience project information. Depending on the actual task, also add citations for datasets or tools such as CrossDocked2020, PDBbind, RDKit, OpenBabel, and Vina/QVina.
|
| 379 |
|
| 380 |
```bibtex
|
|
|
|
| 99 |
### Training Weights and Datasets
|
| 100 |
|
| 101 |
Training weights are already included in the `weights` folder and can be used directly after downloading the model package.
|
| 102 |
+
Datasets will be uploaded to Hugging Face soon, and command-line downloads will be supported later.
|
| 103 |
|
| 104 |
### 3. Affinity Prediction
|
| 105 |
|
|
|
|
| 374 |
|
| 375 |
# Citation and License
|
| 376 |
|
| 377 |
+
- The original TargetDiff code is licensed under the MIT License. This repository retains source attribution and is organized for OneScience Hugging Face automated runtime scenarios.
|
| 378 |
- If you use TargetDiff results in research, we recommend citing the original TargetDiff paper and relevant OneScience project information. Depending on the actual task, also add citations for datasets or tools such as CrossDocked2020, PDBbind, RDKit, OpenBabel, and Vina/QVina.
|
| 379 |
|
| 380 |
```bibtex
|