martinnz commited on
Commit
4f2ce89
1 Parent(s): 2c94716

Model save

Browse files
Files changed (2) hide show
  1. README.md +9 -9
  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: 0.2608
21
- - Accuracy: 0.9142
22
 
23
  ## Model description
24
 
@@ -38,22 +38,22 @@ More information needed
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: 2199
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:------:|:----:|:---------------:|:--------:|
53
- | 0.9134 | 0.3256 | 716 | 0.7911 | 0.7407 |
54
- | 0.5254 | 1.3256 | 1432 | 0.3366 | 0.8722 |
55
- | 0.8093 | 2.3256 | 2148 | 0.2591 | 0.9160 |
56
- | 0.6944 | 3.0232 | 2199 | 0.2608 | 0.9142 |
57
 
58
 
59
  ### 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.0577
21
+ - Accuracy: 0.5440
22
 
23
  ## Model description
24
 
 
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: 4398
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:------:|:----:|:---------------:|:--------:|
53
+ | 1.0824 | 0.3256 | 1432 | 1.1156 | 0.2518 |
54
+ | 1.1209 | 1.3256 | 2864 | 1.1353 | 0.2518 |
55
+ | 0.9774 | 2.3256 | 4296 | 1.9426 | 0.5563 |
56
+ | 0.3645 | 3.0232 | 4398 | 2.0577 | 0.5440 |
57
 
58
 
59
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38717ffed01133ad682b449fa916263856d5ab9fd4f9930ceba1798241a464a7
3
  size 363003948
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd70a0359b2b26b642d1d4dac15c44b5c7d9f0d4368d57121267a93463df30d4
3
  size 363003948