google-research / bleurt

BLEURT is a metric for Natural Language Generation based on transfer learning.
https://arxiv.org/abs/2004.04696
Apache License 2.0
697 stars 85 forks source link

Code for Section 4 of the paper #32

Closed vincent1rookie closed 3 years ago

vincent1rookie commented 3 years ago

Hi,

I was wondering if you released the code for either generating synthetic sentence pairs or running pre-training tasks that you mentioned in the Section 4 of the BLEURT paper. Thank you!

tsellam commented 3 years ago

Hi Vincent, Unfortunately we will not release this code, as it runs on a cluster. We do provide the "warmed up" checkpoints though (see README.md).