lhallee commited on
Commit
300fc6d
·
verified ·
1 Parent(s): 2779120

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ To the test set, we also add all new Uniprot entries since OMG creation that hav
18
  ### Scripts
19
  [To download](https://github.com/Synthyra/SpeedRunningESM2/blob/master/data/download_omgprot50.py)
20
 
21
- [The original dataset creation](https://github.com/Synthyra/SpeedRunningESM2/blob/master/data/create_omgprot50_splits.py)
22
 
23
  [Tokenization](https://github.com/Synthyra/SpeedRunningESM2/blob/master/data/process_omgprot50.py)
24
 
 
18
  ### Scripts
19
  [To download](https://github.com/Synthyra/SpeedRunningESM2/blob/master/data/download_omgprot50.py)
20
 
21
+ [Split creation](https://github.com/Synthyra/SpeedRunningESM2/blob/master/data/create_omgprot50_splits.py)
22
 
23
  [Tokenization](https://github.com/Synthyra/SpeedRunningESM2/blob/master/data/process_omgprot50.py)
24