Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ tags:
|
|
5 |
- genomics
|
6 |
- biology
|
7 |
- GFM
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# BioFM: A Biologically-Informed Genomic Foundation Model
|
@@ -120,7 +122,6 @@ print(output)
|
|
120 |
|
121 |
```
|
122 |
|
123 |
-
|
124 |
## Training Setup
|
125 |
|
126 |
The training was conducted on the NVIDIA DGX cluster with H100 GPUs, utilizing PyTorch's Fully Sharded Data Parallel (FSDP) framework.
|
|
|
5 |
- genomics
|
6 |
- biology
|
7 |
- GFM
|
8 |
+
- BioFM
|
9 |
+
- BioToken
|
10 |
---
|
11 |
|
12 |
# BioFM: A Biologically-Informed Genomic Foundation Model
|
|
|
122 |
|
123 |
```
|
124 |
|
|
|
125 |
## Training Setup
|
126 |
|
127 |
The training was conducted on the NVIDIA DGX cluster with H100 GPUs, utilizing PyTorch's Fully Sharded Data Parallel (FSDP) framework.
|