{ "MAX_LEN": 50, "EMBED_DIM": 100, "MAX_VOCAB": 5000, "vocab_size_final": 3543, "NUM_CLASSES": 7, "LABEL_MAP": { "0": "anger", "1": "anticipation", "2": "disgust", "3": "fear", "4": "joy", "5": "sadness", "6": "trust" }, "BEST_EPOCH": 19 }