File size: 1,576 Bytes
83034b6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 |
{
"os": "Linux-6.8.0-48-generic-x86_64-with-glibc2.31",
"python": "3.10.15",
"startedAt": "2024-11-24T08:28:21.866194Z",
"args": [
"--name",
"ast_summer2winteryosemite",
"--task",
"AST",
"--gpu_ids",
"0",
"--checkpoints_dir",
"./checkpoints",
"--batchSize",
"2",
"--dataset_mode",
"summer2winteryosemite",
"--croot",
"./datasets/summer2winter_yosemite",
"--sroot",
"./datasets/summer2winter_yosemite",
"--nThreads",
"4",
"--no_pairing_check",
"--no_instance",
"--gan_mode",
"hinge",
"--num_upsampling_layers",
"more",
"--alpha",
"1.0",
"--display_freq",
"200",
"--save_epoch_freq",
"2",
"--niter",
"2",
"--lambda_vgg",
"1",
"--lambda_feat",
"1"
],
"program": "/home/share/VAL_ImgTranslations/train.py",
"codePath": "train.py",
"root": "/home/share/VAL_ImgTranslations",
"host": "9139923abb9b",
"username": "root",
"executable": "/home/share/VAL_ImgTranslations/VAL_IMgsTrans/bin/python",
"codePathLocal": "train.py",
"cpu_count": 10,
"cpu_count_logical": 16,
"gpu": "NVIDIA GeForce RTX 4060 Ti",
"gpu_count": 1,
"disk": {
"/": {
"total": "250903556096",
"used": "97383624704"
}
},
"memory": {
"total": "33473884160"
},
"cpu": {
"count": 10,
"countLogical": 16
},
"gpu_nvidia": [
{
"name": "NVIDIA GeForce RTX 4060 Ti",
"memoryTotal": "17175674880",
"cudaCores": 4352,
"architecture": "Ada"
}
],
"cudaVersion": "12.2"
} |