penganyang commited on
Commit
9493e43
·
verified ·
1 Parent(s): 2bdc385

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ license: cc-by-4.0
5
  # Description
6
 
7
  DPA-3.2-5M is trained using a multitask strategy on the [OpenLAM datasets V2](https://www.aissquare.com/datasets/detail?pageType=datasets&name=OpenLAM-TrainingSet-v2&id=391).
8
- Please ensure the usage of the correct code version (**v3.1.2**) corresponding to this model.
9
  Compared with DPA-3.1-3M, the following changes were made:
10
 
11
  1. The model depth was increased from 16 layers to 24 layers.
@@ -64,7 +64,7 @@ pip install torch torchvision torchaudio
64
  pip install git+https://github.com/deepmodeling/deepmd-kit@v3.1.2
65
  ```
66
 
67
- For other installation options, please visit the [Releases page](https://github.com/deepmodeling/deepmd-kit/releases/tag/v3.1.0a0) page to download the off-line package for **deepmd-kit devel**, and refer to the [official documentation](https://docs.deepmodeling.com/projects/deepmd/en/v3.0.0rc0/install/easy-install.html) for off-line installation instructions.
68
 
69
  ## Use the pretrained model
70
 
 
5
  # Description
6
 
7
  DPA-3.2-5M is trained using a multitask strategy on the [OpenLAM datasets V2](https://www.aissquare.com/datasets/detail?pageType=datasets&name=OpenLAM-TrainingSet-v2&id=391).
8
+ Please ensure the usage of the correct code version [**v3.1.2**](https://github.com/deepmodeling/deepmd-kit/releases/tag/v3.1.2) corresponding to this model.
9
  Compared with DPA-3.1-3M, the following changes were made:
10
 
11
  1. The model depth was increased from 16 layers to 24 layers.
 
64
  pip install git+https://github.com/deepmodeling/deepmd-kit@v3.1.2
65
  ```
66
 
67
+ For other installation options, please visit the [Releases page](https://github.com/deepmodeling/deepmd-kit/releases/tag/v3.1.2) page to download the off-line package for **deepmd-kit devel**, and refer to the [official documentation](https://docs.deepmodeling.com/projects/deepmd/en/v3.0.0rc0/install/easy-install.html) for off-line installation instructions.
68
 
69
  ## Use the pretrained model
70