tuananh7198
commited on
Commit
•
04ee5bc
1
Parent(s):
512e0a5
Training in progress, step 1000
Browse files- pytorch_model.bin +1 -1
- run.sh +1 -1
- runs/Dec15_23-56-17_ip-172-16-16-209.ec2.internal/1671148587.585159/events.out.tfevents.1671148587.ip-172-16-16-209.ec2.internal.86729.1 +3 -0
- runs/Dec15_23-56-17_ip-172-16-16-209.ec2.internal/events.out.tfevents.1671148587.ip-172-16-16-209.ec2.internal.86729.0 +3 -0
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 967099139
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:876f7b9c7d088c1f0f61e650b9e8c5646b727f0a713d0ea60b8ccf2c76777f9f
|
3 |
size 967099139
|
run.sh
CHANGED
@@ -6,7 +6,7 @@ python run_speech_recognition_seq2seq_streaming.py \
|
|
6 |
--train_split_name="train+validation" \
|
7 |
--eval_split_name="test" \
|
8 |
--model_index_name="Whisper Small Vietnamese" \
|
9 |
-
--max_steps="
|
10 |
--output_dir="./" \
|
11 |
--per_device_train_batch_size="32" \
|
12 |
--per_device_eval_batch_size="8" \
|
|
|
6 |
--train_split_name="train+validation" \
|
7 |
--eval_split_name="test" \
|
8 |
--model_index_name="Whisper Small Vietnamese" \
|
9 |
+
--max_steps="1000" \
|
10 |
--output_dir="./" \
|
11 |
--per_device_train_batch_size="32" \
|
12 |
--per_device_eval_batch_size="8" \
|
runs/Dec15_23-56-17_ip-172-16-16-209.ec2.internal/1671148587.585159/events.out.tfevents.1671148587.ip-172-16-16-209.ec2.internal.86729.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e70e8faaa71586c5793d25258b4defc83a161d31e3434fd61ea1c550385df1e
|
3 |
+
size 5885
|
runs/Dec15_23-56-17_ip-172-16-16-209.ec2.internal/events.out.tfevents.1671148587.ip-172-16-16-209.ec2.internal.86729.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3aa23b7de2c3974f213ee73f9286c5c3414e971bcefd5724c20bfa574751299e
|
3 |
+
size 10864
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3567
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7415b58fe3ddf24ec134c7f51b4486c698b39a43ca94d48eb5512e446a63bcf
|
3 |
size 3567
|