2026-02-21 03:21:30,701 INFO MainThread:211 [wandb_init.py:setup_run_log_directory():717] Logging user logs to /content/wandb/run-20260221_032130-rhs8vpw8/logs/debug.log 2026-02-21 03:21:30,701 INFO MainThread:211 [wandb_init.py:setup_run_log_directory():718] Logging internal logs to /content/wandb/run-20260221_032130-rhs8vpw8/logs/debug-internal.log 2026-02-21 03:21:30,708 INFO MainThread:211 [wandb_init.py:init():844] calling init triggers 2026-02-21 03:21:30,708 INFO MainThread:211 [wandb_init.py:init():849] wandb.init called with sweep_config: {} config: {'_wandb': {}} 2026-02-21 03:21:31,443 INFO MainThread:211 [wandb_init.py:init():892] starting backend 2026-02-21 03:21:31,443 INFO MainThread:211 [wandb_init.py:init():895] sending inform_init request 2026-02-21 03:21:31,453 INFO MainThread:211 [wandb_init.py:init():903] backend started and connected 2026-02-21 03:21:31,498 INFO MainThread:211 [wandb_run.py:_label_probe_notebook():1333] probe notebook 2026-02-21 03:21:31,630 INFO MainThread:211 [wandb_init.py:init():973] updated telemetry 2026-02-21 03:21:31,634 INFO MainThread:211 [wandb_init.py:init():997] communicating run to backend with 90.0 second timeout 2026-02-21 03:21:31,896 INFO MainThread:211 [wandb_init.py:init():1042] starting run threads in backend 2026-02-21 03:21:33,586 INFO MainThread:211 [wandb_run.py:_console_start():2524] atexit reg 2026-02-21 03:21:33,586 INFO MainThread:211 [wandb_run.py:_redirect():2373] redirect: wrap_raw 2026-02-21 03:21:33,586 INFO MainThread:211 [wandb_run.py:_redirect():2442] Wrapping output streams. 2026-02-21 03:21:33,586 INFO MainThread:211 [wandb_run.py:_redirect():2465] Redirects installed. 2026-02-21 03:21:33,587 INFO MainThread:211 [wandb_init.py:init():1082] run started, returning control to user process 2026-02-21 03:21:34,376 INFO MainThread:211 [wandb_run.py:_config_callback():1403] config_cb None None {'vocab_size': 50002, 'max_position_embeddings': 1024, 'd_model': 768, 'encoder_ffn_dim': 3072, 'encoder_layers': 6, 'encoder_attention_heads': 12, 'decoder_ffn_dim': 3072, 'decoder_layers': 6, 'decoder_attention_heads': 12, 'dropout': 0.1, 'attention_dropout': 0.1, 'activation_dropout': 0.1, 'activation_function': 'gelu', 'init_std': 0.02, 'encoder_layerdrop': 0.0, 'decoder_layerdrop': 0.0, 'classifier_dropout': 0.0, 'use_cache': True, 'num_hidden_layers': 6, 'scale_embedding': False, 'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': None, 'use_bfloat16': False, 'tf_legacy_loss': False, 'pruned_heads': {}, 'tie_word_embeddings': True, 'chunk_size_feed_forward': 0, 'is_encoder_decoder': True, 'is_decoder': False, 'cross_attention_hidden_size': None, 'add_cross_attention': False, 'tie_encoder_decoder': False, 'max_length': 20, 'min_length': 0, 'do_sample': False, 'early_stopping': True, 'num_beams': 4, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'typical_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 1.0, 'no_repeat_ngram_size': 3, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': None, 'forced_eos_token_id': 2, 'remove_invalid_values': False, 'exponential_decay_length_penalty': None, 'suppress_tokens': None, 'begin_suppress_tokens': None, 'architectures': ['MBartForConditionalGeneration'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1', 2: 'LABEL_2'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1, 'LABEL_2': 2}, 'tokenizer_class': 'BarthezTokenizer', 'prefix': None, 'bos_token_id': 0, 'pad_token_id': 1, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': 2, 'task_specific_params': None, 'problem_type': None, '_name_or_path': 'moussaKam/barthez', 'transformers_version': '4.44.0', 'add_bias_logits': False, 'add_final_layer_norm': True, 'classif_dropout': 0.1, 'do_blenderbot_90_layernorm': False, 'extra_pos_embeddings': 2, 'force_bos_token_to_be_generated': False, 'model_type': 'mbart', 'normalize_before': True, 'normalize_embedding': True, 'static_position_embeddings': False, 'num_labels_type': 5, 'num_labels_priorite': 3, 'output_dir': './results', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': True, 'do_predict': False, 'eval_strategy': 'epoch', 'prediction_loss_only': False, 'per_device_train_batch_size': 8, 'per_device_eval_batch_size': 8, 'per_gpu_train_batch_size': None, 'per_gpu_eval_batch_size': None, 'gradient_accumulation_steps': 1, 'eval_accumulation_steps': None, 'eval_delay': 0, 'torch_empty_cache_steps': None, 'learning_rate': 2e-05, 'weight_decay': 0.01, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 5, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'lr_scheduler_kwargs': {}, 'warmup_ratio': 0.0, 'warmup_steps': 0, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': './logs', 'logging_strategy': 'epoch', 'logging_first_step': False, 'logging_steps': 500, 'logging_nan_inf_filter': True, 'save_strategy': 'epoch', 'save_steps': 500, 'save_total_limit': None, 'save_safetensors': False, 'save_on_each_node': False, 'save_only_model': False, 'restore_callback_states_from_checkpoint': False, 'no_cuda': False, 'use_cpu': False, 'use_mps_device': False, 'seed': 42, 'data_seed': None, 'jit_mode_eval': False, 'use_ipex': False, 'bf16': False, 'fp16': False, 'fp16_opt_level': 'O1', 'half_precision_backend': 'auto', 'bf16_full_eval': False, 'fp16_full_eval': False, 'tf32': None, 'local_rank': 0, 'ddp_backend': None, 'tpu_num_cores': None, 'tpu_metrics_debug': False, 'debug': [], 'dataloader_drop_last': False, 'eval_steps': None, 'dataloader_num_workers': 0, 'dataloader_prefetch_factor': None, 'past_index': -1, 'run_name': './results', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': None, 'load_best_model_at_end': True, 'metric_for_best_model': 'f1_mean', 'greater_is_better': True, 'ignore_data_skip': False, 'fsdp': [], 'fsdp_min_num_params': 0, 'fsdp_config': {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}, 'fsdp_transformer_layer_cls_to_wrap': None, 'accelerator_config': {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True, 'non_blocking': False, 'gradient_accumulation_kwargs': None}, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'adamw_torch', 'optim_args': None, 'adafactor': False, 'group_by_length': False, 'length_column_name': 'length', 'report_to': ['wandb'], 'ddp_find_unused_parameters': None, 'ddp_bucket_cap_mb': None, 'ddp_broadcast_buffers': None, 'dataloader_pin_memory': True, 'dataloader_persistent_workers': False, 'skip_memory_metrics': True, 'use_legacy_prediction_loop': False, 'push_to_hub': False, 'resume_from_checkpoint': None, 'hub_model_id': None, 'hub_strategy': 'every_save', 'hub_token': '', 'hub_private_repo': False, 'hub_always_push': False, 'gradient_checkpointing': False, 'gradient_checkpointing_kwargs': None, 'include_inputs_for_metrics': False, 'eval_do_concat_batches': True, 'fp16_backend': 'auto', 'evaluation_strategy': 'epoch', 'push_to_hub_model_id': None, 'push_to_hub_organization': None, 'push_to_hub_token': '', 'mp_parameters': '', 'auto_find_batch_size': False, 'full_determinism': False, 'torchdynamo': None, 'ray_scope': 'last', 'ddp_timeout': 1800, 'torch_compile': False, 'torch_compile_backend': None, 'torch_compile_mode': None, 'dispatch_batches': None, 'split_batches': None, 'include_tokens_per_second': False, 'include_num_input_tokens_seen': False, 'neftune_noise_alpha': None, 'optim_target_modules': None, 'batch_eval_metrics': False, 'eval_on_start': False, 'eval_use_gather_object': False} 2026-02-21 03:21:34,383 INFO MainThread:211 [wandb_config.py:__setitem__():155] [no run ID] config set model/num_parameters = 139224584 - > 2026-02-21 03:21:34,383 INFO MainThread:211 [wandb_run.py:_config_callback():1403] config_cb model/num_parameters 139224584 None