fidelthomet / futuring-machines

3 stars 3 forks source link

Some parts marked as human but are AI generated (specially beginning of paragraphs) #9

Closed jorditost closed 1 month ago

jorditost commented 3 months ago

The text is sometimes not "classified" properly.

fidelthomet commented 3 months ago

could not reproduce this. can you check if this issue still persists in the latest version?

jorditost commented 3 months ago

That was after selecting "Continue writing":

Screenshot 2024-06-10 at 16 51 16

In this screenshot I was using:

I tried now using mistral with the same API URL and I don't get this. Could you try 'llama3' and see what is making the editor to mark some parts of the text as human? We have to use 'llama3' since it's the only open-source model that offers multi-language.

fidelthomet commented 3 months ago

This is very odd. I'm still struggling to reproduce the issue.

However, i ran into another issue where punctuation at the end of a paragraph was styled wrongly which i was able to resolve. Which might or might not be related.

image

Apart from this it could be a timing issue, but that doesn't seem very plausible to me either. But I tired to address this by setting the AI style before making the request.

If this still doesn't work I could potentially correct the style after everything is inserted.

Before I try that, can you try the latest version again? Also, is this happening frequently to you? I tried like 50 or so times without being able to reproduce