EASYSELLAI / config.json
TanishqV03's picture
Upload folder using huggingface_hub
6a60fd8 verified
raw
history blame contribute delete
373 Bytes
{
"model_type": "EasySell-SLM",
"vocab_size": 594,
"block_size": 384,
"n_layer": 14,
"n_head": 12,
"n_embd": 768,
"parameters": "100M",
"intents": [
"GET_LINK",
"SEARCH_PRODUCT",
"ADD_TO_CART",
"CHECKOUT",
"FAQ",
"CLARIFY",
"REFUSE"
],
"description": "EasySell AI \u2014 100M param SLM for e-commerce intent classification"
}