hansenling commited on
Commit
26539ca
·
verified ·
1 Parent(s): 3e50ea0

Model save

Browse files
Files changed (2) hide show
  1. README.md +5 -4
  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.0575
21
- - Accuracy: 0.3889
22
 
23
  ## Model description
24
 
@@ -44,13 +44,14 @@ The following hyperparameters were used during training:
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: 10
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 1.0802 | 1.0 | 10 | 1.0575 | 0.3889 |
 
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: 1.3132
21
+ - Accuracy: 0.5
22
 
23
  ## Model description
24
 
 
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: 30
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 1.0873 | 0.6 | 18 | 1.0984 | 0.5 |
54
+ | 0.8074 | 1.4 | 30 | 1.3132 | 0.5 |
55
 
56
 
57
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:049f64c5070a35bbbfb5bc96a939afc18292e5451c7d806f855aae5c242f0a8b
3
  size 344940444
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1783809de97c29f02e44c038f8ea727b3ddc1304a0e941215b443b7d2919b03
3
  size 344940444