Push model using huggingface_hub.
Browse files- config.yaml +5 -0
- pytorch_model.bin +3 -0
config.yaml
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
tokenizer_module:
|
| 2 |
+
exp_path: outputs/modified_rest_vel_reg_fsq_D4/checkpoints/checkpoint_epoch=459.ckpt
|
| 3 |
+
lips_path: outputs/modified_lips_vel_reg_fsq_D4/checkpoints/checkpoint_epoch=229.ckpt
|
| 4 |
+
rest_path: outputs/modified_rest_fsq_D4/checkpoints/checkpoint_epoch=319.ckpt
|
| 5 |
+
rot_scale_path: outputs/modified_rot_scale_D4/checkpoints/checkpoint_epoch=339.ckpt
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f90dd6c13bf0f262a143a9e992adfd907f7ab65437ab9cbe55780be0ea9f42a
|
| 3 |
+
size 267337715
|