text stringlengths 0 1.16k |
|---|
output_dir=work_dirs/internvl_chat_v1_5/internvl_chat_v1_5_internlm2_1_8b_dynamic_res_2nd_finetune_lora, |
overwrite_output_dir=True, |
past_index=-1, |
per_device_eval_batch_size=8, |
per_device_train_batch_size=2, |
prediction_loss_only=False, |
push_to_hub=False, |
push_to_hub_model_id=None, |
push_to_hub_organization=None, |
push_to_hub_token=<PUSH_TO_HUB_TOKEN>, |
ray_scope=last, |
remove_unused_columns=True, |
report_to=['tensorboard'], |
resume_from_checkpoint=None, |
run_name=work_dirs/internvl_chat_v1_5/internvl_chat_v1_5_internlm2_1_8b_dynamic_res_2nd_finetune_lora, |
save_on_each_node=False, |
save_only_model=False, |
save_safetensors=True, |
save_steps=500, |
save_strategy=epoch, |
save_total_limit=None, |
seed=42, |
skip_memory_metrics=True, |
split_batches=False, |
tf32=None, |
torch_compile=False, |
torch_compile_backend=None, |
torch_compile_mode=None, |
torchdynamo=None, |
tpu_metrics_debug=False, |
tpu_num_cores=None, |
use_cpu=False, |
use_ipex=False, |
use_legacy_prediction_loop=False, |
use_mps_device=False, |
warmup_ratio=0.03, |
warmup_steps=0, |
weight_decay=0.01, |
) |
10/22/2024 17:07:49 - INFO - __main__ - Loading Tokenizer: /home/yunjie/data/Mini-InternVL-Chat-2B-V1-5 |
[INFO|tokenization_utils_base.py:2025] 2024-10-22 17:07:49,972 >> loading file ./tokenizer.model |
[INFO|tokenization_utils_base.py:2025] 2024-10-22 17:07:49,972 >> loading file added_tokens.json |
[INFO|tokenization_utils_base.py:2025] 2024-10-22 17:07:49,972 >> loading file special_tokens_map.json |
[INFO|tokenization_utils_base.py:2025] 2024-10-22 17:07:49,972 >> loading file tokenizer_config.json |
[INFO|tokenization_utils_base.py:2025] 2024-10-22 17:07:49,972 >> loading file tokenizer.json |
[WARNING|logging.py:314] 2024-10-22 17:07:50,097 >> Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. |
10/22/2024 17:07:50 - INFO - __main__ - Loading InternVLChatModel... |
[INFO|configuration_utils.py:727] 2024-10-22 17:07:50,186 >> loading configuration file /home/yunjie/data/Mini-InternVL-Chat-2B-V1-5/config.json |
[INFO|configuration_utils.py:792] 2024-10-22 17:07:50,187 >> Model config InternVLChatConfig { |
"_commit_hash": null, |
"architectures": [ |
"InternVLChatModel" |
], |
"auto_map": { |
"AutoConfig": "configuration_internvl_chat.InternVLChatConfig", |
"AutoModel": "modeling_internvl_chat.InternVLChatModel", |
"AutoModelForCausalLM": "modeling_internvl_chat.InternVLChatModel" |
}, |
"downsample_ratio": 0.5, |
"dynamic_image_size": true, |
"force_image_size": 448, |
"llm_config": { |
"_name_or_path": "internlm/internlm2-chat-1_8b", |
"add_cross_attention": false, |
"architectures": [ |
"InternLM2ForCausalLM" |
], |
"attn_implementation": "flash_attention_2", |
"auto_map": { |
"AutoConfig": "configuration_internlm2.InternLM2Config", |
"AutoModel": "modeling_internlm2.InternLM2ForCausalLM", |
"AutoModelForCausalLM": "modeling_internlm2.InternLM2ForCausalLM" |
}, |
"bad_words_ids": null, |
"begin_suppress_tokens": null, |
"bias": false, |
"bos_token_id": 1, |
"chunk_size_feed_forward": 0, |
"cross_attention_hidden_size": null, |
"decoder_start_token_id": null, |
"diversity_penalty": 0.0, |
"do_sample": false, |
"early_stopping": false, |
"encoder_no_repeat_ngram_size": 0, |
"eos_token_id": 2, |
"exponential_decay_length_penalty": null, |
"finetuning_task": null, |
"forced_bos_token_id": null, |
"forced_eos_token_id": null, |
"hidden_act": "silu", |
"hidden_size": 2048, |
"id2label": { |
"0": "LABEL_0", |
"1": "LABEL_1" |
}, |
"initializer_range": 0.02, |
"intermediate_size": 8192, |
"is_decoder": false, |
"is_encoder_decoder": false, |
"label2id": { |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.