top | item 39083847

(no title)

BurnerBotje | 2 years ago

There is however no indication if it failed on a line when using ChatGPT, it could provide you with a slightly incorrect result.

discuss

order

internetter|2 years ago

Yeah that's always been a fear but I always dog food and I've had no issues yet

RugnirViking|2 years ago

ive done it with transforming data (for example pasting a table in and asking it to turn it into LaTeX) or something and had the occasional issue with it misordering or forgetting things. It didn't take long to spot the error for me though

ukuina|2 years ago

You could run it through thrice with a different prompt/temperature/model and pick the majority result (or exit with success on the first two passing runs).

akoboldfrying|2 years ago

Good idea. If the data is a list of records where the order isn't important, randomly permuting them (ETA: then sorting the final outputs) would be another option.

ETA2: Would the downvoter care to explain why? Genuinely puzzled.