NewBreaker's picture
first
23aa310
{
"os": "Windows-10-10.0.19041-SP0",
"python": "3.8.10",
"heartbeatAt": "2023-04-20T20:05:04.864612",
"startedAt": "2023-04-20T20:05:03.256341",
"docker": null,
"cuda": null,
"args": [
"--do_train",
"--train_file",
"..\\AdvertiseGen\\train.json",
"--validation_file",
"..\\AdvertiseGen\\dev.json",
"--prompt_column",
"content",
"--response_column",
"summary",
"--overwrite_cache",
"--model_name_or_path",
"..\\models\\chatglm-6b-int4-1\\models--THUDM--chatglm-6b-int4\\snapshots\\e02ba894cf18f3fd9b2526c795f983683c4ec732",
"--output_dir",
"output\\adgen-chatglm-6b-pt-128-2e-2",
"--overwrite_output_dir",
"--max_source_length",
"64",
"--max_target_length",
"64",
"--per_device_train_batch_size",
"1",
"--per_device_eval_batch_size",
"1",
"--gradient_accumulation_steps",
"16",
"--predict_with_generate",
"--max_steps",
"10",
"--logging_steps",
"10",
"--save_steps",
"5",
"--learning_rate",
"2e-2",
"--pre_seq_len",
"128",
"--quantization_bit",
"4"
],
"state": "running",
"program": "main.py",
"codePath": "ptuning\\main.py",
"git": {
"remote": "https://github.com/THUDM/ChatGLM-6B",
"commit": "01e6313abf4122d789d6e68128856af52847b355"
},
"cpu_count": 6,
"cpu_count_logical": 12,
"cpu_freq": {
"current": 2592.0,
"min": 0.0,
"max": 2592.0
},
"cpu_freq_per_core": [
{
"current": 2592.0,
"min": 0.0,
"max": 2592.0
}
],
"disk": {
"total": 500.32030868530273,
"used": 495.093204498291
},
"gpu": "NVIDIA GeForce RTX 2060",
"gpu_count": 1,
"gpu_devices": [
{
"name": "NVIDIA GeForce RTX 2060",
"memory_total": 6442450944
}
],
"memory": {
"total": 63.87089538574219
}
}