Commit 08fbcbae authored by wangsen's avatar wangsen
Browse files

Update README.md

parent 96be13f2
...@@ -74,14 +74,14 @@ sudo apt-get update ...@@ -74,14 +74,14 @@ sudo apt-get update
sudo apt-get install git-lfs sudo apt-get install git-lfs
``` ```
本次使用数据集[Geneformer](http://113.200.138.88:18080/aimodels/ctheodoris/Geneformer.git) 本次使用数据集[Geneformer](http://113.200.138.88:18080/aidatasets/ctheodoris/Genecorpus-30M.git)
## 数据集下载 ## 数据集下载
``` ```
#git clone https://hf-mirror.com/datasets/ctheodoris/Genecorpus-30M #git clone https://hf-mirror.com/datasets/ctheodoris/Genecorpus-30M
mkdir -p /path/to/ mkdir -p /path/to/
cd /path/to cd /path/to
git lfs clone http://113.200.138.88:18080/aimodels/ctheodoris/Geneformer.git git lfs clone http://113.200.138.88:18080/aidatasets/ctheodoris/Genecorpus-30M.git
``` ```
......
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