mirror of
https://github.com/wassname/GENIES.git
synced 2026-08-19 11:50:46 +08:00
31 lines
1.0 KiB
JSON
31 lines
1.0 KiB
JSON
{
|
|
"id": "personality_traits",
|
|
"external_datasets": [
|
|
{
|
|
"name": "conscientiousness",
|
|
"url": "https://github.com/anthropics/evals/tree/main/persona",
|
|
"used_for": "some_prompts_and_completions"
|
|
},
|
|
{
|
|
"name": "agreeableness",
|
|
"url": "https://github.com/anthropics/evals/tree/main/persona",
|
|
"used_for": "some_prompts_and_completions"
|
|
},
|
|
{
|
|
"name": "neuroticism",
|
|
"url": "https://github.com/anthropics/evals/tree/main/persona",
|
|
"used_for": "some_prompts_and_completions"
|
|
},
|
|
{
|
|
"name": "openness",
|
|
"url": "https://github.com/anthropics/evals/tree/main/persona",
|
|
"used_for": "some_prompts_and_completions"
|
|
},
|
|
{
|
|
"name": "extroversion",
|
|
"url": "https://github.com/anthropics/evals/tree/main/persona",
|
|
"used_for": "some_prompts_and_completions"
|
|
}
|
|
],
|
|
"overlapping_datasets": []
|
|
} |