Salvatore commited on
Commit
df72630
1 Parent(s): 48751c7

Model save

Browse files
Files changed (2) hide show
  1. README.md +11 -12
  2. model.safetensors +1 -1
README.md CHANGED
@@ -18,9 +18,8 @@ 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.3756
22
- - Model Preparation Time: 0.0017
23
- - Accuracy: 0.9161
24
 
25
  ## Model description
26
 
@@ -46,21 +45,21 @@ The following hyperparameters were used during training:
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_ratio: 0.1
49
- - training_steps: 148
50
 
51
  ### Training results
52
 
53
- | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Accuracy |
54
- |:-------------:|:------:|:----:|:---------------:|:----------------------:|:--------:|
55
- | 2.1284 | 0.2568 | 38 | 1.8426 | 0.0017 | 0.4286 |
56
- | 0.8904 | 1.2568 | 76 | 0.7788 | 0.0017 | 0.7429 |
57
- | 0.3888 | 2.2568 | 114 | 0.4578 | 0.0017 | 0.7714 |
58
- | 0.2734 | 3.2297 | 148 | 0.3996 | 0.0017 | 0.7571 |
59
 
60
 
61
  ### Framework versions
62
 
63
  - Transformers 4.44.1
64
- - Pytorch 2.2.2
65
- - Datasets 2.21.0
66
  - Tokenizers 0.19.1
 
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: 1.4163
22
+ - Accuracy: 0.2368
 
23
 
24
  ## Model description
25
 
 
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
  - lr_scheduler_warmup_ratio: 0.1
48
+ - training_steps: 96
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 1.4528 | 1.0 | 25 | 1.4396 | 0.2625 |
55
+ | 1.4244 | 2.0 | 50 | 1.4033 | 0.25 |
56
+ | 1.4495 | 3.0 | 75 | 1.3919 | 0.25 |
57
+ | 1.3912 | 3.84 | 96 | 1.3885 | 0.25 |
58
 
59
 
60
  ### Framework versions
61
 
62
  - Transformers 4.44.1
63
+ - Pytorch 2.4.0
64
+ - Datasets 2.19.1
65
  - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65075debdecc9e839e978690049134982dec88fc45777dafb21566f8a02e9b80
3
  size 344943528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cee842c76ef3cbbb4e60494aafec758ad2206efd09bac5f8737c0986aa958715
3
  size 344943528