For some problems, somehow GPT-3.5 is better than GPT-4.
I asked it to help me extract certain values from a spreadsheet. It gave me a complicated and overly long formula using FIND and MID that didn't even work.
GPT-3.5, otoh, gave me a neat little REGEXEXTRACT formula that worked perfectly.
When I pointed out to GPT-4 that it can just use regex instead, it "apologized" and again rewrote a formula that didn't work.
I asked it to help me extract certain values from a spreadsheet. It gave me a complicated and overly long formula using FIND and MID that didn't even work.
GPT-3.5, otoh, gave me a neat little REGEXEXTRACT formula that worked perfectly.
When I pointed out to GPT-4 that it can just use regex instead, it "apologized" and again rewrote a formula that didn't work.