JackWong0911 commited on
Commit
6baa0af
1 Parent(s): 460ff16

Training in progress, epoch 0

Browse files
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model: facebook/timesformer-base-finetuned-k400
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: timesformer-base-finetuned-k400-kinetic400-subset-epoch6-num_frame_10_myViT2window5_more_data_b4
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
+ # timesformer-base-finetuned-k400-kinetic400-subset-epoch6-num_frame_10_myViT2window5_more_data_b4
15
+
16
+ This model is a fine-tuned version of [facebook/timesformer-base-finetuned-k400](https://huggingface.co/facebook/timesformer-base-finetuned-k400) 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: 4
37
+ - eval_batch_size: 4
38
+ - seed: 42
39
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
+ - lr_scheduler_type: linear
41
+ - lr_scheduler_warmup_ratio: 0.1
42
+ - training_steps: 72
43
+
44
+ ### Framework versions
45
+
46
+ - Transformers 4.38.2
47
+ - Pytorch 2.1.0+cu121
48
+ - Datasets 2.19.0
49
+ - Tokenizers 0.15.2
config.json CHANGED
@@ -31,7 +31,7 @@
31
  "num_attention_heads": 12,
32
  "num_channels": 3,
33
  "num_frames": 10,
34
- "num_hidden_layers": 8,
35
  "patch_size": 16,
36
  "problem_type": "single_label_classification",
37
  "qkv_bias": true,
 
31
  "num_attention_heads": 12,
32
  "num_channels": 3,
33
  "num_frames": 10,
34
+ "num_hidden_layers": 10,
35
  "patch_size": 16,
36
  "problem_type": "single_label_classification",
37
  "qkv_bias": true,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa43397840a6cb2da7bb45dc651058fb5dc7a26c4b43cf80cb71dda85944bbf9
3
- size 324399636
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a60dfc12c1cfe3516999a045d6d4b830a73df0829e463b2a86345d70fbfa3a79
3
+ size 404743612
runs/Apr21_12-47-58_9a30633832e3/events.out.tfevents.1713703686.9a30633832e3.1264.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:813ef425f12b52551fbedd7e7d0626b9d408bc693e1e47bc8c2a7be49c932c68
3
- size 19930
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a801e18bfdfa2f36ce31b3cae3f8520ef0e87bbfa5c2db4fa47f95be437996f8
3
+ size 20278
runs/Apr21_13-03-49_9a30633832e3/events.out.tfevents.1713704640.9a30633832e3.1264.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c54b06e923a5ecbaf561d07365f31ad47df285e083796704ecbf59385cc675f3
3
+ size 7610
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bc44c27b7a9979bf97b114958e8fd204796a077d9e0f1e8516e8a59f57a1dd9
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5451fd88e665b10e77caeed7dc9b201accc7340c6269d354409c1c19f11fff7
3
  size 5048