chao1224 commited on
Commit
e6ada6d
1 Parent(s): 4222076

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: afl-3.0
3
- ---
 
 
 
 
 
 
 
1
+ This model repo includes the checkopints for [ProteinDT paper](https://arxiv.org/abs/2302.04611).
2
+
3
+ - The pretraining is using ProteinCLAP-EBM-NCE on SwissProtCLAP dataset.
4
+ - The downstream adopts the TAPE dataset.
5
+
6
+ Now we conver:
7
+ - `pytorch_model_ss3.bin` for task SS-Q3.
8
+ - `pytorch_model_ss8.bin` for task SS-Q8.
9
+