Model save
Browse files
README.md
CHANGED
@@ -3,24 +3,21 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
base_model: c14kevincardenas/beit-large-patch16-384-limb
|
5 |
tags:
|
6 |
-
- image-regression
|
7 |
-
- human-movement
|
8 |
-
- vision
|
9 |
- generated_from_trainer
|
10 |
model-index:
|
11 |
-
- name:
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
-
#
|
19 |
|
20 |
-
This model is a fine-tuned version of [c14kevincardenas/beit-large-patch16-384-limb](https://huggingface.co/c14kevincardenas/beit-large-patch16-384-limb) on
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Rmse: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -53,26 +50,26 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rmse |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: c14kevincardenas/beit-large-patch16-384-limb
|
5 |
tags:
|
|
|
|
|
|
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
+
- name: limbxy_pose_2heads_2layers_8embeddim
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
+
# limbxy_pose_2heads_2layers_8embeddim
|
16 |
|
17 |
+
This model is a fine-tuned version of [c14kevincardenas/beit-large-patch16-384-limb](https://huggingface.co/c14kevincardenas/beit-large-patch16-384-limb) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.1417
|
20 |
+
- Rmse: 0.3765
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Rmse |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
+
| 0.3414 | 1.0 | 89 | 0.3311 | 0.5754 |
|
54 |
+
| 0.3313 | 2.0 | 178 | 0.3311 | 0.5754 |
|
55 |
+
| 0.2277 | 3.0 | 267 | 0.1668 | 0.4085 |
|
56 |
+
| 0.1756 | 4.0 | 356 | 0.1516 | 0.3893 |
|
57 |
+
| 0.1761 | 5.0 | 445 | 0.1556 | 0.3945 |
|
58 |
+
| 0.1632 | 6.0 | 534 | 0.1460 | 0.3821 |
|
59 |
+
| 0.1488 | 7.0 | 623 | 0.1453 | 0.3812 |
|
60 |
+
| 0.1502 | 8.0 | 712 | 0.1449 | 0.3807 |
|
61 |
+
| 0.1512 | 9.0 | 801 | 0.1509 | 0.3885 |
|
62 |
+
| 0.1491 | 10.0 | 890 | 0.1451 | 0.3809 |
|
63 |
+
| 0.1615 | 11.0 | 979 | 0.1451 | 0.3810 |
|
64 |
+
| 0.1549 | 12.0 | 1068 | 0.1453 | 0.3812 |
|
65 |
+
| 0.1511 | 13.0 | 1157 | 0.1451 | 0.3810 |
|
66 |
+
| 0.146 | 14.0 | 1246 | 0.1448 | 0.3806 |
|
67 |
+
| 0.1495 | 15.0 | 1335 | 0.1442 | 0.3797 |
|
68 |
+
| 0.1463 | 16.0 | 1424 | 0.1433 | 0.3785 |
|
69 |
+
| 0.1455 | 17.0 | 1513 | 0.1428 | 0.3779 |
|
70 |
+
| 0.144 | 18.0 | 1602 | 0.1422 | 0.3772 |
|
71 |
+
| 0.1461 | 19.0 | 1691 | 0.1427 | 0.3778 |
|
72 |
+
| 0.1425 | 20.0 | 1780 | 0.1417 | 0.3765 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1217065672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7502aad3aff0c5d2e77a54c5ccb8dcc7080a13eb897ee574566ef7868736bc7f
|
3 |
size 1217065672
|
runs/Feb19_04-55-54_galactica.ad.cirange.net/events.out.tfevents.1739940960.galactica.ad.cirange.net.2771453.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:52338c6c8014cac3af12abb6c0a089a44ea63a40a7acbf41445aba3dd88f9024
|
3 |
+
size 27896
|