DAMO-NLP-SG/LLM-argumentation
[ACL2024] Exploring the Potential of Large Language Models in Computational Argumentation
This project helps evaluate how well large language models (LLMs) like ChatGPT can analyze and create arguments. It takes text inputs and assesses the LLM's ability to identify claims, reasons, and evidence, or to generate new argumentative content like counter-arguments. This is valuable for researchers and practitioners in fields like law, public policy, or AI who need to understand and apply computational argumentation.
No commits in the last 6 months.
Use this if you are a researcher or practitioner in computational argumentation looking to benchmark the performance of various large language models on argument mining and generation tasks.
Not ideal if you need a plug-and-play solution for real-time argumentative analysis without involving code or model evaluation.
Stars
17
Forks
1
Language
Python
License
—
Category
Last pushed
Aug 21, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/DAMO-NLP-SG/LLM-argumentation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
filipnaudot/llmSHAP
llmSHAP: a multi-threaded explainability framework using Shapley values for LLM-based outputs.
microsoft/automated-brain-explanations
Generating and validating natural-language explanations for the brain.
CAS-SIAT-XinHai/CPsyCoun
[ACL 2024] CPsyCoun: A Report-based Multi-turn Dialogue Reconstruction and Evaluation Framework...
wesg52/universal-neurons
Universal Neurons in GPT2 Language Models
ICTMCG/LLM-for-misinformation-research
Paper list of misinformation research using (multi-modal) large language models, i.e., (M)LLMs.