Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -43,10 +43,10 @@
|
|
43 |
"is_encoder_decoder": true,
|
44 |
"mask_feature_length": 10,
|
45 |
"mask_feature_min_masks": 0,
|
46 |
-
"mask_feature_prob": 0.
|
47 |
"mask_time_length": 10,
|
48 |
"mask_time_min_masks": 2,
|
49 |
-
"mask_time_prob": 0.
|
50 |
"max_length": 448,
|
51 |
"max_source_positions": 1500,
|
52 |
"max_target_positions": 448,
|
|
|
43 |
"is_encoder_decoder": true,
|
44 |
"mask_feature_length": 10,
|
45 |
"mask_feature_min_masks": 0,
|
46 |
+
"mask_feature_prob": 0.1,
|
47 |
"mask_time_length": 10,
|
48 |
"mask_time_min_masks": 2,
|
49 |
+
"mask_time_prob": 0.1,
|
50 |
"max_length": 448,
|
51 |
"max_source_positions": 1500,
|
52 |
"max_target_positions": 448,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 290403936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9cdc2567f28e639e3a8c75e1cea3f271cf448f36b6af10c2db11aa916ff55a2b
|
3 |
size 290403936
|
runs/Aug20_02-39-37_74d97f8a87d8/events.out.tfevents.1724121578.74d97f8a87d8.1.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b96e8c9547bc9686d80456118cb99ee55c6a8937d7cb5988461de583ab67c980
|
3 |
+
size 7256
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbc4ccf9c9f5d53f94f5c64f7da5926bc9fa5a9c7e76ef95aa43ec373320df59
|
3 |
size 5368
|