chatwithnerd's picture
add config
4d1f95b
{
"_name_or_path": "huawei-noah/TinyBERT_General_4L_312D",
"architectures": [
"BertForSequenceClassification"
],
"attention_probs_dropout_prob": 0.1,
"cell": {},
"classifier_dropout": null,
"emb_size": 312,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.1,
"hidden_size": 312,
"id2label": {
"0": "addSpend",
"1": "cashATM",
"10": "general",
"11": "goal",
"12": "goodbye",
"13": "greeting",
"14": "help",
"15": "howToAddExp",
"16": "howToAddLentMoney",
"17": "howToAddRefund",
"18": "howToEdit",
"19": "howWillYouTrack",
"2": "creditCard",
"20": "income",
"21": "incompleteSpend",
"22": "insight",
"23": "invalidInput",
"24": "investment",
"25": "lastBudget",
"26": "lentMoney",
"27": "loan",
"28": "money",
"29": "moneyPending",
"3": "currentBalance",
"30": "negative",
"31": "queryBudget",
"32": "questions",
"33": "recap",
"34": "refund",
"35": "showExpenses",
"36": "showGoal",
"37": "spendAdvice",
"38": "stop",
"39": "thanks",
"4": "cvtEMI",
"40": "wtf",
"41": "zeroinp",
"5": "edit",
"6": "editBudgetData",
"7": "emojiHelp",
"8": "expenses",
"9": "forgotSpend"
},
"initializer_range": 0.02,
"intermediate_size": 1200,
"label2id": {
"addSpend": 0,
"cashATM": 1,
"creditCard": 2,
"currentBalance": 3,
"cvtEMI": 4,
"edit": 5,
"editBudgetData": 6,
"emojiHelp": 7,
"expenses": 8,
"forgotSpend": 9,
"general": 10,
"goal": 11,
"goodbye": 12,
"greeting": 13,
"help": 14,
"howToAddExp": 15,
"howToAddLentMoney": 16,
"howToAddRefund": 17,
"howToEdit": 18,
"howWillYouTrack": 19,
"income": 20,
"incompleteSpend": 21,
"insight": 22,
"invalidInput": 23,
"investment": 24,
"lastBudget": 25,
"lentMoney": 26,
"loan": 27,
"money": 28,
"moneyPending": 29,
"negative": 30,
"queryBudget": 31,
"questions": 32,
"recap": 33,
"refund": 34,
"showExpenses": 35,
"showGoal": 36,
"spendAdvice": 37,
"stop": 38,
"thanks": 39,
"wtf": 40,
"zeroinp": 41
},
"layer_norm_eps": 1e-12,
"max_length": 256,
"max_position_embeddings": 512,
"model_type": "bert",
"num_attention_heads": 12,
"num_hidden_layers": 4,
"pad_token_id": 0,
"position_embedding_type": "absolute",
"pre_trained": "",
"structure": [],
"torch_dtype": "float32",
"transformers_version": "4.21.1",
"type_vocab_size": 2,
"use_cache": true,
"vocab_size": 30522
}