HowieHwong / TrustLLM

[ICML 2024] TrustLLM: Trustworthiness in Large Language Models
https://trustllmbenchmark.github.io/TrustLLM-Website/
MIT License
435 stars 40 forks source link

Fix the TypeError: unhashable type: list #28

Open jinz2014 opened 3 months ago

jinz2014 commented 3 months ago

The issue was reported before. I am confused that you couldn't reproduce the issue. I am not a Python expert. The error suggests that the key of a dictionary is not a list.