{ "activation": "gelu", "architectures": [ "DistilBertForSequenceClassification" ], "attention_dropout": 0.1, "dim": 768, "dropout": 0.1, "hidden_dim": 3072, "id2label": { "0": "unknown", "1": "ai-agent", "2": "desci", "3": "depin", "4": "memefi", "5": "runes", "6": "erc314", "7": "dn404", "8": "erc404", "9": "rwa", "10": "ordinals", "11": "inscriptions", "12": "ai", "13": "socialfi", "14": "tool", "15": "gamblefi", "16": "memecoin", "17": "automation", "18": "stablecoin", "19": "other", "20": "infrastructure", "21": "metaverse", "22": "dao", "23": "gamefi", "24": "nftfi", "25": "defi", "26": "nft" }, "initializer_range": 0.02, "label2id": { "ai": 12, "ai-agent": 1, "automation": 17, "dao": 22, "defi": 25, "depin": 3, "desci": 2, "dn404": 7, "erc314": 6, "erc404": 8, "gamblefi": 15, "gamefi": 23, "infrastructure": 20, "inscriptions": 11, "memecoin": 16, "memefi": 4, "metaverse": 21, "nft": 26, "nftfi": 24, "ordinals": 10, "other": 19, "runes": 5, "rwa": 9, "socialfi": 13, "stablecoin": 18, "tool": 14, "unknown": 0 }, "max_position_embeddings": 512, "model_type": "distilbert", "n_heads": 12, "n_layers": 6, "pad_token_id": 0, "problem_type": "single_label_classification", "qa_dropout": 0.1, "seq_classif_dropout": 0.2, "sinusoidal_pos_embds": false, "tie_weights_": true, "torch_dtype": "float32", "transformers_version": "4.50.3", "vocab_size": 30522 }