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_4heads_1layers_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_4heads_1layers_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.1451
|
20 |
+
- Rmse: 0.3810
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Rmse |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
+
| 0.2128 | 1.0 | 89 | 0.1745 | 0.4177 |
|
54 |
+
| 0.1574 | 2.0 | 178 | 0.1486 | 0.3855 |
|
55 |
+
| 0.2045 | 3.0 | 267 | 0.1519 | 0.3897 |
|
56 |
+
| 0.1697 | 4.0 | 356 | 0.1632 | 0.4040 |
|
57 |
+
| 0.1818 | 5.0 | 445 | 0.1949 | 0.4414 |
|
58 |
+
| 0.1624 | 6.0 | 534 | 0.1475 | 0.3841 |
|
59 |
+
| 0.1645 | 7.0 | 623 | 0.1484 | 0.3852 |
|
60 |
+
| 0.1655 | 8.0 | 712 | 0.1471 | 0.3835 |
|
61 |
+
| 0.1594 | 9.0 | 801 | 0.1535 | 0.3918 |
|
62 |
+
| 0.1513 | 10.0 | 890 | 0.1449 | 0.3806 |
|
63 |
+
| 0.1488 | 11.0 | 979 | 0.1455 | 0.3814 |
|
64 |
+
| 0.1507 | 12.0 | 1068 | 0.1536 | 0.3919 |
|
65 |
+
| 0.1522 | 13.0 | 1157 | 0.1449 | 0.3807 |
|
66 |
+
| 0.1458 | 14.0 | 1246 | 0.1453 | 0.3811 |
|
67 |
+
| 0.1506 | 15.0 | 1335 | 0.1455 | 0.3815 |
|
68 |
+
| 0.1505 | 16.0 | 1424 | 0.1452 | 0.3810 |
|
69 |
+
| 0.1463 | 17.0 | 1513 | 0.1449 | 0.3807 |
|
70 |
+
| 0.1463 | 18.0 | 1602 | 0.1449 | 0.3806 |
|
71 |
+
| 0.1494 | 19.0 | 1691 | 0.1457 | 0.3816 |
|
72 |
+
| 0.1454 | 20.0 | 1780 | 0.1451 | 0.3810 |
|
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 1216514232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e9ca0a62f69b012e177da5f0218422cce789feea96a32ac098a164b7ba3a52c
|
3 |
size 1216514232
|
runs/Feb19_07-59-38_galactica.ad.cirange.net/events.out.tfevents.1739951984.galactica.ad.cirange.net.2838155.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:ca2c397d94bd5023766ea9fb0897952fca04089e59466e88d58d6061e3dc5972
|
3 |
+
size 27896
|