causalNLP / cladder

We develop benchmarks and analysis tools to evaluate the causal reasoning abilities of LLMs.
MIT License
89 stars 15 forks source link

how to get the results shown in Table. 2? #1

Open onlyonewater opened 1 year ago

onlyonewater commented 1 year ago

hi, authors, great works, I want to know how to get the results shown in Table.2 in the paper by using this code. It seems that the current repo only contains the code about how to generate the CausalBenchmark.

thanks!!!

causalNLP commented 1 year ago

Hi! Since the dataset went through some updates, we will also update the table and model code soon for the current version of data. Stay tuned :)!

On Thu, Jul 13, 2023 at 6:07 AM onlyonewater @.***> wrote:

hi, authors, great works, I want to know how to get the results shown in Table.2 in the paper using this code.

thanks!!!

— Reply to this email directly, view it on GitHub https://github.com/causalNLP/cladder/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWCM2G57IMA7AGLFGAYX733XP6XD7ANCNFSM6AAAAAA2ISW7BI . You are receiving this because you are subscribed to this thread.Message ID: @.> [ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": " https://github.com/causalNLP/cladder/issues/1", "url": " https://github.com/causalNLP/cladder/issues/1", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.***": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

onlyonewater commented 1 year ago

ok, thanks, looking forward to your new codes