chameleon-llm
                                
                                
                                
                                    chameleon-llm copied to clipboard
                            
                            
                            
                        What this mean?
../results/scienceqa/chameleon_chatgpt_minitest.json Result file exists: ../results/scienceqa/chameleon_chatgpt_minitest.json Count: 100, Correct: 44, Wrong: 56
Hello,
It means that the experiment with identical arguments has already been run, and the results can be found in the file located at ../results/scienceqa/chameleon_chatgpt_minitest.json.
The script subsequently displays the following statistics:
Count: 100: A total of 100 examples were processed.Correct: 44: Out of these, 44 examples had accurate predictions.Wrong: 56: Conversely, 56 examples had incorrect predictions.
soooo.....that's what your run.py does. cool. You should write (or get Chameleon LLM to write) a tutorial on how to get this thing running. dotenv etc. so we can do something special with it. Write it for beginners like me. I had to get gpt-4 to tell me how to put in all the dotenv stuff because i know nothing... Maybe you're not interested, and believe newbs can look elsewhere, but it would be cool as your project looks promising. Thanks for making it.
Hi @ogoflowgo , I was wondering where did you find this file: ../results/scienceqa/chameleon_chatgpt_minitest.json?