ahmedr996 commited on
Commit
02277f7
·
verified ·
1 Parent(s): d54e00d

Model save

Browse files
Files changed (2) hide show
  1. README.md +10 -9
  2. model.safetensors +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
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.2473
22
  - Accuracy: 1.0
23
 
24
  ## Model description
@@ -39,21 +39,22 @@ More information needed
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 5e-05
42
- - train_batch_size: 16
43
- - eval_batch_size: 16
44
  - seed: 42
45
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
  - lr_scheduler_warmup_ratio: 0.1
48
- - training_steps: 12
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | No log | 1.0 | 4 | 0.2036 | 1.0 |
55
- | No log | 2.0 | 8 | 0.0109 | 1.0 |
56
- | 0.4029 | 3.0 | 12 | 0.0042 | 1.0 |
 
57
 
58
 
59
  ### Framework versions
 
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.0029
22
  - Accuracy: 1.0
23
 
24
  ## Model description
 
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 5e-05
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
  - seed: 42
45
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
  - lr_scheduler_warmup_ratio: 0.1
48
+ - training_steps: 48
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
54
+ | 0.4706 | 1.0 | 13 | 0.0024 | 1.0 |
55
+ | 0.0027 | 2.0 | 26 | 0.0007 | 1.0 |
56
+ | 0.0008 | 3.0 | 39 | 0.0005 | 1.0 |
57
+ | 0.0005 | 3.6923 | 48 | 0.0005 | 1.0 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bba6b2e96d748aa9cb0a45d43995657e13f0e40efbbf69efbf74be36c33fda4
3
  size 344940444
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae97de9d2f80c1f70886a6f3a2fff46bbfa607423ff450b3059f929f12622b8f
3
  size 344940444