Timesformer_BdSLW60 / config.json
Shawon16's picture
Training in progress, epoch 0
72d2bb0 verified
{
"_name_or_path": "facebook/timesformer-base-finetuned-k400",
"architectures": [
"TimesformerForVideoClassification"
],
"attention_probs_dropout_prob": 0.0,
"attention_type": "divided_space_time",
"drop_path_rate": 0,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.0,
"hidden_size": 768,
"id2label": {
"0": "aalu",
"1": "aam",
"2": "aanarosh",
"3": "aangur",
"4": "aaple",
"5": "aayna",
"6": "ac",
"7": "aids",
"8": "apartment",
"9": "attio",
"10": "audio cassete",
"11": "baalu",
"12": "baat",
"13": "baba",
"14": "balti",
"15": "bendez",
"16": "bhai",
"17": "biskut",
"18": "bon",
"19": "boroi",
"20": "bottam",
"21": "bow",
"22": "cake",
"23": "capsule",
"24": "cha",
"25": "chacha",
"26": "chachi",
"27": "chador",
"28": "chal",
"29": "chikithsha",
"30": "chini",
"31": "chips",
"32": "chiruni",
"33": "chocolate",
"34": "chosoma",
"35": "chukh utha",
"36": "churi",
"37": "clip",
"38": "cream",
"39": "daal",
"40": "dada",
"41": "dadi",
"42": "daitto",
"43": "daktar",
"44": "debor",
"45": "denadar",
"46": "dengu",
"47": "dongson",
"48": "dulavai",
"49": "durbol",
"50": "jomoj",
"51": "juta",
"52": "konna",
"53": "maa",
"54": "toothpaste",
"55": "tothho",
"56": "tshirt",
"57": "tubelight",
"58": "tupi",
"59": "tv"
},
"image_size": 224,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"aalu": 0,
"aam": 1,
"aanarosh": 2,
"aangur": 3,
"aaple": 4,
"aayna": 5,
"ac": 6,
"aids": 7,
"apartment": 8,
"attio": 9,
"audio cassete": 10,
"baalu": 11,
"baat": 12,
"baba": 13,
"balti": 14,
"bendez": 15,
"bhai": 16,
"biskut": 17,
"bon": 18,
"boroi": 19,
"bottam": 20,
"bow": 21,
"cake": 22,
"capsule": 23,
"cha": 24,
"chacha": 25,
"chachi": 26,
"chador": 27,
"chal": 28,
"chikithsha": 29,
"chini": 30,
"chips": 31,
"chiruni": 32,
"chocolate": 33,
"chosoma": 34,
"chukh utha": 35,
"churi": 36,
"clip": 37,
"cream": 38,
"daal": 39,
"dada": 40,
"dadi": 41,
"daitto": 42,
"daktar": 43,
"debor": 44,
"denadar": 45,
"dengu": 46,
"dongson": 47,
"dulavai": 48,
"durbol": 49,
"jomoj": 50,
"juta": 51,
"konna": 52,
"maa": 53,
"toothpaste": 54,
"tothho": 55,
"tshirt": 56,
"tubelight": 57,
"tupi": 58,
"tv": 59
},
"layer_norm_eps": 1e-06,
"model_type": "timesformer",
"num_attention_heads": 12,
"num_channels": 3,
"num_frames": 8,
"num_hidden_layers": 12,
"patch_size": 16,
"problem_type": "single_label_classification",
"qkv_bias": true,
"torch_dtype": "float32",
"transformers_version": "4.44.2"
}