Shawon16's picture
End of training
8e28465 verified
raw
history blame
4.3 kB
{
"_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": "accident",
"1": "africa",
"2": "all",
"3": "apple",
"4": "basketball",
"5": "bed",
"6": "before",
"7": "bird",
"8": "birthday",
"9": "black",
"10": "blue",
"11": "book",
"12": "bowling",
"13": "brown",
"14": "but",
"15": "can",
"16": "candy",
"17": "chair",
"18": "change",
"19": "cheat",
"20": "city",
"21": "clothes",
"22": "color",
"23": "computer",
"24": "cook",
"25": "cool",
"26": "corn",
"27": "cousin",
"28": "cow",
"29": "dance",
"30": "dark",
"31": "deaf",
"32": "decide",
"33": "doctor",
"34": "dog",
"35": "drink",
"36": "eat",
"37": "enjoy",
"38": "family",
"39": "fine",
"40": "finish",
"41": "fish",
"42": "forget",
"43": "full",
"44": "give",
"45": "go",
"46": "graduate",
"47": "hat",
"48": "hearing",
"49": "help",
"50": "hot",
"51": "how",
"52": "jacket",
"53": "kiss",
"54": "language",
"55": "last",
"56": "later",
"57": "letter",
"58": "like",
"59": "man",
"60": "many",
"61": "medicine",
"62": "meet",
"63": "mother",
"64": "need",
"65": "no",
"66": "now",
"67": "orange",
"68": "paint",
"69": "paper",
"70": "pink",
"71": "pizza",
"72": "play",
"73": "pull",
"74": "purple",
"75": "right",
"76": "same",
"77": "school",
"78": "secretary",
"79": "shirt",
"80": "short",
"81": "son",
"82": "study",
"83": "table",
"84": "tall",
"85": "tell",
"86": "thanksgiving",
"87": "thin",
"88": "thursday",
"89": "time",
"90": "walk",
"91": "want",
"92": "what",
"93": "white",
"94": "who",
"95": "woman",
"96": "work",
"97": "wrong",
"98": "year",
"99": "yes"
},
"image_size": 224,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"accident": 0,
"africa": 1,
"all": 2,
"apple": 3,
"basketball": 4,
"bed": 5,
"before": 6,
"bird": 7,
"birthday": 8,
"black": 9,
"blue": 10,
"book": 11,
"bowling": 12,
"brown": 13,
"but": 14,
"can": 15,
"candy": 16,
"chair": 17,
"change": 18,
"cheat": 19,
"city": 20,
"clothes": 21,
"color": 22,
"computer": 23,
"cook": 24,
"cool": 25,
"corn": 26,
"cousin": 27,
"cow": 28,
"dance": 29,
"dark": 30,
"deaf": 31,
"decide": 32,
"doctor": 33,
"dog": 34,
"drink": 35,
"eat": 36,
"enjoy": 37,
"family": 38,
"fine": 39,
"finish": 40,
"fish": 41,
"forget": 42,
"full": 43,
"give": 44,
"go": 45,
"graduate": 46,
"hat": 47,
"hearing": 48,
"help": 49,
"hot": 50,
"how": 51,
"jacket": 52,
"kiss": 53,
"language": 54,
"last": 55,
"later": 56,
"letter": 57,
"like": 58,
"man": 59,
"many": 60,
"medicine": 61,
"meet": 62,
"mother": 63,
"need": 64,
"no": 65,
"now": 66,
"orange": 67,
"paint": 68,
"paper": 69,
"pink": 70,
"pizza": 71,
"play": 72,
"pull": 73,
"purple": 74,
"right": 75,
"same": 76,
"school": 77,
"secretary": 78,
"shirt": 79,
"short": 80,
"son": 81,
"study": 82,
"table": 83,
"tall": 84,
"tell": 85,
"thanksgiving": 86,
"thin": 87,
"thursday": 88,
"time": 89,
"walk": 90,
"want": 91,
"what": 92,
"white": 93,
"who": 94,
"woman": 95,
"work": 96,
"wrong": 97,
"year": 98,
"yes": 99
},
"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.46.1"
}