File size: 973 Bytes
1c0e191
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
checkpointing_steps: null
clip_grad_norm: -1
config_name: null
dataset_config_name: null
dataset_name: null
gradient_accumulation_steps: 16
gradient_checkpointing: false
learning_rate: 2.0e-05
logging_steps: 1
lora_alpha: 16
lora_dropout: 0.1
lora_rank: 64
low_cpu_mem_usage: false
lr_scheduler_type: linear
max_seq_length: 1024
max_train_steps: 250
model_name_or_path: /net/nfs/mosaic/day/llama_hf/llama-2-7b
num_train_epochs: 2
output_dir: /net/nfs/mosaic/day/uniagent/train/output/lumos_multimodal_plan_iterative_new_2/
overwrite_cache: false
per_device_train_batch_size: 2
preprocessing_num_workers: 16
report_to: tensorboard
resume_from_checkpoint: null
seed: null
tokenizer_name: /net/nfs/mosaic/day/llama_hf/llama-2-7b
train_file: data/train/multimodal/train_annots/lumos_multimodal_plan_iterative.jsonl
use_8bit_optimizer: false
use_flash_attn: true
use_lora: false
use_qlora: false
use_slow_tokenizer: true
warmup_ratio: 0.03
weight_decay: 0.0
with_tracking: true