haohanxu commited on
Commit
d3580f4
1 Parent(s): 727b625

Training in progress, epoch 0

Browse files
Files changed (5) hide show
  1. README.md +49 -0
  2. config.json +47 -0
  3. model.safetensors +3 -0
  4. preprocessor_config.json +26 -0
  5. training_args.bin +3 -0
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Ham1mad1/videomae-base-Vsl-Lab-PC-V7
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: videomae-base-Vsl-Lab-PC-V7-finetuned-ucf101-subset
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # videomae-base-Vsl-Lab-PC-V7-finetuned-ucf101-subset
15
+
16
+ This model is a fine-tuned version of [Ham1mad1/videomae-base-Vsl-Lab-PC-V7](https://huggingface.co/Ham1mad1/videomae-base-Vsl-Lab-PC-V7) on an unknown dataset.
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 5e-05
36
+ - train_batch_size: 8
37
+ - eval_batch_size: 8
38
+ - seed: 42
39
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
40
+ - lr_scheduler_type: linear
41
+ - lr_scheduler_warmup_ratio: 0.1
42
+ - training_steps: 280
43
+
44
+ ### Framework versions
45
+
46
+ - Transformers 4.46.3
47
+ - Pytorch 2.2.0+cu121
48
+ - Datasets 3.1.0
49
+ - Tokenizers 0.20.3
config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Ham1mad1/videomae-base-Vsl-Lab-PC-V7",
3
+ "architectures": [
4
+ "VideoMAEForVideoClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "decoder_hidden_size": 384,
8
+ "decoder_intermediate_size": 1536,
9
+ "decoder_num_attention_heads": 6,
10
+ "decoder_num_hidden_layers": 4,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.0,
13
+ "hidden_size": 768,
14
+ "id2label": {
15
+ "0": "beuaty",
16
+ "1": "food",
17
+ "2": "game",
18
+ "3": "health",
19
+ "4": "pet",
20
+ "5": "travel"
21
+ },
22
+ "image_size": 224,
23
+ "initializer_range": 0.02,
24
+ "intermediate_size": 3072,
25
+ "label2id": {
26
+ "beuaty": 0,
27
+ "food": 1,
28
+ "game": 2,
29
+ "health": 3,
30
+ "pet": 4,
31
+ "travel": 5
32
+ },
33
+ "layer_norm_eps": 1e-12,
34
+ "model_type": "videomae",
35
+ "norm_pix_loss": true,
36
+ "num_attention_heads": 12,
37
+ "num_channels": 3,
38
+ "num_frames": 16,
39
+ "num_hidden_layers": 12,
40
+ "patch_size": 16,
41
+ "problem_type": "single_label_classification",
42
+ "qkv_bias": true,
43
+ "torch_dtype": "float32",
44
+ "transformers_version": "4.46.3",
45
+ "tubelet_size": 2,
46
+ "use_mean_pooling": false
47
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81bc2bde6f4e448bc0421bc254eeeecb25155208d85eede54af5c2c7828528aa
3
+ size 344949680
preprocessor_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": {
3
+ "height": 224,
4
+ "width": 224
5
+ },
6
+ "do_center_crop": true,
7
+ "do_normalize": true,
8
+ "do_rescale": true,
9
+ "do_resize": true,
10
+ "image_mean": [
11
+ 0.485,
12
+ 0.456,
13
+ 0.406
14
+ ],
15
+ "image_processor_type": "VideoMAEImageProcessor",
16
+ "image_std": [
17
+ 0.229,
18
+ 0.224,
19
+ 0.225
20
+ ],
21
+ "resample": 2,
22
+ "rescale_factor": 0.00392156862745098,
23
+ "size": {
24
+ "shortest_edge": 224
25
+ }
26
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faaa442a6c3b9ec3c4ff6d5f593f3d4f37284decb0cf784c98e6dbafa42ae901
3
+ size 5304