Upload folder using huggingface_hub
Browse files- checkpoint/epoch_2nd_00003.pth +2 -2
- config.yml +1 -1
- epoch_1st_00000.pth +2 -2
- tensorboard/events.out.tfevents.1743574701.589ec76caf67.6472.0 +3 -0
- train.log +0 -0
checkpoint/epoch_2nd_00003.pth
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:fb8fd08b34f3bd6757b546d611ee28ba0b87ba2230c34b64b7f2bad4d152991a
|
3 |
+
size 1685488304
|
config.yml
CHANGED
@@ -10,7 +10,7 @@ epochs_2nd: 100 # number of peochs for second stage training (joint training)
|
|
10 |
# second stage 1st epoch = 2x300
|
11 |
batch_size: 2
|
12 |
max_len: 300 # maximum number of frames
|
13 |
-
pretrained_model: "
|
14 |
second_stage_load_pretrained: true # set to true if the pre-trained model is for 2nd stage
|
15 |
load_only_params: false # set to true if do not want to load epoch numbers and optimizer parameters
|
16 |
|
|
|
10 |
# second stage 1st epoch = 2x300
|
11 |
batch_size: 2
|
12 |
max_len: 300 # maximum number of frames
|
13 |
+
pretrained_model: "epoch_1st_00000.pth"
|
14 |
second_stage_load_pretrained: true # set to true if the pre-trained model is for 2nd stage
|
15 |
load_only_params: false # set to true if do not want to load epoch numbers and optimizer parameters
|
16 |
|
epoch_1st_00000.pth
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:fb8fd08b34f3bd6757b546d611ee28ba0b87ba2230c34b64b7f2bad4d152991a
|
3 |
+
size 1685488304
|
tensorboard/events.out.tfevents.1743574701.589ec76caf67.6472.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a0c536e5a4622bb3baeae3c72d59f74de56ac312948787bf42e9a71b093234e
|
3 |
+
size 133704
|
train.log
CHANGED
The diff for this file is too large to render.
See raw diff
|
|