pjainrbx commited on
Commit
a3f898b
1 Parent(s): c3d8bbf

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model: MCG-NJU/videomae-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: videomae-base-finetuned-ucf101-subset
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # videomae-base-finetuned-ucf101-subset
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.0910
21
+ - Accuracy: 0.9714
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
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: 300
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 2.2166 | 0.13 | 38 | 1.9844 | 0.2429 |
54
+ | 1.1745 | 1.13 | 76 | 1.1520 | 0.5286 |
55
+ | 0.5065 | 2.13 | 114 | 0.6031 | 0.7857 |
56
+ | 0.2866 | 3.13 | 152 | 0.4902 | 0.7429 |
57
+ | 0.1438 | 4.13 | 190 | 0.3535 | 0.8429 |
58
+ | 0.0647 | 5.13 | 228 | 0.1642 | 0.9429 |
59
+ | 0.0417 | 6.13 | 266 | 0.0806 | 0.9857 |
60
+ | 0.0442 | 7.11 | 300 | 0.0910 | 0.9714 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.33.1
66
+ - Pytorch 1.12.1+cu116
67
+ - Datasets 2.14.5
68
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dce60d0863740714e5bfc55c1194daef6fb551a7a0ba7f574432f62b70139860
3
  size 345001805
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbe7d004f53234684749520a070f4e719bc926a2e76b56a741521aae1b4707da
3
  size 345001805