mirror of
https://github.com/wassname/GENIES.git
synced 2026-06-27 16:10:25 +08:00
14 lines
326 B
JSON
14 lines
326 B
JSON
{
|
|
"id": "change_my_view",
|
|
"external_datasets": [
|
|
{
|
|
"name": "shp",
|
|
"url": "https://huggingface.co/datasets/stanfordnlp/SHP",
|
|
"used_for": "prompts_and_all_completions"
|
|
}
|
|
],
|
|
"overlapping_datasets": [
|
|
"shp_low_quality",
|
|
"shp_high_quality"
|
|
]
|
|
} |