mitegvg commited on
Commit
f9fd35b
·
verified ·
1 Parent(s): 7ac5566

Model save

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: videomae-diving48-finetuned
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # videomae-diving48-finetuned
16
+
17
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 3.3810
20
+ - Accuracy: 0.0788
21
+ - Top5 Accuracy: 0.3677
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: 0.0003
41
+ - train_batch_size: 4
42
+ - eval_batch_size: 4
43
+ - seed: 42
44
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_ratio: 0.1
47
+ - training_steps: 15965
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Top5 Accuracy |
53
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:-------------:|
54
+ | 3.7503 | 0.2 | 3193 | 3.6511 | 0.0471 | 0.2444 |
55
+ | 3.5645 | 1.2 | 6386 | 3.5746 | 0.0672 | 0.2826 |
56
+ | 3.7438 | 2.2 | 9579 | 3.5204 | 0.0834 | 0.3457 |
57
+ | 3.4429 | 3.2 | 12772 | 3.4543 | 0.0797 | 0.3387 |
58
+ | 3.5896 | 4.2 | 15965 | 3.3810 | 0.0788 | 0.3677 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.51.3
64
+ - Pytorch 2.1.0+cu118
65
+ - Datasets 3.6.0
66
+ - Tokenizers 0.21.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69ec2edf331a4dd0c5c696a47d52bae097e4239761088c228f475ba427a2644c
3
  size 78906632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb2db7cc98da662933aa9b2585aebf2fea5dedcc26729b9d6e76365d037ca935
3
  size 78906632