mspl commited on
Commit
f9c8286
·
1 Parent(s): 7e83711

Fix README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -25,7 +25,7 @@ For details, please see the published paper and the [GitHub repository](https://
25
  ```
26
 
27
 
28
- ## Note on published models
29
- Unfortunately, we did delete the original finetuning baseline models, for which we reported the scores in the paper. We do, however, still have the prediction results of these models.
30
 
31
  We did retrain the models on the same splits, same seeds, same python version, and same library versions. The new models and also the new (and old) prediction results are uploaded in this repository.
 
25
  ```
26
 
27
 
28
+ ## Note on finetune baseline models
29
+ Unfortunately, we did not keep the original finetuning baseline models, for which scores are reported in the paper. We did, however, keep the prediction results of these models.
30
 
31
  We did retrain the models on the same splits, same seeds, same python version, and same library versions. The new models and also the new (and old) prediction results are uploaded in this repository.