asmaa1 commited on
Commit
6f582a9
1 Parent(s): c006777

Model save

Browse files
Files changed (2) hide show
  1. README.md +24 -11
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 2.8934
21
- - Accuracy: 0.1429
22
 
23
  ## Model description
24
 
@@ -38,26 +38,39 @@ More information needed
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 5e-05
41
- - train_batch_size: 1
42
- - eval_batch_size: 1
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_ratio: 0.1
47
- - training_steps: 63
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 3.4317 | 0.33 | 21 | 2.9835 | 0.0952 |
54
- | 3.2385 | 1.33 | 42 | 2.9287 | 0.1429 |
55
- | 3.0757 | 2.33 | 63 | 2.8934 | 0.1429 |
 
 
 
 
 
 
 
 
 
 
 
 
 
56
 
57
 
58
  ### Framework versions
59
 
60
- - Transformers 4.33.0
61
- - Pytorch 2.0.0+cpu
62
- - Datasets 2.1.0
63
  - Tokenizers 0.13.3
 
17
 
18
  This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2405
21
+ - Accuracy: 1.0
22
 
23
  ## Model description
24
 
 
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 5e-05
41
+ - train_batch_size: 2
42
+ - eval_batch_size: 2
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_ratio: 0.1
47
+ - training_steps: 960
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 3.928 | 0.06 | 61 | 3.6624 | 0.0244 |
54
+ | 3.8332 | 1.06 | 122 | 3.5354 | 0.0732 |
55
+ | 3.5587 | 2.06 | 183 | 3.2996 | 0.0976 |
56
+ | 3.4907 | 3.06 | 244 | 3.1796 | 0.0976 |
57
+ | 3.4674 | 4.06 | 305 | 3.1159 | 0.0976 |
58
+ | 3.5079 | 5.06 | 366 | 3.0202 | 0.1220 |
59
+ | 2.9034 | 6.06 | 427 | 2.8292 | 0.1707 |
60
+ | 2.9286 | 7.06 | 488 | 2.4582 | 0.6098 |
61
+ | 2.4388 | 8.06 | 549 | 1.8469 | 0.7317 |
62
+ | 1.7172 | 9.06 | 610 | 1.2915 | 0.8537 |
63
+ | 1.2504 | 10.06 | 671 | 0.8991 | 0.9512 |
64
+ | 0.974 | 11.06 | 732 | 0.5943 | 0.9268 |
65
+ | 0.4528 | 12.06 | 793 | 0.4040 | 0.9512 |
66
+ | 0.3593 | 13.06 | 854 | 0.3052 | 1.0 |
67
+ | 0.2068 | 14.06 | 915 | 0.2569 | 1.0 |
68
+ | 0.185 | 15.05 | 960 | 0.2405 | 1.0 |
69
 
70
 
71
  ### Framework versions
72
 
73
+ - Transformers 4.33.3
74
+ - Pytorch 2.0.1+cu118
75
+ - Datasets 2.14.5
76
  - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad893f538eb44c980e986c2730f85f9d31f8a9ad94e4025b4bf2c61f18b79799
3
  size 345095797
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5aeb87e8966a7d343a7eb5b49cc27ef917c6d41576ea8c2c2e02094f3d3653f
3
  size 345095797