Model save
Browse files
README.md
CHANGED
@@ -3,6 +3,11 @@ library_name: transformers
|
|
3 |
base_model: nguyenkhoa/dinov2_Liveness_detection_v2.1.3
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
6 |
model-index:
|
7 |
- name: dinov2_Liveness_detection_v2.1.4
|
8 |
results: []
|
@@ -15,6 +20,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# dinov2_Liveness_detection_v2.1.4
|
16 |
|
17 |
This model is a fine-tuned version of [nguyenkhoa/dinov2_Liveness_detection_v2.1.3](https://huggingface.co/nguyenkhoa/dinov2_Liveness_detection_v2.1.3) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -42,6 +53,20 @@ The following hyperparameters were used during training:
|
|
42 |
- num_epochs: 5
|
43 |
- mixed_precision_training: Native AMP
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
### Framework versions
|
46 |
|
47 |
- Transformers 4.47.0
|
|
|
3 |
base_model: nguyenkhoa/dinov2_Liveness_detection_v2.1.3
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
- f1
|
9 |
+
- recall
|
10 |
+
- precision
|
11 |
model-index:
|
12 |
- name: dinov2_Liveness_detection_v2.1.4
|
13 |
results: []
|
|
|
20 |
# dinov2_Liveness_detection_v2.1.4
|
21 |
|
22 |
This model is a fine-tuned version of [nguyenkhoa/dinov2_Liveness_detection_v2.1.3](https://huggingface.co/nguyenkhoa/dinov2_Liveness_detection_v2.1.3) on an unknown dataset.
|
23 |
+
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.0167
|
25 |
+
- Accuracy: 0.9967
|
26 |
+
- F1: 0.9967
|
27 |
+
- Recall: 0.9967
|
28 |
+
- Precision: 0.9967
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
53 |
- num_epochs: 5
|
54 |
- mixed_precision_training: Native AMP
|
55 |
|
56 |
+
### Training results
|
57 |
+
|
58 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision |
|
59 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
|
60 |
+
| 0.0402 | 0.5872 | 64 | 0.0219 | 0.9919 | 0.9919 | 0.9919 | 0.9920 |
|
61 |
+
| 0.0231 | 1.1743 | 128 | 0.0355 | 0.9892 | 0.9891 | 0.9892 | 0.9893 |
|
62 |
+
| 0.0152 | 1.7615 | 192 | 0.0178 | 0.9935 | 0.9935 | 0.9935 | 0.9935 |
|
63 |
+
| 0.0085 | 2.3486 | 256 | 0.0279 | 0.9932 | 0.9932 | 0.9932 | 0.9932 |
|
64 |
+
| 0.0086 | 2.9358 | 320 | 0.0196 | 0.9938 | 0.9938 | 0.9938 | 0.9938 |
|
65 |
+
| 0.0041 | 3.5229 | 384 | 0.0185 | 0.9957 | 0.9957 | 0.9957 | 0.9957 |
|
66 |
+
| 0.0018 | 4.1101 | 448 | 0.0191 | 0.9961 | 0.9961 | 0.9961 | 0.9961 |
|
67 |
+
| 0.0008 | 4.6972 | 512 | 0.0167 | 0.9967 | 0.9967 | 0.9967 | 0.9967 |
|
68 |
+
|
69 |
+
|
70 |
### Framework versions
|
71 |
|
72 |
- Transformers 4.47.0
|
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:ad4e3c117f5bff718f86a2278d7a9139fe7c7693f749afea38281bcbdec10219
|
3 |
size 88257824
|
runs/Jan20_01-21-33_696aed1d49f7/events.out.tfevents.1737336096.696aed1d49f7.18.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:df894b128b5f61901f0267ad87c8fabe7cb064ed674def5d1cea3631922d341c
|
3 |
+
size 11379
|