Model save
Browse files
README.md
CHANGED
@@ -4,6 +4,11 @@ license: apache-2.0
|
|
4 |
base_model: facebook/dinov2-small
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
- name: dinov2_Liveness_detection_v2.2.1
|
9 |
results: []
|
@@ -16,6 +21,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
# dinov2_Liveness_detection_v2.2.1
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/dinov2-small](https://huggingface.co/facebook/dinov2-small) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -43,6 +54,18 @@ The following hyperparameters were used during training:
|
|
43 |
- num_epochs: 5
|
44 |
- mixed_precision_training: Native AMP
|
45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
### Framework versions
|
47 |
|
48 |
- Transformers 4.44.2
|
|
|
4 |
base_model: facebook/dinov2-small
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
- f1
|
10 |
+
- recall
|
11 |
+
- precision
|
12 |
model-index:
|
13 |
- name: dinov2_Liveness_detection_v2.2.1
|
14 |
results: []
|
|
|
21 |
# dinov2_Liveness_detection_v2.2.1
|
22 |
|
23 |
This model is a fine-tuned version of [facebook/dinov2-small](https://huggingface.co/facebook/dinov2-small) on an unknown dataset.
|
24 |
+
It achieves the following results on the evaluation set:
|
25 |
+
- Loss: 0.0671
|
26 |
+
- Accuracy: 0.9869
|
27 |
+
- F1: 0.9868
|
28 |
+
- Recall: 0.9869
|
29 |
+
- Precision: 0.9870
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
54 |
- num_epochs: 5
|
55 |
- mixed_precision_training: Native AMP
|
56 |
|
57 |
+
### Training results
|
58 |
+
|
59 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision |
|
60 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
|
61 |
+
| 0.183 | 0.8153 | 128 | 0.2473 | 0.9016 | 0.9039 | 0.9016 | 0.9123 |
|
62 |
+
| 0.1022 | 1.6306 | 256 | 0.0750 | 0.9729 | 0.9727 | 0.9729 | 0.9737 |
|
63 |
+
| 0.0432 | 2.4459 | 384 | 0.0575 | 0.9820 | 0.9820 | 0.9820 | 0.9823 |
|
64 |
+
| 0.0247 | 3.2611 | 512 | 0.0507 | 0.9832 | 0.9832 | 0.9832 | 0.9833 |
|
65 |
+
| 0.0115 | 4.0764 | 640 | 0.0536 | 0.9865 | 0.9864 | 0.9865 | 0.9866 |
|
66 |
+
| 0.002 | 4.8917 | 768 | 0.0671 | 0.9869 | 0.9868 | 0.9869 | 0.9870 |
|
67 |
+
|
68 |
+
|
69 |
### Framework versions
|
70 |
|
71 |
- Transformers 4.44.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 88257824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9ae36e89b28d8a16cb6c73d28121af9d50ab1fb1ac4bfb77af1990ed2fa412c
|
3 |
size 88257824
|
runs/Jan14_08-51-22_28994632e1b7/events.out.tfevents.1736844686.28994632e1b7.21.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32b9d01a18dd89b3a23288e0c54d5eec14ab4393d47335ee08bd261cce13f48b
|
3 |
+
size 18846
|