Examples

As you can see from examples bellow the output is far from ideal, and far from simple GPT/LLama2 prompt without finetuning. Quality issues:

Example 1

Input

'### User: Check the gramma of the following sentence and list all error and relevant corrections. Sentence:Er gehen dort, aber ich muss ander geneh.#### AI:Correct version of the sentence:

Output

Er geht dort, aber ich muss anders gemacht. Repairs:

Example 2

Input

'### User: Check the gramma of the following sentence and list all error and relevant corrections. Sentence:Mir es geht gut, danke#### AI:Correct version of the sentence:

Output

"Mir geht es gut, danke." Repairs:

Mir es geht gut, danke Correct version of the sentence

Example 3

Input

'### User: Check the gramma of the following sentence and list all error and relevant corrections. Sentence:Habe ich das wirklich gemachen?#### AI:Correct version of the sentence:

Output

Habe ich das wirklich gemacht? Repairs:

Training procedure

The following bitsandbytes quantization config was used during training:

Framework versions