Shawon16 commited on
Commit
e80fd72
·
verified ·
1 Parent(s): 64bf2d2

Model save

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: cc-by-nc-4.0
4
+ base_model: MCG-NJU/videomae-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: VideoMAE_default_fold__0__10_epoch_Aug_batch_2_4_LSA64
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # VideoMAE_default_fold__0__10_epoch_Aug_batch_2_4_LSA64
18
+
19
+ This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1243
22
+ - Accuracy: 0.9691
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 5e-05
42
+ - train_batch_size: 2
43
+ - eval_batch_size: 2
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 4
46
+ - total_train_batch_size: 8
47
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_ratio: 0.1
50
+ - training_steps: 2880
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | 15.5442 | 0.1 | 288 | 3.5056 | 0.0811 |
57
+ | 7.6719 | 1.1 | 576 | 1.0166 | 0.8031 |
58
+ | 1.737 | 2.1 | 864 | 0.4851 | 0.8803 |
59
+ | 0.6836 | 3.1 | 1152 | 0.2845 | 0.9305 |
60
+ | 0.4155 | 4.1 | 1440 | 0.1982 | 0.9498 |
61
+ | 0.3 | 5.1 | 1728 | 0.1895 | 0.9614 |
62
+ | 0.201 | 6.1 | 2016 | 0.1338 | 0.9575 |
63
+ | 0.1054 | 7.1 | 2304 | 0.1466 | 0.9614 |
64
+ | 0.0754 | 8.1 | 2592 | 0.1271 | 0.9730 |
65
+ | 0.1212 | 9.1 | 2880 | 0.1243 | 0.9691 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.46.1
71
+ - Pytorch 2.5.1+cu124
72
+ - Datasets 3.1.0
73
+ - Tokenizers 0.20.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc01c258c0cd1d452675edff96bb687d73896fa3cf20b5766e53a4b78d0eb03c
3
  size 345128096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:814d625dff2e8413b5e19ef8728352f4056fd8a912ecd0d4a87fc5cedec40e98
3
  size 345128096