YADAV0206 commited on
Commit
1a86203
·
verified ·
1 Parent(s): 8d109a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -310,8 +310,8 @@ PathoPreter achieves its elite performance without leaning entirely on pre-calcu
310
 
311
  In clinical genomics, transparency is just as critical as performance and we do not believe in "black box" medicine or hidden methodologies. To ensure total trust and allow the community to verify our benchmarks, the entire PathoPreter ecosystem is fully open-sourced.
312
 
313
- * **Dataset Generation Pipeline:** The complete end-to-end data processing, k-mer tokenization, and feature engineering pipeline is publicly available at **[YADAV1825/PathoPreter](https://github.com/YADAV1825/PathoPreter)**.
314
- * **From-Scratch Training Scripts:** We provide the exact, fully reproducible biological fine-tuning scripts used to create the model. Anyone can train PathoPreter from scratch, verify our claims, or adapt the architecture to build specialized models for their own private genetic cohorts.**[YADAV1825/PathoPreter](https://github.com/YADAV1825/PathoPreter)**.
315
 
316
  ```
317
  ├── data_preprocessing/
 
310
 
311
  In clinical genomics, transparency is just as critical as performance and we do not believe in "black box" medicine or hidden methodologies. To ensure total trust and allow the community to verify our benchmarks, the entire PathoPreter ecosystem is fully open-sourced.
312
 
313
+ * **Dataset Generation Pipeline:** The complete end-to-end data processing, k-mer tokenization, and feature engineering pipeline is publicly available at **[GITHUB: YADAV1825/PathoPreter](https://github.com/YADAV1825/PathoPreter)**.
314
+ * **From-Scratch Training Scripts:** We provide the exact, fully reproducible biological fine-tuning scripts used to create the model. Anyone can train PathoPreter from scratch, verify our claims, or adapt the architecture to build specialized models for their own private genetic cohorts.**[GITHUB: YADAV1825/PathoPreter](https://github.com/YADAV1825/PathoPreter)**.
315
 
316
  ```
317
  ├── data_preprocessing/