commit files to HF hub
Browse files- README.md +7 -7
- config.json +1 -1
- model.safetensors +1 -1
- runs/events.out.tfevents.1724742358.a83cf6038bc8.426.0 +3 -0
README.md
CHANGED
@@ -15,7 +15,7 @@ model-index:
|
|
15 |
metrics:
|
16 |
- name: Accuracy
|
17 |
type: accuracy
|
18 |
-
value: 0.
|
19 |
---
|
20 |
|
21 |
# gender-classification-hp
|
@@ -31,14 +31,14 @@ Report any issues with the demo at the [github repo](https://github.com/nateraw/
|
|
31 |
## Example Images
|
32 |
|
33 |
|
34 |
-
####
|
35 |
|
36 |
-
![
|
37 |
|
38 |
-
####
|
39 |
|
40 |
-
![
|
41 |
|
42 |
-
####
|
43 |
|
44 |
-
![
|
|
|
15 |
metrics:
|
16 |
- name: Accuracy
|
17 |
type: accuracy
|
18 |
+
value: 0.9300000071525574
|
19 |
---
|
20 |
|
21 |
# gender-classification-hp
|
|
|
31 |
## Example Images
|
32 |
|
33 |
|
34 |
+
#### child
|
35 |
|
36 |
+
![child](images/child.jpg)
|
37 |
|
38 |
+
#### female
|
39 |
|
40 |
+
![female](images/female.jpg)
|
41 |
|
42 |
+
#### male
|
43 |
|
44 |
+
![male](images/male.jpg)
|
config.json
CHANGED
@@ -30,5 +30,5 @@
|
|
30 |
"problem_type": "single_label_classification",
|
31 |
"qkv_bias": true,
|
32 |
"torch_dtype": "float32",
|
33 |
-
"transformers_version": "4.
|
34 |
}
|
|
|
30 |
"problem_type": "single_label_classification",
|
31 |
"qkv_bias": true,
|
32 |
"torch_dtype": "float32",
|
33 |
+
"transformers_version": "4.42.4"
|
34 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343227052
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:348f3e4e5ac65e4f04bc4c04efcc947d2bb448f98d71f5d467df9d87aede637b
|
3 |
size 343227052
|
runs/events.out.tfevents.1724742358.a83cf6038bc8.426.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9d7900b0dc797922301c11f87cb6d70eb06230f93315283b2143d7284e667b0
|
3 |
+
size 1399
|