mirror of
https://github.com/wassname/GENIES.git
synced 2026-06-27 16:10:25 +08:00
14 lines
363 B
JSON
14 lines
363 B
JSON
{
|
|
"id": "alpaca_long",
|
|
"external_datasets": [
|
|
{
|
|
"name": "instruct_tuning_with_gpt_4",
|
|
"url": "https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM",
|
|
"used_for": "prompts_and_all_completions"
|
|
}
|
|
],
|
|
"overlapping_datasets": [
|
|
"alpaca_high_quality",
|
|
"alpaca_low_quality"
|
|
]
|
|
} |