lhallee commited on
Commit
5e1d347
·
verified ·
1 Parent(s): 004d445

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -27,3 +27,7 @@ configs:
27
  - split: valid
28
  path: data/valid-*
29
  ---
 
 
 
 
 
27
  - split: valid
28
  path: data/valid-*
29
  ---
30
+
31
+ This dataset is from the ProstT5 project ([paper](https://huggingface.co/datasets/Rostlab/ProstT5Dataset) | [code](https://github.com/mheinzinger/ProstT5)).
32
+
33
+ The only modification made is that it was decoded with their tokenizer from [here](https://huggingface.co/datasets/Rostlab/ProstT5Dataset) to yield the raw sequences.