RioLee commited on
Commit
07763e4
·
verified ·
1 Parent(s): a7f3ff8

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -1,7 +1,60 @@
1
  ---
2
- license: llama2
3
- datasets:
4
- - CAS-SIAT-ConsistencyAI/CoEvol
5
- language:
6
- - en
7
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: other
3
+ base_model: meta-llama/Llama-2-7b-hf
4
+ tags:
5
+ - llama-factory
6
+ - full
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: d2417a68-3122-41af-9d26-a7f736043909
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # d2417a68-3122-41af-9d26-a7f736043909
17
+
18
+ This model is a fine-tuned version of [/home/lirenhao/pretrained_models/Llama-2-7b-hf](https://huggingface.co//home/lirenhao/pretrained_models/Llama-2-7b-hf) on the alpaca_random9k_evol-chatgpt dataset.
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 2e-05
38
+ - train_batch_size: 32
39
+ - eval_batch_size: 8
40
+ - seed: 42
41
+ - distributed_type: multi-GPU
42
+ - num_devices: 4
43
+ - gradient_accumulation_steps: 4
44
+ - total_train_batch_size: 512
45
+ - total_eval_batch_size: 32
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: cosine
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 3.0
50
+
51
+ ### Training results
52
+
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.38.1
58
+ - Pytorch 2.1.2+cu121
59
+ - Datasets 2.17.1
60
+ - Tokenizers 0.15.2
all_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.96,
3
+ "train_loss": 0.9069184638835766,
4
+ "train_runtime": 2207.3234,
5
+ "train_samples_per_second": 12.543,
6
+ "train_steps_per_second": 0.024
7
+ }
config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/home/lirenhao/pretrained_models/Llama-2-7b-hf",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 1,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 4096,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 11008,
14
+ "max_position_embeddings": 2048,
15
+ "model_type": "llama",
16
+ "num_attention_heads": 32,
17
+ "num_hidden_layers": 32,
18
+ "num_key_value_heads": 32,
19
+ "pretraining_tp": 1,
20
+ "rms_norm_eps": 1e-05,
21
+ "rope_scaling": null,
22
+ "rope_theta": 10000.0,
23
+ "tie_word_embeddings": false,
24
+ "torch_dtype": "bfloat16",
25
+ "transformers_version": "4.38.1",
26
+ "use_cache": false,
27
+ "vocab_size": 32000
28
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "transformers_version": "4.38.1"
6
+ }
logs.txt ADDED
@@ -0,0 +1,910 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0
  0%| | 0/54 [00:00<?, ?it/s]
1
  2%|▏ | 1/54 [00:44<39:00, 44.17s/it]
2
  4%|▎ | 2/54 [01:22<35:33, 41.03s/it]
3
  6%|▌ | 3/54 [02:02<34:06, 40.14s/it]
4
  7%|▋ | 4/54 [02:42<33:41, 40.44s/it]
5
  9%|▉ | 5/54 [03:30<35:09, 43.06s/it]
6
  11%|█ | 6/54 [04:06<32:26, 40.55s/it]
7
  13%|█▎ | 7/54 [04:51<33:02, 42.19s/it]
8
  15%|█▍ | 8/54 [05:34<32:30, 42.39s/it]
9
  17%|█▋ | 9/54 [06:08<29:44, 39.66s/it]
10
  19%|█▊ | 10/54 [06:46<28:46, 39.23s/it]
11
 
 
12
  19%|█▊ | 10/54 [06:46<28:46, 39.23s/it]
13
  20%|██ | 11/54 [07:18<26:32, 37.04s/it]
14
  22%|██▏ | 12/54 [08:07<28:23, 40.57s/it]
15
  24%|██▍ | 13/54 [08:47<27:43, 40.58s/it]
16
  26%|██▌ | 14/54 [09:27<26:54, 40.35s/it]
17
  28%|██▊ | 15/54 [10:10<26:41, 41.05s/it]
18
  30%|██▉ | 16/54 [10:54<26:30, 41.85s/it]
19
  31%|███▏ | 17/54 [11:30<24:51, 40.30s/it]
20
  33%|███▎ | 18/54 [12:17<25:17, 42.15s/it]
21
  35%|███▌ | 19/54 [13:04<25:26, 43.60s/it]
22
  37%|███▋ | 20/54 [13:41<23:41, 41.81s/it]
23
 
 
24
  37%|███▋ | 20/54 [13:41<23:41, 41.81s/it]
25
  39%|███▉ | 21/54 [14:18<22:11, 40.34s/it]
26
  41%|████ | 22/54 [14:58<21:27, 40.23s/it]
27
  43%|████▎ | 23/54 [15:43<21:26, 41.50s/it]
28
  44%|████▍ | 24/54 [16:20<20:05, 40.17s/it]
29
  46%|████▋ | 25/54 [17:02<19:40, 40.71s/it]
30
  48%|████▊ | 26/54 [17:42<18:58, 40.66s/it]
31
  50%|█████ | 27/54 [18:25<18:35, 41.32s/it]
32
  52%|█████▏ | 28/54 [19:06<17:46, 41.03s/it]
33
  54%|█████▎ | 29/54 [19:46<17:00, 40.83s/it]
34
  56%|█████▌ | 30/54 [20:28<16:30, 41.27s/it]
35
 
 
36
  56%|█████▌ | 30/54 [20:28<16:30, 41.27s/it]
37
  57%|█████▋ | 31/54 [21:07<15:28, 40.38s/it]
38
  59%|█████▉ | 32/54 [21:47<14:51, 40.52s/it]
39
  61%|██████ | 33/54 [22:34<14:49, 42.38s/it]
40
  63%|██████▎ | 34/54 [23:11<13:35, 40.79s/it]
41
  65%|██████▍ | 35/54 [23:57<13:23, 42.28s/it]
42
  67%|██████▋ | 36/54 [24:35<12:20, 41.14s/it]
43
  69%|██████▊ | 37/54 [25:09<11:02, 38.94s/it]
44
  70%|███████ | 38/54 [25:49<10:26, 39.14s/it]
45
  72%|███████▏ | 39/54 [26:28<09:46, 39.10s/it]
46
  74%|███████▍ | 40/54 [27:07<09:07, 39.10s/it]
47
 
 
48
  74%|███████▍ | 40/54 [27:07<09:07, 39.10s/it]
49
  76%|███████▌ | 41/54 [27:58<09:14, 42.62s/it]
50
  78%|███████▊ | 42/54 [28:34<08:07, 40.63s/it]
51
  80%|███████▉ | 43/54 [29:19<07:41, 41.94s/it]
52
  81%|████████▏ | 44/54 [30:01<07:01, 42.15s/it]
53
  83%|████████▎ | 45/54 [30:36<05:59, 39.99s/it]
54
  85%|████████▌ | 46/54 [31:19<05:26, 40.83s/it]
55
  87%|████████▋ | 47/54 [32:06<04:57, 42.54s/it]
56
  89%|████████▉ | 48/54 [32:56<04:29, 44.97s/it]
57
  91%|█████████ | 49/54 [33:37<03:38, 43.65s/it]
58
  93%|█████████▎| 50/54 [34:11<02:43, 40.79s/it]
59
 
 
60
  93%|█████████▎| 50/54 [34:11<02:43, 40.79s/it]
61
  94%|█████████▍| 51/54 [34:54<02:04, 41.36s/it]
62
  96%|█████████▋| 52/54 [35:31<01:20, 40.18s/it]
63
  98%|█████████▊| 53/54 [36:08<00:39, 39.33s/it]
 
 
 
 
 
64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [2024-03-26 12:47:55,045] [INFO] [real_accelerator.py:191:get_accelerator] Setting ds_accelerator to cuda (auto detect)
2
+ [2024-03-26 12:47:56,486] [WARNING] [runner.py:202:fetch_hostfile] Unable to find hostfile, will proceed with training with local resources only.
3
+ [2024-03-26 12:47:56,486] [INFO] [runner.py:568:main] cmd = /home/lirenhao/anaconda3/envs/llama_factory/bin/python -u -m deepspeed.launcher.launch --world_info=eyJsb2NhbGhvc3QiOiBbMCwgMSwgMiwgM119 --master_addr=127.0.0.1 --master_port=2345 --enable_each_rank_log=None /home/lirenhao/projects/LLaMA-Factory/src/train_bash.py --deepspeed /home/lirenhao/projects/LLaMA-Factory/ds_configs/zero2_no_offload.json --stage sft --model_name_or_path /home/lirenhao/pretrained_models/Llama-2-7b-hf --do_train --dataset alpaca_random9k_evol-chatgpt --template llama2 --finetuning_type full --lora_target q_proj,v_proj --output_dir /home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909 --overwrite_cache --overwrite_output_dir --per_device_train_batch_size 32 --gradient_accumulation_steps 4 --lr_scheduler_type cosine --logging_steps 10 --save_steps 1000 --learning_rate 2e-5 --warmup_ratio 0.1 --num_train_epochs 3.0 --cutoff_len 4096 --plot_loss --bf16
4
+ [2024-03-26 12:47:58,430] [INFO] [real_accelerator.py:191:get_accelerator] Setting ds_accelerator to cuda (auto detect)
5
+ [2024-03-26 12:47:59,409] [INFO] [launch.py:145:main] WORLD INFO DICT: {'localhost': [0, 1, 2, 3]}
6
+ [2024-03-26 12:47:59,409] [INFO] [launch.py:151:main] nnodes=1, num_local_procs=4, node_rank=0
7
+ [2024-03-26 12:47:59,409] [INFO] [launch.py:162:main] global_rank_mapping=defaultdict(<class 'list'>, {'localhost': [0, 1, 2, 3]})
8
+ [2024-03-26 12:47:59,409] [INFO] [launch.py:163:main] dist_world_size=4
9
+ [2024-03-26 12:47:59,409] [INFO] [launch.py:165:main] Setting CUDA_VISIBLE_DEVICES=0,1,2,3
10
+ [2024-03-26 12:48:02,978] [INFO] [real_accelerator.py:191:get_accelerator] Setting ds_accelerator to cuda (auto detect)
11
+ [2024-03-26 12:48:02,991] [INFO] [real_accelerator.py:191:get_accelerator] Setting ds_accelerator to cuda (auto detect)
12
+ [2024-03-26 12:48:03,011] [INFO] [real_accelerator.py:191:get_accelerator] Setting ds_accelerator to cuda (auto detect)
13
+ [2024-03-26 12:48:03,011] [INFO] [real_accelerator.py:191:get_accelerator] Setting ds_accelerator to cuda (auto detect)
14
+ [2024-03-26 12:48:05,044] [INFO] [comm.py:637:init_distributed] cdb=None
15
+ [2024-03-26 12:48:05,063] [INFO] [comm.py:637:init_distributed] cdb=None
16
+ [2024-03-26 12:48:05,063] [INFO] [comm.py:668:init_distributed] Initializing TorchBackend in DeepSpeed with backend nccl
17
+ [2024-03-26 12:48:05,092] [INFO] [comm.py:637:init_distributed] cdb=None
18
+ [2024-03-26 12:48:05,095] [INFO] [comm.py:637:init_distributed] cdb=None
19
+ 03/26/2024 12:48:05 - INFO - llmtuner.hparams.parser - Process rank: 1, device: cuda:1, n_gpu: 1
20
+ distributed training: True, compute dtype: torch.bfloat16
21
+ 03/26/2024 12:48:05 - INFO - llmtuner.hparams.parser - Training/evaluation parameters Seq2SeqTrainingArguments(
22
+ _n_gpu=1,
23
+ accelerator_config={'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True},
24
+ adafactor=False,
25
+ adam_beta1=0.9,
26
+ adam_beta2=0.999,
27
+ adam_epsilon=1e-08,
28
+ auto_find_batch_size=False,
29
+ bf16=True,
30
+ bf16_full_eval=False,
31
+ data_seed=None,
32
+ dataloader_drop_last=False,
33
+ dataloader_num_workers=0,
34
+ dataloader_persistent_workers=False,
35
+ dataloader_pin_memory=True,
36
+ dataloader_prefetch_factor=None,
37
+ ddp_backend=None,
38
+ ddp_broadcast_buffers=None,
39
+ ddp_bucket_cap_mb=None,
40
+ ddp_find_unused_parameters=None,
41
+ ddp_timeout=1800,
42
+ debug=[],
43
+ deepspeed=/home/lirenhao/projects/LLaMA-Factory/ds_configs/zero2_no_offload.json,
44
+ disable_tqdm=False,
45
+ dispatch_batches=None,
46
+ do_eval=False,
47
+ do_predict=False,
48
+ do_train=True,
49
+ eval_accumulation_steps=None,
50
+ eval_delay=0,
51
+ eval_steps=None,
52
+ evaluation_strategy=no,
53
+ fp16=False,
54
+ fp16_backend=auto,
55
+ fp16_full_eval=False,
56
+ fp16_opt_level=O1,
57
+ fsdp=[],
58
+ fsdp_config={'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False},
59
+ fsdp_min_num_params=0,
60
+ fsdp_transformer_layer_cls_to_wrap=None,
61
+ full_determinism=False,
62
+ generation_config=None,
63
+ generation_max_length=None,
64
+ generation_num_beams=None,
65
+ gradient_accumulation_steps=4,
66
+ gradient_checkpointing=False,
67
+ gradient_checkpointing_kwargs=None,
68
+ greater_is_better=None,
69
+ group_by_length=False,
70
+ half_precision_backend=auto,
71
+ hub_always_push=False,
72
+ hub_model_id=None,
73
+ hub_private_repo=False,
74
+ hub_strategy=every_save,
75
+ hub_token=<HUB_TOKEN>,
76
+ ignore_data_skip=False,
77
+ include_inputs_for_metrics=False,
78
+ include_num_input_tokens_seen=False,
79
+ include_tokens_per_second=False,
80
+ jit_mode_eval=False,
81
+ label_names=None,
82
+ label_smoothing_factor=0.0,
83
+ learning_rate=2e-05,
84
+ length_column_name=length,
85
+ load_best_model_at_end=False,
86
+ local_rank=1,
87
+ log_level=passive,
88
+ log_level_replica=warning,
89
+ log_on_each_node=True,
90
+ logging_dir=/home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909/runs/Mar26_12-48-05_siat-a100-4-01,
91
+ logging_first_step=False,
92
+ logging_nan_inf_filter=True,
93
+ logging_steps=10,
94
+ logging_strategy=steps,
95
+ lr_scheduler_kwargs={},
96
+ lr_scheduler_type=cosine,
97
+ max_grad_norm=1.0,
98
+ max_steps=-1,
99
+ metric_for_best_model=None,
100
+ mp_parameters=,
101
+ neftune_noise_alpha=None,
102
+ no_cuda=False,
103
+ num_train_epochs=3.0,
104
+ optim=adamw_torch,
105
+ optim_args=None,
106
+ output_dir=/home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909,
107
+ overwrite_output_dir=True,
108
+ past_index=-1,
109
+ per_device_eval_batch_size=8,
110
+ per_device_train_batch_size=32,
111
+ predict_with_generate=False,
112
+ prediction_loss_only=False,
113
+ push_to_hub=False,
114
+ push_to_hub_model_id=None,
115
+ push_to_hub_organization=None,
116
+ push_to_hub_token=<PUSH_TO_HUB_TOKEN>,
117
+ ray_scope=last,
118
+ remove_unused_columns=True,
119
+ report_to=[],
120
+ resume_from_checkpoint=None,
121
+ run_name=/home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909,
122
+ save_on_each_node=False,
123
+ save_only_model=False,
124
+ save_safetensors=True,
125
+ save_steps=1000,
126
+ save_strategy=steps,
127
+ save_total_limit=None,
128
+ seed=42,
129
+ skip_memory_metrics=True,
130
+ sortish_sampler=False,
131
+ split_batches=None,
132
+ tf32=None,
133
+ torch_compile=False,
134
+ torch_compile_backend=None,
135
+ torch_compile_mode=None,
136
+ torchdynamo=None,
137
+ tpu_metrics_debug=False,
138
+ tpu_num_cores=None,
139
+ use_cpu=False,
140
+ use_ipex=False,
141
+ use_legacy_prediction_loop=False,
142
+ use_mps_device=False,
143
+ warmup_ratio=0.1,
144
+ warmup_steps=0,
145
+ weight_decay=0.0,
146
+ )
147
+ 03/26/2024 12:48:05 - INFO - llmtuner.hparams.parser - Process rank: 2, device: cuda:2, n_gpu: 1
148
+ distributed training: True, compute dtype: torch.bfloat16
149
+ 03/26/2024 12:48:05 - INFO - llmtuner.hparams.parser - Training/evaluation parameters Seq2SeqTrainingArguments(
150
+ _n_gpu=1,
151
+ accelerator_config={'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True},
152
+ adafactor=False,
153
+ adam_beta1=0.9,
154
+ adam_beta2=0.999,
155
+ adam_epsilon=1e-08,
156
+ auto_find_batch_size=False,
157
+ bf16=True,
158
+ bf16_full_eval=False,
159
+ data_seed=None,
160
+ dataloader_drop_last=False,
161
+ dataloader_num_workers=0,
162
+ dataloader_persistent_workers=False,
163
+ dataloader_pin_memory=True,
164
+ dataloader_prefetch_factor=None,
165
+ ddp_backend=None,
166
+ ddp_broadcast_buffers=None,
167
+ ddp_bucket_cap_mb=None,
168
+ ddp_find_unused_parameters=None,
169
+ ddp_timeout=1800,
170
+ debug=[],
171
+ deepspeed=/home/lirenhao/projects/LLaMA-Factory/ds_configs/zero2_no_offload.json,
172
+ disable_tqdm=False,
173
+ dispatch_batches=None,
174
+ do_eval=False,
175
+ do_predict=False,
176
+ do_train=True,
177
+ eval_accumulation_steps=None,
178
+ eval_delay=0,
179
+ eval_steps=None,
180
+ evaluation_strategy=no,
181
+ fp16=False,
182
+ fp16_backend=auto,
183
+ fp16_full_eval=False,
184
+ fp16_opt_level=O1,
185
+ fsdp=[],
186
+ fsdp_config={'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False},
187
+ fsdp_min_num_params=0,
188
+ fsdp_transformer_layer_cls_to_wrap=None,
189
+ full_determinism=False,
190
+ generation_config=None,
191
+ generation_max_length=None,
192
+ generation_num_beams=None,
193
+ gradient_accumulation_steps=4,
194
+ gradient_checkpointing=False,
195
+ gradient_checkpointing_kwargs=None,
196
+ greater_is_better=None,
197
+ group_by_length=False,
198
+ half_precision_backend=auto,
199
+ hub_always_push=False,
200
+ hub_model_id=None,
201
+ hub_private_repo=False,
202
+ hub_strategy=every_save,
203
+ hub_token=<HUB_TOKEN>,
204
+ ignore_data_skip=False,
205
+ include_inputs_for_metrics=False,
206
+ include_num_input_tokens_seen=False,
207
+ include_tokens_per_second=False,
208
+ jit_mode_eval=False,
209
+ label_names=None,
210
+ label_smoothing_factor=0.0,
211
+ learning_rate=2e-05,
212
+ length_column_name=length,
213
+ load_best_model_at_end=False,
214
+ local_rank=2,
215
+ log_level=passive,
216
+ log_level_replica=warning,
217
+ log_on_each_node=True,
218
+ logging_dir=/home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909/runs/Mar26_12-48-05_siat-a100-4-01,
219
+ logging_first_step=False,
220
+ logging_nan_inf_filter=True,
221
+ logging_steps=10,
222
+ logging_strategy=steps,
223
+ lr_scheduler_kwargs={},
224
+ lr_scheduler_type=cosine,
225
+ max_grad_norm=1.0,
226
+ max_steps=-1,
227
+ metric_for_best_model=None,
228
+ mp_parameters=,
229
+ neftune_noise_alpha=None,
230
+ no_cuda=False,
231
+ num_train_epochs=3.0,
232
+ optim=adamw_torch,
233
+ optim_args=None,
234
+ output_dir=/home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909,
235
+ overwrite_output_dir=True,
236
+ past_index=-1,
237
+ per_device_eval_batch_size=8,
238
+ per_device_train_batch_size=32,
239
+ predict_with_generate=False,
240
+ prediction_loss_only=False,
241
+ push_to_hub=False,
242
+ push_to_hub_model_id=None,
243
+ push_to_hub_organization=None,
244
+ push_to_hub_token=<PUSH_TO_HUB_TOKEN>,
245
+ ray_scope=last,
246
+ remove_unused_columns=True,
247
+ report_to=[],
248
+ resume_from_checkpoint=None,
249
+ run_name=/home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909,
250
+ save_on_each_node=False,
251
+ save_only_model=False,
252
+ save_safetensors=True,
253
+ save_steps=1000,
254
+ save_strategy=steps,
255
+ save_total_limit=None,
256
+ seed=42,
257
+ skip_memory_metrics=True,
258
+ sortish_sampler=False,
259
+ split_batches=None,
260
+ tf32=None,
261
+ torch_compile=False,
262
+ torch_compile_backend=None,
263
+ torch_compile_mode=None,
264
+ torchdynamo=None,
265
+ tpu_metrics_debug=False,
266
+ tpu_num_cores=None,
267
+ use_cpu=False,
268
+ use_ipex=False,
269
+ use_legacy_prediction_loop=False,
270
+ use_mps_device=False,
271
+ warmup_ratio=0.1,
272
+ warmup_steps=0,
273
+ weight_decay=0.0,
274
+ )
275
+ You are using the default legacy behaviour of the <class 'transformers.models.llama.tokenization_llama.LlamaTokenizer'>. This is expected, and simply means that the `legacy` (previous) behavior will be used so nothing changes for you. If you want to use the new behaviour, set `legacy=False`. This should only be set if you understand what it means, and thoroughly read the reason why this was added as explained in https://github.com/huggingface/transformers/pull/24565
276
+ You are using the default legacy behaviour of the <class 'transformers.models.llama.tokenization_llama.LlamaTokenizer'>. This is expected, and simply means that the `legacy` (previous) behavior will be used so nothing changes for you. If you want to use the new behaviour, set `legacy=False`. This should only be set if you understand what it means, and thoroughly read the reason why this was added as explained in https://github.com/huggingface/transformers/pull/24565
277
+
278
+ return self.fget.__get__(instance, owner)()
279
+
280
+ return self.fget.__get__(instance, owner)()
281
+
282
+ 03/26/2024 12:48:05 - INFO - llmtuner.model.patcher - Gradient checkpointing enabled.
283
+ 03/26/2024 12:48:05 - INFO - llmtuner.model.adapter - Fine-tuning method: Full
284
+
285
+ 03/26/2024 12:48:05 - INFO - llmtuner.model.patcher - Gradient checkpointing enabled.
286
+ 03/26/2024 12:48:05 - INFO - llmtuner.model.adapter - Fine-tuning method: Full
287
+ 03/26/2024 12:48:06 - INFO - llmtuner.hparams.parser - Process rank: 0, device: cuda:0, n_gpu: 1
288
+ distributed training: True, compute dtype: torch.bfloat16
289
+ 03/26/2024 12:48:06 - INFO - llmtuner.hparams.parser - Training/evaluation parameters Seq2SeqTrainingArguments(
290
+ _n_gpu=1,
291
+ accelerator_config={'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True},
292
+ adafactor=False,
293
+ adam_beta1=0.9,
294
+ adam_beta2=0.999,
295
+ adam_epsilon=1e-08,
296
+ auto_find_batch_size=False,
297
+ bf16=True,
298
+ bf16_full_eval=False,
299
+ data_seed=None,
300
+ dataloader_drop_last=False,
301
+ dataloader_num_workers=0,
302
+ dataloader_persistent_workers=False,
303
+ dataloader_pin_memory=True,
304
+ dataloader_prefetch_factor=None,
305
+ ddp_backend=None,
306
+ ddp_broadcast_buffers=None,
307
+ ddp_bucket_cap_mb=None,
308
+ ddp_find_unused_parameters=None,
309
+ ddp_timeout=1800,
310
+ debug=[],
311
+ deepspeed=/home/lirenhao/projects/LLaMA-Factory/ds_configs/zero2_no_offload.json,
312
+ disable_tqdm=False,
313
+ dispatch_batches=None,
314
+ do_eval=False,
315
+ do_predict=False,
316
+ do_train=True,
317
+ eval_accumulation_steps=None,
318
+ eval_delay=0,
319
+ eval_steps=None,
320
+ evaluation_strategy=no,
321
+ fp16=False,
322
+ fp16_backend=auto,
323
+ fp16_full_eval=False,
324
+ fp16_opt_level=O1,
325
+ fsdp=[],
326
+ fsdp_config={'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False},
327
+ fsdp_min_num_params=0,
328
+ fsdp_transformer_layer_cls_to_wrap=None,
329
+ full_determinism=False,
330
+ generation_config=None,
331
+ generation_max_length=None,
332
+ generation_num_beams=None,
333
+ gradient_accumulation_steps=4,
334
+ gradient_checkpointing=False,
335
+ gradient_checkpointing_kwargs=None,
336
+ greater_is_better=None,
337
+ group_by_length=False,
338
+ half_precision_backend=auto,
339
+ hub_always_push=False,
340
+ hub_model_id=None,
341
+ hub_private_repo=False,
342
+ hub_strategy=every_save,
343
+ hub_token=<HUB_TOKEN>,
344
+ ignore_data_skip=False,
345
+ include_inputs_for_metrics=False,
346
+ include_num_input_tokens_seen=False,
347
+ include_tokens_per_second=False,
348
+ jit_mode_eval=False,
349
+ label_names=None,
350
+ label_smoothing_factor=0.0,
351
+ learning_rate=2e-05,
352
+ length_column_name=length,
353
+ load_best_model_at_end=False,
354
+ local_rank=0,
355
+ log_level=passive,
356
+ log_level_replica=warning,
357
+ log_on_each_node=True,
358
+ logging_dir=/home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909/runs/Mar26_12-48-05_siat-a100-4-01,
359
+ logging_first_step=False,
360
+ logging_nan_inf_filter=True,
361
+ logging_steps=10,
362
+ logging_strategy=steps,
363
+ lr_scheduler_kwargs={},
364
+ lr_scheduler_type=cosine,
365
+ max_grad_norm=1.0,
366
+ max_steps=-1,
367
+ metric_for_best_model=None,
368
+ mp_parameters=,
369
+ neftune_noise_alpha=None,
370
+ no_cuda=False,
371
+ num_train_epochs=3.0,
372
+ optim=adamw_torch,
373
+ optim_args=None,
374
+ output_dir=/home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909,
375
+ overwrite_output_dir=True,
376
+ past_index=-1,
377
+ per_device_eval_batch_size=8,
378
+ per_device_train_batch_size=32,
379
+ predict_with_generate=False,
380
+ prediction_loss_only=False,
381
+ push_to_hub=False,
382
+ push_to_hub_model_id=None,
383
+ push_to_hub_organization=None,
384
+ push_to_hub_token=<PUSH_TO_HUB_TOKEN>,
385
+ ray_scope=last,
386
+ remove_unused_columns=True,
387
+ report_to=[],
388
+ resume_from_checkpoint=None,
389
+ run_name=/home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909,
390
+ save_on_each_node=False,
391
+ save_only_model=False,
392
+ save_safetensors=True,
393
+ save_steps=1000,
394
+ save_strategy=steps,
395
+ save_total_limit=None,
396
+ seed=42,
397
+ skip_memory_metrics=True,
398
+ sortish_sampler=False,
399
+ split_batches=None,
400
+ tf32=None,
401
+ torch_compile=False,
402
+ torch_compile_backend=None,
403
+ torch_compile_mode=None,
404
+ torchdynamo=None,
405
+ tpu_metrics_debug=False,
406
+ tpu_num_cores=None,
407
+ use_cpu=False,
408
+ use_ipex=False,
409
+ use_legacy_prediction_loop=False,
410
+ use_mps_device=False,
411
+ warmup_ratio=0.1,
412
+ warmup_steps=0,
413
+ weight_decay=0.0,
414
+ )
415
+ [INFO|tokenization_utils_base.py:2044] 2024-03-26 12:48:06,154 >> loading file tokenizer.model
416
+ [INFO|tokenization_utils_base.py:2044] 2024-03-26 12:48:06,154 >> loading file added_tokens.json
417
+ [INFO|tokenization_utils_base.py:2044] 2024-03-26 12:48:06,154 >> loading file special_tokens_map.json
418
+ [INFO|tokenization_utils_base.py:2044] 2024-03-26 12:48:06,154 >> loading file tokenizer_config.json
419
+ [INFO|tokenization_utils_base.py:2044] 2024-03-26 12:48:06,154 >> loading file tokenizer.json
420
+ [WARNING|logging.py:329] 2024-03-26 12:48:06,212 >> You are using the default legacy behaviour of the <class 'transformers.models.llama.tokenization_llama.LlamaTokenizer'>. This is expected, and simply means that the `legacy` (previous) behavior will be used so nothing changes for you. If you want to use the new behaviour, set `legacy=False`. This should only be set if you understand what it means, and thoroughly read the reason why this was added as explained in https://github.com/huggingface/transformers/pull/24565
421
+ [INFO|configuration_utils.py:726] 2024-03-26 12:48:06,293 >> loading configuration file /home/lirenhao/pretrained_models/Llama-2-7b-hf/config.json
422
+ [INFO|configuration_utils.py:791] 2024-03-26 12:48:06,294 >> Model config LlamaConfig {
423
+ "_name_or_path": "/home/lirenhao/pretrained_models/Llama-2-7b-hf",
424
+ "architectures": [
425
+ "LlamaForCausalLM"
426
+ ],
427
+ "attention_bias": false,
428
+ "attention_dropout": 0.0,
429
+ "bos_token_id": 1,
430
+ "eos_token_id": 2,
431
+ "hidden_act": "silu",
432
+ "hidden_size": 4096,
433
+ "initializer_range": 0.02,
434
+ "intermediate_size": 11008,
435
+ "max_position_embeddings": 2048,
436
+ "model_type": "llama",
437
+ "num_attention_heads": 32,
438
+ "num_hidden_layers": 32,
439
+ "num_key_value_heads": 32,
440
+ "pretraining_tp": 1,
441
+ "rms_norm_eps": 1e-05,
442
+ "rope_scaling": null,
443
+ "rope_theta": 10000.0,
444
+ "tie_word_embeddings": false,
445
+ "torch_dtype": "bfloat16",
446
+ "transformers_version": "4.38.1",
447
+ "use_cache": true,
448
+ "vocab_size": 32000
449
+ }
450
+
451
+ [INFO|modeling_utils.py:3254] 2024-03-26 12:48:06,320 >> loading weights file /home/lirenhao/pretrained_models/Llama-2-7b-hf/pytorch_model.bin.index.json
452
+ [INFO|modeling_utils.py:1400] 2024-03-26 12:48:06,321 >> Instantiating LlamaForCausalLM model under default dtype torch.bfloat16.
453
+ 03/26/2024 12:48:06 - INFO - llmtuner.hparams.parser - Process rank: 3, device: cuda:3, n_gpu: 1
454
+ distributed training: True, compute dtype: torch.bfloat16
455
+ [INFO|configuration_utils.py:845] 2024-03-26 12:48:06,322 >> Generate config GenerationConfig {
456
+ "bos_token_id": 1,
457
+ "eos_token_id": 2
458
+ }
459
+
460
+ 03/26/2024 12:48:06 - INFO - llmtuner.hparams.parser - Training/evaluation parameters Seq2SeqTrainingArguments(
461
+ _n_gpu=1,
462
+ accelerator_config={'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True},
463
+ adafactor=False,
464
+ adam_beta1=0.9,
465
+ adam_beta2=0.999,
466
+ adam_epsilon=1e-08,
467
+ auto_find_batch_size=False,
468
+ bf16=True,
469
+ bf16_full_eval=False,
470
+ data_seed=None,
471
+ dataloader_drop_last=False,
472
+ dataloader_num_workers=0,
473
+ dataloader_persistent_workers=False,
474
+ dataloader_pin_memory=True,
475
+ dataloader_prefetch_factor=None,
476
+ ddp_backend=None,
477
+ ddp_broadcast_buffers=None,
478
+ ddp_bucket_cap_mb=None,
479
+ ddp_find_unused_parameters=None,
480
+ ddp_timeout=1800,
481
+ debug=[],
482
+ deepspeed=/home/lirenhao/projects/LLaMA-Factory/ds_configs/zero2_no_offload.json,
483
+ disable_tqdm=False,
484
+ dispatch_batches=None,
485
+ do_eval=False,
486
+ do_predict=False,
487
+ do_train=True,
488
+ eval_accumulation_steps=None,
489
+ eval_delay=0,
490
+ eval_steps=None,
491
+ evaluation_strategy=no,
492
+ fp16=False,
493
+ fp16_backend=auto,
494
+ fp16_full_eval=False,
495
+ fp16_opt_level=O1,
496
+ fsdp=[],
497
+ fsdp_config={'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False},
498
+ fsdp_min_num_params=0,
499
+ fsdp_transformer_layer_cls_to_wrap=None,
500
+ full_determinism=False,
501
+ generation_config=None,
502
+ generation_max_length=None,
503
+ generation_num_beams=None,
504
+ gradient_accumulation_steps=4,
505
+ gradient_checkpointing=False,
506
+ gradient_checkpointing_kwargs=None,
507
+ greater_is_better=None,
508
+ group_by_length=False,
509
+ half_precision_backend=auto,
510
+ hub_always_push=False,
511
+ hub_model_id=None,
512
+ hub_private_repo=False,
513
+ hub_strategy=every_save,
514
+ hub_token=<HUB_TOKEN>,
515
+ ignore_data_skip=False,
516
+ include_inputs_for_metrics=False,
517
+ include_num_input_tokens_seen=False,
518
+ include_tokens_per_second=False,
519
+ jit_mode_eval=False,
520
+ label_names=None,
521
+ label_smoothing_factor=0.0,
522
+ learning_rate=2e-05,
523
+ length_column_name=length,
524
+ load_best_model_at_end=False,
525
+ local_rank=3,
526
+ log_level=passive,
527
+ log_level_replica=warning,
528
+ log_on_each_node=True,
529
+ logging_dir=/home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909/runs/Mar26_12-48-05_siat-a100-4-01,
530
+ logging_first_step=False,
531
+ logging_nan_inf_filter=True,
532
+ logging_steps=10,
533
+ logging_strategy=steps,
534
+ lr_scheduler_kwargs={},
535
+ lr_scheduler_type=cosine,
536
+ max_grad_norm=1.0,
537
+ max_steps=-1,
538
+ metric_for_best_model=None,
539
+ mp_parameters=,
540
+ neftune_noise_alpha=None,
541
+ no_cuda=False,
542
+ num_train_epochs=3.0,
543
+ optim=adamw_torch,
544
+ optim_args=None,
545
+ output_dir=/home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909,
546
+ overwrite_output_dir=True,
547
+ past_index=-1,
548
+ per_device_eval_batch_size=8,
549
+ per_device_train_batch_size=32,
550
+ predict_with_generate=False,
551
+ prediction_loss_only=False,
552
+ push_to_hub=False,
553
+ push_to_hub_model_id=None,
554
+ push_to_hub_organization=None,
555
+ push_to_hub_token=<PUSH_TO_HUB_TOKEN>,
556
+ ray_scope=last,
557
+ remove_unused_columns=True,
558
+ report_to=[],
559
+ resume_from_checkpoint=None,
560
+ run_name=/home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909,
561
+ save_on_each_node=False,
562
+ save_only_model=False,
563
+ save_safetensors=True,
564
+ save_steps=1000,
565
+ save_strategy=steps,
566
+ save_total_limit=None,
567
+ seed=42,
568
+ skip_memory_metrics=True,
569
+ sortish_sampler=False,
570
+ split_batches=None,
571
+ tf32=None,
572
+ torch_compile=False,
573
+ torch_compile_backend=None,
574
+ torch_compile_mode=None,
575
+ torchdynamo=None,
576
+ tpu_metrics_debug=False,
577
+ tpu_num_cores=None,
578
+ use_cpu=False,
579
+ use_ipex=False,
580
+ use_legacy_prediction_loop=False,
581
+ use_mps_device=False,
582
+ warmup_ratio=0.1,
583
+ warmup_steps=0,
584
+ weight_decay=0.0,
585
+ )
586
+ You are using the default legacy behaviour of the <class 'transformers.models.llama.tokenization_llama.LlamaTokenizer'>. This is expected, and simply means that the `legacy` (previous) behavior will be used so nothing changes for you. If you want to use the new behaviour, set `legacy=False`. This should only be set if you understand what it means, and thoroughly read the reason why this was added as explained in https://github.com/huggingface/transformers/pull/24565
587
+
588
+ return self.fget.__get__(instance, owner)()
589
+
590
+ return self.fget.__get__(instance, owner)()
591
+
592
+ [INFO|modeling_utils.py:3992] 2024-03-26 12:48:07,021 >> All model checkpoint weights were used when initializing LlamaForCausalLM.
593
+
594
+ [INFO|modeling_utils.py:4000] 2024-03-26 12:48:07,021 >> All the weights of LlamaForCausalLM were initialized from the model checkpoint at /home/lirenhao/pretrained_models/Llama-2-7b-hf.
595
+ If your task is similar to the task the model of the checkpoint was trained on, you can already use LlamaForCausalLM for predictions without further training.
596
+ [INFO|configuration_utils.py:798] 2024-03-26 12:48:07,024 >> loading configuration file /home/lirenhao/pretrained_models/Llama-2-7b-hf/generation_config.json
597
+ [INFO|configuration_utils.py:845] 2024-03-26 12:48:07,025 >> Generate config GenerationConfig {
598
+ "bos_token_id": 1,
599
+ "eos_token_id": 2
600
+ }
601
+
602
+ 03/26/2024 12:48:07 - INFO - llmtuner.model.patcher - Gradient checkpointing enabled.
603
+ 03/26/2024 12:48:07 - INFO - llmtuner.model.adapter - Fine-tuning method: Full
604
+
605
+ 03/26/2024 12:48:07 - INFO - llmtuner.model.patcher - Gradient checkpointing enabled.
606
+ 03/26/2024 12:48:07 - INFO - llmtuner.model.adapter - Fine-tuning method: Full
607
+ 03/26/2024 12:48:08 - INFO - llmtuner.model.loader - trainable params: 6738415616 || all params: 6738415616 || trainable%: 100.0000
608
+ 03/26/2024 12:48:08 - INFO - llmtuner.data.template - Add pad token: </s>
609
+ 03/26/2024 12:48:10 - INFO - llmtuner.model.loader - trainable params: 6738415616 || all params: 6738415616 || trainable%: 100.0000
610
+ 03/26/2024 12:48:10 - INFO - llmtuner.data.template - Add pad token: </s>
611
+ 03/26/2024 12:48:10 - INFO - llmtuner.model.loader - trainable params: 6738415616 || all params: 6738415616 || trainable%: 100.0000
612
+ 03/26/2024 12:48:10 - INFO - llmtuner.data.template - Add pad token: </s>
613
+ 03/26/2024 12:48:10 - INFO - llmtuner.data.loader - Loading dataset /home/lirenhao/projects/ContrastEvol/data/sft/alpaca_random9k_evol-chatgpt.json...
614
+ 03/26/2024 12:48:10 - WARNING - llmtuner.data.utils - Checksum failed: missing SHA-1 hash value in dataset_info.json.
615
+ 03/26/2024 12:48:10 - INFO - llmtuner.model.loader - trainable params: 6738415616 || all params: 6738415616 || trainable%: 100.0000
616
+ 03/26/2024 12:48:10 - INFO - llmtuner.data.template - Add pad token: </s>
617
+ Using custom data configuration default-414a836d16729ac4
618
+ Loading Dataset Infos from /home/lirenhao/anaconda3/envs/llama_factory/lib/python3.10/site-packages/datasets/packaged_modules/json
619
+ Overwrite dataset info from restored data version if exists.
620
+ Loading Dataset info from /home/lirenhao/.cache/huggingface/datasets/json/default-414a836d16729ac4/0.0.0/8bb11242116d547c741b2e8a1f18598ffdd40a1d4f2a2872c7a28b697434bc96
621
+ Found cached dataset json (/home/lirenhao/.cache/huggingface/datasets/json/default-414a836d16729ac4/0.0.0/8bb11242116d547c741b2e8a1f18598ffdd40a1d4f2a2872c7a28b697434bc96)
622
+ Loading Dataset info from /home/lirenhao/.cache/huggingface/datasets/json/default-414a836d16729ac4/0.0.0/8bb11242116d547c741b2e8a1f18598ffdd40a1d4f2a2872c7a28b697434bc96
623
+
624
+
625
+ 03/26/2024 12:48:13 - INFO - llmtuner.data.loader - Loading dataset /home/lirenhao/projects/ContrastEvol/data/sft/alpaca_random9k_evol-chatgpt.json...
626
+ 03/26/2024 12:48:13 - INFO - llmtuner.data.loader - Loading dataset /home/lirenhao/projects/ContrastEvol/data/sft/alpaca_random9k_evol-chatgpt.json...
627
+ 03/26/2024 12:48:13 - INFO - llmtuner.data.loader - Loading dataset /home/lirenhao/projects/ContrastEvol/data/sft/alpaca_random9k_evol-chatgpt.json...
628
+ 03/26/2024 12:48:13 - WARNING - llmtuner.data.utils - Checksum failed: missing SHA-1 hash value in dataset_info.json.
629
+ 03/26/2024 12:48:13 - WARNING - llmtuner.data.utils - Checksum failed: missing SHA-1 hash value in dataset_info.json.
630
+ 03/26/2024 12:48:13 - WARNING - llmtuner.data.utils - Checksum failed: missing SHA-1 hash value in dataset_info.json.
631
+
632
+
633
+
634
+ Caching processed dataset at /home/lirenhao/.cache/huggingface/datasets/json/default-414a836d16729ac4/0.0.0/8bb11242116d547c741b2e8a1f18598ffdd40a1d4f2a2872c7a28b697434bc96/cache-d2ba94cd255b6779.arrow
635
+
636
+ input_ids:
637
+ [1, 518, 25580, 29962, 3532, 14816, 29903, 6778, 13, 3492, 526, 263, 8444, 29892, 3390, 1319, 322, 15993, 20255, 29889, 29849, 1234, 408, 1371, 3730, 408, 1950, 29892, 1550, 1641, 9109, 29889, 3575, 6089, 881, 451, 3160, 738, 10311, 1319, 29892, 443, 621, 936, 29892, 11021, 391, 29892, 7916, 391, 29892, 304, 27375, 29892, 18215, 29892, 470, 27302, 2793, 29889, 3529, 9801, 393, 596, 20890, 526, 5374, 635, 443, 5365, 1463, 322, 6374, 297, 5469, 29889, 13, 13, 3644, 263, 1139, 947, 451, 1207, 738, 4060, 29892, 470, 338, 451, 2114, 1474, 16165, 261, 296, 29892, 5649, 2020, 2012, 310, 22862, 1554, 451, 1959, 29889, 960, 366, 1016, 29915, 29873, 1073, 278, 1234, 304, 263, 1139, 29892, 3113, 1016, 29915, 29873, 6232, 2089, 2472, 29889, 13, 29966, 829, 14816, 29903, 6778, 13, 13, 11139, 3034, 675, 278, 26627, 1199, 310, 2155, 2296, 261, 273, 29915, 29879, 4823, 525, 24111, 310, 887, 29915, 29973, 518, 29914, 25580, 29962, 450, 4823, 525, 24111, 310, 887, 29915, 491, 2155, 2296, 261, 273, 2011, 764, 29879, 278, 4327, 1230, 3081, 310, 5360, 373, 278, 15572, 391, 29915, 29879, 6030, 29889, 450, 26627, 1199, 28475, 920, 278, 15572, 391, 29915, 29879, 5683, 29899, 11147, 760, 5414, 322, 3209, 950, 1652, 381, 1259, 2041, 304, 385, 1095, 408, 540, 20074, 297, 5360, 29892, 12141, 292, 278, 10879, 310, 5360, 373, 670, 301, 7004, 1508, 29889, 1152, 2777, 29892, 278, 26627, 1199, 376, 1576, 4402, 3508, 29915, 29873, 278, 1900, 2058, 304, 1284, 263, 658, 369, 847, 1105, 278, 2594, 338, 988, 306, 748, 29908, 12266, 263, 9500, 297, 6030, 2861, 304, 278, 9949, 310, 5360, 29889, 19814, 29892, 278, 521, 16566, 19310, 7093, 278, 2600, 618, 2779, 310, 5360, 29892, 26233, 393, 372, 756, 278, 11509, 304, 8267, 322, 1735, 385, 5375, 29889, 910, 2011, 764, 284, 8128, 263, 4948, 8362, 8004, 310, 278, 4823, 29915, 29879, 2643, 29892, 1510, 29883, 5832, 278, 15572, 391, 29915, 29879, 7333, 14321, 322, 13852, 1549, 5360, 29889, 2]
638
+ inputs:
639
+ <s> [INST] <<SYS>>
640
+ You are a helpful, respectful and honest assistant. Always answer as helpfully as possible, while being safe. Your answers should not include any harmful, unethical, racist, sexist, toxic, dangerous, or illegal content. Please ensure that your responses are socially unbiased and positive in nature.
641
+
642
+ If a question does not make any sense, or is not factually coherent, explain why instead of answering something not correct. If you don't know the answer to a question, please don't share false information.
643
+ <</SYS>>
644
+
645
+ Summarize the lyrics of Ed Sheeran's song 'Shape of You'? [/INST] The song 'Shape of You' by Ed Sheeran portrays the transformative power of love on the protagonist's behavior. The lyrics illustrate how the protagonist's late-night partying and casual flirting come to an end as he falls in love, highlighting the impact of love on his lifestyle. For instance, the lyrics "The club isn't the best place to find a lover / So the bar is where I go" indicate a shift in behavior due to the influence of love. Additionally, the chorus emphasizes the profound effect of love, suggesting that it has the ability to shape and change an individual. This portrayal provides a nuanced understanding of the song's message, showcasing the protagonist's personal growth and transformation through love.</s>
646
+ label_ids:
647
+ [-100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, 450, 4823, 525, 24111, 310, 887, 29915, 491, 2155, 2296, 261, 273, 2011, 764, 29879, 278, 4327, 1230, 3081, 310, 5360, 373, 278, 15572, 391, 29915, 29879, 6030, 29889, 450, 26627, 1199, 28475, 920, 278, 15572, 391, 29915, 29879, 5683, 29899, 11147, 760, 5414, 322, 3209, 950, 1652, 381, 1259, 2041, 304, 385, 1095, 408, 540, 20074, 297, 5360, 29892, 12141, 292, 278, 10879, 310, 5360, 373, 670, 301, 7004, 1508, 29889, 1152, 2777, 29892, 278, 26627, 1199, 376, 1576, 4402, 3508, 29915, 29873, 278, 1900, 2058, 304, 1284, 263, 658, 369, 847, 1105, 278, 2594, 338, 988, 306, 748, 29908, 12266, 263, 9500, 297, 6030, 2861, 304, 278, 9949, 310, 5360, 29889, 19814, 29892, 278, 521, 16566, 19310, 7093, 278, 2600, 618, 2779, 310, 5360, 29892, 26233, 393, 372, 756, 278, 11509, 304, 8267, 322, 1735, 385, 5375, 29889, 910, 2011, 764, 284, 8128, 263, 4948, 8362, 8004, 310, 278, 4823, 29915, 29879, 2643, 29892, 1510, 29883, 5832, 278, 15572, 391, 29915, 29879, 7333, 14321, 322, 13852, 1549, 5360, 29889, 2]
648
+ labels:
649
+ The song 'Shape of You' by Ed Sheeran portrays the transformative power of love on the protagonist's behavior. The lyrics illustrate how the protagonist's late-night partying and casual flirting come to an end as he falls in love, highlighting the impact of love on his lifestyle. For instance, the lyrics "The club isn't the best place to find a lover / So the bar is where I go" indicate a shift in behavior due to the influence of love. Additionally, the chorus emphasizes the profound effect of love, suggesting that it has the ability to shape and change an individual. This portrayal provides a nuanced understanding of the song's message, showcasing the protagonist's personal growth and transformation through love.</s>
650
+ [INFO|training_args.py:1902] 2024-03-26 12:48:29,406 >> PyTorch: setting up devices
651
+
652
+ warnings.warn(
653
+ Detected kernel version 5.4.0, which is below the recommended minimum of 5.5.0; this can cause the process to hang. It is recommended to upgrade the kernel to the minimum version or higher.
654
+ [INFO|trainer.py:601] 2024-03-26 12:48:29,456 >> Using auto half precision backend
655
+ [2024-03-26 12:48:29,609] [INFO] [logging.py:96:log_dist] [Rank 0] DeepSpeed info: version=0.13.1, git-hash=unknown, git-branch=unknown
656
+
657
+ /home/lirenhao/anaconda3/envs/llama_factory/lib/python3.10/site-packages/transformers/training_args.py:1815: FutureWarning: `--push_to_hub_token` is deprecated and will be removed in version 5 of 🤗 Transformers. Use `--hub_token` instead.
658
+ warnings.warn(
659
+
660
+
661
+ /home/lirenhao/anaconda3/envs/llama_factory/lib/python3.10/site-packages/transformers/training_args.py:1815: FutureWarning: `--push_to_hub_token` is deprecated and will be removed in version 5 of 🤗 Transformers. Use `--hub_token` instead.
662
+ warnings.warn(
663
+ /home/lirenhao/anaconda3/envs/llama_factory/lib/python3.10/site-packages/transformers/training_args.py:1815: FutureWarning: `--push_to_hub_token` is deprecated and will be removed in version 5 of 🤗 Transformers. Use `--hub_token` instead.
664
+ warnings.warn(
665
+ [2024-03-26 12:48:53,454] [INFO] [logging.py:96:log_dist] [Rank 0] DeepSpeed Flops Profiler Enabled: False
666
+ Using /home/lirenhao/.cache/torch_extensions/py310_cu121 as PyTorch extensions root...
667
+ Using /home/lirenhao/.cache/torch_extensions/py310_cu121 as PyTorch extensions root...Using /home/lirenhao/.cache/torch_extensions/py310_cu121 as PyTorch extensions root...
668
+
669
+ Using /home/lirenhao/.cache/torch_extensions/py310_cu121 as PyTorch extensions root...
670
+ Detected CUDA files, patching ldflags
671
+ Emitting ninja build file /home/lirenhao/.cache/torch_extensions/py310_cu121/fused_adam/build.ninja...
672
+ Building extension module fused_adam...
673
+ Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N)
674
+ ninja: no work to do.
675
+ Loading extension module fused_adam...
676
+ Time to load fused_adam op: 0.057227373123168945 seconds
677
+ /home/lirenhao/anaconda3/envs/llama_factory/lib/python3.10/site-packages/deepspeed/ops/adam/fused_adam.py:96: UserWarning: The torch.cuda.*DtypeTensor constructors are no longer recommended. It's best to use methods such as torch.tensor(data, dtype=*, device='cuda') to create tensors. (Triggered internally at ../torch/csrc/tensor/python_tensor.cpp:83.)
678
+ self._dummy_overflow_buf = get_accelerator().IntTensor([0])
679
+ Loading extension module fused_adam...Loading extension module fused_adam...
680
+
681
+ Time to load fused_adam op: 0.10106301307678223 secondsTime to load fused_adam op: 0.10106754302978516 seconds
682
+
683
+ Loading extension module fused_adam...
684
+ /home/lirenhao/anaconda3/envs/llama_factory/lib/python3.10/site-packages/deepspeed/ops/adam/fused_adam.py:96: UserWarning: The torch.cuda.*DtypeTensor constructors are no longer recommended. It's best to use methods such as torch.tensor(data, dtype=*, device='cuda') to create tensors. (Triggered internally at ../torch/csrc/tensor/python_tensor.cpp:83.)
685
+ self._dummy_overflow_buf = get_accelerator().IntTensor([0])
686
+ /home/lirenhao/anaconda3/envs/llama_factory/lib/python3.10/site-packages/deepspeed/ops/adam/fused_adam.py:96: UserWarning: The torch.cuda.*DtypeTensor constructors are no longer recommended. It's best to use methods such as torch.tensor(data, dtype=*, device='cuda') to create tensors. (Triggered internally at ../torch/csrc/tensor/python_tensor.cpp:83.)
687
+ self._dummy_overflow_buf = get_accelerator().IntTensor([0])
688
+ [2024-03-26 12:48:53,722] [INFO] [logging.py:96:log_dist] [Rank 0] Using DeepSpeed Optimizer param name adamw as basic optimizer
689
+ [2024-03-26 12:48:53,722] [INFO] [logging.py:96:log_dist] [Rank 0] Removing param_group that has no 'params' in the basic Optimizer
690
+ Time to load fused_adam op: 0.10103702545166016 seconds
691
+ /home/lirenhao/anaconda3/envs/llama_factory/lib/python3.10/site-packages/deepspeed/ops/adam/fused_adam.py:96: UserWarning: The torch.cuda.*DtypeTensor constructors are no longer recommended. It's best to use methods such as torch.tensor(data, dtype=*, device='cuda') to create tensors. (Triggered internally at ../torch/csrc/tensor/python_tensor.cpp:83.)
692
+ self._dummy_overflow_buf = get_accelerator().IntTensor([0])
693
+ [2024-03-26 12:48:53,733] [INFO] [logging.py:96:log_dist] [Rank 0] DeepSpeed Basic Optimizer = FusedAdam
694
+ [2024-03-26 12:48:53,733] [INFO] [utils.py:56:is_zero_supported_optimizer] Checking ZeRO support for optimizer=FusedAdam type=<class 'deepspeed.ops.adam.fused_adam.FusedAdam'>
695
+ [2024-03-26 12:48:53,733] [INFO] [logging.py:96:log_dist] [Rank 0] Creating torch.bfloat16 ZeRO stage 2 optimizer
696
+ [2024-03-26 12:48:53,733] [INFO] [stage_1_and_2.py:143:__init__] Reduce bucket size 200000000
697
+ [2024-03-26 12:48:53,733] [INFO] [stage_1_and_2.py:144:__init__] Allgather bucket size 200000000
698
+ [2024-03-26 12:48:53,733] [INFO] [stage_1_and_2.py:145:__init__] CPU Offload: False
699
+ [2024-03-26 12:48:53,733] [INFO] [stage_1_and_2.py:146:__init__] Round robin gradient partitioning: False
700
+ [2024-03-26 12:49:07,437] [INFO] [utils.py:791:see_memory_usage] Before initializing optimizer states
701
+ [2024-03-26 12:49:07,438] [INFO] [utils.py:792:see_memory_usage] MA 18.86 GB Max_MA 22.0 GB CA 22.0 GB Max_CA 22 GB
702
+ [2024-03-26 12:49:07,438] [INFO] [utils.py:799:see_memory_usage] CPU Virtual Memory: used = 95.71 GB, percent = 9.9%
703
+ [2024-03-26 12:49:07,626] [INFO] [utils.py:791:see_memory_usage] After initializing optimizer states
704
+ [2024-03-26 12:49:07,627] [INFO] [utils.py:792:see_memory_usage] MA 31.41 GB Max_MA 37.69 GB CA 40.83 GB Max_CA 41 GB
705
+ [2024-03-26 12:49:07,627] [INFO] [utils.py:799:see_memory_usage] CPU Virtual Memory: used = 87.46 GB, percent = 9.1%
706
+ [2024-03-26 12:49:07,627] [INFO] [stage_1_and_2.py:533:__init__] optimizer state initialized
707
+ [2024-03-26 12:49:07,786] [INFO] [utils.py:791:see_memory_usage] After initializing ZeRO optimizer
708
+ [2024-03-26 12:49:07,787] [INFO] [utils.py:792:see_memory_usage] MA 31.41 GB Max_MA 31.41 GB CA 40.83 GB Max_CA 41 GB
709
+ [2024-03-26 12:49:07,787] [INFO] [utils.py:799:see_memory_usage] CPU Virtual Memory: used = 75.46 GB, percent = 7.8%
710
+ [2024-03-26 12:49:07,790] [INFO] [logging.py:96:log_dist] [Rank 0] DeepSpeed Final Optimizer = adamw
711
+ [2024-03-26 12:49:07,790] [INFO] [logging.py:96:log_dist] [Rank 0] DeepSpeed using client callable to create LR scheduler
712
+ [2024-03-26 12:49:07,790] [INFO] [logging.py:96:log_dist] [Rank 0] DeepSpeed LR Scheduler = <torch.optim.lr_scheduler.LambdaLR object at 0x7fdb7ac54160>
713
+ [2024-03-26 12:49:07,790] [INFO] [logging.py:96:log_dist] [Rank 0] step=0, skipped=0, lr=[0.0], mom=[[0.9, 0.999]]
714
+ [2024-03-26 12:49:07,791] [INFO] [config.py:984:print] DeepSpeedEngine configuration:
715
+ [2024-03-26 12:49:07,791] [INFO] [config.py:988:print] activation_checkpointing_config {
716
+ "partition_activations": false,
717
+ "contiguous_memory_optimization": false,
718
+ "cpu_checkpointing": false,
719
+ "number_checkpoints": null,
720
+ "synchronize_checkpoint_boundary": false,
721
+ "profile": false
722
+ }
723
+ [2024-03-26 12:49:07,791] [INFO] [config.py:988:print] aio_config ................... {'block_size': 1048576, 'queue_depth': 8, 'thread_count': 1, 'single_submit': False, 'overlap_events': True}
724
+ [2024-03-26 12:49:07,791] [INFO] [config.py:988:print] amp_enabled .................. False
725
+ [2024-03-26 12:49:07,791] [INFO] [config.py:988:print] amp_params ................... False
726
+ [2024-03-26 12:49:07,791] [INFO] [config.py:988:print] autotuning_config ............ {
727
+ "enabled": false,
728
+ "start_step": null,
729
+ "end_step": null,
730
+ "metric_path": null,
731
+ "arg_mappings": null,
732
+ "metric": "throughput",
733
+ "model_info": null,
734
+ "results_dir": "autotuning_results",
735
+ "exps_dir": "autotuning_exps",
736
+ "overwrite": true,
737
+ "fast": true,
738
+ "start_profile_step": 3,
739
+ "end_profile_step": 5,
740
+ "tuner_type": "gridsearch",
741
+ "tuner_early_stopping": 5,
742
+ "tuner_num_trials": 50,
743
+ "model_info_path": null,
744
+ "mp_size": 1,
745
+ "max_train_batch_size": null,
746
+ "min_train_batch_size": 1,
747
+ "max_train_micro_batch_size_per_gpu": 1.024000e+03,
748
+ "min_train_micro_batch_size_per_gpu": 1,
749
+ "num_tuning_micro_batch_sizes": 3
750
+ }
751
+ [2024-03-26 12:49:07,791] [INFO] [config.py:988:print] bfloat16_enabled ............. True
752
+ [2024-03-26 12:49:07,791] [INFO] [config.py:988:print] checkpoint_parallel_write_pipeline False
753
+ [2024-03-26 12:49:07,791] [INFO] [config.py:988:print] checkpoint_tag_validation_enabled True
754
+ [2024-03-26 12:49:07,791] [INFO] [config.py:988:print] checkpoint_tag_validation_fail False
755
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] comms_config ................. <deepspeed.comm.config.DeepSpeedCommsConfig object at 0x7fdb73b973d0>
756
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] communication_data_type ...... None
757
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] compression_config ........... {'weight_quantization': {'shared_parameters': {'enabled': False, 'quantizer_kernel': False, 'schedule_offset': 0, 'quantize_groups': 1, 'quantize_verbose': False, 'quantization_type': 'symmetric', 'quantize_weight_in_forward': False, 'rounding': 'nearest', 'fp16_mixed_quantize': False, 'quantize_change_ratio': 0.001}, 'different_groups': {}}, 'activation_quantization': {'shared_parameters': {'enabled': False, 'quantization_type': 'symmetric', 'range_calibration': 'dynamic', 'schedule_offset': 1000}, 'different_groups': {}}, 'sparse_pruning': {'shared_parameters': {'enabled': False, 'method': 'l1', 'schedule_offset': 1000}, 'different_groups': {}}, 'row_pruning': {'shared_parameters': {'enabled': False, 'method': 'l1', 'schedule_offset': 1000}, 'different_groups': {}}, 'head_pruning': {'shared_parameters': {'enabled': False, 'method': 'topk', 'schedule_offset': 1000}, 'different_groups': {}}, 'channel_pruning': {'shared_parameters': {'enabled': False, 'method': 'l1', 'schedule_offset': 1000}, 'different_groups': {}}, 'layer_reduction': {'enabled': False}}
758
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] curriculum_enabled_legacy .... False
759
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] curriculum_params_legacy ..... False
760
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] data_efficiency_config ....... {'enabled': False, 'seed': 1234, 'data_sampling': {'enabled': False, 'num_epochs': 1000, 'num_workers': 0, 'curriculum_learning': {'enabled': False}}, 'data_routing': {'enabled': False, 'random_ltd': {'enabled': False, 'layer_token_lr_schedule': {'enabled': False}}}}
761
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] data_efficiency_enabled ...... False
762
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] dataloader_drop_last ......... False
763
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] disable_allgather ............ False
764
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] dump_state ................... False
765
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] dynamic_loss_scale_args ...... None
766
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] eigenvalue_enabled ........... False
767
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] eigenvalue_gas_boundary_resolution 1
768
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] eigenvalue_layer_name ........ bert.encoder.layer
769
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] eigenvalue_layer_num ......... 0
770
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] eigenvalue_max_iter .......... 100
771
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] eigenvalue_stability ......... 1e-06
772
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] eigenvalue_tol ............... 0.01
773
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] eigenvalue_verbose ........... False
774
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] elasticity_enabled ........... False
775
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] flops_profiler_config ........ {
776
+ "enabled": false,
777
+ "recompute_fwd_factor": 0.0,
778
+ "profile_step": 1,
779
+ "module_depth": -1,
780
+ "top_modules": 1,
781
+ "detailed": true,
782
+ "output_file": null
783
+ }
784
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] fp16_auto_cast ............... None
785
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] fp16_enabled ................. False
786
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] fp16_master_weights_and_gradients False
787
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] global_rank .................. 0
788
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] grad_accum_dtype ............. None
789
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] gradient_accumulation_steps .. 4
790
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] gradient_clipping ............ 1.0
791
+ [2024-03-26 12:49:07,792] [INFO] [config.py:988:print] gradient_predivide_factor .... 1.0
792
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] graph_harvesting ............. False
793
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] hybrid_engine ................ enabled=False max_out_tokens=512 inference_tp_size=1 release_inference_cache=False pin_parameters=True tp_gather_partition_size=8
794
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] initial_dynamic_scale ........ 1
795
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] load_universal_checkpoint .... False
796
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] loss_scale ................... 1.0
797
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] memory_breakdown ............. False
798
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] mics_hierarchial_params_gather False
799
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] mics_shard_size .............. -1
800
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] monitor_config ............... tensorboard=TensorBoardConfig(enabled=False, output_path='', job_name='DeepSpeedJobName') wandb=WandbConfig(enabled=False, group=None, team=None, project='deepspeed') csv_monitor=CSVConfig(enabled=False, output_path='', job_name='DeepSpeedJobName') enabled=False
801
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] nebula_config ................ {
802
+ "enabled": false,
803
+ "persistent_storage_path": null,
804
+ "persistent_time_interval": 100,
805
+ "num_of_version_in_retention": 2,
806
+ "enable_nebula_load": true,
807
+ "load_path": null
808
+ }
809
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] optimizer_legacy_fusion ...... False
810
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] optimizer_name ............... adamw
811
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] optimizer_params ............. {'lr': 2e-05, 'betas': [0.9, 0.999], 'eps': 1e-08, 'weight_decay': 0.0}
812
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] pipeline ..................... {'stages': 'auto', 'partition': 'best', 'seed_layers': False, 'activation_checkpoint_interval': 0, 'pipe_partitioned': True, 'grad_partitioned': True}
813
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] pld_enabled .................. False
814
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] pld_params ................... False
815
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] prescale_gradients ........... False
816
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] scheduler_name ............... None
817
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] scheduler_params ............. None
818
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] seq_parallel_communication_data_type torch.float32
819
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] sparse_attention ............. None
820
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] sparse_gradients_enabled ..... False
821
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] steps_per_print .............. inf
822
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] train_batch_size ............. 512
823
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] train_micro_batch_size_per_gpu 32
824
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] use_data_before_expert_parallel_ False
825
+ [2024-03-26 12:49:07,793] [INFO] [config.py:988:print] use_node_local_storage ....... False
826
+ [2024-03-26 12:49:07,794] [INFO] [config.py:988:print] wall_clock_breakdown ......... False
827
+ [2024-03-26 12:49:07,794] [INFO] [config.py:988:print] weight_quantization_config ... None
828
+ [2024-03-26 12:49:07,794] [INFO] [config.py:988:print] world_size ................... 4
829
+ [2024-03-26 12:49:07,794] [INFO] [config.py:988:print] zero_allow_untested_optimizer False
830
+ [2024-03-26 12:49:07,794] [INFO] [config.py:988:print] zero_config .................. stage=2 contiguous_gradients=True reduce_scatter=True reduce_bucket_size=200000000 use_multi_rank_bucket_allreduce=True allgather_partitions=True allgather_bucket_size=200000000 overlap_comm=True load_from_fp32_weights=True elastic_checkpoint=False offload_param=None offload_optimizer=None sub_group_size=1,000,000,000 cpu_offload_param=None cpu_offload_use_pin_memory=None cpu_offload=None prefetch_bucket_size=50,000,000 param_persistence_threshold=100,000 model_persistence_threshold=sys.maxsize max_live_parameters=1,000,000,000 max_reuse_distance=1,000,000,000 gather_16bit_weights_on_model_save=False stage3_gather_fp16_weights_on_model_save=False ignore_unused_parameters=True legacy_stage1=False round_robin_gradients=False zero_hpz_partition_size=1 zero_quantized_weights=False zero_quantized_nontrainable_weights=False zero_quantized_gradients=False mics_shard_size=-1 mics_hierarchical_params_gather=False memory_efficient_linear=True pipeline_loading_checkpoint=False override_module_apply=True
831
+ [2024-03-26 12:49:07,794] [INFO] [config.py:988:print] zero_enabled ................. True
832
+ [2024-03-26 12:49:07,794] [INFO] [config.py:988:print] zero_force_ds_cpu_optimizer .. True
833
+ [2024-03-26 12:49:07,794] [INFO] [config.py:988:print] zero_optimization_stage ...... 2
834
+ [2024-03-26 12:49:07,794] [INFO] [config.py:974:print_user_config] json = {
835
+ "fp16": {
836
+ "enabled": false,
837
+ "loss_scale": 0,
838
+ "loss_scale_window": 1000,
839
+ "initial_scale_power": 16,
840
+ "hysteresis": 2,
841
+ "min_loss_scale": 1
842
+ },
843
+ "bf16": {
844
+ "enabled": true
845
+ },
846
+ "optimizer": {
847
+ "type": "AdamW",
848
+ "params": {
849
+ "lr": 2e-05,
850
+ "betas": [0.9, 0.999],
851
+ "eps": 1e-08,
852
+ "weight_decay": 0.0
853
+ }
854
+ },
855
+ "zero_optimization": {
856
+ "stage": 2,
857
+ "allgather_partitions": true,
858
+ "allgather_bucket_size": 2.000000e+08,
859
+ "overlap_comm": true,
860
+ "reduce_scatter": true,
861
+ "reduce_bucket_size": 2.000000e+08,
862
+ "contiguous_gradients": true
863
+ },
864
+ "gradient_accumulation_steps": 4,
865
+ "gradient_clipping": 1.0,
866
+ "steps_per_print": inf,
867
+ "train_batch_size": 512,
868
+ "train_micro_batch_size_per_gpu": 32,
869
+ "wall_clock_breakdown": false
870
+ }
871
+ [INFO|trainer.py:1812] 2024-03-26 12:49:07,794 >> ***** Running training *****
872
+ [INFO|trainer.py:1813] 2024-03-26 12:49:07,794 >> Num examples = 9,229
873
+ [INFO|trainer.py:1814] 2024-03-26 12:49:07,794 >> Num Epochs = 3
874
+ [INFO|trainer.py:1815] 2024-03-26 12:49:07,794 >> Instantaneous batch size per device = 32
875
+ [INFO|trainer.py:1818] 2024-03-26 12:49:07,794 >> Total train batch size (w. parallel, distributed & accumulation) = 512
876
+ [INFO|trainer.py:1819] 2024-03-26 12:49:07,794 >> Gradient Accumulation steps = 4
877
+ [INFO|trainer.py:1820] 2024-03-26 12:49:07,794 >> Total optimization steps = 54
878
+ [INFO|trainer.py:1821] 2024-03-26 12:49:07,795 >> Number of trainable parameters = 6,738,415,616
879
+
880
  0%| | 0/54 [00:00<?, ?it/s]
881
  2%|▏ | 1/54 [00:44<39:00, 44.17s/it]
882
  4%|▎ | 2/54 [01:22<35:33, 41.03s/it]
883
  6%|▌ | 3/54 [02:02<34:06, 40.14s/it]
884
  7%|▋ | 4/54 [02:42<33:41, 40.44s/it]
885
  9%|▉ | 5/54 [03:30<35:09, 43.06s/it]
886
  11%|█ | 6/54 [04:06<32:26, 40.55s/it]
887
  13%|█▎ | 7/54 [04:51<33:02, 42.19s/it]
888
  15%|█▍ | 8/54 [05:34<32:30, 42.39s/it]
889
  17%|█▋ | 9/54 [06:08<29:44, 39.66s/it]
890
  19%|█▊ | 10/54 [06:46<28:46, 39.23s/it]
891
 
892
+
893
  19%|█▊ | 10/54 [06:46<28:46, 39.23s/it]
894
  20%|██ | 11/54 [07:18<26:32, 37.04s/it]
895
  22%|██▏ | 12/54 [08:07<28:23, 40.57s/it]
896
  24%|██▍ | 13/54 [08:47<27:43, 40.58s/it]
897
  26%|██▌ | 14/54 [09:27<26:54, 40.35s/it]
898
  28%|██▊ | 15/54 [10:10<26:41, 41.05s/it]
899
  30%|██▉ | 16/54 [10:54<26:30, 41.85s/it]
900
  31%|███▏ | 17/54 [11:30<24:51, 40.30s/it]
901
  33%|███▎ | 18/54 [12:17<25:17, 42.15s/it]
902
  35%|███▌ | 19/54 [13:04<25:26, 43.60s/it]
903
  37%|███▋ | 20/54 [13:41<23:41, 41.81s/it]
904
 
905
+
906
  37%|███▋ | 20/54 [13:41<23:41, 41.81s/it]
907
  39%|███▉ | 21/54 [14:18<22:11, 40.34s/it]
908
  41%|████ | 22/54 [14:58<21:27, 40.23s/it]
909
  43%|████▎ | 23/54 [15:43<21:26, 41.50s/it]
910
  44%|████▍ | 24/54 [16:20<20:05, 40.17s/it]
911
  46%|████▋ | 25/54 [17:02<19:40, 40.71s/it]
912
  48%|████▊ | 26/54 [17:42<18:58, 40.66s/it]
913
  50%|█████ | 27/54 [18:25<18:35, 41.32s/it]
914
  52%|█████▏ | 28/54 [19:06<17:46, 41.03s/it]
915
  54%|█████▎ | 29/54 [19:46<17:00, 40.83s/it]
916
  56%|█████▌ | 30/54 [20:28<16:30, 41.27s/it]
917
 
918
+
919
  56%|█████▌ | 30/54 [20:28<16:30, 41.27s/it]
920
  57%|█████▋ | 31/54 [21:07<15:28, 40.38s/it]
921
  59%|█████▉ | 32/54 [21:47<14:51, 40.52s/it]
922
  61%|██████ | 33/54 [22:34<14:49, 42.38s/it]
923
  63%|██████▎ | 34/54 [23:11<13:35, 40.79s/it]
924
  65%|██████▍ | 35/54 [23:57<13:23, 42.28s/it]
925
  67%|██████▋ | 36/54 [24:35<12:20, 41.14s/it]
926
  69%|██████▊ | 37/54 [25:09<11:02, 38.94s/it]
927
  70%|███████ | 38/54 [25:49<10:26, 39.14s/it]
928
  72%|███████▏ | 39/54 [26:28<09:46, 39.10s/it]
929
  74%|███████▍ | 40/54 [27:07<09:07, 39.10s/it]
930
 
931
+
932
  74%|███████▍ | 40/54 [27:07<09:07, 39.10s/it]
933
  76%|███████▌ | 41/54 [27:58<09:14, 42.62s/it]
934
  78%|███████▊ | 42/54 [28:34<08:07, 40.63s/it]
935
  80%|███████▉ | 43/54 [29:19<07:41, 41.94s/it]
936
  81%|████████▏ | 44/54 [30:01<07:01, 42.15s/it]
937
  83%|████████▎ | 45/54 [30:36<05:59, 39.99s/it]
938
  85%|████████▌ | 46/54 [31:19<05:26, 40.83s/it]
939
  87%|████████▋ | 47/54 [32:06<04:57, 42.54s/it]
940
  89%|████████▉ | 48/54 [32:56<04:29, 44.97s/it]
941
  91%|█████████ | 49/54 [33:37<03:38, 43.65s/it]
942
  93%|█████████▎| 50/54 [34:11<02:43, 40.79s/it]
943
 
944
+
945
  93%|█████████▎| 50/54 [34:11<02:43, 40.79s/it]
946
  94%|█████████▍| 51/54 [34:54<02:04, 41.36s/it]
947
  96%|█████████▋| 52/54 [35:31<01:20, 40.18s/it]
948
  98%|█████████▊| 53/54 [36:08<00:39, 39.33s/it]
949
+
950
+ Training completed. Do not forget to share your model on huggingface.co/models =)
951
+
952
+
953
+
954
 
955
+
956
+ [INFO|trainer.py:3067] 2024-03-26 13:26:02,466 >> Saving model checkpoint to /home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909
957
+ [INFO|configuration_utils.py:473] 2024-03-26 13:26:02,467 >> Configuration saved in /home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909/config.json
958
+ [INFO|configuration_utils.py:614] 2024-03-26 13:26:02,468 >> Configuration saved in /home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909/generation_config.json
959
+ [2024-03-26 13:26:04,855] [INFO] [launch.py:347:main] Process 163483 exits successfully.
960
+ [2024-03-26 13:26:04,855] [INFO] [launch.py:347:main] Process 163485 exits successfully.
961
+ [2024-03-26 13:26:04,855] [INFO] [launch.py:347:main] Process 163484 exits successfully.
962
+ [INFO|modeling_utils.py:2462] 2024-03-26 13:26:17,853 >> The model is bigger than the maximum size per checkpoint (5GB) and is going to be split in 3 checkpoint shards. You can find where each parameters has been saved in the index located at /home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909/model.safetensors.index.json.
963
+ [INFO|tokenization_utils_base.py:2459] 2024-03-26 13:26:17,854 >> tokenizer config file saved in /home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909/tokenizer_config.json
964
+ [INFO|tokenization_utils_base.py:2468] 2024-03-26 13:26:17,854 >> Special tokens file saved in /home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909/special_tokens_map.json
965
+ ***** train metrics *****
966
+ epoch = 2.96
967
+ train_loss = 0.9069
968
+ train_runtime = 0:36:47.32
969
+ train_samples_per_second = 12.543
970
+ train_steps_per_second = 0.024
971
+ Figure saved: /home/lirenhao/projects/LLaMA-Factory/output/d2417a68-3122-41af-9d26-a7f736043909/training_loss.png
972
+ 03/26/2024 13:26:18 - WARNING - llmtuner.extras.ploting - No metric eval_loss to plot.
973
+ [INFO|modelcard.py:450] 2024-03-26 13:26:18,360 >> Dropping the following result as it does not have all the necessary fields:
974
+ {'task': {'name': 'Causal Language Modeling', 'type': 'text-generation'}}
975
+ [2024-03-26 13:26:20,872] [INFO] [launch.py:347:main] Process 163482 exits successfully.
model-00001-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a3e2e1d6c54879a20285a49ed87c49ec5702cdaade422c76cb99b5d54f35877
3
+ size 4938985352
model-00002-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4ae2124ecd10a7d292ea37efe7ed23f5aafed61ccbde3f5098d1715f6f64d80
3
+ size 4947390880
model-00003-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c4a9fd0e037b7c35dafab71a5feba1b52030ebe2fdfd77ff575fda9d06cb7af
3
+ size 3590488816
model.safetensors.index.json ADDED
@@ -0,0 +1,298 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 13476831232
4
+ },
5
+ "weight_map": {
6
+ "lm_head.weight": "model-00003-of-00003.safetensors",
7
+ "model.embed_tokens.weight": "model-00001-of-00003.safetensors",
8
+ "model.layers.0.input_layernorm.weight": "model-00001-of-00003.safetensors",
9
+ "model.layers.0.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
10
+ "model.layers.0.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
11
+ "model.layers.0.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
12
+ "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
13
+ "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
14
+ "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
15
+ "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
16
+ "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
17
+ "model.layers.1.input_layernorm.weight": "model-00001-of-00003.safetensors",
18
+ "model.layers.1.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
19
+ "model.layers.1.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
20
+ "model.layers.1.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
21
+ "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
22
+ "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
23
+ "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
24
+ "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
25
+ "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
26
+ "model.layers.10.input_layernorm.weight": "model-00001-of-00003.safetensors",
27
+ "model.layers.10.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
28
+ "model.layers.10.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
29
+ "model.layers.10.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
30
+ "model.layers.10.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
31
+ "model.layers.10.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
32
+ "model.layers.10.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
33
+ "model.layers.10.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
34
+ "model.layers.10.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
35
+ "model.layers.11.input_layernorm.weight": "model-00002-of-00003.safetensors",
36
+ "model.layers.11.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
37
+ "model.layers.11.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
38
+ "model.layers.11.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
39
+ "model.layers.11.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
40
+ "model.layers.11.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
41
+ "model.layers.11.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
42
+ "model.layers.11.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
43
+ "model.layers.11.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
44
+ "model.layers.12.input_layernorm.weight": "model-00002-of-00003.safetensors",
45
+ "model.layers.12.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
46
+ "model.layers.12.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
47
+ "model.layers.12.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
48
+ "model.layers.12.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
49
+ "model.layers.12.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
50
+ "model.layers.12.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
51
+ "model.layers.12.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
52
+ "model.layers.12.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
53
+ "model.layers.13.input_layernorm.weight": "model-00002-of-00003.safetensors",
54
+ "model.layers.13.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
55
+ "model.layers.13.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
56
+ "model.layers.13.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
57
+ "model.layers.13.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
58
+ "model.layers.13.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
59
+ "model.layers.13.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
60
+ "model.layers.13.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
61
+ "model.layers.13.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
62
+ "model.layers.14.input_layernorm.weight": "model-00002-of-00003.safetensors",
63
+ "model.layers.14.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
64
+ "model.layers.14.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
65
+ "model.layers.14.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
66
+ "model.layers.14.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
67
+ "model.layers.14.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
68
+ "model.layers.14.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
69
+ "model.layers.14.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
70
+ "model.layers.14.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
71
+ "model.layers.15.input_layernorm.weight": "model-00002-of-00003.safetensors",
72
+ "model.layers.15.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
73
+ "model.layers.15.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
74
+ "model.layers.15.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
75
+ "model.layers.15.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
76
+ "model.layers.15.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
77
+ "model.layers.15.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
78
+ "model.layers.15.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
79
+ "model.layers.15.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
80
+ "model.layers.16.input_layernorm.weight": "model-00002-of-00003.safetensors",
81
+ "model.layers.16.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
82
+ "model.layers.16.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
83
+ "model.layers.16.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
84
+ "model.layers.16.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
85
+ "model.layers.16.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
86
+ "model.layers.16.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
87
+ "model.layers.16.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
88
+ "model.layers.16.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
89
+ "model.layers.17.input_layernorm.weight": "model-00002-of-00003.safetensors",
90
+ "model.layers.17.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
91
+ "model.layers.17.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
92
+ "model.layers.17.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
93
+ "model.layers.17.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
94
+ "model.layers.17.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
95
+ "model.layers.17.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
96
+ "model.layers.17.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
97
+ "model.layers.17.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
98
+ "model.layers.18.input_layernorm.weight": "model-00002-of-00003.safetensors",
99
+ "model.layers.18.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
100
+ "model.layers.18.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
101
+ "model.layers.18.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
102
+ "model.layers.18.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
103
+ "model.layers.18.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
104
+ "model.layers.18.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
105
+ "model.layers.18.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
106
+ "model.layers.18.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
107
+ "model.layers.19.input_layernorm.weight": "model-00002-of-00003.safetensors",
108
+ "model.layers.19.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
109
+ "model.layers.19.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
110
+ "model.layers.19.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
111
+ "model.layers.19.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
112
+ "model.layers.19.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
113
+ "model.layers.19.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
114
+ "model.layers.19.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
115
+ "model.layers.19.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
116
+ "model.layers.2.input_layernorm.weight": "model-00001-of-00003.safetensors",
117
+ "model.layers.2.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
118
+ "model.layers.2.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
119
+ "model.layers.2.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
120
+ "model.layers.2.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
121
+ "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
122
+ "model.layers.2.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
123
+ "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
124
+ "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
125
+ "model.layers.20.input_layernorm.weight": "model-00002-of-00003.safetensors",
126
+ "model.layers.20.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
127
+ "model.layers.20.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
128
+ "model.layers.20.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
129
+ "model.layers.20.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
130
+ "model.layers.20.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
131
+ "model.layers.20.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
132
+ "model.layers.20.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
133
+ "model.layers.20.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
134
+ "model.layers.21.input_layernorm.weight": "model-00002-of-00003.safetensors",
135
+ "model.layers.21.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
136
+ "model.layers.21.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
137
+ "model.layers.21.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
138
+ "model.layers.21.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
139
+ "model.layers.21.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
140
+ "model.layers.21.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
141
+ "model.layers.21.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
142
+ "model.layers.21.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
143
+ "model.layers.22.input_layernorm.weight": "model-00002-of-00003.safetensors",
144
+ "model.layers.22.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
145
+ "model.layers.22.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
146
+ "model.layers.22.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
147
+ "model.layers.22.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
148
+ "model.layers.22.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
149
+ "model.layers.22.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
150
+ "model.layers.22.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
151
+ "model.layers.22.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
152
+ "model.layers.23.input_layernorm.weight": "model-00003-of-00003.safetensors",
153
+ "model.layers.23.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
154
+ "model.layers.23.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
155
+ "model.layers.23.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
156
+ "model.layers.23.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
157
+ "model.layers.23.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
158
+ "model.layers.23.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
159
+ "model.layers.23.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
160
+ "model.layers.23.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
161
+ "model.layers.24.input_layernorm.weight": "model-00003-of-00003.safetensors",
162
+ "model.layers.24.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
163
+ "model.layers.24.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
164
+ "model.layers.24.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
165
+ "model.layers.24.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
166
+ "model.layers.24.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
167
+ "model.layers.24.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
168
+ "model.layers.24.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
169
+ "model.layers.24.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
170
+ "model.layers.25.input_layernorm.weight": "model-00003-of-00003.safetensors",
171
+ "model.layers.25.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
172
+ "model.layers.25.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
173
+ "model.layers.25.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
174
+ "model.layers.25.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
175
+ "model.layers.25.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
176
+ "model.layers.25.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
177
+ "model.layers.25.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
178
+ "model.layers.25.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
179
+ "model.layers.26.input_layernorm.weight": "model-00003-of-00003.safetensors",
180
+ "model.layers.26.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
181
+ "model.layers.26.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
182
+ "model.layers.26.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
183
+ "model.layers.26.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
184
+ "model.layers.26.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
185
+ "model.layers.26.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
186
+ "model.layers.26.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
187
+ "model.layers.26.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
188
+ "model.layers.27.input_layernorm.weight": "model-00003-of-00003.safetensors",
189
+ "model.layers.27.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
190
+ "model.layers.27.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
191
+ "model.layers.27.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
192
+ "model.layers.27.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
193
+ "model.layers.27.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
194
+ "model.layers.27.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
195
+ "model.layers.27.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
196
+ "model.layers.27.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
197
+ "model.layers.28.input_layernorm.weight": "model-00003-of-00003.safetensors",
198
+ "model.layers.28.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
199
+ "model.layers.28.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
200
+ "model.layers.28.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
201
+ "model.layers.28.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
202
+ "model.layers.28.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
203
+ "model.layers.28.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
204
+ "model.layers.28.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
205
+ "model.layers.28.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
206
+ "model.layers.29.input_layernorm.weight": "model-00003-of-00003.safetensors",
207
+ "model.layers.29.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
208
+ "model.layers.29.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
209
+ "model.layers.29.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
210
+ "model.layers.29.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
211
+ "model.layers.29.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
212
+ "model.layers.29.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
213
+ "model.layers.29.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
214
+ "model.layers.29.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
215
+ "model.layers.3.input_layernorm.weight": "model-00001-of-00003.safetensors",
216
+ "model.layers.3.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
217
+ "model.layers.3.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
218
+ "model.layers.3.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
219
+ "model.layers.3.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
220
+ "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
221
+ "model.layers.3.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
222
+ "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
223
+ "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
224
+ "model.layers.30.input_layernorm.weight": "model-00003-of-00003.safetensors",
225
+ "model.layers.30.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
226
+ "model.layers.30.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
227
+ "model.layers.30.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
228
+ "model.layers.30.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
229
+ "model.layers.30.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
230
+ "model.layers.30.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
231
+ "model.layers.30.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
232
+ "model.layers.30.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
233
+ "model.layers.31.input_layernorm.weight": "model-00003-of-00003.safetensors",
234
+ "model.layers.31.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
235
+ "model.layers.31.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
236
+ "model.layers.31.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
237
+ "model.layers.31.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
238
+ "model.layers.31.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
239
+ "model.layers.31.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
240
+ "model.layers.31.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
241
+ "model.layers.31.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
242
+ "model.layers.4.input_layernorm.weight": "model-00001-of-00003.safetensors",
243
+ "model.layers.4.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
244
+ "model.layers.4.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
245
+ "model.layers.4.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
246
+ "model.layers.4.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
247
+ "model.layers.4.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
248
+ "model.layers.4.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
249
+ "model.layers.4.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
250
+ "model.layers.4.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
251
+ "model.layers.5.input_layernorm.weight": "model-00001-of-00003.safetensors",
252
+ "model.layers.5.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
253
+ "model.layers.5.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
254
+ "model.layers.5.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
255
+ "model.layers.5.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
256
+ "model.layers.5.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
257
+ "model.layers.5.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
258
+ "model.layers.5.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
259
+ "model.layers.5.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
260
+ "model.layers.6.input_layernorm.weight": "model-00001-of-00003.safetensors",
261
+ "model.layers.6.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
262
+ "model.layers.6.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
263
+ "model.layers.6.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
264
+ "model.layers.6.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
265
+ "model.layers.6.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
266
+ "model.layers.6.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
267
+ "model.layers.6.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
268
+ "model.layers.6.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
269
+ "model.layers.7.input_layernorm.weight": "model-00001-of-00003.safetensors",
270
+ "model.layers.7.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
271
+ "model.layers.7.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
272
+ "model.layers.7.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
273
+ "model.layers.7.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
274
+ "model.layers.7.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
275
+ "model.layers.7.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
276
+ "model.layers.7.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
277
+ "model.layers.7.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
278
+ "model.layers.8.input_layernorm.weight": "model-00001-of-00003.safetensors",
279
+ "model.layers.8.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
280
+ "model.layers.8.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
281
+ "model.layers.8.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
282
+ "model.layers.8.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
283
+ "model.layers.8.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
284
+ "model.layers.8.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
285
+ "model.layers.8.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
286
+ "model.layers.8.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
287
+ "model.layers.9.input_layernorm.weight": "model-00001-of-00003.safetensors",
288
+ "model.layers.9.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
289
+ "model.layers.9.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
290
+ "model.layers.9.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
291
+ "model.layers.9.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
292
+ "model.layers.9.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
293
+ "model.layers.9.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
294
+ "model.layers.9.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
295
+ "model.layers.9.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
296
+ "model.norm.weight": "model-00003-of-00003.safetensors"
297
+ }
298
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "</s>",
17
+ "unk_token": {
18
+ "content": "<unk>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
tokenizer_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": true,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ }
30
+ },
31
+ "bos_token": "<s>",
32
+ "clean_up_tokenization_spaces": false,
33
+ "eos_token": "</s>",
34
+ "legacy": true,
35
+ "model_max_length": 1000000000000000019884624838656,
36
+ "pad_token": "</s>",
37
+ "padding_side": "right",
38
+ "sp_model_kwargs": {},
39
+ "spaces_between_special_tokens": false,
40
+ "split_special_tokens": false,
41
+ "tokenizer_class": "LlamaTokenizer",
42
+ "unk_token": "<unk>",
43
+ "use_default_system_prompt": true
44
+ }
train_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.96,
3
+ "train_loss": 0.9069184638835766,
4
+ "train_runtime": 2207.3234,
5
+ "train_samples_per_second": 12.543,
6
+ "train_steps_per_second": 0.024
7
+ }
trainer_log.jsonl ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {"current_steps": 10, "total_steps": 54, "loss": 1.0908, "eval_loss": null, "predict_loss": null, "reward": null, "learning_rate": 1.9659258262890683e-05, "epoch": 0.55, "percentage": 18.52, "elapsed_time": "0:06:46", "remaining_time": "0:29:49"}
2
+ {"current_steps": 20, "total_steps": 54, "loss": 0.9545, "eval_loss": null, "predict_loss": null, "reward": null, "learning_rate": 1.608761429008721e-05, "epoch": 1.1, "percentage": 37.04, "elapsed_time": "0:13:41", "remaining_time": "0:23:17"}
3
+ {"current_steps": 30, "total_steps": 54, "loss": 0.8724, "eval_loss": null, "predict_loss": null, "reward": null, "learning_rate": 1e-05, "epoch": 1.64, "percentage": 55.56, "elapsed_time": "0:20:28", "remaining_time": "0:16:23"}
4
+ {"current_steps": 40, "total_steps": 54, "loss": 0.8427, "eval_loss": null, "predict_loss": null, "reward": null, "learning_rate": 3.912385709912794e-06, "epoch": 2.19, "percentage": 74.07, "elapsed_time": "0:27:07", "remaining_time": "0:09:29"}
5
+ {"current_steps": 50, "total_steps": 54, "loss": 0.8133, "eval_loss": null, "predict_loss": null, "reward": null, "learning_rate": 3.4074173710931804e-07, "epoch": 2.74, "percentage": 92.59, "elapsed_time": "0:34:11", "remaining_time": "0:02:44"}
6
+ {"current_steps": 54, "total_steps": 54, "loss": null, "eval_loss": null, "predict_loss": null, "reward": null, "learning_rate": null, "epoch": 2.96, "percentage": 100.0, "elapsed_time": "0:36:47", "remaining_time": "0:00:00"}
trainer_state.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.958904109589041,
5
+ "eval_steps": 500,
6
+ "global_step": 54,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.55,
13
+ "grad_norm": 1.638972731060276,
14
+ "learning_rate": 1.9659258262890683e-05,
15
+ "loss": 1.0908,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 1.1,
20
+ "grad_norm": 1.0710882452469266,
21
+ "learning_rate": 1.608761429008721e-05,
22
+ "loss": 0.9545,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 1.64,
27
+ "grad_norm": 0.9859220972082218,
28
+ "learning_rate": 1e-05,
29
+ "loss": 0.8724,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 2.19,
34
+ "grad_norm": 1.1753998705017632,
35
+ "learning_rate": 3.912385709912794e-06,
36
+ "loss": 0.8427,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 2.74,
41
+ "grad_norm": 1.1336143023825,
42
+ "learning_rate": 3.4074173710931804e-07,
43
+ "loss": 0.8133,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 2.96,
48
+ "step": 54,
49
+ "total_flos": 9.004999286592635e+17,
50
+ "train_loss": 0.9069184638835766,
51
+ "train_runtime": 2207.3234,
52
+ "train_samples_per_second": 12.543,
53
+ "train_steps_per_second": 0.024
54
+ }
55
+ ],
56
+ "logging_steps": 10,
57
+ "max_steps": 54,
58
+ "num_input_tokens_seen": 0,
59
+ "num_train_epochs": 3,
60
+ "save_steps": 1000,
61
+ "total_flos": 9.004999286592635e+17,
62
+ "train_batch_size": 32,
63
+ "trial_name": null,
64
+ "trial_params": null
65
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8df1ac78eab18c80bd37cdfb0f8fe8dd3ed4b05c79c23e5553afb57c71772b91
3
+ size 6520
training_loss.png ADDED