BurhanUlTayyab / DetectGPT

Pytorch implementation of DetectGPT (https://arxiv.org/pdf/2301.11305v1.pdf)
https://gptzero.sg
MIT License
177 stars 43 forks source link

Updated the model #3

Closed NCwork closed 1 year ago

NCwork commented 1 year ago
  1. Use Bart large for mask filling.
  2. perform multiple mask filling in one go.