PlanckAI / config.json
sreedhayan's picture
Upload 4 files
8a63b01 verified
{"vocab": [" ", "!", "\"", "#", "$", "%", "&", "'", "(", ")", "*", "+", ",", "-", ".", "/", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", ":", ";", "<", "=", ">", "?", "@", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z", "[", "\\", "]", "^", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "~", "\u00a1", "\u00a3", "\u00a5", "\u00a7", "\u00b0", "\u00b1", "\u00b2", "\u00b3", "\u00b5", "\u00bd", "\u00c5", "\u00c6", "\u00c9", "\u00cd", "\u00ce", "\u00d6", "\u00d7", "\u00d8", "\u00da", "\u00dc", "\u00de", "\u00e0", "\u00e1", "\u00e2", "\u00e3", "\u00e4", "\u00e7", "\u00e8", "\u00e9", "\u00ea", "\u00eb", "\u00ed", "\u00ee", "\u00f1", "\u00f3", "\u00f4", "\u00f6", "\u00f8", "\u00fa", "\u00fc", "\u0101", "\u0107", "\u010d", "\u0111", "\u0141", "\u0142", "\u0144", "\u014c", "\u014d", "\u015b", "\u015f", "\u0161", "\u016b", "\u017b", "\u02bb", "\u02bf", "\u0303", "\u03b1", "\u03b2", "\u03bc", "\u062d", "\u0635", "\u0646", "\u094d", "\u0e01", "\u0e07", "\u0e13", "\u0e15", "\u0e21", "\u0e22", "\u0e23", "\u0e25", "\u0e31", "\u0e32", "\u0e34", "\u0e48", "\u0e4c", "\u1e6f", "\u2011", "\u2013", "\u2014", "\u2018", "\u2019", "\u201c", "\u201d", "\u201e", "\u2020", "\u2026", "\u2032", "\u2033", "\u2044", "\u20a4", "\u20ac", "\u20b9", "\u2192", "\u2212", "\u266d", "\u266f", "\u306e", "\u30a1", "\u30a2", "\u30ad", "\u30b9", "\u30c3", "\u30c8", "\u30d7", "\u30e5", "\u30ea", "\u30eb", "\u30f4", "\u30fb", "\u5834", "\u5927", "\u6226", "\u7a7a"], "config": {"n_layer": 1, "n_embd": 16, "block_size": 16, "n_head": 4}}