DanJoshua commited on
Commit
8459bc7
·
verified ·
1 Parent(s): ed86e1f

Model save

Browse files
Files changed (2) hide show
  1. README.md +21 -0
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
2
  tags:
3
  - generated_from_trainer
 
 
 
 
4
  model-index:
5
  - name: mvit_v2_rwf-2000
6
  results: []
@@ -12,6 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
12
  # mvit_v2_rwf-2000
13
 
14
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
 
 
 
 
 
15
 
16
  ## Model description
17
 
@@ -38,6 +47,18 @@ The following hyperparameters were used during training:
38
  - lr_scheduler_type: linear
39
  - training_steps: 1520
40
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  ### Framework versions
42
 
43
  - Transformers 4.44.0
 
1
  ---
2
  tags:
3
  - generated_from_trainer
4
+ metrics:
5
+ - accuracy
6
+ - f1
7
+ - precision
8
  model-index:
9
  - name: mvit_v2_rwf-2000
10
  results: []
 
16
  # mvit_v2_rwf-2000
17
 
18
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.3667
21
+ - Accuracy: 0.9313
22
+ - F1: 0.9312
23
+ - Precision: 0.9313
24
 
25
  ## Model description
26
 
 
47
  - lr_scheduler_type: linear
48
  - training_steps: 1520
49
 
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|
54
+ | 0.4242 | 0.125 | 190 | 0.4227 | 0.8375 | 0.8366 | 0.8453 |
55
+ | 0.3906 | 1.125 | 380 | 0.2933 | 0.9 | 0.8999 | 0.9010 |
56
+ | 0.3199 | 2.125 | 570 | 0.3034 | 0.9313 | 0.9312 | 0.9313 |
57
+ | 0.2239 | 3.125 | 760 | 0.3611 | 0.9125 | 0.9124 | 0.9135 |
58
+ | 0.1747 | 4.125 | 950 | 0.3475 | 0.9313 | 0.9312 | 0.9313 |
59
+ | 0.1702 | 5.125 | 1140 | 0.3667 | 0.9313 | 0.9312 | 0.9313 |
60
+
61
+
62
  ### Framework versions
63
 
64
  - Transformers 4.44.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:833c013f93692fdecc09c700d56018f2881101411a3294869a72daf83955e6f6
3
  size 138398224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:972bbdbde11b339534f486b84f0cde825d860cc8f35f440929160328b5262ed2
3
  size 138398224