File size: 373 Bytes
6a60fd8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "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"
}