climbmix-scored-overflow / columns.json
kaushikreddyxyz's picture
seed: README + frozen metadata + assignment (full-coverage spec)
e6493db verified
Raw
History Blame
1.89 kB
{
"concepts": [
"blue",
"blue-green",
"green",
"orange",
"red",
"red-orange",
"violet",
"yellow",
"yellow-green",
"africa",
"asia",
"europe",
"north_america",
"oceania",
"south_america",
"east",
"north",
"northeast",
"northwest",
"south",
"southeast",
"southwest",
"west",
"april",
"august",
"december",
"february",
"january",
"july",
"june",
"march",
"may",
"november",
"october",
"september",
"first_quarter",
"full_moon",
"last_quarter",
"new_moon",
"waning_crescent",
"waning_gibbous",
"waxing_crescent",
"waxing_gibbous",
"autumn",
"spring",
"summer",
"winter",
"friday",
"monday",
"saturday",
"sunday",
"thursday",
"tuesday",
"wednesday"
],
"families": [
"color_wheel",
"color_wheel",
"color_wheel",
"color_wheel",
"color_wheel",
"color_wheel",
"color_wheel",
"color_wheel",
"color_wheel",
"continents",
"continents",
"continents",
"continents",
"continents",
"continents",
"directions",
"directions",
"directions",
"directions",
"directions",
"directions",
"directions",
"directions",
"months",
"months",
"months",
"months",
"months",
"months",
"months",
"months",
"months",
"months",
"months",
"months",
"moon_phases",
"moon_phases",
"moon_phases",
"moon_phases",
"moon_phases",
"moon_phases",
"moon_phases",
"moon_phases",
"seasons",
"seasons",
"seasons",
"seasons",
"weekdays",
"weekdays",
"weekdays",
"weekdays",
"weekdays",
"weekdays",
"weekdays"
],
"layers": [
6,
8,
14
],
"scores_shape": "[n_tokens, 3, 54]",
"axes": {
"0": "token position within shard; aligns 1:1 with tokens_<sid>.npy and doc spans in docs_<sid>.jsonl",
"1": "layer index: 0 -> layer 6, 1 -> layer 8, 2 -> layer 14",
"2": "concept index into concepts[] (54 entries)"
}
}