rbroc / echo

A Scalable and Explainable Approach to Discriminating Between Human and Artificially Generated Text
https://cc.au.dk/en/clai/current-projects/a-scalable-and-explainable-approach-to-discriminating-between-human-and-artificially-generated-text
2 stars 1 forks source link

PROMPTING: More stable prompting, chat versions implemented, one-shot testing, #21

Closed MinaAlmasi closed 1 year ago

MinaAlmasi commented 1 year ago

PROMPTING

Further development on creating a more stable, modular prompting pipeline. Models AND their chat-versions have been implemented (except Alpaca). We are getting quite good results from Beluga, Llama2 (esp. chat) and Falcon.

Follow-up on #20

Further Development