pavitemple commited on
Commit
79fa2eb
1 Parent(s): 069d064

Model save

Browse files
Files changed (2) hide show
  1. README.md +18 -6
  2. model.safetensors +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: 1.7998
21
- - Accuracy: 0.1852
22
 
23
  ## Model description
24
 
@@ -38,19 +38,31 @@ More information needed
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: 20
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 1.615 | 1.0 | 20 | 1.9897 | 0.0938 |
 
 
 
 
 
 
 
 
 
 
 
 
54
 
55
 
56
  ### Framework versions
 
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.0208
21
+ - Accuracy: 0.2593
22
 
23
  ## Model description
24
 
 
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 5e-05
41
+ - train_batch_size: 4
42
+ - eval_batch_size: 4
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: 200
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 1.9193 | 0.08 | 16 | 1.9108 | 0.2344 |
54
+ | 1.4025 | 1.08 | 32 | 2.0975 | 0.1094 |
55
+ | 1.5413 | 2.08 | 48 | 2.0303 | 0.2969 |
56
+ | 1.4147 | 3.08 | 64 | 2.3447 | 0.2969 |
57
+ | 1.3804 | 4.08 | 80 | 2.4733 | 0.0469 |
58
+ | 1.3687 | 5.08 | 96 | 2.4051 | 0.3438 |
59
+ | 1.2929 | 6.08 | 112 | 2.3691 | 0.3125 |
60
+ | 1.1661 | 7.08 | 128 | 2.6412 | 0.1875 |
61
+ | 1.2024 | 8.08 | 144 | 2.6427 | 0.3125 |
62
+ | 1.0824 | 9.08 | 160 | 2.7478 | 0.3594 |
63
+ | 1.1011 | 10.08 | 176 | 2.7789 | 0.3594 |
64
+ | 0.9492 | 11.08 | 192 | 2.7706 | 0.3281 |
65
+ | 1.1232 | 12.04 | 200 | 2.7944 | 0.2969 |
66
 
67
 
68
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f75e1aa0fa6b7ad61e63ab1a00e713164cdd2453374f560f11dace8868c1b501
3
  size 344952756
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a6ca72af3011f976719e8c74d4884c25711053c862950d15ae955ffe26abc49
3
  size 344952756