versae commited on
Commit
190df0c
1 Parent(s): e6c463c

Training in progress, step 60000

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e76a6e7b40502b99661f1489eee0d79c897414ee61ff25369e67042838658965
3
  size 6173655480
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca3253f3ef68923f839676973226df67eced4004e593b0855081ca736ff792c4
3
  size 6173655480
run.sh CHANGED
@@ -1,5 +1,7 @@
1
  torchrun --standalone --nnodes=1 --nproc_per_node=1 run_speech_recognition_seq2seq_streaming.py \
2
  --model_name_or_path="openai/whisper-large-v2" \
 
 
3
  --dataset_name="audiofolder" \
4
  --dataset_data_dir="../data/dataset_wav" \
5
  --language="finnish" \
@@ -7,7 +9,7 @@ torchrun --standalone --nnodes=1 --nproc_per_node=1 run_speech_recognition_seq2s
7
  --eval_split_name="test" \
8
  --model_index_name="Whisper Large Sámi" \
9
  --output_dir="./" \
10
- --max_steps="100000" \
11
  --per_device_train_batch_size="12" \
12
  --per_device_eval_batch_size="6" \
13
  --gradient_accumulation_steps="1" \
@@ -34,7 +36,7 @@ torchrun --standalone --nnodes=1 --nproc_per_node=1 run_speech_recognition_seq2s
34
  --predict_with_generate \
35
  --do_normalize_eval \
36
  --use_auth_token \
37
- --overwrite_output_dir \
38
  --push_to_hub_organization="NbAiLab" \
39
  --push_to_hub_model_id="whisper-large-sme" \
40
  --push_to_hub
1
  torchrun --standalone --nnodes=1 --nproc_per_node=1 run_speech_recognition_seq2seq_streaming.py \
2
  --model_name_or_path="openai/whisper-large-v2" \
3
+ --resume_from_checkpoint="checkpoint-59000" \
4
+ --ignore_data_skip \
5
  --dataset_name="audiofolder" \
6
  --dataset_data_dir="../data/dataset_wav" \
7
  --language="finnish" \
9
  --eval_split_name="test" \
10
  --model_index_name="Whisper Large Sámi" \
11
  --output_dir="./" \
12
+ --max_steps="60000" \
13
  --per_device_train_batch_size="12" \
14
  --per_device_eval_batch_size="6" \
15
  --gradient_accumulation_steps="1" \
36
  --predict_with_generate \
37
  --do_normalize_eval \
38
  --use_auth_token \
39
+ --overwrite_output_dir="false" \
40
  --push_to_hub_organization="NbAiLab" \
41
  --push_to_hub_model_id="whisper-large-sme" \
42
  --push_to_hub
runs/Dec10_17-44-23_dante/events.out.tfevents.1670690741.dante.2390739.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33e3e956c8b40cbb8e4352bbfe25f04369424011fc0b4227c80a403dddcd42e1
3
- size 398856
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c713d04bbb8a4b27cb771809acc70ed87c3c68ab9175290c39de4c187827f9df
3
+ size 401256
runs/Dec15_08-28-50_dante/1671089463.6206663/events.out.tfevents.1671089463.dante.1342144.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:990df0968a4b5dcdc55e63c87dc503db15472ccda388226ddb13bd3de5507238
3
+ size 5749
runs/Dec15_08-28-50_dante/events.out.tfevents.1671089463.dante.1342144.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:934055a9ed4dcef74ea80212d9a344604166dfec270733090109903019ff16d9
3
+ size 4230
runs/Dec15_08-48-40_dante/1671090620.3211656/events.out.tfevents.1671090620.dante.1681436.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a77206b9877c52049d25e3a22da2ec5dc9b2e7ad8687d62791dde33f9bae5d6
3
+ size 5749
runs/Dec15_08-48-40_dante/events.out.tfevents.1671090620.dante.1681436.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c294d2a6473f26dfcca2cbba4ce332f93dcde89e8a365bd8985f0f23456ebce
3
+ size 10953
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6056c791c3cf0b30068d3c105ee17d1dc37a5e73683daa5df181a04dfcfface2
3
  size 3579
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:936abb7f710d54c4689e180c6d298099a89e56f9f32bb42e214ec120289e8b03
3
  size 3579