begone-model / config.json
KodaPop's picture
Training in progress, epoch 1
ddf4e66 verified
{
"architectures": [
"ViTForImageClassification"
],
"attention_probs_dropout_prob": 0.0,
"dtype": "float32",
"encoder_stride": 16,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.0,
"hidden_size": 768,
"id2label": {
"0": "Bondage",
"1": "Latex",
"2": "Hooded",
"3": "Gagged",
"4": "Blindfolded",
"5": "Cuffs",
"6": "Collar",
"7": "Encasement",
"8": "Inflatable",
"9": "Sub",
"10": "Prison/Asylum",
"11": "Chastity",
"12": "Paws",
"13": "Stockings",
"14": "Hypnosis",
"15": "Milking",
"16": "DL",
"17": "AB",
"18": "S/S",
"19": "Straitjacket",
"20": "S/D",
"21": "Public Display",
"22": "Nulge",
"23": "Segufix",
"24": "Text",
"25": "Story",
"26": "S/DDD",
"27": "Drone",
"28": "Toy",
"29": "Pet Play",
"30": "Collage",
"31": "SSS/D",
"32": "Comic",
"33": "N/A",
"34": "Feet",
"35": "Paw/Foot Play",
"36": "SSS",
"37": "Gloopy",
"38": "Property",
"39": "CNC",
"40": "Edging",
"41": "Public Use",
"42": "Ghost Hands",
"43": "Dom",
"44": "Cum Gas",
"45": "Real",
"46": "Quad",
"47": "Size Difference",
"48": "Extreme",
"49": "Permanent",
"50": "Heat",
"51": "Tickle",
"52": "Stinky",
"53": "Rendered",
"54": "SSS/DDD",
"55": "Plushie",
"56": "Deed Done",
"57": "Anthro x Human",
"58": "Alts",
"59": "DDD"
},
"image_size": 224,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"AB": 17,
"Alts": 58,
"Anthro x Human": 57,
"Blindfolded": 4,
"Bondage": 0,
"CNC": 39,
"Chastity": 11,
"Collage": 30,
"Collar": 6,
"Comic": 32,
"Cuffs": 5,
"Cum Gas": 44,
"DDD": 59,
"DL": 16,
"Deed Done": 56,
"Dom": 43,
"Drone": 27,
"Edging": 40,
"Encasement": 7,
"Extreme": 48,
"Feet": 34,
"Gagged": 3,
"Ghost Hands": 42,
"Gloopy": 37,
"Heat": 50,
"Hooded": 2,
"Hypnosis": 14,
"Inflatable": 8,
"Latex": 1,
"Milking": 15,
"N/A": 33,
"Nulge": 22,
"Paw/Foot Play": 35,
"Paws": 12,
"Permanent": 49,
"Pet Play": 29,
"Plushie": 55,
"Prison/Asylum": 10,
"Property": 38,
"Public Display": 21,
"Public Use": 41,
"Quad": 46,
"Real": 45,
"Rendered": 53,
"S/D": 20,
"S/DDD": 26,
"S/S": 18,
"SSS": 36,
"SSS/D": 31,
"SSS/DDD": 54,
"Segufix": 23,
"Size Difference": 47,
"Stinky": 52,
"Stockings": 13,
"Story": 25,
"Straitjacket": 19,
"Sub": 9,
"Text": 24,
"Tickle": 51,
"Toy": 28
},
"layer_norm_eps": 1e-12,
"model_type": "vit",
"num_attention_heads": 12,
"num_channels": 3,
"num_hidden_layers": 12,
"patch_size": 16,
"pooler_act": "tanh",
"pooler_output_size": 768,
"problem_type": "multi_label_classification",
"qkv_bias": true,
"transformers_version": "4.57.6"
}