{ "_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": "Diving-Side", "1": "Golf-Swing-Back", "2": "Golf-Swing-Front", "3": "Golf-Swing-Side", "4": "Kicking-Front", "5": "Kicking-Side", "6": "Lifting", "7": "Riding-Horse", "8": "Run-Side", "9": "SkateBoarding-Front", "10": "Swing-Bench", "11": "Swing-SideAngle", "12": "Walk-Front" }, "image_size": 224, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "Diving-Side": 0, "Golf-Swing-Back": 1, "Golf-Swing-Front": 2, "Golf-Swing-Side": 3, "Kicking-Front": 4, "Kicking-Side": 5, "Lifting": 6, "Riding-Horse": 7, "Run-Side": 8, "SkateBoarding-Front": 9, "Swing-Bench": 10, "Swing-SideAngle": 11, "Walk-Front": 12 }, "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.29.2" }