Commit 24e5cffb authored by root's avatar root
Browse files

change readme.md

parent 5a444b9c
......@@ -74,7 +74,7 @@ sudo apt-get update
sudo apt-get install git-lfs
```
数据集[Geneformer](http://113.200.138.88:18080/aimodels/ctheodoris/Geneformer.git)下载
本次使用数据集[Geneformer](http://113.200.138.88:18080/aimodels/ctheodoris/Geneformer.git)
## 数据集下载
```
......@@ -101,11 +101,10 @@ cd Geneformer
pip install -e .
```
## 单卡运行 gene classification
## 微调 gene classification
```
cd geneformer/
python train_cell.py
```
详情可以参考 Geneformer/examples/cell_classification.ipynb
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment