DanJoshua commited on
Commit
696f3a4
·
verified ·
1 Parent(s): 3c0bf36

Model save

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ - precision
9
+ model-index:
10
+ - name: mvit_v1_b_transf_b_rwf2000
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # mvit_v1_b_transf_b_rwf2000
18
+
19
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6217
22
+ - Accuracy: 0.6438
23
+ - F1: 0.6436
24
+ - Precision: 0.6440
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 1e-05
44
+ - train_batch_size: 8
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - training_steps: 1900
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|
55
+ | 0.6792 | 0.1 | 190 | 0.6958 | 0.5188 | 0.4813 | 0.5264 |
56
+ | 0.8474 | 1.1 | 380 | 0.6944 | 0.5375 | 0.5033 | 0.5518 |
57
+ | 0.5868 | 2.1 | 570 | 0.6470 | 0.6 | 0.5999 | 0.6001 |
58
+ | 0.5824 | 3.1 | 760 | 0.6253 | 0.6438 | 0.6316 | 0.6655 |
59
+ | 0.5159 | 4.1 | 950 | 0.6435 | 0.5375 | 0.5302 | 0.54 |
60
+ | 0.7413 | 5.1 | 1140 | 0.6032 | 0.5875 | 0.5859 | 0.5889 |
61
+ | 0.6496 | 6.1 | 1330 | 0.6309 | 0.6875 | 0.6776 | 0.7137 |
62
+ | 0.556 | 7.1 | 1520 | 0.6101 | 0.6375 | 0.6361 | 0.6397 |
63
+ | 0.5141 | 8.1 | 1710 | 0.6295 | 0.6562 | 0.6561 | 0.6565 |
64
+ | 0.5481 | 9.1 | 1900 | 0.6217 | 0.6438 | 0.6436 | 0.6440 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.44.2
70
+ - Pytorch 2.0.1+cu118
71
+ - Datasets 2.21.0
72
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66b0ee07ec9112d249c8fa8b4ea40530c285726d048eedee78222c16f4a10221
3
  size 146681160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3b83a6bb35803d3acf9199a558b638737ecf041f3374a9fdf0e0303ab0caad5
3
  size 146681160