Files
GENIES/distribution_shifts/extreme/context.json
T
JoshuaClymer 70bd2ea15d Initial commit
2023-11-11 19:44:09 +00:00

34 lines
690 B
JSON

[
{
"source": "us_history",
"target": "us_history_textbook"
},
{
"source": "us_history_textbook",
"target": "us_history_fiction"
},
{
"source": "us_history_fiction",
"target": "us_history_make_questions"
},
{
"source": "us_history_make_questions",
"target": "us_history"
},
{
"source": "math",
"target": "math_fiction"
},
{
"source": "math_fiction",
"target": "math_textbook"
},
{
"source": "math_textbook",
"target": "math_make_questions"
},
{
"source": "math_make_questions",
"target": "math"
}
]