P01son commited on
Commit
6189ca6
1 Parent(s): 4ef30c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ license: apache-2.0
5
  CLIP model post-trained on 80M human face images.
6
 
7
 
8
- Trained with [TencentPretrain](https://github.com/Tencent/TencentPretrain) framework on 8 * P40 GPUs:
9
  ```
10
  python3 pretrain.py --dataset_path faceclip.pt \
11
  --pretrained_model_path models/clip-b32.bin \
 
5
  CLIP model post-trained on 80M human face images.
6
 
7
 
8
+ Trained with [TencentPretrain](https://github.com/Tencent/TencentPretrain) framework on 8 * A100 GPUs:
9
  ```
10
  python3 pretrain.py --dataset_path faceclip.pt \
11
  --pretrained_model_path models/clip-b32.bin \