lechmazur/divergent
LLM Divergent Thinking Creativity Benchmark. LLMs generate 25 unique words that start with a given letter with no connections to each other or to 50 initial random words.
This project helps evaluate how well different large language models (LLMs) can generate unique and diverse words, starting with specific letters, that are unrelated to a given set of initial words. It takes the names of various LLMs as input and outputs a creativity score for each, indicating their divergent thinking ability. This is useful for researchers and practitioners who need to assess the creative capacity of LLMs for tasks requiring varied and original word generation.
No commits in the last 6 months.
Use this if you need to benchmark the divergent thinking and creativity of different large language models by measuring their ability to generate truly distinct words under specific constraints.
Not ideal if you are looking to evaluate LLMs on tasks like factual recall, summarization, or code generation.
Stars
35
Forks
1
Language
—
License
—
Category
Last pushed
Mar 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/lechmazur/divergent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TsinghuaC3I/MARTI
A Framework for LLM-based Multi-Agent Reinforced Training and Inference
zjunlp/KnowLM
An Open-sourced Knowledgable Large Language Model Framework.
cli99/llm-analysis
Latency and Memory Analysis of Transformer Models for Training and Inference
tanyuqian/redco
NAACL '24 (Best Demo Paper RunnerUp) / MlSys @ NeurIPS '23 - RedCoast: A Lightweight Tool to...
stanleylsx/llms_tool
一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。