{ "_name_or_path": "DaliaSherman/videomae-base-finetuned-beilinson-6epochs", "architectures": [ "VideoMAEForVideoClassification" ], "attention_probs_dropout_prob": 0.0, "decoder_hidden_size": 384, "decoder_intermediate_size": 1536, "decoder_num_attention_heads": 6, "decoder_num_hidden_layers": 4, "hidden_act": "gelu", "hidden_dropout_prob": 0.0, "hidden_size": 768, "id2label": { "0": "romanian deadlift", "1": "leg raises", "2": "lateral raise", "3": "russian twist", "4": "barbell biceps curl", "5": "squat", "6": "push-up", "7": "leg extension", "8": "lat pulldown", "9": "bench press", "10": "deadlift", "11": "chest fly machine", "12": "tricep dips", "13": "tricep Pushdown", "14": "decline bench press", "15": "pull Up", "16": "hammer curl", "17": "shoulder press", "18": "plank", "19": "incline bench press", "20": "t bar row", "21": "hip thrust" }, "image_size": 224, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "barbell biceps curl": 4, "bench press": 9, "chest fly machine": 11, "deadlift": 10, "decline bench press": 14, "hammer curl": 16, "hip thrust": 21, "incline bench press": 19, "lat pulldown": 8, "lateral raise": 2, "leg extension": 7, "leg raises": 1, "plank": 18, "pull Up": 15, "push-up": 6, "romanian deadlift": 0, "russian twist": 3, "shoulder press": 17, "squat": 5, "t bar row": 20, "tricep Pushdown": 13, "tricep dips": 12 }, "layer_norm_eps": 1e-12, "model_type": "videomae", "norm_pix_loss": true, "num_attention_heads": 12, "num_channels": 3, "num_frames": 16, "num_hidden_layers": 12, "patch_size": 16, "problem_type": "single_label_classification", "qkv_bias": true, "torch_dtype": "float32", "transformers_version": "4.46.2", "tubelet_size": 2, "use_mean_pooling": false }