{ "_name_or_path": "xlnet-base-cased", "architectures": [ "XLNetForSequenceClassification" ], "attn_type": "bi", "bi_data": false, "bos_token_id": 1, "clamp_len": -1, "d_head": 64, "d_inner": 3072, "d_model": 768, "dropout": 0.1, "end_n_top": 5, "eos_token_id": 2, "ff_activation": "gelu", "id2label": { "0": "a little upset", "1": "alterous", "10": "hyperbole", "11": "inside joke", "12": "joking", "13": "light-hearted", "14": "literally", "15": "lyrics", "16": "metaphorically", "17": "negative connotation", "18": "neutral connotation", "19": "nobody here", "2": "at you", "20": "non-serious", "21": "non-sexual intent", "22": "not a vent", "23": "not at you", "24": "not being rude", "25": "not forced", "26": "not mad", "27": "not passive aggressive", "28": "not subtweeting", "29": "off topic", "3": "clickbait", "30": "passive aggressive", "31": "platonic", "32": "positive connotation", "33": "quote", "34": "reference", "35": "rhetorical question", "36": "romantic", "37": "sarcastic", "38": "serious", "39": "sexual intent", "4": "copypasta", "40": "teasing", "41": "threat", "5": "exaggeration", "6": "fake", "7": "genuine", "8": "genuine question", "9": "half-joking" }, "initializer_range": 0.02, "label2id": { "a little upset": "0", "alterous": "1", "at you": "2", "clickbait": "3", "copypasta": "4", "exaggeration": "5", "fake": "6", "genuine": "7", "genuine question": "8", "half-joking": "9", "hyperbole": "10", "inside joke": "11", "joking": "12", "light-hearted": "13", "literally": "14", "lyrics": "15", "metaphorically": "16", "negative connotation": "17", "neutral connotation": "18", "nobody here": "19", "non-serious": "20", "non-sexual intent": "21", "not a vent": "22", "not at you": "23", "not being rude": "24", "not forced": "25", "not mad": "26", "not passive aggressive": "27", "not subtweeting": "28", "off topic": "29", "passive aggressive": "30", "platonic": "31", "positive connotation": "32", "quote": "33", "reference": "34", "rhetorical question": "35", "romantic": "36", "sarcastic": "37", "serious": "38", "sexual intent": "39", "teasing": "40", "threat": "41" }, "layer_norm_eps": 1e-12, "max_length": 200, "mem_len": null, "model_type": "xlnet", "n_head": 12, "n_layer": 12, "pad_token_id": 5, "problem_type": "multi_label_classification", "reuse_len": null, "same_length": false, "start_n_top": 5, "summary_activation": "tanh", "summary_last_dropout": 0.1, "summary_type": "last", "summary_use_proj": true, "task_specific_params": { "text-generation": { "do_sample": true, "max_length": 250 } }, "torch_dtype": "float32", "transformers_version": "4.26.1", "untie_r": true, "use_mems_eval": true, "use_mems_train": false, "vocab_size": 32000 }