ninhnguyendx779 commited on
Commit
40cf913
1 Parent(s): 8c1cd1e

Model save

Browse files
Files changed (2) hide show
  1. README.md +12 -10
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
@@ -13,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # videomae-base-finetuned-bekhoaxe
15
 
16
- This model was trained from scratch on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.0202
19
- - Accuracy: 0.9887
20
 
21
  ## Model description
22
 
@@ -36,22 +38,22 @@ More information needed
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 5e-05
39
- - train_batch_size: 2
40
- - eval_batch_size: 2
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_ratio: 0.1
45
- - training_steps: 848
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.337 | 0.25 | 212 | 0.1345 | 0.9509 |
52
- | 0.5753 | 1.25 | 424 | 0.0557 | 0.9789 |
53
- | 0.1747 | 2.25 | 636 | 0.0092 | 0.9965 |
54
- | 0.001 | 3.25 | 848 | 0.0051 | 0.9965 |
55
 
56
 
57
  ### Framework versions
 
1
  ---
2
+ license: cc-by-nc-4.0
3
+ base_model: MCG-NJU/videomae-base-finetuned-kinetics
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
15
 
16
  # videomae-base-finetuned-bekhoaxe
17
 
18
+ This model is a fine-tuned version of [MCG-NJU/videomae-base-finetuned-kinetics](https://huggingface.co/MCG-NJU/videomae-base-finetuned-kinetics) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0012
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: 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: 308
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.2172 | 0.25 | 77 | 0.0140 | 0.9915 |
54
+ | 0.1826 | 1.25 | 154 | 0.0426 | 0.9831 |
55
+ | 0.1427 | 2.25 | 231 | 0.0020 | 1.0 |
56
+ | 0.2853 | 3.25 | 308 | 0.0012 | 1.0 |
57
 
58
 
59
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d7fc3597599a4b86817da3500dbaea9ac35651d21e20e3d2f95524c98a1e477
3
  size 344937328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a947ae9d2a982e30e43f4bf46d870d0e160dac8c6a1146f0a60c1f370f64356
3
  size 344937328