SimCTG icon indicating copy to clipboard operation
SimCTG copied to clipboard

[NeurIPS'22 Spotlight] A Contrastive Framework for Neural Text Generation

Results 8 SimCTG issues
Sort by recently updated
recently updated
newest added

I am trying to install the `simctg` package to use the evaluation util for the diversity metric, and I get this error. The fix seems straightforward - probably just need...

Hi @yxuansu, thanks for the wonderful library I am trying to use SimCTG framework to train a BART model for a question generation task. I am facing the following issue...

I try 'https://zenn.dev/kwashizzz/articles/ml-simctg-contrastive-framework' code, but is doesn't work

From the core formula, SimCTG just replace the positive sample with current token itself and negative sample with previous token.

Hi there, Fantastic work! I wander how to calculate the MAUVE、diversity、coherence and gen-ppl in table 1, seems the code does not contain these relative method. Thank you in advice.

Hi there, Fantastic work! I wander how to calculate the **coherence** and **gen-ppl** in table 1, seems the code does not contain these relative method. Thank you in advice.

Hi, Thank you so much for the great project, it is amazing. This PR is for adding support for OPT inference batch size N. I'm looking forward to your review...

See Issue https://github.com/yxuansu/SimCTG/issues/28.