upd run_2 logs
Browse files
run_2/{train_run_2.log → logs/train_20221217-224651.log}
RENAMED
File without changes
|
run_2/train_20221217-224651.log
DELETED
@@ -1,130 +0,0 @@
|
|
1 |
-
12/17/2022 22:46:51 - WARNING - __main__ - Process rank: -1, device: cuda:0, n_gpu: 1distributed training: False, 16-bits training: True
|
2 |
-
12/17/2022 22:46:51 - INFO - __main__ - Training/evaluation parameters Seq2SeqTrainingArguments(
|
3 |
-
_n_gpu=1,
|
4 |
-
adafactor=False,
|
5 |
-
adam_beta1=0.9,
|
6 |
-
adam_beta2=0.999,
|
7 |
-
adam_epsilon=1e-08,
|
8 |
-
auto_find_batch_size=False,
|
9 |
-
bf16=False,
|
10 |
-
bf16_full_eval=False,
|
11 |
-
data_seed=None,
|
12 |
-
dataloader_drop_last=False,
|
13 |
-
dataloader_num_workers=0,
|
14 |
-
dataloader_pin_memory=True,
|
15 |
-
ddp_bucket_cap_mb=None,
|
16 |
-
ddp_find_unused_parameters=None,
|
17 |
-
ddp_timeout=1800,
|
18 |
-
debug=[],
|
19 |
-
deepspeed=None,
|
20 |
-
disable_tqdm=False,
|
21 |
-
do_eval=True,
|
22 |
-
do_predict=False,
|
23 |
-
do_train=True,
|
24 |
-
eval_accumulation_steps=None,
|
25 |
-
eval_delay=0,
|
26 |
-
eval_steps=1000,
|
27 |
-
evaluation_strategy=steps,
|
28 |
-
fp16=True,
|
29 |
-
fp16_backend=auto,
|
30 |
-
fp16_full_eval=False,
|
31 |
-
fp16_opt_level=O1,
|
32 |
-
fsdp=[],
|
33 |
-
fsdp_min_num_params=0,
|
34 |
-
fsdp_transformer_layer_cls_to_wrap=None,
|
35 |
-
full_determinism=False,
|
36 |
-
generation_max_length=225,
|
37 |
-
generation_num_beams=None,
|
38 |
-
gradient_accumulation_steps=1,
|
39 |
-
gradient_checkpointing=True,
|
40 |
-
greater_is_better=False,
|
41 |
-
group_by_length=False,
|
42 |
-
half_precision_backend=auto,
|
43 |
-
hub_model_id=None,
|
44 |
-
hub_private_repo=False,
|
45 |
-
hub_strategy=every_save,
|
46 |
-
hub_token=<HUB_TOKEN>,
|
47 |
-
ignore_data_skip=True,
|
48 |
-
include_inputs_for_metrics=False,
|
49 |
-
jit_mode_eval=False,
|
50 |
-
label_names=None,
|
51 |
-
label_smoothing_factor=0.0,
|
52 |
-
learning_rate=3.5e-05,
|
53 |
-
length_column_name=length,
|
54 |
-
load_best_model_at_end=True,
|
55 |
-
local_rank=-1,
|
56 |
-
log_level=passive,
|
57 |
-
log_level_replica=passive,
|
58 |
-
log_on_each_node=True,
|
59 |
-
logging_dir=./runs/Dec17_22-46-51_129-213-88-66,
|
60 |
-
logging_first_step=True,
|
61 |
-
logging_nan_inf_filter=True,
|
62 |
-
logging_steps=50,
|
63 |
-
logging_strategy=steps,
|
64 |
-
lr_scheduler_type=linear,
|
65 |
-
max_grad_norm=1.0,
|
66 |
-
max_steps=6000,
|
67 |
-
metric_for_best_model=wer,
|
68 |
-
mp_parameters=,
|
69 |
-
no_cuda=False,
|
70 |
-
num_train_epochs=3.0,
|
71 |
-
optim=adamw_hf,
|
72 |
-
optim_args=None,
|
73 |
-
output_dir=./,
|
74 |
-
overwrite_output_dir=False,
|
75 |
-
past_index=-1,
|
76 |
-
per_device_eval_batch_size=32,
|
77 |
-
per_device_train_batch_size=64,
|
78 |
-
predict_with_generate=True,
|
79 |
-
prediction_loss_only=False,
|
80 |
-
push_to_hub=False,
|
81 |
-
push_to_hub_model_id=None,
|
82 |
-
push_to_hub_organization=None,
|
83 |
-
push_to_hub_token=<PUSH_TO_HUB_TOKEN>,
|
84 |
-
ray_scope=last,
|
85 |
-
remove_unused_columns=True,
|
86 |
-
report_to=['tensorboard'],
|
87 |
-
resume_from_checkpoint=None,
|
88 |
-
run_name=./,
|
89 |
-
save_on_each_node=False,
|
90 |
-
save_steps=1000,
|
91 |
-
save_strategy=steps,
|
92 |
-
save_total_limit=None,
|
93 |
-
seed=43,
|
94 |
-
sharded_ddp=[],
|
95 |
-
skip_memory_metrics=True,
|
96 |
-
sortish_sampler=False,
|
97 |
-
tf32=None,
|
98 |
-
torch_compile=False,
|
99 |
-
torch_compile_backend=None,
|
100 |
-
torch_compile_mode=None,
|
101 |
-
torchdynamo=None,
|
102 |
-
tpu_metrics_debug=False,
|
103 |
-
tpu_num_cores=None,
|
104 |
-
use_ipex=False,
|
105 |
-
use_legacy_prediction_loop=False,
|
106 |
-
use_mps_device=False,
|
107 |
-
warmup_ratio=0.0,
|
108 |
-
warmup_steps=0,
|
109 |
-
weight_decay=0.0,
|
110 |
-
xpu_backend=None,
|
111 |
-
)
|
112 |
-
12/17/2022 22:46:51 - INFO - __main__ - Data parameters: DataTrainingArguments(dataset_name='mozilla-foundation/common_voice_11_0', dataset_config_name='be', max_train_samples=None, max_eval_samples=None, audio_column_name='audio', text_column_name='sentence', max_duration_in_seconds=30.0, min_duration_in_seconds=0.0, train_split_name='train', eval_split_name='validation', do_lower_case=False, do_remove_punctuation=False, do_normalize_eval=True, language='be', task='transcribe', shuffle_buffer_size=500, streaming_train=True, streaming_eval=False)
|
113 |
-
12/17/2022 22:46:51 - INFO - __main__ - Model parameters: ModelArguments(model_name_or_path='ales/whisper-small-belarusian', config_name=None, tokenizer_name=None, feature_extractor_name=None, cache_dir=None, use_fast_tokenizer=True, model_revision='main', use_auth_token=True, freeze_feature_encoder=False, freeze_encoder=False, forced_decoder_ids=None, suppress_tokens=None, model_index_name='Whisper Small Belarusian')
|
114 |
-
12/17/2022 22:46:51 - INFO - __main__ - output_dir already exists. will try to load last checkpoint.
|
115 |
-
12/17/2022 22:46:51 - INFO - __main__ - last_checkpoint is None. will try to read from training_args.resume_from_checkpoint
|
116 |
-
12/17/2022 22:46:51 - INFO - __main__ - last_checkpoint is None. resume_from_checkpoint is either None or not existing dir. will try to read from the model saved in the root of output_dir.
|
117 |
-
12/17/2022 22:46:51 - INFO - __main__ - dir is not empty, but contains only: ['src', 'train_20221217-224651.log', 'train_run_2.log']. it is OK - will start training
|
118 |
-
12/17/2022 22:46:51 - INFO - datasets.info - Loading Dataset Infos from /home/ubuntu/.cache/huggingface/modules/datasets_modules/datasets/mozilla-foundation--common_voice_11_0/f8e47235d9b4e68fa24ed71d63266a02018ccf7194b2a8c9c598a5f3ab304d9f
|
119 |
-
12/17/2022 22:46:51 - INFO - datasets.builder - Overwrite dataset info from restored data version.
|
120 |
-
12/17/2022 22:46:51 - INFO - datasets.info - Loading Dataset info from /home/ubuntu/.cache/huggingface/datasets/mozilla-foundation___common_voice_11_0/be/11.0.0/f8e47235d9b4e68fa24ed71d63266a02018ccf7194b2a8c9c598a5f3ab304d9f
|
121 |
-
12/17/2022 22:46:51 - INFO - datasets.info - Loading Dataset Infos from /home/ubuntu/.cache/huggingface/modules/datasets_modules/datasets/mozilla-foundation--common_voice_11_0/f8e47235d9b4e68fa24ed71d63266a02018ccf7194b2a8c9c598a5f3ab304d9f
|
122 |
-
12/17/2022 22:46:51 - INFO - datasets.builder - Overwrite dataset info from restored data version.
|
123 |
-
12/17/2022 22:46:51 - INFO - datasets.info - Loading Dataset info from /home/ubuntu/.cache/huggingface/datasets/mozilla-foundation___common_voice_11_0/be/11.0.0/f8e47235d9b4e68fa24ed71d63266a02018ccf7194b2a8c9c598a5f3ab304d9f
|
124 |
-
12/17/2022 22:46:51 - WARNING - datasets.builder - Found cached dataset common_voice_11_0 (/home/ubuntu/.cache/huggingface/datasets/mozilla-foundation___common_voice_11_0/be/11.0.0/f8e47235d9b4e68fa24ed71d63266a02018ccf7194b2a8c9c598a5f3ab304d9f)
|
125 |
-
12/17/2022 22:46:51 - INFO - datasets.info - Loading Dataset info from /home/ubuntu/.cache/huggingface/datasets/mozilla-foundation___common_voice_11_0/be/11.0.0/f8e47235d9b4e68fa24ed71d63266a02018ccf7194b2a8c9c598a5f3ab304d9f
|
126 |
-
12/17/2022 22:47:06 - INFO - __main__ - vectorizing dataset
|
127 |
-
12/17/2022 22:47:06 - INFO - __main__ - will preprocess data using None processes.
|
128 |
-
12/17/2022 22:47:08 - INFO - datasets.arrow_dataset - Caching processed dataset at /home/ubuntu/.cache/huggingface/datasets/mozilla-foundation___common_voice_11_0/be/11.0.0/f8e47235d9b4e68fa24ed71d63266a02018ccf7194b2a8c9c598a5f3ab304d9f/cache-796bd4b577aed289.arrow
|
129 |
-
12/17/2022 23:35:22 - INFO - __main__ - will launch training and pass resume_from_checkpoint=None
|
130 |
-
12/17/2022 23:35:22 - INFO - __main__ - ShuffleCallback. shuffling train dataset. seed: 43. dataset epoch: 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|