Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +2 -0
- checkpoints/latest-checkpoint.pt +3 -0
- config.json +55 -0
- config.yaml +49 -0
- latest-checkpoint.pt +3 -0
- med-instruct+testmodel+stage-finetune+x7.jsonl +244 -0
- run-metrics.jsonl +1 -0
- wandb/debug-internal.log +337 -0
- wandb/debug.log +27 -0
- wandb/latest-run/files/conda-environment.yaml +668 -0
- wandb/latest-run/files/wandb-metadata.json +399 -0
- wandb/latest-run/files/wandb-summary.json +1 -0
- wandb/latest-run/logs/debug-internal.log +337 -0
- wandb/latest-run/logs/debug.log +27 -0
- wandb/latest-run/run-vqw25nkx.wandb +0 -0
- wandb/offline-run-20240503_170937-00gisuah/files/conda-environment.yaml +615 -0
- wandb/offline-run-20240503_170937-00gisuah/files/wandb-metadata.json +399 -0
- wandb/offline-run-20240503_170937-00gisuah/files/wandb-summary.json +1 -0
- wandb/offline-run-20240503_170937-00gisuah/logs/debug-internal.log +229 -0
- wandb/offline-run-20240503_170937-00gisuah/logs/debug.log +32 -0
- wandb/offline-run-20240503_170937-00gisuah/run-00gisuah.wandb +0 -0
- wandb/offline-run-20240506_123154-8qgmomje/files/conda-environment.yaml +615 -0
- wandb/offline-run-20240506_123154-8qgmomje/files/wandb-metadata.json +399 -0
- wandb/offline-run-20240506_123154-8qgmomje/files/wandb-summary.json +1 -0
- wandb/offline-run-20240506_123154-8qgmomje/logs/debug-internal.log +235 -0
- wandb/offline-run-20240506_123154-8qgmomje/logs/debug.log +32 -0
- wandb/offline-run-20240506_123154-8qgmomje/run-8qgmomje.wandb +0 -0
- wandb/offline-run-20240506_160400-io481435/files/conda-environment.yaml +615 -0
- wandb/offline-run-20240506_160400-io481435/files/wandb-metadata.json +399 -0
- wandb/offline-run-20240506_160400-io481435/logs/debug-internal.log +31 -0
- wandb/offline-run-20240506_160400-io481435/logs/debug.log +26 -0
- wandb/offline-run-20240506_160400-io481435/run-io481435.wandb +0 -0
- wandb/offline-run-20240507_152956-gy8tfquj/files/conda-environment.yaml +615 -0
- wandb/offline-run-20240507_152956-gy8tfquj/files/wandb-metadata.json +399 -0
- wandb/offline-run-20240507_152956-gy8tfquj/files/wandb-summary.json +1 -0
- wandb/offline-run-20240507_152956-gy8tfquj/logs/debug-internal.log +133 -0
- wandb/offline-run-20240507_152956-gy8tfquj/logs/debug.log +84 -0
- wandb/offline-run-20240507_152956-gy8tfquj/run-gy8tfquj.wandb +0 -0
- wandb/offline-run-20240508_185440-w4yruoqg/files/conda-environment.yaml +668 -0
- wandb/offline-run-20240508_185440-w4yruoqg/files/wandb-metadata.json +399 -0
- wandb/offline-run-20240508_185440-w4yruoqg/logs/debug-internal.log +40 -0
- wandb/offline-run-20240508_185440-w4yruoqg/logs/debug.log +26 -0
- wandb/offline-run-20240508_185440-w4yruoqg/run-w4yruoqg.wandb +0 -0
- wandb/offline-run-20240508_190127-u0qvu51w/files/conda-environment.yaml +668 -0
- wandb/offline-run-20240508_190127-u0qvu51w/files/wandb-metadata.json +399 -0
- wandb/offline-run-20240508_190127-u0qvu51w/logs/debug-internal.log +46 -0
- wandb/offline-run-20240508_190127-u0qvu51w/logs/debug.log +26 -0
- wandb/offline-run-20240508_190127-u0qvu51w/run-u0qvu51w.wandb +0 -0
- wandb/offline-run-20240508_191952-7qm3st83/files/conda-environment.yaml +668 -0
- wandb/offline-run-20240508_191952-7qm3st83/files/wandb-metadata.json +399 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
wandb/offline-run-20240509_110904-sc0bbka3/run-sc0bbka3.wandb filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
wandb/offline-run-20240509_113410-b7nw78zg/run-b7nw78zg.wandb filter=lfs diff=lfs merge=lfs -text
|
checkpoints/latest-checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78c5f373d3a608e8905521d81d0c89aee91e2b3c527e76031ceaad492a14051b
|
| 3 |
+
size 27039790247
|
config.json
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset": {
|
| 3 |
+
"align_stage_components": [
|
| 4 |
+
"download/med-v0.1-instruct/med_v0_1_mix.json",
|
| 5 |
+
"download/med-v0.1-instruct"
|
| 6 |
+
],
|
| 7 |
+
"dataset_id": "med-instruct",
|
| 8 |
+
"dataset_root_dir": "data",
|
| 9 |
+
"finetune_stage_components": [
|
| 10 |
+
"download/med-v0.1-instruct/med_v0_1_mix.json",
|
| 11 |
+
"download/med-v0.1-instruct"
|
| 12 |
+
],
|
| 13 |
+
"type": "med-instruct"
|
| 14 |
+
},
|
| 15 |
+
"model": {
|
| 16 |
+
"align_epochs": 1,
|
| 17 |
+
"align_global_batch_size": 256,
|
| 18 |
+
"align_learning_rate": 0.001,
|
| 19 |
+
"align_lr_scheduler_type": "linear-warmup+cosine-decay",
|
| 20 |
+
"align_max_grad_norm": 1.0,
|
| 21 |
+
"align_max_steps": null,
|
| 22 |
+
"align_per_device_batch_size": 16,
|
| 23 |
+
"align_train_strategy": "fsdp-shard-grad-op",
|
| 24 |
+
"align_warmup_ratio": 0.03,
|
| 25 |
+
"align_weight_decay": 0.0,
|
| 26 |
+
"arch_specifier": "no-align+gelu-mlp",
|
| 27 |
+
"enable_gradient_checkpointing": true,
|
| 28 |
+
"enable_mixed_precision_training": true,
|
| 29 |
+
"finetune_epochs": 5,
|
| 30 |
+
"finetune_global_batch_size": 128,
|
| 31 |
+
"finetune_learning_rate": 2e-06,
|
| 32 |
+
"finetune_lr_scheduler_type": "linear-warmup+cosine-decay",
|
| 33 |
+
"finetune_max_grad_norm": 1.0,
|
| 34 |
+
"finetune_max_steps": null,
|
| 35 |
+
"finetune_per_device_batch_size": 16,
|
| 36 |
+
"finetune_train_strategy": "fsdp-full-shard",
|
| 37 |
+
"finetune_warmup_ratio": 0.03,
|
| 38 |
+
"finetune_weight_decay": 0.1,
|
| 39 |
+
"image_resize_strategy": "letterbox",
|
| 40 |
+
"llm_backbone_id": "llama2-7b-chat",
|
| 41 |
+
"llm_max_length": 2048,
|
| 42 |
+
"model_id": "testmodel",
|
| 43 |
+
"reduce_in_full_precision": false,
|
| 44 |
+
"type": "one-stage+7b",
|
| 45 |
+
"vision_backbone_id": "clip-vit-l-336px"
|
| 46 |
+
},
|
| 47 |
+
"pretrained_checkpoint": null,
|
| 48 |
+
"run_id": "med-instruct+testmodel+stage-finetune+x7",
|
| 49 |
+
"run_root_dir": "runs",
|
| 50 |
+
"seed": 7,
|
| 51 |
+
"stage": "finetune",
|
| 52 |
+
"trackers": [],
|
| 53 |
+
"wandb_entity": "stanford-voltron",
|
| 54 |
+
"wandb_project": "onyx-vlms"
|
| 55 |
+
}
|
config.yaml
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dataset:
|
| 2 |
+
align_stage_components:
|
| 3 |
+
- download/med-v0.1-instruct/med_v0_1_mix.json
|
| 4 |
+
- download/med-v0.1-instruct
|
| 5 |
+
dataset_id: med-instruct
|
| 6 |
+
dataset_root_dir: data
|
| 7 |
+
finetune_stage_components:
|
| 8 |
+
- download/med-v0.1-instruct/med_v0_1_mix.json
|
| 9 |
+
- download/med-v0.1-instruct
|
| 10 |
+
type: med-instruct
|
| 11 |
+
model:
|
| 12 |
+
align_epochs: 1
|
| 13 |
+
align_global_batch_size: 256
|
| 14 |
+
align_learning_rate: 0.001
|
| 15 |
+
align_lr_scheduler_type: linear-warmup+cosine-decay
|
| 16 |
+
align_max_grad_norm: 1.0
|
| 17 |
+
align_max_steps: null
|
| 18 |
+
align_per_device_batch_size: 16
|
| 19 |
+
align_train_strategy: fsdp-shard-grad-op
|
| 20 |
+
align_warmup_ratio: 0.03
|
| 21 |
+
align_weight_decay: 0.0
|
| 22 |
+
arch_specifier: no-align+gelu-mlp
|
| 23 |
+
enable_gradient_checkpointing: true
|
| 24 |
+
enable_mixed_precision_training: true
|
| 25 |
+
finetune_epochs: 5
|
| 26 |
+
finetune_global_batch_size: 128
|
| 27 |
+
finetune_learning_rate: 2.0e-06
|
| 28 |
+
finetune_lr_scheduler_type: linear-warmup+cosine-decay
|
| 29 |
+
finetune_max_grad_norm: 1.0
|
| 30 |
+
finetune_max_steps: null
|
| 31 |
+
finetune_per_device_batch_size: 16
|
| 32 |
+
finetune_train_strategy: fsdp-full-shard
|
| 33 |
+
finetune_warmup_ratio: 0.03
|
| 34 |
+
finetune_weight_decay: 0.1
|
| 35 |
+
image_resize_strategy: letterbox
|
| 36 |
+
llm_backbone_id: llama2-7b-chat
|
| 37 |
+
llm_max_length: 2048
|
| 38 |
+
model_id: testmodel
|
| 39 |
+
reduce_in_full_precision: false
|
| 40 |
+
type: one-stage+7b
|
| 41 |
+
vision_backbone_id: clip-vit-l-336px
|
| 42 |
+
pretrained_checkpoint: null
|
| 43 |
+
run_id: med-instruct+testmodel+stage-finetune+x7
|
| 44 |
+
run_root_dir: runs
|
| 45 |
+
seed: 7
|
| 46 |
+
stage: finetune
|
| 47 |
+
trackers: []
|
| 48 |
+
wandb_entity: stanford-voltron
|
| 49 |
+
wandb_project: onyx-vlms
|
latest-checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff08fedd7524b6ef6bd591dccae8ed88bd040a3acf5edf1e25dd3e54d2399f90
|
| 3 |
+
size 27035595943
|
med-instruct+testmodel+stage-finetune+x7.jsonl
ADDED
|
@@ -0,0 +1,244 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"Finetune/Learning Rate": 1.9941379571543597e-05, "Finetune/Loss": 7.36778450012207, "Finetune/Loss (Raw)": 7.36778450012207, "Finetune/Step": 1, "Finetune/Step Time": 7.549227952957153}
|
| 2 |
+
{"Finetune/Learning Rate": 1.976620555710087e-05, "Finetune/Loss": 7.5681657791137695, "Finetune/Loss (Raw)": 7.768547534942627, "Finetune/Step": 2, "Finetune/Step Time": 4.983920335769653}
|
| 3 |
+
{"Finetune/Learning Rate": 1.9476531711828027e-05, "Finetune/Loss": 6.51008939743042, "Finetune/Loss (Raw)": 4.3939361572265625, "Finetune/Step": 3, "Finetune/Step Time": 4.107757012049357}
|
| 4 |
+
{"Finetune/Learning Rate": 1.9075754196709574e-05, "Finetune/Loss": 5.771026611328125, "Finetune/Loss (Raw)": 3.553839921951294, "Finetune/Step": 4, "Finetune/Step Time": 3.7063944339752197}
|
| 5 |
+
{"Finetune/Learning Rate": 1.8568571761675893e-05, "Finetune/Loss": 5.1307196617126465, "Finetune/Loss (Raw)": 2.5694918632507324, "Finetune/Step": 5, "Finetune/Step Time": 3.413467216491699}
|
| 6 |
+
{"Finetune/Learning Rate": 1.796093065705644e-05, "Finetune/Loss": 4.744967937469482, "Finetune/Loss (Raw)": 2.8162074089050293, "Finetune/Step": 6, "Finetune/Step Time": 3.2199769020080566}
|
| 7 |
+
{"Finetune/Learning Rate": 1.725995491923131e-05, "Finetune/Loss": 4.239523410797119, "Finetune/Loss (Raw)": 1.2068538665771484, "Finetune/Step": 7, "Finetune/Step Time": 3.080077750342233}
|
| 8 |
+
{"Finetune/Learning Rate": 1.647386284781828e-05, "Finetune/Loss": 3.892263650894165, "Finetune/Loss (Raw)": 1.4614497423171997, "Finetune/Step": 8, "Finetune/Step Time": 3.0190326869487762}
|
| 9 |
+
{"Finetune/Learning Rate": 1.5611870653623826e-05, "Finetune/Loss": 3.5654280185699463, "Finetune/Loss (Raw)": 0.9507445096969604, "Finetune/Step": 9, "Finetune/Step Time": 2.93222983678182}
|
| 10 |
+
{"Finetune/Learning Rate": 1.4684084406997903e-05, "Finetune/Loss": 3.348705291748047, "Finetune/Loss (Raw)": 1.3981952667236328, "Finetune/Step": 10, "Finetune/Step Time": 2.863704705238342}
|
| 11 |
+
{"Finetune/Learning Rate": 1.3701381553399147e-05, "Finetune/Loss": 3.1944899559020996, "Finetune/Loss (Raw)": 1.6523410081863403, "Finetune/Step": 11, "Finetune/Step Time": 2.825130484320901}
|
| 12 |
+
{"Finetune/Learning Rate": 1.2675283385292212e-05, "Finetune/Loss": 3.010889768600464, "Finetune/Loss (Raw)": 0.9912872910499573, "Finetune/Step": 12, "Finetune/Step Time": 2.785505453745524}
|
| 13 |
+
{"Finetune/Learning Rate": 1.161781996552765e-05, "Finetune/Loss": 2.882206916809082, "Finetune/Loss (Raw)": 1.3380084037780762, "Finetune/Step": 13, "Finetune/Step Time": 2.7438870760110707}
|
| 14 |
+
{"Finetune/Learning Rate": 1.0541389085854177e-05, "Finetune/Loss": 2.7508015632629395, "Finetune/Loss (Raw)": 1.0425317287445068, "Finetune/Step": 14, "Finetune/Step Time": 2.7094162702560425}
|
| 15 |
+
{"Finetune/Learning Rate": 9.458610914145826e-06, "Finetune/Loss": 2.6125948429107666, "Finetune/Loss (Raw)": 0.6776995062828064, "Finetune/Step": 15, "Finetune/Step Time": 2.6983984470367433}
|
| 16 |
+
{"Finetune/Learning Rate": 8.382180034472353e-06, "Finetune/Loss": 2.53676438331604, "Finetune/Loss (Raw)": 1.3993110656738281, "Finetune/Step": 16, "Finetune/Step Time": 2.670434609055519}
|
| 17 |
+
{"Finetune/Learning Rate": 7.324716614707794e-06, "Finetune/Loss": 2.4528164863586426, "Finetune/Loss (Raw)": 1.1096470355987549, "Finetune/Step": 17, "Finetune/Step Time": 2.645362601560705}
|
| 18 |
+
{"Finetune/Learning Rate": 6.298618446600856e-06, "Finetune/Loss": 2.3574817180633545, "Finetune/Loss (Raw)": 0.7367918491363525, "Finetune/Step": 18, "Finetune/Step Time": 2.6233630180358887}
|
| 19 |
+
{"Finetune/Learning Rate": 5.3159155930021e-06, "Finetune/Loss": 2.281595468521118, "Finetune/Loss (Raw)": 0.9156460762023926, "Finetune/Step": 19, "Finetune/Step Time": 2.612993039582905}
|
| 20 |
+
{"Finetune/Learning Rate": 4.388129346376177e-06, "Finetune/Loss": 2.2257227897644043, "Finetune/Loss (Raw)": 1.1641401052474976, "Finetune/Step": 20, "Finetune/Step Time": 2.6002017498016357}
|
| 21 |
+
{"Finetune/Learning Rate": 3.5261371521817247e-06, "Finetune/Loss": 2.172165870666504, "Finetune/Loss (Raw)": 1.1010304689407349, "Finetune/Step": 21, "Finetune/Step Time": 2.5839241913386752}
|
| 22 |
+
{"Finetune/Learning Rate": 2.740045080768694e-06, "Finetune/Loss": 2.137272357940674, "Finetune/Loss (Raw)": 1.4045038223266602, "Finetune/Step": 22, "Finetune/Step Time": 2.568736423145641}
|
| 23 |
+
{"Finetune/Learning Rate": 2.0390693429435626e-06, "Finetune/Loss": 2.085879325866699, "Finetune/Loss (Raw)": 0.9552371501922607, "Finetune/Step": 23, "Finetune/Step Time": 2.5667630796847134}
|
| 24 |
+
{"Finetune/Learning Rate": 1.4314282383241097e-06, "Finetune/Loss": 2.017505168914795, "Finetune/Loss (Raw)": 0.44490066170692444, "Finetune/Step": 24, "Finetune/Step Time": 2.553176204363505}
|
| 25 |
+
{"Finetune/Learning Rate": 9.242458032904311e-07, "Finetune/Loss": 1.9853742122650146, "Finetune/Loss (Raw)": 1.2142295837402344, "Finetune/Step": 25, "Finetune/Step Time": 2.5411977481842043}
|
| 26 |
+
{"Finetune/Learning Rate": 5.234682881719766e-07, "Finetune/Loss": 1.9280644655227661, "Finetune/Loss (Raw)": 0.49531811475753784, "Finetune/Step": 26, "Finetune/Step Time": 2.5300285082597}
|
| 27 |
+
{"Finetune/Learning Rate": 2.3379444289913344e-07, "Finetune/Loss": 1.8876720666885376, "Finetune/Loss (Raw)": 0.8374679088592529, "Finetune/Step": 27, "Finetune/Step Time": 2.5307990974850125}
|
| 28 |
+
{"Finetune/Learning Rate": 5.862042845640403e-08, "Finetune/Loss": 1.8572579622268677, "Finetune/Loss (Raw)": 1.036075234413147, "Finetune/Step": 28, "Finetune/Step Time": 2.520767722811018}
|
| 29 |
+
{"Finetune/Learning Rate": 0.0, "Finetune/Loss": 1.8288624286651611, "Finetune/Loss (Raw)": 1.0337905883789062, "Finetune/Step": 29, "Finetune/Step Time": 2.5119694183612693}
|
| 30 |
+
{"Finetune/Learning Rate": 1.9941379571543597e-05, "Finetune/Loss": 7.36778450012207, "Finetune/Loss (Raw)": 7.36778450012207, "Finetune/Step": 1, "Finetune/Step Time": 9.052452564239502}
|
| 31 |
+
{"Finetune/Learning Rate": 1.976620555710087e-05, "Finetune/Loss": 7.5681657791137695, "Finetune/Loss (Raw)": 7.768547534942627, "Finetune/Step": 2, "Finetune/Step Time": 5.9602580070495605}
|
| 32 |
+
{"Finetune/Learning Rate": 1.9476531711828027e-05, "Finetune/Loss": 6.511626243591309, "Finetune/Loss (Raw)": 4.398545265197754, "Finetune/Step": 3, "Finetune/Step Time": 4.841636419296265}
|
| 33 |
+
{"Finetune/Learning Rate": 1.9075754196709574e-05, "Finetune/Loss": 5.770370960235596, "Finetune/Loss (Raw)": 3.54660701751709, "Finetune/Step": 4, "Finetune/Step Time": 4.321389198303223}
|
| 34 |
+
{"Finetune/Learning Rate": 1.8568571761675893e-05, "Finetune/Loss": 5.130580902099609, "Finetune/Loss (Raw)": 2.571420907974243, "Finetune/Step": 5, "Finetune/Step Time": 3.945681428909302}
|
| 35 |
+
{"Finetune/Learning Rate": 1.796093065705644e-05, "Finetune/Loss": 4.744907379150391, "Finetune/Loss (Raw)": 2.8165385723114014, "Finetune/Step": 6, "Finetune/Step Time": 3.6996482610702515}
|
| 36 |
+
{"Finetune/Learning Rate": 1.725995491923131e-05, "Finetune/Loss": 4.240437984466553, "Finetune/Loss (Raw)": 1.2136189937591553, "Finetune/Step": 7, "Finetune/Step Time": 3.5218572275979176}
|
| 37 |
+
{"Finetune/Learning Rate": 1.647386284781828e-05, "Finetune/Loss": 3.8936822414398193, "Finetune/Loss (Raw)": 1.4663951396942139, "Finetune/Step": 8, "Finetune/Step Time": 3.4337348341941833}
|
| 38 |
+
{"Finetune/Learning Rate": 1.5611870653623826e-05, "Finetune/Loss": 3.5675957202911377, "Finetune/Loss (Raw)": 0.9588993787765503, "Finetune/Step": 9, "Finetune/Step Time": 3.324105289247301}
|
| 39 |
+
{"Finetune/Learning Rate": 1.4684084406997903e-05, "Finetune/Loss": 3.346062421798706, "Finetune/Loss (Raw)": 1.352268099784851, "Finetune/Step": 10, "Finetune/Step Time": 3.238165497779846}
|
| 40 |
+
{"Finetune/Learning Rate": 1.3701381553399147e-05, "Finetune/Loss": 3.1957342624664307, "Finetune/Loss (Raw)": 1.692449688911438, "Finetune/Step": 11, "Finetune/Step Time": 3.178570964119651}
|
| 41 |
+
{"Finetune/Learning Rate": 1.2675283385292212e-05, "Finetune/Loss": 3.014349937438965, "Finetune/Loss (Raw)": 1.0191234350204468, "Finetune/Step": 12, "Finetune/Step Time": 3.138482451438904}
|
| 42 |
+
{"Finetune/Learning Rate": 1.161781996552765e-05, "Finetune/Loss": 2.8854904174804688, "Finetune/Loss (Raw)": 1.339175820350647, "Finetune/Step": 13, "Finetune/Step Time": 3.084709882736206}
|
| 43 |
+
{"Finetune/Learning Rate": 1.0541389085854177e-05, "Finetune/Loss": 2.754392147064209, "Finetune/Loss (Raw)": 1.0501140356063843, "Finetune/Step": 14, "Finetune/Step Time": 3.0392286607197354}
|
| 44 |
+
{"Finetune/Learning Rate": 9.458610914145826e-06, "Finetune/Loss": 2.6173884868621826, "Finetune/Loss (Raw)": 0.6993362307548523, "Finetune/Step": 15, "Finetune/Step Time": 3.007705497741699}
|
| 45 |
+
{"Finetune/Learning Rate": 8.382180034472353e-06, "Finetune/Loss": 2.5399088859558105, "Finetune/Loss (Raw)": 1.3777189254760742, "Finetune/Step": 16, "Finetune/Step Time": 2.987220421433449}
|
| 46 |
+
{"Finetune/Learning Rate": 7.324716614707794e-06, "Finetune/Loss": 2.45613169670105, "Finetune/Loss (Raw)": 1.1156938076019287, "Finetune/Step": 17, "Finetune/Step Time": 2.9548792839050293}
|
| 47 |
+
{"Finetune/Learning Rate": 6.298618446600856e-06, "Finetune/Loss": 2.359598398208618, "Finetune/Loss (Raw)": 0.7185351848602295, "Finetune/Step": 18, "Finetune/Step Time": 2.925637443860372}
|
| 48 |
+
{"Finetune/Learning Rate": 5.3159155930021e-06, "Finetune/Loss": 2.2822110652923584, "Finetune/Loss (Raw)": 0.8892373442649841, "Finetune/Step": 19, "Finetune/Step Time": 2.9009793055684945}
|
| 49 |
+
{"Finetune/Learning Rate": 4.388129346376177e-06, "Finetune/Loss": 2.2258594036102295, "Finetune/Loss (Raw)": 1.155174970626831, "Finetune/Step": 20, "Finetune/Step Time": 2.8964689135551454}
|
| 50 |
+
{"Finetune/Learning Rate": 3.5261371521817247e-06, "Finetune/Loss": 2.1718244552612305, "Finetune/Loss (Raw)": 1.0911266803741455, "Finetune/Step": 21, "Finetune/Step Time": 2.8752532686506}
|
| 51 |
+
{"Finetune/Learning Rate": 2.740045080768694e-06, "Finetune/Loss": 2.137608289718628, "Finetune/Loss (Raw)": 1.4190702438354492, "Finetune/Step": 22, "Finetune/Step Time": 2.855891141024503}
|
| 52 |
+
{"Finetune/Learning Rate": 2.0390693429435626e-06, "Finetune/Loss": 2.084510087966919, "Finetune/Loss (Raw)": 0.9163495898246765, "Finetune/Step": 23, "Finetune/Step Time": 2.8430409327797266}
|
| 53 |
+
{"Finetune/Learning Rate": 1.4314282383241097e-06, "Finetune/Loss": 2.0148420333862305, "Finetune/Loss (Raw)": 0.4124765992164612, "Finetune/Step": 24, "Finetune/Step Time": 2.835821568965912}
|
| 54 |
+
{"Finetune/Learning Rate": 9.242458032904311e-07, "Finetune/Loss": 1.9838645458221436, "Finetune/Loss (Raw)": 1.2404075860977173, "Finetune/Step": 25, "Finetune/Step Time": 2.8206040763854983}
|
| 55 |
+
{"Finetune/Learning Rate": 5.234682881719766e-07, "Finetune/Loss": 1.9279828071594238, "Finetune/Loss (Raw)": 0.5309382081031799, "Finetune/Step": 26, "Finetune/Step Time": 2.8069500648058376}
|
| 56 |
+
{"Finetune/Learning Rate": 2.3379444289913344e-07, "Finetune/Loss": 1.8888658285140991, "Finetune/Loss (Raw)": 0.8718276023864746, "Finetune/Step": 27, "Finetune/Step Time": 2.7932933701409235}
|
| 57 |
+
{"Finetune/Learning Rate": 5.862042845640403e-08, "Finetune/Loss": 1.8589668273925781, "Finetune/Loss (Raw)": 1.0516877174377441, "Finetune/Step": 28, "Finetune/Step Time": 2.79367356640952}
|
| 58 |
+
{"Finetune/Learning Rate": 0.0, "Finetune/Loss": 1.8314627408981323, "Finetune/Loss (Raw)": 1.0613527297973633, "Finetune/Step": 29, "Finetune/Step Time": 2.7814989912098853}
|
| 59 |
+
{"Finetune/Learning Rate": 4.878048780487805e-07, "Finetune/Loss": 4.9622297286987305, "Finetune/Loss (Raw)": 4.9622297286987305, "Finetune/Step": 1, "Finetune/Step Time": 18.78721833229065}
|
| 60 |
+
{"Finetune/Learning Rate": 9.75609756097561e-07, "Finetune/Loss": 4.813885688781738, "Finetune/Loss (Raw)": 4.665542125701904, "Finetune/Step": 2, "Finetune/Step Time": 14.126603603363037}
|
| 61 |
+
{"Finetune/Learning Rate": 1.4634146341463414e-06, "Finetune/Loss": 4.7901201248168945, "Finetune/Loss (Raw)": 4.742588043212891, "Finetune/Step": 3, "Finetune/Step Time": 12.41076405843099}
|
| 62 |
+
{"Finetune/Learning Rate": 1.951219512195122e-06, "Finetune/Loss": 4.706673622131348, "Finetune/Loss (Raw)": 4.456334590911865, "Finetune/Step": 4, "Finetune/Step Time": 11.567386388778687}
|
| 63 |
+
{"Finetune/Learning Rate": 2.4390243902439027e-06, "Finetune/Loss": 4.610179424285889, "Finetune/Loss (Raw)": 4.224202632904053, "Finetune/Step": 5, "Finetune/Step Time": 11.030108737945557}
|
| 64 |
+
{"Finetune/Learning Rate": 2.926829268292683e-06, "Finetune/Loss": 4.413971424102783, "Finetune/Loss (Raw)": 3.432929277420044, "Finetune/Step": 6, "Finetune/Step Time": 10.681593298912048}
|
| 65 |
+
{"Finetune/Learning Rate": 3.414634146341464e-06, "Finetune/Loss": 4.168725967407227, "Finetune/Loss (Raw)": 2.6972522735595703, "Finetune/Step": 7, "Finetune/Step Time": 10.490775755473546}
|
| 66 |
+
{"Finetune/Learning Rate": 3.902439024390244e-06, "Finetune/Loss": 3.8979344367980957, "Finetune/Loss (Raw)": 2.00239634513855, "Finetune/Step": 8, "Finetune/Step Time": 10.374537259340286}
|
| 67 |
+
{"Finetune/Learning Rate": 4.390243902439025e-06, "Finetune/Loss": 3.659745931625366, "Finetune/Loss (Raw)": 1.7542362213134766, "Finetune/Step": 9, "Finetune/Step Time": 10.269062386618721}
|
| 68 |
+
{"Finetune/Learning Rate": 4.8780487804878055e-06, "Finetune/Loss": 3.3994293212890625, "Finetune/Loss (Raw)": 1.0565803050994873, "Finetune/Step": 10, "Finetune/Step Time": 10.112186241149903}
|
| 69 |
+
{"Finetune/Learning Rate": 5.365853658536586e-06, "Finetune/Loss": 3.162954568862915, "Finetune/Loss (Raw)": 0.7982063293457031, "Finetune/Step": 11, "Finetune/Step Time": 10.018468488346446}
|
| 70 |
+
{"Finetune/Learning Rate": 5.853658536585366e-06, "Finetune/Loss": 2.9502322673797607, "Finetune/Loss (Raw)": 0.6102874279022217, "Finetune/Step": 12, "Finetune/Step Time": 9.944100121657053}
|
| 71 |
+
{"Finetune/Learning Rate": 6.341463414634147e-06, "Finetune/Loss": 2.757354259490967, "Finetune/Loss (Raw)": 0.4428159296512604, "Finetune/Step": 13, "Finetune/Step Time": 9.953564588840191}
|
| 72 |
+
{"Finetune/Learning Rate": 6.829268292682928e-06, "Finetune/Loss": 2.587533950805664, "Finetune/Loss (Raw)": 0.379874587059021, "Finetune/Step": 14, "Finetune/Step Time": 9.932186211858477}
|
| 73 |
+
{"Finetune/Learning Rate": 7.317073170731707e-06, "Finetune/Loss": 2.4365665912628174, "Finetune/Loss (Raw)": 0.3230189383029938, "Finetune/Step": 15, "Finetune/Step Time": 9.89031270345052}
|
| 74 |
+
{"Finetune/Learning Rate": 7.804878048780489e-06, "Finetune/Loss": 2.3064534664154053, "Finetune/Loss (Raw)": 0.3547614812850952, "Finetune/Step": 16, "Finetune/Step Time": 9.873847678303719}
|
| 75 |
+
{"Finetune/Learning Rate": 8.292682926829268e-06, "Finetune/Loss": 2.1886589527130127, "Finetune/Loss (Raw)": 0.3039456605911255, "Finetune/Step": 17, "Finetune/Step Time": 9.825686538920683}
|
| 76 |
+
{"Finetune/Learning Rate": 8.78048780487805e-06, "Finetune/Loss": 2.0806972980499268, "Finetune/Loss (Raw)": 0.24534659087657928, "Finetune/Step": 18, "Finetune/Step Time": 9.80287222067515}
|
| 77 |
+
{"Finetune/Learning Rate": 9.268292682926831e-06, "Finetune/Loss": 1.9838893413543701, "Finetune/Loss (Raw)": 0.241348534822464, "Finetune/Step": 19, "Finetune/Step Time": 9.789240573581896}
|
| 78 |
+
{"Finetune/Learning Rate": 9.756097560975611e-06, "Finetune/Loss": 1.8947786092758179, "Finetune/Loss (Raw)": 0.20167773962020874, "Finetune/Step": 20, "Finetune/Step Time": 9.78241444826126}
|
| 79 |
+
{"Finetune/Learning Rate": 1.024390243902439e-05, "Finetune/Loss": 1.8145203590393066, "Finetune/Loss (Raw)": 0.20935341715812683, "Finetune/Step": 21, "Finetune/Step Time": 9.745673281805855}
|
| 80 |
+
{"Finetune/Learning Rate": 1.0731707317073172e-05, "Finetune/Loss": 1.7402572631835938, "Finetune/Loss (Raw)": 0.1807323694229126, "Finetune/Step": 22, "Finetune/Step Time": 9.73571987585588}
|
| 81 |
+
{"Finetune/Learning Rate": 1.1219512195121953e-05, "Finetune/Loss": 1.6731915473937988, "Finetune/Loss (Raw)": 0.19774509966373444, "Finetune/Step": 23, "Finetune/Step Time": 9.697343370188838}
|
| 82 |
+
{"Finetune/Learning Rate": 1.1707317073170731e-05, "Finetune/Loss": 1.611534833908081, "Finetune/Loss (Raw)": 0.1934271901845932, "Finetune/Step": 24, "Finetune/Step Time": 9.664562821388245}
|
| 83 |
+
{"Finetune/Learning Rate": 1.2195121951219513e-05, "Finetune/Loss": 1.5547436475753784, "Finetune/Loss (Raw)": 0.19175826013088226, "Finetune/Step": 25, "Finetune/Step Time": 9.65188998222351}
|
| 84 |
+
{"Finetune/Learning Rate": 1.2682926829268294e-05, "Finetune/Loss": 1.5038423538208008, "Finetune/Loss (Raw)": 0.23131072521209717, "Finetune/Step": 26, "Finetune/Step Time": 9.647450667161207}
|
| 85 |
+
{"Finetune/Learning Rate": 1.3170731707317076e-05, "Finetune/Loss": 1.4548784494400024, "Finetune/Loss (Raw)": 0.18181724846363068, "Finetune/Step": 27, "Finetune/Step Time": 9.608060518900553}
|
| 86 |
+
{"Finetune/Learning Rate": 1.3658536585365855e-05, "Finetune/Loss": 1.408819556236267, "Finetune/Loss (Raw)": 0.1652291715145111, "Finetune/Step": 28, "Finetune/Step Time": 9.587811725480217}
|
| 87 |
+
{"Finetune/Learning Rate": 1.4146341463414635e-05, "Finetune/Loss": 1.3664113283157349, "Finetune/Loss (Raw)": 0.1789785623550415, "Finetune/Step": 29, "Finetune/Step Time": 9.570461651374554}
|
| 88 |
+
{"Finetune/Learning Rate": 1.4634146341463415e-05, "Finetune/Loss": 1.326568603515625, "Finetune/Loss (Raw)": 0.17112748324871063, "Finetune/Step": 30, "Finetune/Step Time": 9.54690367380778}
|
| 89 |
+
{"Finetune/Learning Rate": 1.5121951219512196e-05, "Finetune/Loss": 1.289267659187317, "Finetune/Loss (Raw)": 0.17024636268615723, "Finetune/Step": 31, "Finetune/Step Time": 9.534612155729725}
|
| 90 |
+
{"Finetune/Learning Rate": 1.5609756097560978e-05, "Finetune/Loss": 1.2538834810256958, "Finetune/Loss (Raw)": 0.15697208046913147, "Finetune/Step": 32, "Finetune/Step Time": 9.542723596096039}
|
| 91 |
+
{"Finetune/Learning Rate": 1.6097560975609757e-05, "Finetune/Loss": 1.1042906045913696, "Finetune/Loss (Raw)": 0.17525750398635864, "Finetune/Step": 33, "Finetune/Step Time": 9.538711995789498}
|
| 92 |
+
{"Finetune/Learning Rate": 1.6585365853658537e-05, "Finetune/Loss": 0.9638158082962036, "Finetune/Loss (Raw)": 0.1703479290008545, "Finetune/Step": 34, "Finetune/Step Time": 9.529267879093394}
|
| 93 |
+
{"Finetune/Learning Rate": 1.7073170731707317e-05, "Finetune/Loss": 0.8200684785842896, "Finetune/Loss (Raw)": 0.1426728367805481, "Finetune/Step": 35, "Finetune/Step Time": 9.521432318006243}
|
| 94 |
+
{"Finetune/Learning Rate": 1.75609756097561e-05, "Finetune/Loss": 0.6854739785194397, "Finetune/Loss (Raw)": 0.14931100606918335, "Finetune/Step": 36, "Finetune/Step Time": 9.504447784688738}
|
| 95 |
+
{"Finetune/Learning Rate": 1.804878048780488e-05, "Finetune/Loss": 0.5583795309066772, "Finetune/Loss (Raw)": 0.1571805775165558, "Finetune/Step": 37, "Finetune/Step Time": 9.496721725206118}
|
| 96 |
+
{"Finetune/Learning Rate": 1.0000000000000002e-06, "Finetune/Loss": 4.711216926574707, "Finetune/Loss (Raw)": 4.711216926574707, "Finetune/Step": 1, "Finetune/Step Time": 22.233684301376343}
|
| 97 |
+
{"Finetune/Learning Rate": 2.0000000000000003e-06, "Finetune/Loss": 4.707284927368164, "Finetune/Loss (Raw)": 4.703352928161621, "Finetune/Step": 2, "Finetune/Step Time": 20.681366443634033}
|
| 98 |
+
{"Finetune/Learning Rate": 3e-06, "Finetune/Loss": 4.67268180847168, "Finetune/Loss (Raw)": 4.6034746170043945, "Finetune/Step": 3, "Finetune/Step Time": 19.463648557662964}
|
| 99 |
+
{"Finetune/Learning Rate": 4.000000000000001e-06, "Finetune/Loss": 4.508688449859619, "Finetune/Loss (Raw)": 4.016709327697754, "Finetune/Step": 4, "Finetune/Step Time": 18.97678828239441}
|
| 100 |
+
{"Finetune/Learning Rate": 5e-06, "Finetune/Loss": 4.204005718231201, "Finetune/Loss (Raw)": 2.9852728843688965, "Finetune/Step": 5, "Finetune/Step Time": 18.612454891204834}
|
| 101 |
+
{"Finetune/Learning Rate": 6e-06, "Finetune/Loss": 3.825981616973877, "Finetune/Loss (Raw)": 1.9358625411987305, "Finetune/Step": 6, "Finetune/Step Time": 18.293881972630818}
|
| 102 |
+
{"Finetune/Learning Rate": 7e-06, "Finetune/Loss": 3.5160574913024902, "Finetune/Loss (Raw)": 1.6565135717391968, "Finetune/Step": 7, "Finetune/Step Time": 18.225826127188547}
|
| 103 |
+
{"Finetune/Learning Rate": 8.000000000000001e-06, "Finetune/Loss": 3.197500467300415, "Finetune/Loss (Raw)": 0.9676005244255066, "Finetune/Step": 8, "Finetune/Step Time": 18.142492443323135}
|
| 104 |
+
{"Finetune/Learning Rate": 9e-06, "Finetune/Loss": 2.9274792671203613, "Finetune/Loss (Raw)": 0.7673105597496033, "Finetune/Step": 9, "Finetune/Step Time": 18.01582709948222}
|
| 105 |
+
{"Finetune/Learning Rate": 1e-05, "Finetune/Loss": 2.6797354221343994, "Finetune/Loss (Raw)": 0.45003974437713623, "Finetune/Step": 10, "Finetune/Step Time": 17.905010485649107}
|
| 106 |
+
{"Finetune/Learning Rate": 1.1000000000000001e-05, "Finetune/Loss": 2.471994400024414, "Finetune/Loss (Raw)": 0.39458468556404114, "Finetune/Step": 11, "Finetune/Step Time": 17.80310286175121}
|
| 107 |
+
{"Finetune/Learning Rate": 1.2e-05, "Finetune/Loss": 2.2968461513519287, "Finetune/Loss (Raw)": 0.37021592259407043, "Finetune/Step": 12, "Finetune/Step Time": 17.73170703649521}
|
| 108 |
+
{"Finetune/Learning Rate": 1.3000000000000001e-05, "Finetune/Loss": 2.142801523208618, "Finetune/Loss (Raw)": 0.2942649722099304, "Finetune/Step": 13, "Finetune/Step Time": 17.71355731670673}
|
| 109 |
+
{"Finetune/Learning Rate": 1.4e-05, "Finetune/Loss": 2.0097575187683105, "Finetune/Loss (Raw)": 0.2801855206489563, "Finetune/Step": 14, "Finetune/Step Time": 17.68396689210619}
|
| 110 |
+
{"Finetune/Learning Rate": 1.5000000000000002e-05, "Finetune/Loss": 1.895301103591919, "Finetune/Loss (Raw)": 0.2929112911224365, "Finetune/Step": 15, "Finetune/Step Time": 17.63153033256531}
|
| 111 |
+
{"Finetune/Learning Rate": 1.6000000000000003e-05, "Finetune/Loss": 1.791799545288086, "Finetune/Loss (Raw)": 0.23927782475948334, "Finetune/Step": 16, "Finetune/Step Time": 17.625697061419487}
|
| 112 |
+
{"Finetune/Learning Rate": 1.7e-05, "Finetune/Loss": 1.698999047279358, "Finetune/Loss (Raw)": 0.21418961882591248, "Finetune/Step": 17, "Finetune/Step Time": 17.635714713264914}
|
| 113 |
+
{"Finetune/Learning Rate": 1.8e-05, "Finetune/Loss": 1.6166439056396484, "Finetune/Loss (Raw)": 0.21660563349723816, "Finetune/Step": 18, "Finetune/Step Time": 17.599896483951145}
|
| 114 |
+
{"Finetune/Learning Rate": 1.9e-05, "Finetune/Loss": 1.5405137538909912, "Finetune/Loss (Raw)": 0.17017090320587158, "Finetune/Step": 19, "Finetune/Step Time": 17.63633697911313}
|
| 115 |
+
{"Finetune/Learning Rate": 2e-05, "Finetune/Loss": 1.4720044136047363, "Finetune/Loss (Raw)": 0.17032840847969055, "Finetune/Step": 20, "Finetune/Step Time": 17.63486514091492}
|
| 116 |
+
{"Finetune/Learning Rate": 1.999988940995767e-05, "Finetune/Loss": 1.4106765985488892, "Finetune/Loss (Raw)": 0.18412093818187714, "Finetune/Step": 21, "Finetune/Step Time": 17.60664134933835}
|
| 117 |
+
{"Finetune/Learning Rate": 1.9999557642276715e-05, "Finetune/Loss": 1.3553168773651123, "Finetune/Loss (Raw)": 0.19276167452335358, "Finetune/Step": 22, "Finetune/Step Time": 17.566573988307606}
|
| 118 |
+
{"Finetune/Learning Rate": 1.9999004704295167e-05, "Finetune/Loss": 1.303739309310913, "Finetune/Loss (Raw)": 0.16903311014175415, "Finetune/Step": 23, "Finetune/Step Time": 17.541278465934422}
|
| 119 |
+
{"Finetune/Learning Rate": 1.9998230608242917e-05, "Finetune/Loss": 1.2562918663024902, "Finetune/Loss (Raw)": 0.165000781416893, "Finetune/Step": 24, "Finetune/Step Time": 17.55869574348132}
|
| 120 |
+
{"Finetune/Learning Rate": 1.999723537124143e-05, "Finetune/Loss": 1.2122657299041748, "Finetune/Loss (Raw)": 0.15564051270484924, "Finetune/Step": 25, "Finetune/Step Time": 17.550940198898317}
|
| 121 |
+
{"Finetune/Learning Rate": 1.9996019015303366e-05, "Finetune/Loss": 1.1723536252975464, "Finetune/Loss (Raw)": 0.17454947531223297, "Finetune/Step": 26, "Finetune/Step Time": 17.5770446062088}
|
| 122 |
+
{"Finetune/Learning Rate": 1.9994581567332095e-05, "Finetune/Loss": 1.1347756385803223, "Finetune/Loss (Raw)": 0.15774784982204437, "Finetune/Step": 27, "Finetune/Step Time": 17.550292774483008}
|
| 123 |
+
{"Finetune/Learning Rate": 1.9992923059121107e-05, "Finetune/Loss": 1.0996936559677124, "Finetune/Loss (Raw)": 0.15247702598571777, "Finetune/Step": 28, "Finetune/Step Time": 17.533284178801946}
|
| 124 |
+
{"Finetune/Learning Rate": 1.999104352735329e-05, "Finetune/Loss": 1.0668989419937134, "Finetune/Loss (Raw)": 0.14865100383758545, "Finetune/Step": 29, "Finetune/Step Time": 17.511749711529962}
|
| 125 |
+
{"Finetune/Learning Rate": 1.9988943013600156e-05, "Finetune/Loss": 1.0359028577804565, "Finetune/Loss (Raw)": 0.13701483607292175, "Finetune/Step": 30, "Finetune/Step Time": 17.50567758878072}
|
| 126 |
+
{"Finetune/Learning Rate": 1.9986621564320878e-05, "Finetune/Loss": 1.0077641010284424, "Finetune/Loss (Raw)": 0.16360332071781158, "Finetune/Step": 31, "Finetune/Step Time": 17.521542518369614}
|
| 127 |
+
{"Finetune/Learning Rate": 1.9984079230861296e-05, "Finetune/Loss": 0.9808215498924255, "Finetune/Loss (Raw)": 0.14560051262378693, "Finetune/Step": 32, "Finetune/Step Time": 17.501714952290058}
|
| 128 |
+
{"Finetune/Learning Rate": 1.998131606945276e-05, "Finetune/Loss": 0.8383952379226685, "Finetune/Loss (Raw)": 0.1535751223564148, "Finetune/Step": 33, "Finetune/Step Time": 17.485050324237708}
|
| 129 |
+
{"Finetune/Learning Rate": 1.9978332141210894e-05, "Finetune/Loss": 0.6954304575920105, "Finetune/Loss (Raw)": 0.12847968935966492, "Finetune/Step": 34, "Finetune/Step Time": 17.465691307011774}
|
| 130 |
+
{"Finetune/Learning Rate": 1.997512751213426e-05, "Finetune/Loss": 0.5557042360305786, "Finetune/Loss (Raw)": 0.13223737478256226, "Finetune/Step": 35, "Finetune/Step Time": 17.47207282611302}
|
| 131 |
+
{"Finetune/Learning Rate": 1.9971702253102856e-05, "Finetune/Loss": 0.4337284564971924, "Finetune/Loss (Raw)": 0.11348187178373337, "Finetune/Step": 36, "Finetune/Step Time": 17.46778596109814}
|
| 132 |
+
{"Finetune/Learning Rate": 1.99680564398766e-05, "Finetune/Loss": 0.3447180390357971, "Finetune/Loss (Raw)": 0.13694092631340027, "Finetune/Step": 37, "Finetune/Step Time": 17.473582609279735}
|
| 133 |
+
{"Finetune/Learning Rate": 1.9964190153093613e-05, "Finetune/Loss": 0.28849250078201294, "Finetune/Loss (Raw)": 0.13664454221725464, "Finetune/Step": 38, "Finetune/Step Time": 17.498738263782702}
|
| 134 |
+
{"Finetune/Learning Rate": 1.996010347826847e-05, "Finetune/Loss": 0.24090710282325745, "Finetune/Loss (Raw)": 0.13378062844276428, "Finetune/Step": 39, "Finetune/Step Time": 17.48963096202948}
|
| 135 |
+
{"Finetune/Learning Rate": 1.9955796505790266e-05, "Finetune/Loss": 0.2148941159248352, "Finetune/Loss (Raw)": 0.1351858377456665, "Finetune/Step": 40, "Finetune/Step Time": 17.48420195579529}
|
| 136 |
+
{"Finetune/Learning Rate": 1.9951269330920667e-05, "Finetune/Loss": 0.1943114697933197, "Finetune/Loss (Raw)": 0.10866530984640121, "Finetune/Step": 41, "Finetune/Step Time": 17.468334116586824}
|
| 137 |
+
{"Finetune/Learning Rate": 1.9946522053791755e-05, "Finetune/Loss": 0.1838119626045227, "Finetune/Loss (Raw)": 0.11405590176582336, "Finetune/Step": 42, "Finetune/Step Time": 17.465145729836962}
|
| 138 |
+
{"Finetune/Learning Rate": 1.9941554779403854e-05, "Finetune/Loss": 0.1752166897058487, "Finetune/Loss (Raw)": 0.11953572183847427, "Finetune/Step": 43, "Finetune/Step Time": 17.472803892091264}
|
| 139 |
+
{"Finetune/Learning Rate": 1.993636761762317e-05, "Finetune/Loss": 0.16728492081165314, "Finetune/Loss (Raw)": 0.11639939248561859, "Finetune/Step": 44, "Finetune/Step Time": 17.48548124595122}
|
| 140 |
+
{"Finetune/Learning Rate": 1.9930960683179404e-05, "Finetune/Loss": 0.1616811454296112, "Finetune/Loss (Raw)": 0.11494384706020355, "Finetune/Step": 45, "Finetune/Step Time": 17.486545356114707}
|
| 141 |
+
{"Finetune/Learning Rate": 1.992533409566317e-05, "Finetune/Loss": 0.15730100870132446, "Finetune/Loss (Raw)": 0.14002111554145813, "Finetune/Step": 46, "Finetune/Step Time": 17.48470501796059}
|
| 142 |
+
{"Finetune/Learning Rate": 1.991948797952338e-05, "Finetune/Loss": 0.1521824449300766, "Finetune/Loss (Raw)": 0.12911736965179443, "Finetune/Step": 47, "Finetune/Step Time": 17.46926967133867}
|
| 143 |
+
{"Finetune/Learning Rate": 1.991342246406448e-05, "Finetune/Loss": 0.1484510600566864, "Finetune/Loss (Raw)": 0.11987350881099701, "Finetune/Step": 48, "Finetune/Step Time": 17.466019362211227}
|
| 144 |
+
{"Finetune/Learning Rate": 1.9907137683443593e-05, "Finetune/Loss": 0.1450246274471283, "Finetune/Loss (Raw)": 0.10454348474740982, "Finetune/Step": 49, "Finetune/Step Time": 17.472221335586237}
|
| 145 |
+
{"Finetune/Learning Rate": 1.990063377666755e-05, "Finetune/Loss": 0.1419849395751953, "Finetune/Loss (Raw)": 0.11933600902557373, "Finetune/Step": 50, "Finetune/Step Time": 17.48387352466583}
|
| 146 |
+
{"Finetune/Learning Rate": 1.9893910887589817e-05, "Finetune/Loss": 0.13981971144676208, "Finetune/Loss (Raw)": 0.10088327527046204, "Finetune/Step": 51, "Finetune/Step Time": 17.46796452297884}
|
| 147 |
+
{"Finetune/Learning Rate": 1.9886969164907306e-05, "Finetune/Loss": 0.13806769251823425, "Finetune/Loss (Raw)": 0.11426441371440887, "Finetune/Step": 52, "Finetune/Step Time": 17.463753049190228}
|
| 148 |
+
{"Finetune/Learning Rate": 1.9879808762157106e-05, "Finetune/Loss": 0.13594219088554382, "Finetune/Loss (Raw)": 0.1161043792963028, "Finetune/Step": 53, "Finetune/Step Time": 17.459364103821088}
|
| 149 |
+
{"Finetune/Learning Rate": 1.987242983771306e-05, "Finetune/Loss": 0.13352537155151367, "Finetune/Loss (Raw)": 0.11542361974716187, "Finetune/Step": 54, "Finetune/Step Time": 17.452685899204678}
|
| 150 |
+
{"Finetune/Learning Rate": 1.986483255478229e-05, "Finetune/Loss": 0.13118571043014526, "Finetune/Loss (Raw)": 0.09416383504867554, "Finetune/Step": 55, "Finetune/Step Time": 17.46624122099443}
|
| 151 |
+
{"Finetune/Learning Rate": 1.985701708140155e-05, "Finetune/Loss": 0.1290861964225769, "Finetune/Loss (Raw)": 0.09781654924154282, "Finetune/Step": 56, "Finetune/Step Time": 17.475188719374792}
|
| 152 |
+
{"Finetune/Learning Rate": 1.0000000000000002e-06, "Finetune/Loss": 4.718144416809082, "Finetune/Loss (Raw)": 4.718144416809082, "Finetune/Step": 1, "Finetune/Step Time": 21.09275221824646}
|
| 153 |
+
{"Finetune/Learning Rate": 2.0000000000000003e-06, "Finetune/Loss": 4.705273628234863, "Finetune/Loss (Raw)": 4.692403316497803, "Finetune/Step": 2, "Finetune/Step Time": 19.911753296852112}
|
| 154 |
+
{"Finetune/Learning Rate": 3e-06, "Finetune/Loss": 4.668498992919922, "Finetune/Loss (Raw)": 4.594948768615723, "Finetune/Step": 3, "Finetune/Step Time": 19.282703320185345}
|
| 155 |
+
{"Finetune/Learning Rate": 4.000000000000001e-06, "Finetune/Loss": 4.504611968994141, "Finetune/Loss (Raw)": 4.0129523277282715, "Finetune/Step": 4, "Finetune/Step Time": 18.859546840190887}
|
| 156 |
+
{"Finetune/Learning Rate": 5e-06, "Finetune/Loss": 4.199080467224121, "Finetune/Loss (Raw)": 2.9769539833068848, "Finetune/Step": 5, "Finetune/Step Time": 18.536297416687013}
|
| 157 |
+
{"Finetune/Learning Rate": 6e-06, "Finetune/Loss": 3.821427345275879, "Finetune/Loss (Raw)": 1.9331620931625366, "Finetune/Step": 6, "Finetune/Step Time": 18.240217328071594}
|
| 158 |
+
{"Finetune/Learning Rate": 7e-06, "Finetune/Loss": 3.512204647064209, "Finetune/Loss (Raw)": 1.6568677425384521, "Finetune/Step": 7, "Finetune/Step Time": 18.03140558515276}
|
| 159 |
+
{"Finetune/Learning Rate": 8.000000000000001e-06, "Finetune/Loss": 3.193592071533203, "Finetune/Loss (Raw)": 0.9633041620254517, "Finetune/Step": 8, "Finetune/Step Time": 17.913622170686722}
|
| 160 |
+
{"Finetune/Learning Rate": 9e-06, "Finetune/Loss": 2.923570156097412, "Finetune/Loss (Raw)": 0.7633946537971497, "Finetune/Step": 9, "Finetune/Step Time": 17.803975979487102}
|
| 161 |
+
{"Finetune/Learning Rate": 1e-05, "Finetune/Loss": 2.6761012077331543, "Finetune/Loss (Raw)": 0.4488799571990967, "Finetune/Step": 10, "Finetune/Step Time": 17.71381664276123}
|
| 162 |
+
{"Finetune/Learning Rate": 1.1000000000000001e-05, "Finetune/Loss": 2.4679646492004395, "Finetune/Loss (Raw)": 0.3866002559661865, "Finetune/Step": 11, "Finetune/Step Time": 17.63954916867343}
|
| 163 |
+
{"Finetune/Learning Rate": 1.2e-05, "Finetune/Loss": 2.2933290004730225, "Finetune/Loss (Raw)": 0.3723345398902893, "Finetune/Step": 12, "Finetune/Step Time": 17.577088197072346}
|
| 164 |
+
{"Finetune/Learning Rate": 1.3000000000000001e-05, "Finetune/Loss": 2.1396443843841553, "Finetune/Loss (Raw)": 0.2954293191432953, "Finetune/Step": 13, "Finetune/Step Time": 17.53974852195153}
|
| 165 |
+
{"Finetune/Learning Rate": 1.4e-05, "Finetune/Loss": 2.006793975830078, "Finetune/Loss (Raw)": 0.27973830699920654, "Finetune/Step": 14, "Finetune/Step Time": 17.54676912512098}
|
| 166 |
+
{"Finetune/Learning Rate": 1.5000000000000002e-05, "Finetune/Loss": 1.8925576210021973, "Finetune/Loss (Raw)": 0.29324865341186523, "Finetune/Step": 15, "Finetune/Step Time": 17.508335177103678}
|
| 167 |
+
{"Finetune/Learning Rate": 1.6000000000000003e-05, "Finetune/Loss": 1.7893580198287964, "Finetune/Loss (Raw)": 0.24136537313461304, "Finetune/Step": 16, "Finetune/Step Time": 17.555599838495255}
|
| 168 |
+
{"Finetune/Learning Rate": 1.7e-05, "Finetune/Loss": 1.6967027187347412, "Finetune/Loss (Raw)": 0.2142181098461151, "Finetune/Step": 17, "Finetune/Step Time": 17.58340079644147}
|
| 169 |
+
{"Finetune/Learning Rate": 1.8e-05, "Finetune/Loss": 1.6145164966583252, "Finetune/Loss (Raw)": 0.217349112033844, "Finetune/Step": 18, "Finetune/Step Time": 17.55183262295193}
|
| 170 |
+
{"Finetune/Learning Rate": 1.9e-05, "Finetune/Loss": 1.5386879444122314, "Finetune/Loss (Raw)": 0.17377321422100067, "Finetune/Step": 19, "Finetune/Step Time": 17.529371311790065}
|
| 171 |
+
{"Finetune/Learning Rate": 2e-05, "Finetune/Loss": 1.4705151319503784, "Finetune/Loss (Raw)": 0.17523084580898285, "Finetune/Step": 20, "Finetune/Step Time": 17.505639946460725}
|
| 172 |
+
{"Finetune/Learning Rate": 1.999988940995767e-05, "Finetune/Loss": 1.4096629619598389, "Finetune/Loss (Raw)": 0.19262146949768066, "Finetune/Step": 21, "Finetune/Step Time": 17.479219845363072}
|
| 173 |
+
{"Finetune/Learning Rate": 1.9999557642276715e-05, "Finetune/Loss": 1.3542253971099854, "Finetune/Loss (Raw)": 0.19003590941429138, "Finetune/Step": 22, "Finetune/Step Time": 17.44704456762834}
|
| 174 |
+
{"Finetune/Learning Rate": 1.9999004704295167e-05, "Finetune/Loss": 1.3026459217071533, "Finetune/Loss (Raw)": 0.16789904236793518, "Finetune/Step": 23, "Finetune/Step Time": 17.42296780710635}
|
| 175 |
+
{"Finetune/Learning Rate": 1.9998230608242917e-05, "Finetune/Loss": 1.2552615404129028, "Finetune/Loss (Raw)": 0.16541999578475952, "Finetune/Step": 24, "Finetune/Step Time": 17.464924196402233}
|
| 176 |
+
{"Finetune/Learning Rate": 1.999723537124143e-05, "Finetune/Loss": 1.211242914199829, "Finetune/Loss (Raw)": 0.1547965109348297, "Finetune/Step": 25, "Finetune/Step Time": 17.447522888183595}
|
| 177 |
+
{"Finetune/Learning Rate": 1.9996019015303366e-05, "Finetune/Loss": 1.1712974309921265, "Finetune/Loss (Raw)": 0.17266204953193665, "Finetune/Step": 26, "Finetune/Step Time": 17.45837808572329}
|
| 178 |
+
{"Finetune/Learning Rate": 1.9994581567332095e-05, "Finetune/Loss": 1.133945345878601, "Finetune/Loss (Raw)": 0.1627887785434723, "Finetune/Step": 27, "Finetune/Step Time": 17.451547622680664}
|
| 179 |
+
{"Finetune/Learning Rate": 1.9992923059121107e-05, "Finetune/Loss": 1.0987920761108398, "Finetune/Loss (Raw)": 0.1496562510728836, "Finetune/Step": 28, "Finetune/Step Time": 17.451610241617477}
|
| 180 |
+
{"Finetune/Learning Rate": 1.999104352735329e-05, "Finetune/Loss": 1.0661418437957764, "Finetune/Loss (Raw)": 0.15193572640419006, "Finetune/Step": 29, "Finetune/Step Time": 17.438449333454}
|
| 181 |
+
{"Finetune/Learning Rate": 1.9988943013600156e-05, "Finetune/Loss": 1.0352579355239868, "Finetune/Loss (Raw)": 0.139622762799263, "Finetune/Step": 30, "Finetune/Step Time": 17.431355158487957}
|
| 182 |
+
{"Finetune/Learning Rate": 1.9986621564320878e-05, "Finetune/Loss": 1.0072033405303955, "Finetune/Loss (Raw)": 0.16556519269943237, "Finetune/Step": 31, "Finetune/Step Time": 17.417596947762274}
|
| 183 |
+
{"Finetune/Learning Rate": 1.9984079230861296e-05, "Finetune/Loss": 0.98041832447052, "Finetune/Loss (Raw)": 0.15008476376533508, "Finetune/Step": 32, "Finetune/Step Time": 17.39851463586092}
|
| 184 |
+
{"Finetune/Learning Rate": 1.998131606945276e-05, "Finetune/Loss": 0.9554582238197327, "Finetune/Loss (Raw)": 0.15673428773880005, "Finetune/Step": 33, "Finetune/Step Time": 17.383506738778316}
|
| 185 |
+
{"Finetune/Learning Rate": 1.9978332141210894e-05, "Finetune/Loss": 0.9311700463294983, "Finetune/Loss (Raw)": 0.1296607106924057, "Finetune/Step": 34, "Finetune/Step Time": 17.371068239212036}
|
| 186 |
+
{"Finetune/Learning Rate": 1.997512751213426e-05, "Finetune/Loss": 0.9084528088569641, "Finetune/Loss (Raw)": 0.1360662430524826, "Finetune/Step": 35, "Finetune/Step Time": 17.383470364979335}
|
| 187 |
+
{"Finetune/Learning Rate": 1.9971702253102856e-05, "Finetune/Loss": 0.8863706588745117, "Finetune/Loss (Raw)": 0.11349590122699738, "Finetune/Step": 36, "Finetune/Step Time": 17.373878757158916}
|
| 188 |
+
{"Finetune/Learning Rate": 1.99680564398766e-05, "Finetune/Loss": 0.8661229014396667, "Finetune/Loss (Raw)": 0.13720020651817322, "Finetune/Step": 37, "Finetune/Step Time": 17.36750834052627}
|
| 189 |
+
{"Finetune/Learning Rate": 1.9964190153093613e-05, "Finetune/Loss": 0.8469014763832092, "Finetune/Loss (Raw)": 0.13570785522460938, "Finetune/Step": 38, "Finetune/Step Time": 17.390725317754242}
|
| 190 |
+
{"Finetune/Learning Rate": 1.996010347826847e-05, "Finetune/Loss": 0.8285725116729736, "Finetune/Loss (Raw)": 0.1320754885673523, "Finetune/Step": 39, "Finetune/Step Time": 17.39677649889237}
|
| 191 |
+
{"Finetune/Learning Rate": 1.9955796505790266e-05, "Finetune/Loss": 0.8112174272537231, "Finetune/Loss (Raw)": 0.1343693882226944, "Finetune/Step": 40, "Finetune/Step Time": 17.400323623418807}
|
| 192 |
+
{"Finetune/Learning Rate": 1.9951269330920667e-05, "Finetune/Loss": 0.7941542267799377, "Finetune/Loss (Raw)": 0.11163019388914108, "Finetune/Step": 41, "Finetune/Step Time": 17.387319029831303}
|
| 193 |
+
{"Finetune/Learning Rate": 1.9946522053791755e-05, "Finetune/Loss": 0.7779905200004578, "Finetune/Loss (Raw)": 0.11527504026889801, "Finetune/Step": 42, "Finetune/Step Time": 17.38388817083268}
|
| 194 |
+
{"Finetune/Learning Rate": 1.9941554779403854e-05, "Finetune/Loss": 0.7627388834953308, "Finetune/Loss (Raw)": 0.12217073142528534, "Finetune/Step": 43, "Finetune/Step Time": 17.381137531857156}
|
| 195 |
+
{"Finetune/Learning Rate": 1.993636761762317e-05, "Finetune/Loss": 0.7480058073997498, "Finetune/Loss (Raw)": 0.11447931826114655, "Finetune/Step": 44, "Finetune/Step Time": 17.377234784039583}
|
| 196 |
+
{"Finetune/Learning Rate": 1.9930960683179404e-05, "Finetune/Loss": 0.7339156270027161, "Finetune/Loss (Raw)": 0.11395035684108734, "Finetune/Step": 45, "Finetune/Step Time": 17.38643084632026}
|
| 197 |
+
{"Finetune/Learning Rate": 1.992533409566317e-05, "Finetune/Loss": 0.7209261059761047, "Finetune/Loss (Raw)": 0.13639730215072632, "Finetune/Step": 46, "Finetune/Step Time": 17.39419576396113}
|
| 198 |
+
{"Finetune/Learning Rate": 1.991948797952338e-05, "Finetune/Loss": 0.7084022164344788, "Finetune/Loss (Raw)": 0.13230812549591064, "Finetune/Step": 47, "Finetune/Step Time": 17.379062469969405}
|
| 199 |
+
{"Finetune/Learning Rate": 1.991342246406448e-05, "Finetune/Loss": 0.6961833834648132, "Finetune/Loss (Raw)": 0.12189091742038727, "Finetune/Step": 48, "Finetune/Step Time": 17.382669900854427}
|
| 200 |
+
{"Finetune/Learning Rate": 1.9907137683443593e-05, "Finetune/Loss": 0.6841696500778198, "Finetune/Loss (Raw)": 0.1075170561671257, "Finetune/Step": 49, "Finetune/Step Time": 17.40413404970753}
|
| 201 |
+
{"Finetune/Learning Rate": 1.990063377666755e-05, "Finetune/Loss": 0.6728960871696472, "Finetune/Loss (Raw)": 0.1204880028963089, "Finetune/Step": 50, "Finetune/Step Time": 17.40959596633911}
|
| 202 |
+
{"Finetune/Learning Rate": 1.9893910887589817e-05, "Finetune/Loss": 0.6617352366447449, "Finetune/Loss (Raw)": 0.10369187593460083, "Finetune/Step": 51, "Finetune/Step Time": 17.401254476285448}
|
| 203 |
+
{"Finetune/Learning Rate": 1.9886969164907306e-05, "Finetune/Loss": 0.6512115597724915, "Finetune/Loss (Raw)": 0.11450354009866714, "Finetune/Step": 52, "Finetune/Step Time": 17.412318619397972}
|
| 204 |
+
{"Finetune/Learning Rate": 1.9879808762157106e-05, "Finetune/Loss": 0.6411347389221191, "Finetune/Loss (Raw)": 0.1171388328075409, "Finetune/Step": 53, "Finetune/Step Time": 17.40480715373777}
|
| 205 |
+
{"Finetune/Learning Rate": 1.987242983771306e-05, "Finetune/Loss": 0.6314305663108826, "Finetune/Loss (Raw)": 0.11711299419403076, "Finetune/Step": 54, "Finetune/Step Time": 17.398192630873787}
|
| 206 |
+
{"Finetune/Learning Rate": 1.986483255478229e-05, "Finetune/Loss": 0.6216724514961243, "Finetune/Loss (Raw)": 0.09473195672035217, "Finetune/Step": 55, "Finetune/Step Time": 17.420223569869997}
|
| 207 |
+
{"Finetune/Learning Rate": 1.985701708140155e-05, "Finetune/Loss": 0.6123361587524414, "Finetune/Loss (Raw)": 0.0988379567861557, "Finetune/Step": 56, "Finetune/Step Time": 17.414544343948364}
|
| 208 |
+
{"Finetune/Learning Rate": 1.0000000000000002e-06, "Finetune/Loss": 4.717222213745117, "Finetune/Loss (Raw)": 4.717222213745117, "Finetune/Step": 1, "Finetune/Step Time": 25.17544674873352}
|
| 209 |
+
{"Finetune/Learning Rate": 2.0000000000000003e-06, "Finetune/Loss": 4.7392425537109375, "Finetune/Loss (Raw)": 4.761262893676758, "Finetune/Step": 2, "Finetune/Step Time": 22.209756016731262}
|
| 210 |
+
{"Finetune/Learning Rate": 3e-06, "Finetune/Loss": 4.683249473571777, "Finetune/Loss (Raw)": 4.571263790130615, "Finetune/Step": 3, "Finetune/Step Time": 20.895675261815388}
|
| 211 |
+
{"Finetune/Learning Rate": 4.000000000000001e-06, "Finetune/Loss": 4.508266448974609, "Finetune/Loss (Raw)": 3.983315944671631, "Finetune/Step": 4, "Finetune/Step Time": 20.084836900234222}
|
| 212 |
+
{"Finetune/Learning Rate": 5e-06, "Finetune/Loss": 4.197574138641357, "Finetune/Loss (Raw)": 2.954803943634033, "Finetune/Step": 5, "Finetune/Step Time": 19.526369428634645}
|
| 213 |
+
{"Finetune/Learning Rate": 1.0000000000000002e-06, "Finetune/Loss": 4.717222213745117, "Finetune/Loss (Raw)": 4.717222213745117, "Finetune/Step": 1, "Finetune/Step Time": 22.019757509231567}
|
| 214 |
+
{"Finetune/Learning Rate": 2.0000000000000003e-06, "Finetune/Loss": 4.7392425537109375, "Finetune/Loss (Raw)": 4.761262893676758, "Finetune/Step": 2, "Finetune/Step Time": 20.48360002040863}
|
| 215 |
+
{"Finetune/Learning Rate": 3e-06, "Finetune/Loss": 4.682786464691162, "Finetune/Loss (Raw)": 4.569873809814453, "Finetune/Step": 3, "Finetune/Step Time": 19.70590392748515}
|
| 216 |
+
{"Finetune/Learning Rate": 4.000000000000001e-06, "Finetune/Loss": 4.507586479187012, "Finetune/Loss (Raw)": 3.9819865226745605, "Finetune/Step": 4, "Finetune/Step Time": 19.18842512369156}
|
| 217 |
+
{"Finetune/Learning Rate": 5e-06, "Finetune/Loss": 4.197033882141113, "Finetune/Loss (Raw)": 2.9548234939575195, "Finetune/Step": 5, "Finetune/Step Time": 18.80903067588806}
|
| 218 |
+
{"Finetune/Learning Rate": 6e-06, "Finetune/Loss": 3.819854259490967, "Finetune/Loss (Raw)": 1.933955192565918, "Finetune/Step": 6, "Finetune/Step Time": 18.498749891916912}
|
| 219 |
+
{"Finetune/Learning Rate": 1.0000000000000002e-06, "Finetune/Loss": 4.695167064666748, "Finetune/Loss (Raw)": 4.695167064666748, "Finetune/Step": 1, "Finetune/Step Time": 24.950685739517212}
|
| 220 |
+
{"Finetune/Learning Rate": 1.0000000000000002e-06, "Finetune/Loss": 4.872750282287598, "Finetune/Loss (Raw)": 4.872750282287598, "Finetune/Step": 1, "Finetune/Step Time": 21.23921251296997}
|
| 221 |
+
{"Finetune/Learning Rate": 2.0000000000000003e-06, "Finetune/Loss": 4.861178874969482, "Finetune/Loss (Raw)": 4.849607467651367, "Finetune/Step": 2, "Finetune/Step Time": 20.036610007286072}
|
| 222 |
+
{"Finetune/Learning Rate": 3e-06, "Finetune/Loss": 4.802614212036133, "Finetune/Loss (Raw)": 4.68548583984375, "Finetune/Step": 3, "Finetune/Step Time": 19.36487563451131}
|
| 223 |
+
{"Finetune/Learning Rate": 4.000000000000001e-06, "Finetune/Loss": 4.6239118576049805, "Finetune/Loss (Raw)": 4.087802410125732, "Finetune/Step": 4, "Finetune/Step Time": 18.85390079021454}
|
| 224 |
+
{"Finetune/Learning Rate": 5e-06, "Finetune/Loss": 4.323788166046143, "Finetune/Loss (Raw)": 3.123293876647949, "Finetune/Step": 5, "Finetune/Step Time": 18.518577003479002}
|
| 225 |
+
{"Finetune/Learning Rate": 6e-06, "Finetune/Loss": 3.934563636779785, "Finetune/Loss (Raw)": 1.9884411096572876, "Finetune/Step": 6, "Finetune/Step Time": 18.188905239105225}
|
| 226 |
+
{"Finetune/Learning Rate": 7e-06, "Finetune/Loss": 3.6209516525268555, "Finetune/Loss (Raw)": 1.7392784357070923, "Finetune/Step": 7, "Finetune/Step Time": 17.968812465667725}
|
| 227 |
+
{"Finetune/Learning Rate": 8.000000000000001e-06, "Finetune/Loss": 3.2825136184692383, "Finetune/Loss (Raw)": 0.9134484529495239, "Finetune/Step": 8, "Finetune/Step Time": 17.96453520655632}
|
| 228 |
+
{"Finetune/Learning Rate": 9e-06, "Finetune/Loss": 2.998053789138794, "Finetune/Loss (Raw)": 0.722377359867096, "Finetune/Step": 9, "Finetune/Step Time": 17.82899504237705}
|
| 229 |
+
{"Finetune/Learning Rate": 1e-05, "Finetune/Loss": 2.7457494735717773, "Finetune/Loss (Raw)": 0.4750087857246399, "Finetune/Step": 10, "Finetune/Step Time": 17.723174262046815}
|
| 230 |
+
{"Finetune/Learning Rate": 1.1000000000000001e-05, "Finetune/Loss": 2.5370266437530518, "Finetune/Loss (Raw)": 0.4497969150543213, "Finetune/Step": 11, "Finetune/Step Time": 17.636180357499555}
|
| 231 |
+
{"Finetune/Learning Rate": 1.2e-05, "Finetune/Loss": 2.3582866191864014, "Finetune/Loss (Raw)": 0.39214685559272766, "Finetune/Step": 12, "Finetune/Step Time": 17.55503636598587}
|
| 232 |
+
{"Finetune/Learning Rate": 1.3000000000000001e-05, "Finetune/Loss": 2.2035064697265625, "Finetune/Loss (Raw)": 0.34614676237106323, "Finetune/Step": 13, "Finetune/Step Time": 17.492802198116596}
|
| 233 |
+
{"Finetune/Learning Rate": 1.4e-05, "Finetune/Loss": 2.067488193511963, "Finetune/Loss (Raw)": 0.299248605966568, "Finetune/Step": 14, "Finetune/Step Time": 17.545819180352346}
|
| 234 |
+
{"Finetune/Learning Rate": 1.5000000000000002e-05, "Finetune/Loss": 1.9474979639053345, "Finetune/Loss (Raw)": 0.26763206720352173, "Finetune/Step": 15, "Finetune/Step Time": 17.49828011194865}
|
| 235 |
+
{"Finetune/Learning Rate": 1.6000000000000003e-05, "Finetune/Loss": 1.8416781425476074, "Finetune/Loss (Raw)": 0.2543836534023285, "Finetune/Step": 16, "Finetune/Step Time": 17.548593625426292}
|
| 236 |
+
{"Finetune/Learning Rate": 1.7e-05, "Finetune/Loss": 1.7466574907302856, "Finetune/Loss (Raw)": 0.2263268381357193, "Finetune/Step": 17, "Finetune/Step Time": 17.55972427480361}
|
| 237 |
+
{"Finetune/Learning Rate": 1.8e-05, "Finetune/Loss": 1.6614431142807007, "Finetune/Loss (Raw)": 0.2127997875213623, "Finetune/Step": 18, "Finetune/Step Time": 17.527890920639038}
|
| 238 |
+
{"Finetune/Learning Rate": 1.9e-05, "Finetune/Loss": 1.5851675271987915, "Finetune/Loss (Raw)": 0.21220830082893372, "Finetune/Step": 19, "Finetune/Step Time": 17.495089970136945}
|
| 239 |
+
{"Finetune/Learning Rate": 2e-05, "Finetune/Loss": 1.5152664184570312, "Finetune/Loss (Raw)": 0.18714579939842224, "Finetune/Step": 20, "Finetune/Step Time": 17.461451995372773}
|
| 240 |
+
{"Finetune/Learning Rate": 1.999988940995767e-05, "Finetune/Loss": 1.4527583122253418, "Finetune/Loss (Raw)": 0.20259548723697662, "Finetune/Step": 21, "Finetune/Step Time": 17.429166260219755}
|
| 241 |
+
{"Finetune/Learning Rate": 1.9999557642276715e-05, "Finetune/Loss": 1.3957033157348633, "Finetune/Loss (Raw)": 0.19754715263843536, "Finetune/Step": 22, "Finetune/Step Time": 17.38408304344524}
|
| 242 |
+
{"Finetune/Learning Rate": 1.9999004704295167e-05, "Finetune/Loss": 1.3420722484588623, "Finetune/Loss (Raw)": 0.16219186782836914, "Finetune/Step": 23, "Finetune/Step Time": 17.355615657308828}
|
| 243 |
+
{"Finetune/Learning Rate": 1.9998230608242917e-05, "Finetune/Loss": 1.293485164642334, "Finetune/Loss (Raw)": 0.1759803593158722, "Finetune/Step": 24, "Finetune/Step Time": 17.412310471137364}
|
| 244 |
+
{"Finetune/Learning Rate": 1.999723537124143e-05, "Finetune/Loss": 1.2485833168029785, "Finetune/Loss (Raw)": 0.17093876004219055, "Finetune/Step": 25, "Finetune/Step Time": 17.390757474899292}
|
run-metrics.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"hparams": {"dataset": {"align_stage_components": ["download/med-v0.1-instruct/med_v0_1_mix.json", "download/med-v0.1-instruct"], "dataset_id": "med-instruct", "dataset_root_dir": "data", "finetune_stage_components": ["download/med-v0.1-instruct/med_v0_1_mix.json", "download/med-v0.1-instruct"], "type": "med-instruct"}, "model": {"align_epochs": 1, "align_global_batch_size": 256, "align_learning_rate": 0.001, "align_lr_scheduler_type": "linear-warmup+cosine-decay", "align_max_grad_norm": 1.0, "align_max_steps": null, "align_per_device_batch_size": 16, "align_train_strategy": "fsdp-shard-grad-op", "align_warmup_ratio": 0.03, "align_weight_decay": 0.0, "arch_specifier": "no-align+gelu-mlp", "enable_gradient_checkpointing": true, "enable_mixed_precision_training": true, "finetune_epochs": 1, "finetune_global_batch_size": 128, "finetune_learning_rate": 2e-05, "finetune_lr_scheduler_type": "linear-warmup+cosine-decay", "finetune_max_grad_norm": 1.0, "finetune_max_steps": null, "finetune_per_device_batch_size": 16, "finetune_train_strategy": "fsdp-full-shard", "finetune_warmup_ratio": 0.03, "finetune_weight_decay": 0.1, "image_resize_strategy": "letterbox", "llm_backbone_id": "llama2-7b-chat", "llm_max_length": 2048, "model_id": "testmodel", "reduce_in_full_precision": false, "type": "one-stage+7b", "vision_backbone_id": "clip-vit-b"}, "pretrained_checkpoint": null, "run_id": "med-instruct+testmodel+stage-finetune+x7", "run_root_dir": "runs", "seed": 7, "stage": "finetune", "trackers": ["jsonl", "wandb"], "wandb_entity": "stanford-voltron", "wandb_project": "onyx-vlms"}, "run_id": "med-instruct+testmodel+stage-finetune+x7"}
|
wandb/debug-internal.log
ADDED
|
@@ -0,0 +1,337 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-09 14:01:23,076 INFO StreamThr :4861 [internal.py:wandb_internal():86] W&B internal server running at pid: 4861, started at: 2024-05-09 14:01:23.074424
|
| 2 |
+
2024-05-09 14:01:23,078 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status
|
| 3 |
+
2024-05-09 14:01:23,086 INFO WriterThread:4861 [datastore.py:open_for_write():87] open: runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240509_140123-vqw25nkx/run-vqw25nkx.wandb
|
| 4 |
+
2024-05-09 14:01:23,143 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: run_start
|
| 5 |
+
2024-05-09 14:01:23,165 DEBUG HandlerThread:4861 [system_info.py:__init__():26] System info init
|
| 6 |
+
2024-05-09 14:01:23,165 DEBUG HandlerThread:4861 [system_info.py:__init__():41] System info init done
|
| 7 |
+
2024-05-09 14:01:23,165 INFO HandlerThread:4861 [system_monitor.py:start():194] Starting system monitor
|
| 8 |
+
2024-05-09 14:01:23,165 INFO SystemMonitor:4861 [system_monitor.py:_start():158] Starting system asset monitoring threads
|
| 9 |
+
2024-05-09 14:01:23,165 INFO HandlerThread:4861 [system_monitor.py:probe():214] Collecting system info
|
| 10 |
+
2024-05-09 14:01:23,167 INFO SystemMonitor:4861 [interfaces.py:start():190] Started cpu monitoring
|
| 11 |
+
2024-05-09 14:01:23,168 INFO SystemMonitor:4861 [interfaces.py:start():190] Started disk monitoring
|
| 12 |
+
2024-05-09 14:01:23,169 INFO SystemMonitor:4861 [interfaces.py:start():190] Started gpu monitoring
|
| 13 |
+
2024-05-09 14:01:23,170 INFO SystemMonitor:4861 [interfaces.py:start():190] Started memory monitoring
|
| 14 |
+
2024-05-09 14:01:23,170 INFO SystemMonitor:4861 [interfaces.py:start():190] Started network monitoring
|
| 15 |
+
2024-05-09 14:01:23,197 DEBUG HandlerThread:4861 [system_info.py:probe():150] Probing system
|
| 16 |
+
2024-05-09 14:01:23,199 DEBUG HandlerThread:4861 [system_info.py:_probe_git():135] Probing git
|
| 17 |
+
2024-05-09 14:01:23,209 DEBUG HandlerThread:4861 [system_info.py:_probe_git():143] Probing git done
|
| 18 |
+
2024-05-09 14:01:23,209 DEBUG HandlerThread:4861 [system_info.py:probe():198] Probing system done
|
| 19 |
+
2024-05-09 14:01:23,209 DEBUG HandlerThread:4861 [system_monitor.py:probe():223] {'os': 'Linux-3.10.0-1160.114.2.el7.x86_64-x86_64-with-glibc2.17', 'python': '3.11.8', 'heartbeatAt': '2024-05-09T21:01:23.197793', 'startedAt': '2024-05-09T21:01:23.056501', 'docker': None, 'cuda': None, 'args': ('--model.type', 'one-stage+7b', '--model.model_id', 'testmodel', '--model.vision_backbone_id', 'clip-vit-b', '--model.image_resize_strategy', 'letterbox', '--model.llm_backbone_id', 'llama2-7b-chat', '--model.finetune_global_batch_size', '128', '--model.finetune_per_device_batch_size', '16', '--model.finetune_epochs', '1', '--dataset.type', 'med-instruct'), 'state': 'running', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'codePathLocal': 'scripts/pretrain.py', 'codePath': 'scripts/pretrain.py', 'git': {'remote': 'https://github.com/TRI-ML/prismatic-vlms', 'commit': '8ddeda915e861a7f4cbe7ce92f1407f4feb6a181'}, 'email': None, 'root': '/scratch/groups/willhies/sschmidg/prismatic-vlms', 'host': 'sh03-11n01.int', 'username': 'sschmidg', 'executable': '/scratch/groups/willhies/sschmidg/Anaconda3/bin/python', 'cpu_count': 64, 'cpu_count_logical': 64, 'cpu_freq': {'current': 1.9468749999999992, 'min': 1500.0, 'max': 2800.0}, 'cpu_freq_per_core': [{'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.1, 'min': 1500.0, 'max': 2800.0}, {'current': 2.1, 'min': 1500.0, 'max': 2800.0}, {'current': 2.1, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.1, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}], 'disk': {'/': {'total': 23.98828125, 'used': 5.626476287841797}}, 'gpu': 'NVIDIA A100-SXM4-80GB', 'gpu_count': 4, 'gpu_devices': [{'name': 'NVIDIA A100-SXM4-80GB', 'memory_total': 85899345920}, {'name': 'NVIDIA A100-SXM4-80GB', 'memory_total': 85899345920}, {'name': 'NVIDIA A100-SXM4-80GB', 'memory_total': 85899345920}, {'name': 'NVIDIA A100-SXM4-80GB', 'memory_total': 85899345920}], 'memory': {'total': 503.5838279724121}}
|
| 20 |
+
2024-05-09 14:01:23,209 INFO HandlerThread:4861 [system_monitor.py:probe():224] Finished collecting system info
|
| 21 |
+
2024-05-09 14:01:23,209 INFO HandlerThread:4861 [system_monitor.py:probe():227] Publishing system info
|
| 22 |
+
2024-05-09 14:01:23,209 DEBUG HandlerThread:4861 [system_info.py:_save_conda():207] Saving list of conda packages installed into the current environment
|
| 23 |
+
2024-05-09 14:01:30,038 DEBUG HandlerThread:4861 [system_info.py:_save_conda():222] Saving conda packages done
|
| 24 |
+
2024-05-09 14:01:30,042 INFO HandlerThread:4861 [system_monitor.py:probe():229] Finished publishing system info
|
| 25 |
+
2024-05-09 14:01:30,047 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 26 |
+
2024-05-09 14:01:30,048 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: keepalive
|
| 27 |
+
2024-05-09 14:01:30,048 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 28 |
+
2024-05-09 14:01:30,270 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: python_packages
|
| 29 |
+
2024-05-09 14:01:34,049 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 30 |
+
2024-05-09 14:01:34,050 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 31 |
+
2024-05-09 14:01:39,051 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 32 |
+
2024-05-09 14:01:39,051 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 33 |
+
2024-05-09 14:01:44,052 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 34 |
+
2024-05-09 14:01:44,052 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 35 |
+
2024-05-09 14:01:49,053 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 36 |
+
2024-05-09 14:01:49,054 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 37 |
+
2024-05-09 14:01:51,803 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 38 |
+
2024-05-09 14:01:54,055 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 39 |
+
2024-05-09 14:01:54,055 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 40 |
+
2024-05-09 14:01:59,056 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 41 |
+
2024-05-09 14:01:59,056 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 42 |
+
2024-05-09 14:02:04,057 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 43 |
+
2024-05-09 14:02:04,057 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 44 |
+
2024-05-09 14:02:09,058 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 45 |
+
2024-05-09 14:02:09,059 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 46 |
+
2024-05-09 14:02:10,625 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 47 |
+
2024-05-09 14:02:14,060 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 48 |
+
2024-05-09 14:02:14,060 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 49 |
+
2024-05-09 14:02:19,061 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 50 |
+
2024-05-09 14:02:19,061 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 51 |
+
2024-05-09 14:02:23,171 DEBUG SystemMonitor:4861 [system_monitor.py:_start():172] Starting system metrics aggregation loop
|
| 52 |
+
2024-05-09 14:02:24,062 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 53 |
+
2024-05-09 14:02:24,062 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 54 |
+
2024-05-09 14:02:28,604 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 55 |
+
2024-05-09 14:02:29,063 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 56 |
+
2024-05-09 14:02:29,063 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 57 |
+
2024-05-09 14:02:34,064 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 58 |
+
2024-05-09 14:02:34,065 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 59 |
+
2024-05-09 14:02:39,065 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 60 |
+
2024-05-09 14:02:39,066 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 61 |
+
2024-05-09 14:02:44,066 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 62 |
+
2024-05-09 14:02:44,067 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 63 |
+
2024-05-09 14:02:45,970 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 64 |
+
2024-05-09 14:02:49,068 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 65 |
+
2024-05-09 14:02:49,068 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 66 |
+
2024-05-09 14:02:54,069 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 67 |
+
2024-05-09 14:02:54,069 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 68 |
+
2024-05-09 14:02:59,070 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 69 |
+
2024-05-09 14:02:59,071 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 70 |
+
2024-05-09 14:03:03,109 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 71 |
+
2024-05-09 14:03:04,072 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 72 |
+
2024-05-09 14:03:04,072 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 73 |
+
2024-05-09 14:03:09,073 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 74 |
+
2024-05-09 14:03:09,073 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 75 |
+
2024-05-09 14:03:14,074 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 76 |
+
2024-05-09 14:03:14,075 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 77 |
+
2024-05-09 14:03:19,075 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 78 |
+
2024-05-09 14:03:19,076 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 79 |
+
2024-05-09 14:03:19,636 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 80 |
+
2024-05-09 14:03:24,077 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 81 |
+
2024-05-09 14:03:24,077 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 82 |
+
2024-05-09 14:03:29,078 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 83 |
+
2024-05-09 14:03:29,078 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 84 |
+
2024-05-09 14:03:34,079 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 85 |
+
2024-05-09 14:03:34,079 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 86 |
+
2024-05-09 14:03:36,299 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 87 |
+
2024-05-09 14:03:39,080 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 88 |
+
2024-05-09 14:03:39,081 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 89 |
+
2024-05-09 14:03:44,082 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 90 |
+
2024-05-09 14:03:44,082 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 91 |
+
2024-05-09 14:03:49,083 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 92 |
+
2024-05-09 14:03:49,083 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 93 |
+
2024-05-09 14:03:54,084 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 94 |
+
2024-05-09 14:03:54,085 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 95 |
+
2024-05-09 14:03:54,227 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 96 |
+
2024-05-09 14:03:59,085 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 97 |
+
2024-05-09 14:03:59,086 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 98 |
+
2024-05-09 14:04:04,087 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 99 |
+
2024-05-09 14:04:04,087 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 100 |
+
2024-05-09 14:04:09,088 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 101 |
+
2024-05-09 14:04:09,088 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 102 |
+
2024-05-09 14:04:10,990 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 103 |
+
2024-05-09 14:04:14,089 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 104 |
+
2024-05-09 14:04:14,089 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 105 |
+
2024-05-09 14:04:19,090 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 106 |
+
2024-05-09 14:04:19,091 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 107 |
+
2024-05-09 14:04:24,092 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 108 |
+
2024-05-09 14:04:24,092 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 109 |
+
2024-05-09 14:04:27,771 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 110 |
+
2024-05-09 14:04:29,093 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 111 |
+
2024-05-09 14:04:29,094 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 112 |
+
2024-05-09 14:04:34,095 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 113 |
+
2024-05-09 14:04:34,095 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 114 |
+
2024-05-09 14:04:39,096 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 115 |
+
2024-05-09 14:04:39,096 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 116 |
+
2024-05-09 14:04:44,097 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 117 |
+
2024-05-09 14:04:44,098 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 118 |
+
2024-05-09 14:04:44,534 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 119 |
+
2024-05-09 14:04:49,098 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 120 |
+
2024-05-09 14:04:49,099 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 121 |
+
2024-05-09 14:04:54,100 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 122 |
+
2024-05-09 14:04:54,100 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 123 |
+
2024-05-09 14:04:59,101 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 124 |
+
2024-05-09 14:04:59,101 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 125 |
+
2024-05-09 14:05:01,175 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 126 |
+
2024-05-09 14:05:04,102 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 127 |
+
2024-05-09 14:05:04,103 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 128 |
+
2024-05-09 14:05:09,103 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 129 |
+
2024-05-09 14:05:09,104 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 130 |
+
2024-05-09 14:05:14,105 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 131 |
+
2024-05-09 14:05:14,105 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 132 |
+
2024-05-09 14:05:17,930 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 133 |
+
2024-05-09 14:05:19,106 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 134 |
+
2024-05-09 14:05:19,106 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 135 |
+
2024-05-09 14:05:24,107 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 136 |
+
2024-05-09 14:05:24,107 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 137 |
+
2024-05-09 14:05:29,108 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 138 |
+
2024-05-09 14:05:29,108 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 139 |
+
2024-05-09 14:05:34,109 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 140 |
+
2024-05-09 14:05:34,110 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 141 |
+
2024-05-09 14:05:36,171 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 142 |
+
2024-05-09 14:05:39,111 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 143 |
+
2024-05-09 14:05:39,111 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 144 |
+
2024-05-09 14:05:44,112 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 145 |
+
2024-05-09 14:05:44,112 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 146 |
+
2024-05-09 14:05:49,113 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 147 |
+
2024-05-09 14:05:49,113 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 148 |
+
2024-05-09 14:05:52,984 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 149 |
+
2024-05-09 14:05:54,114 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 150 |
+
2024-05-09 14:05:54,115 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 151 |
+
2024-05-09 14:05:59,115 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 152 |
+
2024-05-09 14:05:59,116 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 153 |
+
2024-05-09 14:06:04,117 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 154 |
+
2024-05-09 14:06:04,117 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 155 |
+
2024-05-09 14:06:09,118 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 156 |
+
2024-05-09 14:06:09,118 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 157 |
+
2024-05-09 14:06:11,350 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 158 |
+
2024-05-09 14:06:14,119 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 159 |
+
2024-05-09 14:06:14,119 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 160 |
+
2024-05-09 14:06:19,120 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 161 |
+
2024-05-09 14:06:19,120 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 162 |
+
2024-05-09 14:06:24,121 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 163 |
+
2024-05-09 14:06:24,122 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 164 |
+
2024-05-09 14:06:29,068 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 165 |
+
2024-05-09 14:06:29,122 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 166 |
+
2024-05-09 14:06:29,123 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 167 |
+
2024-05-09 14:06:34,123 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 168 |
+
2024-05-09 14:06:34,124 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 169 |
+
2024-05-09 14:06:39,125 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 170 |
+
2024-05-09 14:06:39,125 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 171 |
+
2024-05-09 14:06:44,126 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 172 |
+
2024-05-09 14:06:44,126 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 173 |
+
2024-05-09 14:06:46,015 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 174 |
+
2024-05-09 14:06:49,127 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 175 |
+
2024-05-09 14:06:49,128 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 176 |
+
2024-05-09 14:06:54,129 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 177 |
+
2024-05-09 14:06:54,129 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 178 |
+
2024-05-09 14:06:59,130 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 179 |
+
2024-05-09 14:06:59,130 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 180 |
+
2024-05-09 14:07:02,938 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 181 |
+
2024-05-09 14:07:04,131 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 182 |
+
2024-05-09 14:07:04,131 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 183 |
+
2024-05-09 14:07:09,132 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 184 |
+
2024-05-09 14:07:09,132 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 185 |
+
2024-05-09 14:07:14,133 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 186 |
+
2024-05-09 14:07:14,134 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 187 |
+
2024-05-09 14:07:19,134 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 188 |
+
2024-05-09 14:07:19,135 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 189 |
+
2024-05-09 14:07:19,747 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 190 |
+
2024-05-09 14:07:24,135 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 191 |
+
2024-05-09 14:07:24,136 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 192 |
+
2024-05-09 14:07:29,137 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 193 |
+
2024-05-09 14:07:29,137 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 194 |
+
2024-05-09 14:07:34,138 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 195 |
+
2024-05-09 14:07:34,138 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 196 |
+
2024-05-09 14:07:36,532 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 197 |
+
2024-05-09 14:07:39,139 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 198 |
+
2024-05-09 14:07:39,140 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 199 |
+
2024-05-09 14:07:44,141 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 200 |
+
2024-05-09 14:07:44,141 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 201 |
+
2024-05-09 14:07:49,142 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 202 |
+
2024-05-09 14:07:49,142 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 203 |
+
2024-05-09 14:07:52,968 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 204 |
+
2024-05-09 14:07:54,143 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 205 |
+
2024-05-09 14:07:54,144 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 206 |
+
2024-05-09 14:07:59,144 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 207 |
+
2024-05-09 14:07:59,145 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 208 |
+
2024-05-09 14:08:04,146 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 209 |
+
2024-05-09 14:08:04,146 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 210 |
+
2024-05-09 14:08:09,147 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 211 |
+
2024-05-09 14:08:09,147 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 212 |
+
2024-05-09 14:08:09,692 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 213 |
+
2024-05-09 14:08:14,148 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 214 |
+
2024-05-09 14:08:14,149 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 215 |
+
2024-05-09 14:08:19,149 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 216 |
+
2024-05-09 14:08:19,150 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 217 |
+
2024-05-09 14:08:24,150 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 218 |
+
2024-05-09 14:08:24,151 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 219 |
+
2024-05-09 14:08:28,467 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 220 |
+
2024-05-09 14:08:29,152 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 221 |
+
2024-05-09 14:08:29,152 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 222 |
+
2024-05-09 14:08:34,153 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 223 |
+
2024-05-09 14:08:34,153 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 224 |
+
2024-05-09 14:08:39,154 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 225 |
+
2024-05-09 14:08:39,154 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 226 |
+
2024-05-09 14:08:44,155 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 227 |
+
2024-05-09 14:08:44,156 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 228 |
+
2024-05-09 14:08:45,278 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 229 |
+
2024-05-09 14:08:49,157 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 230 |
+
2024-05-09 14:08:49,157 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 231 |
+
2024-05-09 14:08:54,158 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 232 |
+
2024-05-09 14:08:54,159 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 233 |
+
2024-05-09 14:08:55,939 DEBUG SenderThread:4861 [sender.py:send():379] send: exit
|
| 234 |
+
2024-05-09 14:08:55,939 INFO SenderThread:4861 [sender.py:send_exit():586] handling exit code: 255
|
| 235 |
+
2024-05-09 14:08:55,939 INFO SenderThread:4861 [sender.py:send_exit():588] handling runtime: 452
|
| 236 |
+
2024-05-09 14:08:55,943 INFO SenderThread:4861 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
| 237 |
+
2024-05-09 14:08:55,943 INFO SenderThread:4861 [sender.py:send_exit():594] send defer
|
| 238 |
+
2024-05-09 14:08:55,944 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 239 |
+
2024-05-09 14:08:55,944 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 0
|
| 240 |
+
2024-05-09 14:08:55,944 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 241 |
+
2024-05-09 14:08:55,944 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 0
|
| 242 |
+
2024-05-09 14:08:55,944 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 1
|
| 243 |
+
2024-05-09 14:08:55,944 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 244 |
+
2024-05-09 14:08:55,944 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 1
|
| 245 |
+
2024-05-09 14:08:55,945 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 246 |
+
2024-05-09 14:08:55,945 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 1
|
| 247 |
+
2024-05-09 14:08:55,945 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 2
|
| 248 |
+
2024-05-09 14:08:55,945 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 249 |
+
2024-05-09 14:08:55,945 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 2
|
| 250 |
+
2024-05-09 14:08:55,945 INFO HandlerThread:4861 [system_monitor.py:finish():203] Stopping system monitor
|
| 251 |
+
2024-05-09 14:08:55,946 INFO HandlerThread:4861 [interfaces.py:finish():202] Joined cpu monitor
|
| 252 |
+
2024-05-09 14:08:55,946 DEBUG SystemMonitor:4861 [system_monitor.py:_start():179] Finished system metrics aggregation loop
|
| 253 |
+
2024-05-09 14:08:55,946 DEBUG SystemMonitor:4861 [system_monitor.py:_start():183] Publishing last batch of metrics
|
| 254 |
+
2024-05-09 14:08:55,954 INFO HandlerThread:4861 [interfaces.py:finish():202] Joined disk monitor
|
| 255 |
+
2024-05-09 14:08:55,971 INFO HandlerThread:4861 [interfaces.py:finish():202] Joined gpu monitor
|
| 256 |
+
2024-05-09 14:08:55,971 INFO HandlerThread:4861 [interfaces.py:finish():202] Joined memory monitor
|
| 257 |
+
2024-05-09 14:08:55,971 INFO HandlerThread:4861 [interfaces.py:finish():202] Joined network monitor
|
| 258 |
+
2024-05-09 14:08:55,972 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 259 |
+
2024-05-09 14:08:55,972 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 2
|
| 260 |
+
2024-05-09 14:08:55,972 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 3
|
| 261 |
+
2024-05-09 14:08:55,972 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 262 |
+
2024-05-09 14:08:55,972 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 3
|
| 263 |
+
2024-05-09 14:08:55,973 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 264 |
+
2024-05-09 14:08:55,973 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 3
|
| 265 |
+
2024-05-09 14:08:55,973 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 4
|
| 266 |
+
2024-05-09 14:08:55,973 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 267 |
+
2024-05-09 14:08:55,973 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 4
|
| 268 |
+
2024-05-09 14:08:55,974 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 269 |
+
2024-05-09 14:08:55,974 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 4
|
| 270 |
+
2024-05-09 14:08:55,974 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 5
|
| 271 |
+
2024-05-09 14:08:55,974 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 272 |
+
2024-05-09 14:08:55,974 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 5
|
| 273 |
+
2024-05-09 14:08:55,974 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 274 |
+
2024-05-09 14:08:55,974 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 5
|
| 275 |
+
2024-05-09 14:08:55,974 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 6
|
| 276 |
+
2024-05-09 14:08:55,974 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 277 |
+
2024-05-09 14:08:55,975 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 6
|
| 278 |
+
2024-05-09 14:08:55,975 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 279 |
+
2024-05-09 14:08:55,975 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 6
|
| 280 |
+
2024-05-09 14:08:55,975 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 7
|
| 281 |
+
2024-05-09 14:08:55,975 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 282 |
+
2024-05-09 14:08:55,975 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 283 |
+
2024-05-09 14:08:55,975 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 7
|
| 284 |
+
2024-05-09 14:08:55,975 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 285 |
+
2024-05-09 14:08:55,975 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 286 |
+
2024-05-09 14:08:55,975 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 7
|
| 287 |
+
2024-05-09 14:08:55,975 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 8
|
| 288 |
+
2024-05-09 14:08:55,975 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 289 |
+
2024-05-09 14:08:55,976 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 8
|
| 290 |
+
2024-05-09 14:08:55,976 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 291 |
+
2024-05-09 14:08:55,976 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 8
|
| 292 |
+
2024-05-09 14:08:55,976 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 9
|
| 293 |
+
2024-05-09 14:08:55,976 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 294 |
+
2024-05-09 14:08:55,976 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 9
|
| 295 |
+
2024-05-09 14:08:55,976 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 296 |
+
2024-05-09 14:08:55,976 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 9
|
| 297 |
+
2024-05-09 14:08:55,976 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 10
|
| 298 |
+
2024-05-09 14:08:55,976 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 299 |
+
2024-05-09 14:08:55,976 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 10
|
| 300 |
+
2024-05-09 14:08:55,976 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 301 |
+
2024-05-09 14:08:55,976 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 10
|
| 302 |
+
2024-05-09 14:08:55,976 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 11
|
| 303 |
+
2024-05-09 14:08:55,976 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 304 |
+
2024-05-09 14:08:55,976 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 11
|
| 305 |
+
2024-05-09 14:08:55,977 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 306 |
+
2024-05-09 14:08:55,977 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 11
|
| 307 |
+
2024-05-09 14:08:55,977 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 12
|
| 308 |
+
2024-05-09 14:08:55,977 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 309 |
+
2024-05-09 14:08:55,977 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 12
|
| 310 |
+
2024-05-09 14:08:55,977 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 311 |
+
2024-05-09 14:08:55,977 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 12
|
| 312 |
+
2024-05-09 14:08:55,977 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 13
|
| 313 |
+
2024-05-09 14:08:55,977 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 314 |
+
2024-05-09 14:08:55,977 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 13
|
| 315 |
+
2024-05-09 14:08:55,977 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 316 |
+
2024-05-09 14:08:55,977 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 13
|
| 317 |
+
2024-05-09 14:08:55,977 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 14
|
| 318 |
+
2024-05-09 14:08:55,977 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 319 |
+
2024-05-09 14:08:55,978 DEBUG SenderThread:4861 [sender.py:send():379] send: final
|
| 320 |
+
2024-05-09 14:08:55,978 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 14
|
| 321 |
+
2024-05-09 14:08:55,978 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 322 |
+
2024-05-09 14:08:55,978 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 14
|
| 323 |
+
2024-05-09 14:08:55,978 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: poll_exit
|
| 324 |
+
2024-05-09 14:08:55,979 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: poll_exit
|
| 325 |
+
2024-05-09 14:08:55,979 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: poll_exit
|
| 326 |
+
2024-05-09 14:08:55,979 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: poll_exit
|
| 327 |
+
2024-05-09 14:08:55,979 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: server_info
|
| 328 |
+
2024-05-09 14:08:55,980 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: server_info
|
| 329 |
+
2024-05-09 14:08:55,980 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: get_summary
|
| 330 |
+
2024-05-09 14:08:55,980 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: sampled_history
|
| 331 |
+
2024-05-09 14:08:55,981 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: internal_messages
|
| 332 |
+
2024-05-09 14:08:55,981 INFO MainThread:4861 [wandb_run.py:_footer_history_summary_info():3936] rendering history
|
| 333 |
+
2024-05-09 14:08:55,982 INFO MainThread:4861 [wandb_run.py:_footer_history_summary_info():3968] rendering summary
|
| 334 |
+
2024-05-09 14:08:55,983 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: shutdown
|
| 335 |
+
2024-05-09 14:08:55,983 INFO HandlerThread:4861 [handler.py:finish():866] shutting down handler
|
| 336 |
+
2024-05-09 14:08:56,980 INFO WriterThread:4861 [datastore.py:close():296] close: runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240509_140123-vqw25nkx/run-vqw25nkx.wandb
|
| 337 |
+
2024-05-09 14:08:56,980 INFO SenderThread:4861 [sender.py:finish():1546] shutting down sender
|
wandb/debug.log
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-09 14:01:23,067 INFO MainThread:4587 [wandb_setup.py:_flush():76] Current SDK version is 0.16.6
|
| 2 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Configure stats pid to 4587
|
| 3 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Loading settings from /home/users/sschmidg/.config/wandb/settings
|
| 4 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Loading settings from /scratch/groups/willhies/sschmidg/prismatic-vlms/wandb/settings
|
| 5 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
|
| 6 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
|
| 7 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': 'scripts/pretrain.py', 'program_abspath': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py'}
|
| 8 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Applying login settings: {}
|
| 9 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Applying login settings: {'mode': 'offline'}
|
| 10 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_init.py:_log_setup():521] Logging user logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240509_140123-vqw25nkx/logs/debug.log
|
| 11 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_init.py:_log_setup():522] Logging internal logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240509_140123-vqw25nkx/logs/debug-internal.log
|
| 12 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_init.py:init():561] calling init triggers
|
| 13 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_init.py:init():568] wandb.init called with sweep_config: {}
|
| 14 |
+
config: {'model': {'type': 'one-stage+7b', 'model_id': 'testmodel', 'arch_specifier': 'no-align+gelu-mlp', 'vision_backbone_id': 'clip-vit-b', 'llm_backbone_id': 'llama2-7b-chat', 'image_resize_strategy': 'letterbox', 'llm_max_length': 2048, 'align_epochs': 1, 'align_max_steps': None, 'align_global_batch_size': 256, 'align_per_device_batch_size': 16, 'align_learning_rate': 0.001, 'align_weight_decay': 0.0, 'align_max_grad_norm': 1.0, 'align_lr_scheduler_type': 'linear-warmup+cosine-decay', 'align_warmup_ratio': 0.03, 'align_train_strategy': 'fsdp-shard-grad-op', 'finetune_epochs': 1, 'finetune_max_steps': None, 'finetune_global_batch_size': 128, 'finetune_per_device_batch_size': 16, 'finetune_learning_rate': 2e-05, 'finetune_weight_decay': 0.1, 'finetune_max_grad_norm': 1.0, 'finetune_lr_scheduler_type': 'linear-warmup+cosine-decay', 'finetune_warmup_ratio': 0.03, 'finetune_train_strategy': 'fsdp-full-shard', 'enable_gradient_checkpointing': True, 'enable_mixed_precision_training': True, 'reduce_in_full_precision': False}, 'dataset': {'type': 'med-instruct', 'dataset_id': 'med-instruct', 'align_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'finetune_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'dataset_root_dir': 'data'}, 'stage': 'finetune', 'pretrained_checkpoint': None, 'run_id': 'med-instruct+testmodel+stage-finetune+x7', 'run_root_dir': 'runs', 'seed': 7, 'trackers': ['jsonl', 'wandb'], 'wandb_project': 'onyx-vlms', 'wandb_entity': 'stanford-voltron'}
|
| 15 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_init.py:init():611] starting backend
|
| 16 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_init.py:init():615] setting up manager
|
| 17 |
+
2024-05-09 14:01:23,073 INFO MainThread:4587 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
| 18 |
+
2024-05-09 14:01:23,075 INFO MainThread:4587 [wandb_init.py:init():623] backend started and connected
|
| 19 |
+
2024-05-09 14:01:23,086 INFO MainThread:4587 [wandb_init.py:init():715] updated telemetry
|
| 20 |
+
2024-05-09 14:01:23,094 INFO MainThread:4587 [wandb_init.py:init():748] communicating run to backend with 90.0 second timeout
|
| 21 |
+
2024-05-09 14:01:23,099 INFO MainThread:4587 [wandb_init.py:init():799] starting run threads in backend
|
| 22 |
+
2024-05-09 14:01:30,270 INFO MainThread:4587 [wandb_run.py:_console_start():2335] atexit reg
|
| 23 |
+
2024-05-09 14:01:30,270 INFO MainThread:4587 [wandb_run.py:_redirect():2190] redirect: wrap_raw
|
| 24 |
+
2024-05-09 14:01:30,270 INFO MainThread:4587 [wandb_run.py:_redirect():2255] Wrapping output streams.
|
| 25 |
+
2024-05-09 14:01:30,270 INFO MainThread:4587 [wandb_run.py:_redirect():2280] Redirects installed.
|
| 26 |
+
2024-05-09 14:01:30,271 INFO MainThread:4587 [wandb_init.py:init():842] run started, returning control to user process
|
| 27 |
+
2024-05-09 14:08:56,984 WARNING MsgRouterThr:4587 [router.py:message_loop():77] message_loop has been closed
|
wandb/latest-run/files/conda-environment.yaml
ADDED
|
@@ -0,0 +1,668 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: base
|
| 2 |
+
channels:
|
| 3 |
+
- conda-forge
|
| 4 |
+
- defaults
|
| 5 |
+
dependencies:
|
| 6 |
+
- _anaconda_depends=2024.02=py311_mkl_1
|
| 7 |
+
- _libgcc_mutex=0.1=conda_forge
|
| 8 |
+
- _openmp_mutex=4.5=2_gnu
|
| 9 |
+
- abseil-cpp=20211102.0=hd4dd3e8_0
|
| 10 |
+
- aiobotocore=2.7.0=py311h06a4308_0
|
| 11 |
+
- aiohttp=3.9.3=py311h5eee18b_0
|
| 12 |
+
- aioitertools=0.7.1=pyhd3eb1b0_0
|
| 13 |
+
- aiosignal=1.2.0=pyhd3eb1b0_0
|
| 14 |
+
- alabaster=0.7.12=pyhd3eb1b0_0
|
| 15 |
+
- altair=5.0.1=py311h06a4308_0
|
| 16 |
+
- anaconda-anon-usage=0.4.3=py311hfc0e8ea_100
|
| 17 |
+
- anaconda-catalogs=0.2.0=py311h06a4308_0
|
| 18 |
+
- anaconda-client=1.12.3=py311h06a4308_0
|
| 19 |
+
- anaconda-cloud-auth=0.1.4=py311h06a4308_0
|
| 20 |
+
- anaconda-navigator=2.5.2=py311h06a4308_0
|
| 21 |
+
- anaconda-project=0.11.1=py311h06a4308_0
|
| 22 |
+
- anyio=4.2.0=py311h06a4308_0
|
| 23 |
+
- aom=3.5.0=h27087fc_0
|
| 24 |
+
- appdirs=1.4.4=pyhd3eb1b0_0
|
| 25 |
+
- archspec=0.2.1=pyhd3eb1b0_0
|
| 26 |
+
- argon2-cffi=21.3.0=pyhd3eb1b0_0
|
| 27 |
+
- argon2-cffi-bindings=21.2.0=py311h5eee18b_0
|
| 28 |
+
- arrow=1.2.3=py311h06a4308_1
|
| 29 |
+
- arrow-cpp=14.0.2=h374c478_1
|
| 30 |
+
- astroid=2.14.2=py311h06a4308_0
|
| 31 |
+
- astropy=5.3.4=py311hf4808d0_0
|
| 32 |
+
- asttokens=2.0.5=pyhd3eb1b0_0
|
| 33 |
+
- async-lru=2.0.4=py311h06a4308_0
|
| 34 |
+
- atomicwrites=1.4.0=py_0
|
| 35 |
+
- attrs=23.1.0=py311h06a4308_0
|
| 36 |
+
- automat=20.2.0=py_0
|
| 37 |
+
- autopep8=1.6.0=pyhd3eb1b0_1
|
| 38 |
+
- aws-c-auth=0.6.19=h5eee18b_0
|
| 39 |
+
- aws-c-cal=0.5.20=hdbd6064_0
|
| 40 |
+
- aws-c-common=0.8.5=h5eee18b_0
|
| 41 |
+
- aws-c-compression=0.2.16=h5eee18b_0
|
| 42 |
+
- aws-c-event-stream=0.2.15=h6a678d5_0
|
| 43 |
+
- aws-c-http=0.6.25=h5eee18b_0
|
| 44 |
+
- aws-c-io=0.13.10=h5eee18b_0
|
| 45 |
+
- aws-c-mqtt=0.7.13=h5eee18b_0
|
| 46 |
+
- aws-c-s3=0.1.51=hdbd6064_0
|
| 47 |
+
- aws-c-sdkutils=0.1.6=h5eee18b_0
|
| 48 |
+
- aws-checksums=0.1.13=h5eee18b_0
|
| 49 |
+
- aws-crt-cpp=0.18.16=h6a678d5_0
|
| 50 |
+
- aws-sdk-cpp=1.10.55=h721c034_0
|
| 51 |
+
- babel=2.11.0=py311h06a4308_0
|
| 52 |
+
- backports=1.1=pyhd3eb1b0_0
|
| 53 |
+
- backports.functools_lru_cache=1.6.4=pyhd3eb1b0_0
|
| 54 |
+
- backports.tempfile=1.0=pyhd3eb1b0_1
|
| 55 |
+
- backports.weakref=1.0.post1=py_1
|
| 56 |
+
- bcrypt=3.2.0=py311h5eee18b_1
|
| 57 |
+
- beautifulsoup4=4.12.2=py311h06a4308_0
|
| 58 |
+
- binaryornot=0.4.4=pyhd3eb1b0_1
|
| 59 |
+
- black=23.11.0=py311h06a4308_0
|
| 60 |
+
- blas=1.0=mkl
|
| 61 |
+
- bleach=4.1.0=pyhd3eb1b0_0
|
| 62 |
+
- blinker=1.6.2=py311h06a4308_0
|
| 63 |
+
- blosc=1.21.3=h6a678d5_0
|
| 64 |
+
- bokeh=3.3.4=py311h92b7b1e_0
|
| 65 |
+
- boltons=23.0.0=py311h06a4308_0
|
| 66 |
+
- boost-cpp=1.82.0=hdb19cb5_2
|
| 67 |
+
- botocore=1.31.64=py311h06a4308_0
|
| 68 |
+
- bottleneck=1.3.7=py311hf4808d0_0
|
| 69 |
+
- brotli=1.0.9=h5eee18b_7
|
| 70 |
+
- brotli-bin=1.0.9=h5eee18b_7
|
| 71 |
+
- brotli-python=1.0.9=py311h6a678d5_7
|
| 72 |
+
- brunsli=0.1=h2531618_0
|
| 73 |
+
- bzip2=1.0.8=h7b6447c_0
|
| 74 |
+
- c-ares=1.19.1=h5eee18b_0
|
| 75 |
+
- c-blosc2=2.12.0=h80c7b02_0
|
| 76 |
+
- ca-certificates=2024.2.2=hbcca054_0
|
| 77 |
+
- cachetools=4.2.2=pyhd3eb1b0_0
|
| 78 |
+
- cairo=1.18.0=h3faef2a_0
|
| 79 |
+
- certifi=2024.2.2=pyhd8ed1ab_0
|
| 80 |
+
- cffi=1.16.0=py311h5eee18b_0
|
| 81 |
+
- cfitsio=3.470=h5893167_7
|
| 82 |
+
- chardet=4.0.0=py311h06a4308_1003
|
| 83 |
+
- charls=2.2.0=h2531618_0
|
| 84 |
+
- charset-normalizer=2.0.4=pyhd3eb1b0_0
|
| 85 |
+
- click=8.1.7=py311h06a4308_0
|
| 86 |
+
- cloudpickle=2.2.1=py311h06a4308_0
|
| 87 |
+
- clyent=1.2.2=py311h06a4308_1
|
| 88 |
+
- colorama=0.4.6=py311h06a4308_0
|
| 89 |
+
- colorcet=3.0.1=py311h06a4308_0
|
| 90 |
+
- comm=0.1.2=py311h06a4308_0
|
| 91 |
+
- conda=24.1.2=py311h38be061_0
|
| 92 |
+
- conda-build=24.1.2=py311h06a4308_0
|
| 93 |
+
- conda-content-trust=0.2.0=py311h06a4308_0
|
| 94 |
+
- conda-index=0.4.0=pyhd3eb1b0_0
|
| 95 |
+
- conda-libmamba-solver=24.1.0=pyhd3eb1b0_0
|
| 96 |
+
- conda-pack=0.6.0=pyhd3eb1b0_0
|
| 97 |
+
- conda-package-handling=2.2.0=py311h06a4308_0
|
| 98 |
+
- conda-package-streaming=0.9.0=py311h06a4308_0
|
| 99 |
+
- conda-repo-cli=1.0.75=py311h06a4308_0
|
| 100 |
+
- conda-token=0.4.0=pyhd3eb1b0_0
|
| 101 |
+
- conda-verify=3.4.2=py_1
|
| 102 |
+
- constantly=23.10.4=py311h06a4308_0
|
| 103 |
+
- contourpy=1.2.0=py311hdb19cb5_0
|
| 104 |
+
- cookiecutter=2.5.0=py311h06a4308_0
|
| 105 |
+
- cryptography=42.0.2=py311hdda0065_0
|
| 106 |
+
- cssselect=1.2.0=py311h06a4308_0
|
| 107 |
+
- curl=8.5.0=hdbd6064_0
|
| 108 |
+
- cycler=0.11.0=pyhd3eb1b0_0
|
| 109 |
+
- cyrus-sasl=2.1.28=h52b45da_1
|
| 110 |
+
- cytoolz=0.12.2=py311h5eee18b_0
|
| 111 |
+
- dask=2023.11.0=py311h06a4308_0
|
| 112 |
+
- dask-core=2023.11.0=py311h06a4308_0
|
| 113 |
+
- datashader=0.16.0=py311h06a4308_0
|
| 114 |
+
- dav1d=1.2.0=hd590300_0
|
| 115 |
+
- dbus=1.13.18=hb2f20db_0
|
| 116 |
+
- debugpy=1.6.7=py311h6a678d5_0
|
| 117 |
+
- defusedxml=0.7.1=pyhd3eb1b0_0
|
| 118 |
+
- diff-match-patch=20200713=pyhd3eb1b0_0
|
| 119 |
+
- distributed=2023.11.0=py311h06a4308_0
|
| 120 |
+
- distro=1.8.0=py311h06a4308_0
|
| 121 |
+
- docstring-to-markdown=0.11=py311h06a4308_0
|
| 122 |
+
- docutils=0.18.1=py311h06a4308_3
|
| 123 |
+
- entrypoints=0.4=py311h06a4308_0
|
| 124 |
+
- et_xmlfile=1.1.0=py311h06a4308_0
|
| 125 |
+
- executing=0.8.3=pyhd3eb1b0_0
|
| 126 |
+
- expat=2.5.0=h6a678d5_0
|
| 127 |
+
- ffmpeg=6.0.0=gpl_h5bb71f3_100
|
| 128 |
+
- filelock=3.13.1=py311h06a4308_0
|
| 129 |
+
- flake8=6.0.0=py311h06a4308_0
|
| 130 |
+
- flask=2.2.5=py311h06a4308_0
|
| 131 |
+
- fmt=9.1.0=hdb19cb5_0
|
| 132 |
+
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
|
| 133 |
+
- font-ttf-inconsolata=3.000=h77eed37_0
|
| 134 |
+
- font-ttf-source-code-pro=2.038=h77eed37_0
|
| 135 |
+
- font-ttf-ubuntu=0.83=h77eed37_2
|
| 136 |
+
- fontconfig=2.14.2=h14ed4e7_0
|
| 137 |
+
- fonts-conda-ecosystem=1=0
|
| 138 |
+
- fonts-conda-forge=1=0
|
| 139 |
+
- fonttools=4.25.0=pyhd3eb1b0_0
|
| 140 |
+
- freetype=2.12.1=h4a9f257_0
|
| 141 |
+
- fribidi=1.0.10=h36c2ea0_0
|
| 142 |
+
- frozenlist=1.4.0=py311h5eee18b_0
|
| 143 |
+
- fsspec=2023.10.0=py311h06a4308_0
|
| 144 |
+
- future=0.18.3=py311h06a4308_0
|
| 145 |
+
- gensim=4.3.0=py311hba01205_1
|
| 146 |
+
- gettext=0.22.5=h59595ed_2
|
| 147 |
+
- gettext-tools=0.22.5=h59595ed_2
|
| 148 |
+
- gflags=2.2.2=h6a678d5_1
|
| 149 |
+
- giflib=5.2.1=h5eee18b_3
|
| 150 |
+
- gitdb=4.0.7=pyhd3eb1b0_0
|
| 151 |
+
- gitpython=3.1.37=py311h06a4308_0
|
| 152 |
+
- glib=2.78.4=h6a678d5_0
|
| 153 |
+
- glib-tools=2.78.4=h6a678d5_0
|
| 154 |
+
- glog=0.5.0=h6a678d5_1
|
| 155 |
+
- gmp=6.2.1=h295c915_3
|
| 156 |
+
- gmpy2=2.1.2=py311hc9b5ff0_0
|
| 157 |
+
- gnutls=3.7.9=hb077bed_0
|
| 158 |
+
- graphite2=1.3.13=h59595ed_1003
|
| 159 |
+
- greenlet=3.0.1=py311h6a678d5_0
|
| 160 |
+
- grpc-cpp=1.48.2=he1ff14a_1
|
| 161 |
+
- gst-plugins-base=1.14.1=h6a678d5_1
|
| 162 |
+
- gstreamer=1.14.1=h5eee18b_1
|
| 163 |
+
- h5py=3.9.0=py311hdd6beaf_0
|
| 164 |
+
- harfbuzz=8.3.0=h3d44ed6_0
|
| 165 |
+
- hdf5=1.12.1=h2b7332f_3
|
| 166 |
+
- heapdict=1.0.1=pyhd3eb1b0_0
|
| 167 |
+
- holoviews=1.18.3=py311h06a4308_0
|
| 168 |
+
- hvplot=0.9.2=py311h06a4308_0
|
| 169 |
+
- hyperlink=21.0.0=pyhd3eb1b0_0
|
| 170 |
+
- icu=73.2=h59595ed_0
|
| 171 |
+
- idna=3.4=py311h06a4308_0
|
| 172 |
+
- imagecodecs=2023.1.23=py311h8105a5c_0
|
| 173 |
+
- imageio=2.33.1=py311h06a4308_0
|
| 174 |
+
- imagesize=1.4.1=py311h06a4308_0
|
| 175 |
+
- imbalanced-learn=0.11.0=py311h06a4308_1
|
| 176 |
+
- importlib-metadata=7.0.1=py311h06a4308_0
|
| 177 |
+
- importlib_metadata=7.0.1=hd3eb1b0_0
|
| 178 |
+
- incremental=22.10.0=pyhd3eb1b0_0
|
| 179 |
+
- inflection=0.5.1=py311h06a4308_0
|
| 180 |
+
- iniconfig=1.1.1=pyhd3eb1b0_0
|
| 181 |
+
- intake=0.6.8=py311h06a4308_0
|
| 182 |
+
- intel-openmp=2023.1.0=hdb19cb5_46306
|
| 183 |
+
- intervaltree=3.1.0=pyhd3eb1b0_0
|
| 184 |
+
- ipykernel=6.28.0=py311h06a4308_0
|
| 185 |
+
- ipython=8.20.0=py311h06a4308_0
|
| 186 |
+
- ipython_genutils=0.2.0=pyhd3eb1b0_1
|
| 187 |
+
- ipywidgets=7.6.5=pyhd3eb1b0_2
|
| 188 |
+
- isort=5.9.3=pyhd3eb1b0_0
|
| 189 |
+
- itemadapter=0.3.0=pyhd3eb1b0_0
|
| 190 |
+
- itemloaders=1.1.0=py311h06a4308_0
|
| 191 |
+
- itsdangerous=2.0.1=pyhd3eb1b0_0
|
| 192 |
+
- jaraco.classes=3.2.1=pyhd3eb1b0_0
|
| 193 |
+
- jedi=0.18.1=py311h06a4308_1
|
| 194 |
+
- jeepney=0.7.1=pyhd3eb1b0_0
|
| 195 |
+
- jellyfish=1.0.1=py311hb02cf49_0
|
| 196 |
+
- jinja2=3.1.3=py311h06a4308_0
|
| 197 |
+
- jmespath=1.0.1=py311h06a4308_0
|
| 198 |
+
- joblib=1.2.0=py311h06a4308_0
|
| 199 |
+
- jpeg=9e=h5eee18b_1
|
| 200 |
+
- jq=1.6=h27cfd23_1000
|
| 201 |
+
- json5=0.9.6=pyhd3eb1b0_0
|
| 202 |
+
- jsonpatch=1.32=pyhd3eb1b0_0
|
| 203 |
+
- jsonpointer=2.1=pyhd3eb1b0_0
|
| 204 |
+
- jsonschema=4.19.2=py311h06a4308_0
|
| 205 |
+
- jsonschema-specifications=2023.7.1=py311h06a4308_0
|
| 206 |
+
- jupyter=1.0.0=py311h06a4308_9
|
| 207 |
+
- jupyter-lsp=2.2.0=py311h06a4308_0
|
| 208 |
+
- jupyter_client=8.6.0=py311h06a4308_0
|
| 209 |
+
- jupyter_console=6.6.3=py311h06a4308_0
|
| 210 |
+
- jupyter_core=5.5.0=py311h06a4308_0
|
| 211 |
+
- jupyter_events=0.8.0=py311h06a4308_0
|
| 212 |
+
- jupyter_server=2.10.0=py311h06a4308_0
|
| 213 |
+
- jupyter_server_terminals=0.4.4=py311h06a4308_1
|
| 214 |
+
- jupyterlab=4.0.11=py311h06a4308_0
|
| 215 |
+
- jupyterlab-variableinspector=3.1.0=py311h06a4308_0
|
| 216 |
+
- jupyterlab_pygments=0.1.2=py_0
|
| 217 |
+
- jupyterlab_server=2.25.1=py311h06a4308_0
|
| 218 |
+
- jupyterlab_widgets=3.0.9=py311h06a4308_0
|
| 219 |
+
- jxrlib=1.1=h7b6447c_2
|
| 220 |
+
- keyring=23.13.1=py311h06a4308_0
|
| 221 |
+
- kiwisolver=1.4.4=py311h6a678d5_0
|
| 222 |
+
- krb5=1.20.1=h143b758_1
|
| 223 |
+
- lame=3.100=h166bdaf_1003
|
| 224 |
+
- lazy-object-proxy=1.6.0=py311h5eee18b_0
|
| 225 |
+
- lazy_loader=0.3=py311h06a4308_0
|
| 226 |
+
- lcms2=2.12=h3be6417_0
|
| 227 |
+
- ld_impl_linux-64=2.38=h1181459_1
|
| 228 |
+
- lerc=3.0=h295c915_0
|
| 229 |
+
- libaec=1.0.4=he6710b0_1
|
| 230 |
+
- libarchive=3.6.2=h6ac8c49_2
|
| 231 |
+
- libasprintf=0.22.5=h661eb56_2
|
| 232 |
+
- libasprintf-devel=0.22.5=h661eb56_2
|
| 233 |
+
- libass=0.17.1=h8fe9dca_1
|
| 234 |
+
- libavif=0.11.1=hff004cb_1
|
| 235 |
+
- libboost=1.82.0=h109eef0_2
|
| 236 |
+
- libbrotlicommon=1.0.9=h5eee18b_7
|
| 237 |
+
- libbrotlidec=1.0.9=h5eee18b_7
|
| 238 |
+
- libbrotlienc=1.0.9=h5eee18b_7
|
| 239 |
+
- libclang=14.0.6=default_hc6dbbc7_1
|
| 240 |
+
- libclang13=14.0.6=default_he11475f_1
|
| 241 |
+
- libcups=2.4.2=h2d74bed_1
|
| 242 |
+
- libcurl=8.5.0=h251f7ec_0
|
| 243 |
+
- libdeflate=1.17=h5eee18b_1
|
| 244 |
+
- libdrm=2.4.120=hd590300_0
|
| 245 |
+
- libedit=3.1.20230828=h5eee18b_0
|
| 246 |
+
- libev=4.33=h7f8727e_1
|
| 247 |
+
- libevent=2.1.12=hdbd6064_1
|
| 248 |
+
- libexpat=2.5.0=hcb278e6_1
|
| 249 |
+
- libffi=3.4.4=h6a678d5_0
|
| 250 |
+
- libgcc-ng=13.2.0=h77fa898_7
|
| 251 |
+
- libgettextpo=0.22.5=h59595ed_2
|
| 252 |
+
- libgettextpo-devel=0.22.5=h59595ed_2
|
| 253 |
+
- libgfortran-ng=11.2.0=h00389a5_1
|
| 254 |
+
- libgfortran5=11.2.0=h1234567_1
|
| 255 |
+
- libglib=2.78.4=hdc74915_0
|
| 256 |
+
- libgomp=13.2.0=h77fa898_7
|
| 257 |
+
- libiconv=1.16=h7f8727e_2
|
| 258 |
+
- libidn2=2.3.7=hd590300_0
|
| 259 |
+
- liblief=0.12.3=h6a678d5_0
|
| 260 |
+
- libllvm14=14.0.6=hdb19cb5_3
|
| 261 |
+
- libmamba=1.5.6=haf1ee3a_0
|
| 262 |
+
- libmambapy=1.5.6=py311h2dafd23_0
|
| 263 |
+
- libnghttp2=1.57.0=h2d74bed_0
|
| 264 |
+
- libnsl=2.0.1=hd590300_0
|
| 265 |
+
- libopus=1.3.1=h7f98852_1
|
| 266 |
+
- libpciaccess=0.18=hd590300_0
|
| 267 |
+
- libpng=1.6.39=h5eee18b_0
|
| 268 |
+
- libpq=12.17=hdbd6064_0
|
| 269 |
+
- libprotobuf=3.20.3=he621ea3_0
|
| 270 |
+
- libsodium=1.0.18=h7b6447c_0
|
| 271 |
+
- libsolv=0.7.24=he621ea3_0
|
| 272 |
+
- libspatialindex=1.9.3=h2531618_0
|
| 273 |
+
- libsqlite=3.45.3=h2797004_0
|
| 274 |
+
- libssh2=1.10.0=hdbd6064_2
|
| 275 |
+
- libstdcxx-ng=13.2.0=hc0a3c3a_7
|
| 276 |
+
- libtasn1=4.19.0=h166bdaf_0
|
| 277 |
+
- libthrift=0.15.0=h1795dd8_2
|
| 278 |
+
- libtiff=4.5.1=h6a678d5_0
|
| 279 |
+
- libunistring=0.9.10=h7f98852_0
|
| 280 |
+
- libuuid=2.38.1=h0b41bf4_0
|
| 281 |
+
- libva=2.21.0=hd590300_0
|
| 282 |
+
- libvpx=1.13.1=h59595ed_0
|
| 283 |
+
- libwebp-base=1.3.2=h5eee18b_0
|
| 284 |
+
- libxcb=1.15=h7f8727e_0
|
| 285 |
+
- libxcrypt=4.4.36=hd590300_1
|
| 286 |
+
- libxkbcommon=1.0.1=h5eee18b_1
|
| 287 |
+
- libxml2=2.10.4=hf1b16e4_1
|
| 288 |
+
- libxslt=1.1.37=h5eee18b_1
|
| 289 |
+
- libzlib=1.2.13=hd590300_5
|
| 290 |
+
- libzopfli=1.0.3=he6710b0_0
|
| 291 |
+
- linkify-it-py=2.0.0=py311h06a4308_0
|
| 292 |
+
- llvmlite=0.42.0=py311h6a678d5_0
|
| 293 |
+
- locket=1.0.0=py311h06a4308_0
|
| 294 |
+
- lxml=4.9.3=py311hdbbb534_0
|
| 295 |
+
- lz4=4.3.2=py311h5eee18b_0
|
| 296 |
+
- lz4-c=1.9.4=h6a678d5_0
|
| 297 |
+
- lzo=2.10=h7b6447c_2
|
| 298 |
+
- markdown=3.4.1=py311h06a4308_0
|
| 299 |
+
- markdown-it-py=2.2.0=py311h06a4308_1
|
| 300 |
+
- markupsafe=2.1.3=py311h5eee18b_0
|
| 301 |
+
- matplotlib=3.8.0=py311h06a4308_0
|
| 302 |
+
- matplotlib-base=3.8.0=py311ha02d727_0
|
| 303 |
+
- matplotlib-inline=0.1.6=py311h06a4308_0
|
| 304 |
+
- mccabe=0.7.0=pyhd3eb1b0_0
|
| 305 |
+
- mdit-py-plugins=0.3.0=py311h06a4308_0
|
| 306 |
+
- mdurl=0.1.0=py311h06a4308_0
|
| 307 |
+
- menuinst=2.0.2=py311h06a4308_0
|
| 308 |
+
- mistune=2.0.4=py311h06a4308_0
|
| 309 |
+
- mkl=2023.1.0=h213fc3f_46344
|
| 310 |
+
- mkl-service=2.4.0=py311h5eee18b_1
|
| 311 |
+
- mkl_fft=1.3.8=py311h5eee18b_0
|
| 312 |
+
- mkl_random=1.2.4=py311hdb19cb5_0
|
| 313 |
+
- more-itertools=10.1.0=py311h06a4308_0
|
| 314 |
+
- mpc=1.1.0=h10f8cd9_1
|
| 315 |
+
- mpfr=4.0.2=hb69a4c5_1
|
| 316 |
+
- mpmath=1.3.0=py311h06a4308_0
|
| 317 |
+
- msgpack-python=1.0.3=py311hdb19cb5_0
|
| 318 |
+
- multidict=6.0.4=py311h5eee18b_0
|
| 319 |
+
- multipledispatch=0.6.0=py311h06a4308_0
|
| 320 |
+
- munkres=1.1.4=py_0
|
| 321 |
+
- mypy=1.8.0=py311h5eee18b_0
|
| 322 |
+
- mypy_extensions=1.0.0=py311h06a4308_0
|
| 323 |
+
- mysql=5.7.24=h721c034_2
|
| 324 |
+
- navigator-updater=0.4.0=py311h06a4308_1
|
| 325 |
+
- nbclient=0.8.0=py311h06a4308_0
|
| 326 |
+
- nbconvert=7.10.0=py311h06a4308_0
|
| 327 |
+
- nbformat=5.9.2=py311h06a4308_0
|
| 328 |
+
- ncurses=6.4=h6a678d5_0
|
| 329 |
+
- nest-asyncio=1.6.0=py311h06a4308_0
|
| 330 |
+
- nettle=3.9.1=h7ab15ed_0
|
| 331 |
+
- networkx=3.1=py311h06a4308_0
|
| 332 |
+
- nltk=3.8.1=py311h06a4308_0
|
| 333 |
+
- notebook=7.0.8=py311h06a4308_0
|
| 334 |
+
- notebook-shim=0.2.3=py311h06a4308_0
|
| 335 |
+
- nspr=4.35=h6a678d5_0
|
| 336 |
+
- nss=3.89.1=h6a678d5_0
|
| 337 |
+
- numba=0.59.1=py311h96b013e_0
|
| 338 |
+
- numexpr=2.8.7=py311h65dcdc2_0
|
| 339 |
+
- numpy=1.26.4=py311h08b1b3b_0
|
| 340 |
+
- numpy-base=1.26.4=py311hf175353_0
|
| 341 |
+
- numpydoc=1.5.0=py311h06a4308_0
|
| 342 |
+
- oniguruma=6.9.7.1=h27cfd23_0
|
| 343 |
+
- openh264=2.3.1=hcb278e6_2
|
| 344 |
+
- openjpeg=2.4.0=h3ad879b_0
|
| 345 |
+
- openpyxl=3.0.10=py311h5eee18b_0
|
| 346 |
+
- openssl=3.3.0=hd590300_0
|
| 347 |
+
- orc=1.7.4=hb3bc3d3_1
|
| 348 |
+
- overrides=7.4.0=py311h06a4308_0
|
| 349 |
+
- p11-kit=0.24.1=hc5aa10d_0
|
| 350 |
+
- packaging=23.1=py311h06a4308_0
|
| 351 |
+
- pandas=2.1.4=py311ha02d727_0
|
| 352 |
+
- pandocfilters=1.5.0=pyhd3eb1b0_0
|
| 353 |
+
- panel=1.3.8=py311h06a4308_0
|
| 354 |
+
- param=2.0.2=py311h06a4308_0
|
| 355 |
+
- parsel=1.8.1=py311h06a4308_0
|
| 356 |
+
- parso=0.8.3=pyhd3eb1b0_0
|
| 357 |
+
- partd=1.4.1=py311h06a4308_0
|
| 358 |
+
- patch=2.7.6=h7b6447c_1001
|
| 359 |
+
- patchelf=0.17.2=h6a678d5_0
|
| 360 |
+
- pathlib=1.0.1=pyhd3eb1b0_1
|
| 361 |
+
- pathspec=0.10.3=py311h06a4308_0
|
| 362 |
+
- patsy=0.5.3=py311h06a4308_0
|
| 363 |
+
- pcre2=10.42=hebb0a14_0
|
| 364 |
+
- pexpect=4.8.0=pyhd3eb1b0_3
|
| 365 |
+
- pickleshare=0.7.5=pyhd3eb1b0_1003
|
| 366 |
+
- pixman=0.43.2=h59595ed_0
|
| 367 |
+
- pkce=1.0.3=py311h06a4308_0
|
| 368 |
+
- pkginfo=1.9.6=py311h06a4308_0
|
| 369 |
+
- platformdirs=3.10.0=py311h06a4308_0
|
| 370 |
+
- plotly=5.9.0=py311h06a4308_0
|
| 371 |
+
- pluggy=1.0.0=py311h06a4308_1
|
| 372 |
+
- ply=3.11=py311h06a4308_0
|
| 373 |
+
- prometheus_client=0.14.1=py311h06a4308_0
|
| 374 |
+
- prompt-toolkit=3.0.43=py311h06a4308_0
|
| 375 |
+
- prompt_toolkit=3.0.43=hd3eb1b0_0
|
| 376 |
+
- protego=0.1.16=py_0
|
| 377 |
+
- protobuf=3.20.3=py311h6a678d5_0
|
| 378 |
+
- psutil=5.9.0=py311h5eee18b_0
|
| 379 |
+
- ptyprocess=0.7.0=pyhd3eb1b0_2
|
| 380 |
+
- pure_eval=0.2.2=pyhd3eb1b0_0
|
| 381 |
+
- py-cpuinfo=9.0.0=py311h06a4308_0
|
| 382 |
+
- py-lief=0.12.3=py311h6a678d5_0
|
| 383 |
+
- pyarrow=14.0.2=py311hb6e97c4_0
|
| 384 |
+
- pyasn1=0.4.8=pyhd3eb1b0_0
|
| 385 |
+
- pyasn1-modules=0.2.8=py_0
|
| 386 |
+
- pybind11-abi=4=hd3eb1b0_1
|
| 387 |
+
- pycodestyle=2.10.0=py311h06a4308_0
|
| 388 |
+
- pycosat=0.6.6=py311h5eee18b_0
|
| 389 |
+
- pycparser=2.21=pyhd3eb1b0_0
|
| 390 |
+
- pyct=0.5.0=py311h06a4308_0
|
| 391 |
+
- pycurl=7.45.2=py311hdbd6064_1
|
| 392 |
+
- pydeck=0.8.0=py311h06a4308_2
|
| 393 |
+
- pydispatcher=2.0.5=py311h06a4308_2
|
| 394 |
+
- pydocstyle=6.3.0=py311h06a4308_0
|
| 395 |
+
- pyerfa=2.0.0=py311h5eee18b_0
|
| 396 |
+
- pyflakes=3.0.1=py311h06a4308_0
|
| 397 |
+
- pygments=2.15.1=py311h06a4308_1
|
| 398 |
+
- pyjwt=2.4.0=py311h06a4308_0
|
| 399 |
+
- pylint=2.16.2=py311h06a4308_0
|
| 400 |
+
- pylint-venv=2.3.0=py311h06a4308_0
|
| 401 |
+
- pyls-spyder=0.4.0=pyhd3eb1b0_0
|
| 402 |
+
- pyodbc=5.0.1=py311h6a678d5_0
|
| 403 |
+
- pyopenssl=24.0.0=py311h06a4308_0
|
| 404 |
+
- pyparsing=3.0.9=py311h06a4308_0
|
| 405 |
+
- pyqt=5.15.10=py311h6a678d5_0
|
| 406 |
+
- pyqt5-sip=12.13.0=py311h5eee18b_0
|
| 407 |
+
- pyqtwebengine=5.15.10=py311h6a678d5_0
|
| 408 |
+
- pysocks=1.7.1=py311h06a4308_0
|
| 409 |
+
- pytables=3.9.2=py311h9d13977_0
|
| 410 |
+
- pytest=7.4.0=py311h06a4308_0
|
| 411 |
+
- python=3.11.8=hab00c5b_0_cpython
|
| 412 |
+
- python-dateutil=2.8.2=pyhd3eb1b0_0
|
| 413 |
+
- python-dotenv=0.21.0=py311h06a4308_0
|
| 414 |
+
- python-fastjsonschema=2.16.2=py311h06a4308_0
|
| 415 |
+
- python-json-logger=2.0.7=py311h06a4308_0
|
| 416 |
+
- python-libarchive-c=2.9=pyhd3eb1b0_1
|
| 417 |
+
- python-lmdb=1.4.1=py311h6a678d5_0
|
| 418 |
+
- python-lsp-black=1.2.1=py311h06a4308_0
|
| 419 |
+
- python-lsp-jsonrpc=1.0.0=pyhd3eb1b0_0
|
| 420 |
+
- python-lsp-server=1.7.2=py311h06a4308_0
|
| 421 |
+
- python-slugify=5.0.2=pyhd3eb1b0_0
|
| 422 |
+
- python-snappy=0.6.1=py311h6a678d5_0
|
| 423 |
+
- python-tzdata=2023.3=pyhd3eb1b0_0
|
| 424 |
+
- python_abi=3.11=4_cp311
|
| 425 |
+
- pytoolconfig=1.2.6=py311h06a4308_0
|
| 426 |
+
- pytz=2023.3.post1=py311h06a4308_0
|
| 427 |
+
- pyviz_comms=3.0.0=py311h06a4308_0
|
| 428 |
+
- pywavelets=1.5.0=py311hf4808d0_0
|
| 429 |
+
- pyxdg=0.27=pyhd3eb1b0_0
|
| 430 |
+
- pyyaml=6.0.1=py311h5eee18b_0
|
| 431 |
+
- pyzmq=25.1.2=py311h6a678d5_0
|
| 432 |
+
- qdarkstyle=3.0.2=pyhd3eb1b0_0
|
| 433 |
+
- qstylizer=0.2.2=py311h06a4308_0
|
| 434 |
+
- qt-main=5.15.2=h53bd1ea_10
|
| 435 |
+
- qt-webengine=5.15.9=h9ab4d14_7
|
| 436 |
+
- qtawesome=1.2.2=py311h06a4308_0
|
| 437 |
+
- qtconsole=5.4.2=py311h06a4308_0
|
| 438 |
+
- qtpy=2.4.1=py311h06a4308_0
|
| 439 |
+
- queuelib=1.6.2=py311h06a4308_0
|
| 440 |
+
- re2=2022.04.01=h295c915_0
|
| 441 |
+
- readline=8.2=h5eee18b_0
|
| 442 |
+
- referencing=0.30.2=py311h06a4308_0
|
| 443 |
+
- regex=2023.10.3=py311h5eee18b_0
|
| 444 |
+
- reproc=14.2.4=h295c915_1
|
| 445 |
+
- reproc-cpp=14.2.4=h295c915_1
|
| 446 |
+
- requests=2.31.0=py311h06a4308_1
|
| 447 |
+
- requests-file=1.5.1=pyhd3eb1b0_0
|
| 448 |
+
- requests-toolbelt=1.0.0=py311h06a4308_0
|
| 449 |
+
- rfc3339-validator=0.1.4=py311h06a4308_0
|
| 450 |
+
- rfc3986-validator=0.1.1=py311h06a4308_0
|
| 451 |
+
- rich=13.3.5=py311h06a4308_0
|
| 452 |
+
- rope=1.7.0=py311h06a4308_0
|
| 453 |
+
- rpds-py=0.10.6=py311hb02cf49_0
|
| 454 |
+
- rtree=1.0.1=py311h06a4308_0
|
| 455 |
+
- ruamel.yaml=0.17.21=py311h5eee18b_0
|
| 456 |
+
- ruamel_yaml=0.17.21=py311h5eee18b_0
|
| 457 |
+
- s2n=1.3.27=hdbd6064_0
|
| 458 |
+
- s3fs=2023.10.0=py311h06a4308_0
|
| 459 |
+
- scikit-image=0.22.0=py311ha02d727_0
|
| 460 |
+
- scikit-learn=1.2.2=py311h6a678d5_1
|
| 461 |
+
- scipy=1.11.4=py311h08b1b3b_0
|
| 462 |
+
- scrapy=2.8.0=py311h06a4308_0
|
| 463 |
+
- seaborn=0.12.2=py311h06a4308_0
|
| 464 |
+
- secretstorage=3.3.1=py311h06a4308_1
|
| 465 |
+
- semver=2.13.0=pyhd3eb1b0_0
|
| 466 |
+
- send2trash=1.8.2=py311h06a4308_0
|
| 467 |
+
- service_identity=18.1.0=pyhd3eb1b0_1
|
| 468 |
+
- setuptools=68.2.2=py311h06a4308_0
|
| 469 |
+
- sip=6.7.12=py311h6a678d5_0
|
| 470 |
+
- six=1.16.0=pyhd3eb1b0_1
|
| 471 |
+
- smart_open=5.2.1=py311h06a4308_0
|
| 472 |
+
- smmap=4.0.0=pyhd3eb1b0_0
|
| 473 |
+
- snappy=1.1.10=h6a678d5_1
|
| 474 |
+
- sniffio=1.3.0=py311h06a4308_0
|
| 475 |
+
- snowballstemmer=2.2.0=pyhd3eb1b0_0
|
| 476 |
+
- sortedcontainers=2.4.0=pyhd3eb1b0_0
|
| 477 |
+
- soupsieve=2.5=py311h06a4308_0
|
| 478 |
+
- sphinx=5.0.2=py311h06a4308_0
|
| 479 |
+
- sphinxcontrib-applehelp=1.0.2=pyhd3eb1b0_0
|
| 480 |
+
- sphinxcontrib-devhelp=1.0.2=pyhd3eb1b0_0
|
| 481 |
+
- sphinxcontrib-htmlhelp=2.0.0=pyhd3eb1b0_0
|
| 482 |
+
- sphinxcontrib-jsmath=1.0.1=pyhd3eb1b0_0
|
| 483 |
+
- sphinxcontrib-qthelp=1.0.3=pyhd3eb1b0_0
|
| 484 |
+
- sphinxcontrib-serializinghtml=1.1.5=pyhd3eb1b0_0
|
| 485 |
+
- spyder=5.4.3=py311h06a4308_1
|
| 486 |
+
- spyder-kernels=2.4.4=py311h06a4308_0
|
| 487 |
+
- sqlalchemy=2.0.25=py311h5eee18b_0
|
| 488 |
+
- sqlite=3.41.2=h5eee18b_0
|
| 489 |
+
- stack_data=0.2.0=pyhd3eb1b0_0
|
| 490 |
+
- statsmodels=0.14.0=py311hf4808d0_0
|
| 491 |
+
- streamlit=1.30.0=py311h06a4308_0
|
| 492 |
+
- svt-av1=1.5.0=h59595ed_0
|
| 493 |
+
- sympy=1.12=py311h06a4308_0
|
| 494 |
+
- tabulate=0.9.0=py311h06a4308_0
|
| 495 |
+
- tbb=2021.8.0=hdb19cb5_0
|
| 496 |
+
- tblib=1.7.0=pyhd3eb1b0_0
|
| 497 |
+
- tenacity=8.2.2=py311h06a4308_0
|
| 498 |
+
- terminado=0.17.1=py311h06a4308_0
|
| 499 |
+
- text-unidecode=1.3=pyhd3eb1b0_0
|
| 500 |
+
- textdistance=4.2.1=pyhd3eb1b0_0
|
| 501 |
+
- threadpoolctl=2.2.0=pyh0d69192_0
|
| 502 |
+
- three-merge=0.1.1=pyhd3eb1b0_0
|
| 503 |
+
- tifffile=2023.4.12=py311h06a4308_0
|
| 504 |
+
- tinycss2=1.2.1=py311h06a4308_0
|
| 505 |
+
- tk=8.6.13=noxft_h4845f30_101
|
| 506 |
+
- tldextract=3.2.0=pyhd3eb1b0_0
|
| 507 |
+
- toml=0.10.2=pyhd3eb1b0_0
|
| 508 |
+
- toolz=0.12.0=py311h06a4308_0
|
| 509 |
+
- tornado=6.3.3=py311h5eee18b_0
|
| 510 |
+
- tqdm=4.65.0=py311h92b7b1e_0
|
| 511 |
+
- traitlets=5.7.1=py311h06a4308_0
|
| 512 |
+
- truststore=0.8.0=py311h06a4308_0
|
| 513 |
+
- twisted=23.10.0=py311h06a4308_0
|
| 514 |
+
- typing-extensions=4.9.0=py311h06a4308_1
|
| 515 |
+
- typing_extensions=4.9.0=py311h06a4308_1
|
| 516 |
+
- tzdata=2023d=h04d1e81_0
|
| 517 |
+
- tzlocal=2.1=py311h06a4308_1
|
| 518 |
+
- uc-micro-py=1.0.1=py311h06a4308_0
|
| 519 |
+
- ujson=5.4.0=py311h6a678d5_0
|
| 520 |
+
- unidecode=1.2.0=pyhd3eb1b0_0
|
| 521 |
+
- unixodbc=2.3.11=h5eee18b_0
|
| 522 |
+
- urllib3=2.0.7=py311h06a4308_0
|
| 523 |
+
- utf8proc=2.6.1=h5eee18b_1
|
| 524 |
+
- validators=0.18.2=pyhd3eb1b0_0
|
| 525 |
+
- w3lib=2.1.2=py311h06a4308_0
|
| 526 |
+
- watchdog=2.1.6=py311h06a4308_0
|
| 527 |
+
- wcwidth=0.2.5=pyhd3eb1b0_0
|
| 528 |
+
- webencodings=0.5.1=py311h06a4308_1
|
| 529 |
+
- websocket-client=0.58.0=py311h06a4308_4
|
| 530 |
+
- werkzeug=2.2.3=py311h06a4308_0
|
| 531 |
+
- whatthepatch=1.0.2=py311h06a4308_0
|
| 532 |
+
- wheel=0.41.2=py311h06a4308_0
|
| 533 |
+
- widgetsnbextension=3.5.2=py311h06a4308_1
|
| 534 |
+
- wrapt=1.14.1=py311h5eee18b_0
|
| 535 |
+
- wurlitzer=3.0.2=py311h06a4308_0
|
| 536 |
+
- x264=1!164.3095=h166bdaf_2
|
| 537 |
+
- x265=3.5=h924138e_3
|
| 538 |
+
- xarray=2023.6.0=py311h06a4308_0
|
| 539 |
+
- xorg-fixesproto=5.0=h7f98852_1002
|
| 540 |
+
- xorg-kbproto=1.0.7=h7f98852_1002
|
| 541 |
+
- xorg-libice=1.1.1=hd590300_0
|
| 542 |
+
- xorg-libsm=1.2.4=h7391055_0
|
| 543 |
+
- xorg-libx11=1.8.9=h8ee46fc_0
|
| 544 |
+
- xorg-libxext=1.3.4=h0b41bf4_2
|
| 545 |
+
- xorg-libxfixes=5.0.3=h7f98852_1004
|
| 546 |
+
- xorg-libxrender=0.9.11=hd590300_0
|
| 547 |
+
- xorg-renderproto=0.11.1=h7f98852_1002
|
| 548 |
+
- xorg-xextproto=7.3.0=h0b41bf4_1003
|
| 549 |
+
- xorg-xproto=7.0.31=h7f98852_1007
|
| 550 |
+
- xyzservices=2022.9.0=py311h06a4308_1
|
| 551 |
+
- xz=5.4.5=h5eee18b_0
|
| 552 |
+
- yaml=0.2.5=h7b6447c_0
|
| 553 |
+
- yaml-cpp=0.8.0=h6a678d5_0
|
| 554 |
+
- yapf=0.31.0=pyhd3eb1b0_0
|
| 555 |
+
- yarl=1.9.3=py311h5eee18b_0
|
| 556 |
+
- zeromq=4.3.5=h6a678d5_0
|
| 557 |
+
- zfp=1.0.0=h6a678d5_0
|
| 558 |
+
- zict=3.0.0=py311h06a4308_0
|
| 559 |
+
- zipp=3.17.0=py311h06a4308_0
|
| 560 |
+
- zlib=1.2.13=hd590300_5
|
| 561 |
+
- zlib-ng=2.0.7=h5eee18b_0
|
| 562 |
+
- zope=1.0=py311h06a4308_1
|
| 563 |
+
- zope.interface=5.4.0=py311h5eee18b_0
|
| 564 |
+
- zstandard=0.19.0=py311h5eee18b_0
|
| 565 |
+
- zstd=1.5.5=hc292b87_0
|
| 566 |
+
- pip:
|
| 567 |
+
- accelerate==0.30.0
|
| 568 |
+
- aiofiles==23.2.1
|
| 569 |
+
- annotated-types==0.6.0
|
| 570 |
+
- bitsandbytes==0.41.0
|
| 571 |
+
- cmake==3.29.2
|
| 572 |
+
- datasets==2.19.0
|
| 573 |
+
- decorator==4.4.2
|
| 574 |
+
- deepspeed==0.12.6
|
| 575 |
+
- dill==0.3.8
|
| 576 |
+
- docker-pycreds==0.4.0
|
| 577 |
+
- docstring-parser==0.16
|
| 578 |
+
- draccus==0.7.1
|
| 579 |
+
- einops==0.6.1
|
| 580 |
+
- einops-exts==0.0.4
|
| 581 |
+
- fastapi==0.110.2
|
| 582 |
+
- ffmpy==0.3.2
|
| 583 |
+
- flash-attn==2.5.8
|
| 584 |
+
- gradio==4.16.0
|
| 585 |
+
- gradio-client==0.8.1
|
| 586 |
+
- h11==0.14.0
|
| 587 |
+
- hjson==3.1.0
|
| 588 |
+
- httpcore==0.17.3
|
| 589 |
+
- httpx==0.24.0
|
| 590 |
+
- huggingface-hub==0.23.0
|
| 591 |
+
- icecream==2.1.3
|
| 592 |
+
- imageio-ffmpeg==0.4.9
|
| 593 |
+
- importlib-resources==6.4.0
|
| 594 |
+
- jsonlines==4.0.0
|
| 595 |
+
- lit==18.1.4
|
| 596 |
+
- llava==1.2.2.post1
|
| 597 |
+
- markdown2==2.4.13
|
| 598 |
+
- mergedeep==1.3.4
|
| 599 |
+
- moviepy==1.0.3
|
| 600 |
+
- multiprocess==0.70.16
|
| 601 |
+
- ninja==1.11.1.1
|
| 602 |
+
- nvidia-cublas-cu11==11.10.3.66
|
| 603 |
+
- nvidia-cublas-cu12==12.1.3.1
|
| 604 |
+
- nvidia-cuda-cupti-cu11==11.7.101
|
| 605 |
+
- nvidia-cuda-cupti-cu12==12.1.105
|
| 606 |
+
- nvidia-cuda-nvrtc-cu11==11.7.99
|
| 607 |
+
- nvidia-cuda-nvrtc-cu12==12.1.105
|
| 608 |
+
- nvidia-cuda-runtime-cu11==11.7.99
|
| 609 |
+
- nvidia-cuda-runtime-cu12==12.1.105
|
| 610 |
+
- nvidia-cudnn-cu11==8.5.0.96
|
| 611 |
+
- nvidia-cudnn-cu12==8.9.2.26
|
| 612 |
+
- nvidia-cufft-cu11==10.9.0.58
|
| 613 |
+
- nvidia-cufft-cu12==11.0.2.54
|
| 614 |
+
- nvidia-curand-cu11==10.2.10.91
|
| 615 |
+
- nvidia-curand-cu12==10.3.2.106
|
| 616 |
+
- nvidia-cusolver-cu11==11.4.0.1
|
| 617 |
+
- nvidia-cusolver-cu12==11.4.5.107
|
| 618 |
+
- nvidia-cusparse-cu11==11.7.4.91
|
| 619 |
+
- nvidia-cusparse-cu12==12.1.0.106
|
| 620 |
+
- nvidia-nccl-cu11==2.14.3
|
| 621 |
+
- nvidia-nccl-cu12==2.18.1
|
| 622 |
+
- nvidia-nvjitlink-cu12==12.4.127
|
| 623 |
+
- nvidia-nvtx-cu11==11.7.91
|
| 624 |
+
- nvidia-nvtx-cu12==12.1.105
|
| 625 |
+
- opencv-python==4.9.0.80
|
| 626 |
+
- opencv-python-headless==4.9.0.80
|
| 627 |
+
- orjson==3.10.1
|
| 628 |
+
- peft==0.10.0
|
| 629 |
+
- pillow==10.3.0
|
| 630 |
+
- pip==24.0
|
| 631 |
+
- prismatic==0.0.1
|
| 632 |
+
- proglog==0.1.10
|
| 633 |
+
- pyarrow-hotfix==0.6
|
| 634 |
+
- pydantic==2.7.1
|
| 635 |
+
- pydantic-core==2.18.2
|
| 636 |
+
- pydub==0.25.1
|
| 637 |
+
- pynvml==11.5.0
|
| 638 |
+
- python-multipart==0.0.9
|
| 639 |
+
- pyyaml-include==1.4.1
|
| 640 |
+
- ruff==0.4.2
|
| 641 |
+
- safetensors==0.4.3
|
| 642 |
+
- semantic-version==2.10.0
|
| 643 |
+
- sentencepiece==0.1.99
|
| 644 |
+
- sentry-sdk==2.0.1
|
| 645 |
+
- setproctitle==1.3.3
|
| 646 |
+
- shellingham==1.5.4
|
| 647 |
+
- shortuuid==1.0.13
|
| 648 |
+
- shtab==1.7.1
|
| 649 |
+
- starlette==0.37.2
|
| 650 |
+
- svgwrite==1.4.3
|
| 651 |
+
- timm==0.9.16
|
| 652 |
+
- tokenizers==0.14.1
|
| 653 |
+
- tomlkit==0.12.0
|
| 654 |
+
- torch==2.1.2
|
| 655 |
+
- torchaudio==2.1.2
|
| 656 |
+
- torchvision==0.16.2
|
| 657 |
+
- transformers==4.40.1
|
| 658 |
+
- triton==2.1.0
|
| 659 |
+
- trl==0.8.6
|
| 660 |
+
- typer==0.12.3
|
| 661 |
+
- typing-inspect==0.9.0
|
| 662 |
+
- tyro==0.8.3
|
| 663 |
+
- uvicorn==0.29.0
|
| 664 |
+
- wandb==0.16.6
|
| 665 |
+
- wavedrom==2.0.3.post3
|
| 666 |
+
- websockets==11.0.3
|
| 667 |
+
- xxhash==3.4.1
|
| 668 |
+
prefix: /scratch/groups/willhies/sschmidg/Anaconda3
|
wandb/latest-run/files/wandb-metadata.json
ADDED
|
@@ -0,0 +1,399 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"os": "Linux-3.10.0-1160.114.2.el7.x86_64-x86_64-with-glibc2.17",
|
| 3 |
+
"python": "3.11.8",
|
| 4 |
+
"heartbeatAt": "2024-05-09T21:01:23.197793",
|
| 5 |
+
"startedAt": "2024-05-09T21:01:23.056501",
|
| 6 |
+
"docker": null,
|
| 7 |
+
"cuda": null,
|
| 8 |
+
"args": [
|
| 9 |
+
"--model.type",
|
| 10 |
+
"one-stage+7b",
|
| 11 |
+
"--model.model_id",
|
| 12 |
+
"testmodel",
|
| 13 |
+
"--model.vision_backbone_id",
|
| 14 |
+
"clip-vit-b",
|
| 15 |
+
"--model.image_resize_strategy",
|
| 16 |
+
"letterbox",
|
| 17 |
+
"--model.llm_backbone_id",
|
| 18 |
+
"llama2-7b-chat",
|
| 19 |
+
"--model.finetune_global_batch_size",
|
| 20 |
+
"128",
|
| 21 |
+
"--model.finetune_per_device_batch_size",
|
| 22 |
+
"16",
|
| 23 |
+
"--model.finetune_epochs",
|
| 24 |
+
"1",
|
| 25 |
+
"--dataset.type",
|
| 26 |
+
"med-instruct"
|
| 27 |
+
],
|
| 28 |
+
"state": "running",
|
| 29 |
+
"program": "/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py",
|
| 30 |
+
"codePathLocal": "scripts/pretrain.py",
|
| 31 |
+
"codePath": "scripts/pretrain.py",
|
| 32 |
+
"git": {
|
| 33 |
+
"remote": "https://github.com/TRI-ML/prismatic-vlms",
|
| 34 |
+
"commit": "8ddeda915e861a7f4cbe7ce92f1407f4feb6a181"
|
| 35 |
+
},
|
| 36 |
+
"email": null,
|
| 37 |
+
"root": "/scratch/groups/willhies/sschmidg/prismatic-vlms",
|
| 38 |
+
"host": "sh03-11n01.int",
|
| 39 |
+
"username": "sschmidg",
|
| 40 |
+
"executable": "/scratch/groups/willhies/sschmidg/Anaconda3/bin/python",
|
| 41 |
+
"cpu_count": 64,
|
| 42 |
+
"cpu_count_logical": 64,
|
| 43 |
+
"cpu_freq": {
|
| 44 |
+
"current": 1.9468749999999992,
|
| 45 |
+
"min": 1500.0,
|
| 46 |
+
"max": 2800.0
|
| 47 |
+
},
|
| 48 |
+
"cpu_freq_per_core": [
|
| 49 |
+
{
|
| 50 |
+
"current": 2.8,
|
| 51 |
+
"min": 1500.0,
|
| 52 |
+
"max": 2800.0
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"current": 2.1,
|
| 56 |
+
"min": 1500.0,
|
| 57 |
+
"max": 2800.0
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"current": 2.1,
|
| 61 |
+
"min": 1500.0,
|
| 62 |
+
"max": 2800.0
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"current": 2.1,
|
| 66 |
+
"min": 1500.0,
|
| 67 |
+
"max": 2800.0
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"current": 2.8,
|
| 71 |
+
"min": 1500.0,
|
| 72 |
+
"max": 2800.0
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"current": 1.5,
|
| 76 |
+
"min": 1500.0,
|
| 77 |
+
"max": 2800.0
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"current": 1.5,
|
| 81 |
+
"min": 1500.0,
|
| 82 |
+
"max": 2800.0
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"current": 1.5,
|
| 86 |
+
"min": 1500.0,
|
| 87 |
+
"max": 2800.0
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"current": 1.5,
|
| 91 |
+
"min": 1500.0,
|
| 92 |
+
"max": 2800.0
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"current": 1.5,
|
| 96 |
+
"min": 1500.0,
|
| 97 |
+
"max": 2800.0
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"current": 1.5,
|
| 101 |
+
"min": 1500.0,
|
| 102 |
+
"max": 2800.0
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"current": 1.5,
|
| 106 |
+
"min": 1500.0,
|
| 107 |
+
"max": 2800.0
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"current": 1.5,
|
| 111 |
+
"min": 1500.0,
|
| 112 |
+
"max": 2800.0
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"current": 1.5,
|
| 116 |
+
"min": 1500.0,
|
| 117 |
+
"max": 2800.0
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"current": 1.5,
|
| 121 |
+
"min": 1500.0,
|
| 122 |
+
"max": 2800.0
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"current": 1.5,
|
| 126 |
+
"min": 1500.0,
|
| 127 |
+
"max": 2800.0
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"current": 2.8,
|
| 131 |
+
"min": 1500.0,
|
| 132 |
+
"max": 2800.0
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"current": 1.5,
|
| 136 |
+
"min": 1500.0,
|
| 137 |
+
"max": 2800.0
|
| 138 |
+
},
|
| 139 |
+
{
|
| 140 |
+
"current": 1.5,
|
| 141 |
+
"min": 1500.0,
|
| 142 |
+
"max": 2800.0
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"current": 1.5,
|
| 146 |
+
"min": 1500.0,
|
| 147 |
+
"max": 2800.0
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"current": 2.1,
|
| 151 |
+
"min": 1500.0,
|
| 152 |
+
"max": 2800.0
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"current": 1.5,
|
| 156 |
+
"min": 1500.0,
|
| 157 |
+
"max": 2800.0
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"current": 1.5,
|
| 161 |
+
"min": 1500.0,
|
| 162 |
+
"max": 2800.0
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"current": 1.5,
|
| 166 |
+
"min": 1500.0,
|
| 167 |
+
"max": 2800.0
|
| 168 |
+
},
|
| 169 |
+
{
|
| 170 |
+
"current": 2.8,
|
| 171 |
+
"min": 1500.0,
|
| 172 |
+
"max": 2800.0
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"current": 2.8,
|
| 176 |
+
"min": 1500.0,
|
| 177 |
+
"max": 2800.0
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"current": 2.8,
|
| 181 |
+
"min": 1500.0,
|
| 182 |
+
"max": 2800.0
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"current": 2.8,
|
| 186 |
+
"min": 1500.0,
|
| 187 |
+
"max": 2800.0
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"current": 1.5,
|
| 191 |
+
"min": 1500.0,
|
| 192 |
+
"max": 2800.0
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"current": 1.5,
|
| 196 |
+
"min": 1500.0,
|
| 197 |
+
"max": 2800.0
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"current": 1.5,
|
| 201 |
+
"min": 1500.0,
|
| 202 |
+
"max": 2800.0
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"current": 1.5,
|
| 206 |
+
"min": 1500.0,
|
| 207 |
+
"max": 2800.0
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"current": 2.8,
|
| 211 |
+
"min": 1500.0,
|
| 212 |
+
"max": 2800.0
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"current": 2.8,
|
| 216 |
+
"min": 1500.0,
|
| 217 |
+
"max": 2800.0
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"current": 2.8,
|
| 221 |
+
"min": 1500.0,
|
| 222 |
+
"max": 2800.0
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"current": 1.5,
|
| 226 |
+
"min": 1500.0,
|
| 227 |
+
"max": 2800.0
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"current": 1.5,
|
| 231 |
+
"min": 1500.0,
|
| 232 |
+
"max": 2800.0
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"current": 1.5,
|
| 236 |
+
"min": 1500.0,
|
| 237 |
+
"max": 2800.0
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"current": 1.5,
|
| 241 |
+
"min": 1500.0,
|
| 242 |
+
"max": 2800.0
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"current": 1.5,
|
| 246 |
+
"min": 1500.0,
|
| 247 |
+
"max": 2800.0
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"current": 2.8,
|
| 251 |
+
"min": 1500.0,
|
| 252 |
+
"max": 2800.0
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"current": 2.8,
|
| 256 |
+
"min": 1500.0,
|
| 257 |
+
"max": 2800.0
|
| 258 |
+
},
|
| 259 |
+
{
|
| 260 |
+
"current": 1.5,
|
| 261 |
+
"min": 1500.0,
|
| 262 |
+
"max": 2800.0
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"current": 1.5,
|
| 266 |
+
"min": 1500.0,
|
| 267 |
+
"max": 2800.0
|
| 268 |
+
},
|
| 269 |
+
{
|
| 270 |
+
"current": 2.8,
|
| 271 |
+
"min": 1500.0,
|
| 272 |
+
"max": 2800.0
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"current": 1.5,
|
| 276 |
+
"min": 1500.0,
|
| 277 |
+
"max": 2800.0
|
| 278 |
+
},
|
| 279 |
+
{
|
| 280 |
+
"current": 2.8,
|
| 281 |
+
"min": 1500.0,
|
| 282 |
+
"max": 2800.0
|
| 283 |
+
},
|
| 284 |
+
{
|
| 285 |
+
"current": 2.8,
|
| 286 |
+
"min": 1500.0,
|
| 287 |
+
"max": 2800.0
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"current": 1.5,
|
| 291 |
+
"min": 1500.0,
|
| 292 |
+
"max": 2800.0
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"current": 2.8,
|
| 296 |
+
"min": 1500.0,
|
| 297 |
+
"max": 2800.0
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"current": 2.8,
|
| 301 |
+
"min": 1500.0,
|
| 302 |
+
"max": 2800.0
|
| 303 |
+
},
|
| 304 |
+
{
|
| 305 |
+
"current": 1.5,
|
| 306 |
+
"min": 1500.0,
|
| 307 |
+
"max": 2800.0
|
| 308 |
+
},
|
| 309 |
+
{
|
| 310 |
+
"current": 1.5,
|
| 311 |
+
"min": 1500.0,
|
| 312 |
+
"max": 2800.0
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"current": 1.5,
|
| 316 |
+
"min": 1500.0,
|
| 317 |
+
"max": 2800.0
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"current": 1.5,
|
| 321 |
+
"min": 1500.0,
|
| 322 |
+
"max": 2800.0
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"current": 1.5,
|
| 326 |
+
"min": 1500.0,
|
| 327 |
+
"max": 2800.0
|
| 328 |
+
},
|
| 329 |
+
{
|
| 330 |
+
"current": 1.5,
|
| 331 |
+
"min": 1500.0,
|
| 332 |
+
"max": 2800.0
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"current": 2.8,
|
| 336 |
+
"min": 1500.0,
|
| 337 |
+
"max": 2800.0
|
| 338 |
+
},
|
| 339 |
+
{
|
| 340 |
+
"current": 1.5,
|
| 341 |
+
"min": 1500.0,
|
| 342 |
+
"max": 2800.0
|
| 343 |
+
},
|
| 344 |
+
{
|
| 345 |
+
"current": 2.8,
|
| 346 |
+
"min": 1500.0,
|
| 347 |
+
"max": 2800.0
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"current": 2.8,
|
| 351 |
+
"min": 1500.0,
|
| 352 |
+
"max": 2800.0
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"current": 2.8,
|
| 356 |
+
"min": 1500.0,
|
| 357 |
+
"max": 2800.0
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"current": 2.8,
|
| 361 |
+
"min": 1500.0,
|
| 362 |
+
"max": 2800.0
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"current": 1.5,
|
| 366 |
+
"min": 1500.0,
|
| 367 |
+
"max": 2800.0
|
| 368 |
+
}
|
| 369 |
+
],
|
| 370 |
+
"disk": {
|
| 371 |
+
"/": {
|
| 372 |
+
"total": 23.98828125,
|
| 373 |
+
"used": 5.626476287841797
|
| 374 |
+
}
|
| 375 |
+
},
|
| 376 |
+
"gpu": "NVIDIA A100-SXM4-80GB",
|
| 377 |
+
"gpu_count": 4,
|
| 378 |
+
"gpu_devices": [
|
| 379 |
+
{
|
| 380 |
+
"name": "NVIDIA A100-SXM4-80GB",
|
| 381 |
+
"memory_total": 85899345920
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"name": "NVIDIA A100-SXM4-80GB",
|
| 385 |
+
"memory_total": 85899345920
|
| 386 |
+
},
|
| 387 |
+
{
|
| 388 |
+
"name": "NVIDIA A100-SXM4-80GB",
|
| 389 |
+
"memory_total": 85899345920
|
| 390 |
+
},
|
| 391 |
+
{
|
| 392 |
+
"name": "NVIDIA A100-SXM4-80GB",
|
| 393 |
+
"memory_total": 85899345920
|
| 394 |
+
}
|
| 395 |
+
],
|
| 396 |
+
"memory": {
|
| 397 |
+
"total": 503.5838279724121
|
| 398 |
+
}
|
| 399 |
+
}
|
wandb/latest-run/files/wandb-summary.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"_wandb": {"runtime": 452}}
|
wandb/latest-run/logs/debug-internal.log
ADDED
|
@@ -0,0 +1,337 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-09 14:01:23,076 INFO StreamThr :4861 [internal.py:wandb_internal():86] W&B internal server running at pid: 4861, started at: 2024-05-09 14:01:23.074424
|
| 2 |
+
2024-05-09 14:01:23,078 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status
|
| 3 |
+
2024-05-09 14:01:23,086 INFO WriterThread:4861 [datastore.py:open_for_write():87] open: runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240509_140123-vqw25nkx/run-vqw25nkx.wandb
|
| 4 |
+
2024-05-09 14:01:23,143 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: run_start
|
| 5 |
+
2024-05-09 14:01:23,165 DEBUG HandlerThread:4861 [system_info.py:__init__():26] System info init
|
| 6 |
+
2024-05-09 14:01:23,165 DEBUG HandlerThread:4861 [system_info.py:__init__():41] System info init done
|
| 7 |
+
2024-05-09 14:01:23,165 INFO HandlerThread:4861 [system_monitor.py:start():194] Starting system monitor
|
| 8 |
+
2024-05-09 14:01:23,165 INFO SystemMonitor:4861 [system_monitor.py:_start():158] Starting system asset monitoring threads
|
| 9 |
+
2024-05-09 14:01:23,165 INFO HandlerThread:4861 [system_monitor.py:probe():214] Collecting system info
|
| 10 |
+
2024-05-09 14:01:23,167 INFO SystemMonitor:4861 [interfaces.py:start():190] Started cpu monitoring
|
| 11 |
+
2024-05-09 14:01:23,168 INFO SystemMonitor:4861 [interfaces.py:start():190] Started disk monitoring
|
| 12 |
+
2024-05-09 14:01:23,169 INFO SystemMonitor:4861 [interfaces.py:start():190] Started gpu monitoring
|
| 13 |
+
2024-05-09 14:01:23,170 INFO SystemMonitor:4861 [interfaces.py:start():190] Started memory monitoring
|
| 14 |
+
2024-05-09 14:01:23,170 INFO SystemMonitor:4861 [interfaces.py:start():190] Started network monitoring
|
| 15 |
+
2024-05-09 14:01:23,197 DEBUG HandlerThread:4861 [system_info.py:probe():150] Probing system
|
| 16 |
+
2024-05-09 14:01:23,199 DEBUG HandlerThread:4861 [system_info.py:_probe_git():135] Probing git
|
| 17 |
+
2024-05-09 14:01:23,209 DEBUG HandlerThread:4861 [system_info.py:_probe_git():143] Probing git done
|
| 18 |
+
2024-05-09 14:01:23,209 DEBUG HandlerThread:4861 [system_info.py:probe():198] Probing system done
|
| 19 |
+
2024-05-09 14:01:23,209 DEBUG HandlerThread:4861 [system_monitor.py:probe():223] {'os': 'Linux-3.10.0-1160.114.2.el7.x86_64-x86_64-with-glibc2.17', 'python': '3.11.8', 'heartbeatAt': '2024-05-09T21:01:23.197793', 'startedAt': '2024-05-09T21:01:23.056501', 'docker': None, 'cuda': None, 'args': ('--model.type', 'one-stage+7b', '--model.model_id', 'testmodel', '--model.vision_backbone_id', 'clip-vit-b', '--model.image_resize_strategy', 'letterbox', '--model.llm_backbone_id', 'llama2-7b-chat', '--model.finetune_global_batch_size', '128', '--model.finetune_per_device_batch_size', '16', '--model.finetune_epochs', '1', '--dataset.type', 'med-instruct'), 'state': 'running', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'codePathLocal': 'scripts/pretrain.py', 'codePath': 'scripts/pretrain.py', 'git': {'remote': 'https://github.com/TRI-ML/prismatic-vlms', 'commit': '8ddeda915e861a7f4cbe7ce92f1407f4feb6a181'}, 'email': None, 'root': '/scratch/groups/willhies/sschmidg/prismatic-vlms', 'host': 'sh03-11n01.int', 'username': 'sschmidg', 'executable': '/scratch/groups/willhies/sschmidg/Anaconda3/bin/python', 'cpu_count': 64, 'cpu_count_logical': 64, 'cpu_freq': {'current': 1.9468749999999992, 'min': 1500.0, 'max': 2800.0}, 'cpu_freq_per_core': [{'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.1, 'min': 1500.0, 'max': 2800.0}, {'current': 2.1, 'min': 1500.0, 'max': 2800.0}, {'current': 2.1, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.1, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}], 'disk': {'/': {'total': 23.98828125, 'used': 5.626476287841797}}, 'gpu': 'NVIDIA A100-SXM4-80GB', 'gpu_count': 4, 'gpu_devices': [{'name': 'NVIDIA A100-SXM4-80GB', 'memory_total': 85899345920}, {'name': 'NVIDIA A100-SXM4-80GB', 'memory_total': 85899345920}, {'name': 'NVIDIA A100-SXM4-80GB', 'memory_total': 85899345920}, {'name': 'NVIDIA A100-SXM4-80GB', 'memory_total': 85899345920}], 'memory': {'total': 503.5838279724121}}
|
| 20 |
+
2024-05-09 14:01:23,209 INFO HandlerThread:4861 [system_monitor.py:probe():224] Finished collecting system info
|
| 21 |
+
2024-05-09 14:01:23,209 INFO HandlerThread:4861 [system_monitor.py:probe():227] Publishing system info
|
| 22 |
+
2024-05-09 14:01:23,209 DEBUG HandlerThread:4861 [system_info.py:_save_conda():207] Saving list of conda packages installed into the current environment
|
| 23 |
+
2024-05-09 14:01:30,038 DEBUG HandlerThread:4861 [system_info.py:_save_conda():222] Saving conda packages done
|
| 24 |
+
2024-05-09 14:01:30,042 INFO HandlerThread:4861 [system_monitor.py:probe():229] Finished publishing system info
|
| 25 |
+
2024-05-09 14:01:30,047 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 26 |
+
2024-05-09 14:01:30,048 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: keepalive
|
| 27 |
+
2024-05-09 14:01:30,048 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 28 |
+
2024-05-09 14:01:30,270 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: python_packages
|
| 29 |
+
2024-05-09 14:01:34,049 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 30 |
+
2024-05-09 14:01:34,050 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 31 |
+
2024-05-09 14:01:39,051 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 32 |
+
2024-05-09 14:01:39,051 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 33 |
+
2024-05-09 14:01:44,052 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 34 |
+
2024-05-09 14:01:44,052 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 35 |
+
2024-05-09 14:01:49,053 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 36 |
+
2024-05-09 14:01:49,054 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 37 |
+
2024-05-09 14:01:51,803 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 38 |
+
2024-05-09 14:01:54,055 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 39 |
+
2024-05-09 14:01:54,055 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 40 |
+
2024-05-09 14:01:59,056 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 41 |
+
2024-05-09 14:01:59,056 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 42 |
+
2024-05-09 14:02:04,057 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 43 |
+
2024-05-09 14:02:04,057 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 44 |
+
2024-05-09 14:02:09,058 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 45 |
+
2024-05-09 14:02:09,059 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 46 |
+
2024-05-09 14:02:10,625 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 47 |
+
2024-05-09 14:02:14,060 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 48 |
+
2024-05-09 14:02:14,060 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 49 |
+
2024-05-09 14:02:19,061 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 50 |
+
2024-05-09 14:02:19,061 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 51 |
+
2024-05-09 14:02:23,171 DEBUG SystemMonitor:4861 [system_monitor.py:_start():172] Starting system metrics aggregation loop
|
| 52 |
+
2024-05-09 14:02:24,062 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 53 |
+
2024-05-09 14:02:24,062 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 54 |
+
2024-05-09 14:02:28,604 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 55 |
+
2024-05-09 14:02:29,063 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 56 |
+
2024-05-09 14:02:29,063 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 57 |
+
2024-05-09 14:02:34,064 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 58 |
+
2024-05-09 14:02:34,065 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 59 |
+
2024-05-09 14:02:39,065 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 60 |
+
2024-05-09 14:02:39,066 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 61 |
+
2024-05-09 14:02:44,066 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 62 |
+
2024-05-09 14:02:44,067 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 63 |
+
2024-05-09 14:02:45,970 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 64 |
+
2024-05-09 14:02:49,068 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 65 |
+
2024-05-09 14:02:49,068 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 66 |
+
2024-05-09 14:02:54,069 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 67 |
+
2024-05-09 14:02:54,069 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 68 |
+
2024-05-09 14:02:59,070 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 69 |
+
2024-05-09 14:02:59,071 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 70 |
+
2024-05-09 14:03:03,109 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 71 |
+
2024-05-09 14:03:04,072 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 72 |
+
2024-05-09 14:03:04,072 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 73 |
+
2024-05-09 14:03:09,073 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 74 |
+
2024-05-09 14:03:09,073 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 75 |
+
2024-05-09 14:03:14,074 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 76 |
+
2024-05-09 14:03:14,075 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 77 |
+
2024-05-09 14:03:19,075 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 78 |
+
2024-05-09 14:03:19,076 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 79 |
+
2024-05-09 14:03:19,636 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 80 |
+
2024-05-09 14:03:24,077 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 81 |
+
2024-05-09 14:03:24,077 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 82 |
+
2024-05-09 14:03:29,078 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 83 |
+
2024-05-09 14:03:29,078 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 84 |
+
2024-05-09 14:03:34,079 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 85 |
+
2024-05-09 14:03:34,079 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 86 |
+
2024-05-09 14:03:36,299 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 87 |
+
2024-05-09 14:03:39,080 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 88 |
+
2024-05-09 14:03:39,081 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 89 |
+
2024-05-09 14:03:44,082 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 90 |
+
2024-05-09 14:03:44,082 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 91 |
+
2024-05-09 14:03:49,083 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 92 |
+
2024-05-09 14:03:49,083 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 93 |
+
2024-05-09 14:03:54,084 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 94 |
+
2024-05-09 14:03:54,085 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 95 |
+
2024-05-09 14:03:54,227 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 96 |
+
2024-05-09 14:03:59,085 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 97 |
+
2024-05-09 14:03:59,086 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 98 |
+
2024-05-09 14:04:04,087 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 99 |
+
2024-05-09 14:04:04,087 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 100 |
+
2024-05-09 14:04:09,088 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 101 |
+
2024-05-09 14:04:09,088 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 102 |
+
2024-05-09 14:04:10,990 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 103 |
+
2024-05-09 14:04:14,089 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 104 |
+
2024-05-09 14:04:14,089 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 105 |
+
2024-05-09 14:04:19,090 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 106 |
+
2024-05-09 14:04:19,091 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 107 |
+
2024-05-09 14:04:24,092 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 108 |
+
2024-05-09 14:04:24,092 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 109 |
+
2024-05-09 14:04:27,771 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 110 |
+
2024-05-09 14:04:29,093 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 111 |
+
2024-05-09 14:04:29,094 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 112 |
+
2024-05-09 14:04:34,095 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 113 |
+
2024-05-09 14:04:34,095 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 114 |
+
2024-05-09 14:04:39,096 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 115 |
+
2024-05-09 14:04:39,096 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 116 |
+
2024-05-09 14:04:44,097 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 117 |
+
2024-05-09 14:04:44,098 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 118 |
+
2024-05-09 14:04:44,534 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 119 |
+
2024-05-09 14:04:49,098 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 120 |
+
2024-05-09 14:04:49,099 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 121 |
+
2024-05-09 14:04:54,100 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 122 |
+
2024-05-09 14:04:54,100 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 123 |
+
2024-05-09 14:04:59,101 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 124 |
+
2024-05-09 14:04:59,101 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 125 |
+
2024-05-09 14:05:01,175 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 126 |
+
2024-05-09 14:05:04,102 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 127 |
+
2024-05-09 14:05:04,103 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 128 |
+
2024-05-09 14:05:09,103 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 129 |
+
2024-05-09 14:05:09,104 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 130 |
+
2024-05-09 14:05:14,105 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 131 |
+
2024-05-09 14:05:14,105 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 132 |
+
2024-05-09 14:05:17,930 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 133 |
+
2024-05-09 14:05:19,106 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 134 |
+
2024-05-09 14:05:19,106 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 135 |
+
2024-05-09 14:05:24,107 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 136 |
+
2024-05-09 14:05:24,107 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 137 |
+
2024-05-09 14:05:29,108 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 138 |
+
2024-05-09 14:05:29,108 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 139 |
+
2024-05-09 14:05:34,109 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 140 |
+
2024-05-09 14:05:34,110 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 141 |
+
2024-05-09 14:05:36,171 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 142 |
+
2024-05-09 14:05:39,111 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 143 |
+
2024-05-09 14:05:39,111 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 144 |
+
2024-05-09 14:05:44,112 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 145 |
+
2024-05-09 14:05:44,112 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 146 |
+
2024-05-09 14:05:49,113 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 147 |
+
2024-05-09 14:05:49,113 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 148 |
+
2024-05-09 14:05:52,984 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 149 |
+
2024-05-09 14:05:54,114 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 150 |
+
2024-05-09 14:05:54,115 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 151 |
+
2024-05-09 14:05:59,115 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 152 |
+
2024-05-09 14:05:59,116 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 153 |
+
2024-05-09 14:06:04,117 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 154 |
+
2024-05-09 14:06:04,117 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 155 |
+
2024-05-09 14:06:09,118 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 156 |
+
2024-05-09 14:06:09,118 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 157 |
+
2024-05-09 14:06:11,350 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 158 |
+
2024-05-09 14:06:14,119 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 159 |
+
2024-05-09 14:06:14,119 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 160 |
+
2024-05-09 14:06:19,120 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 161 |
+
2024-05-09 14:06:19,120 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 162 |
+
2024-05-09 14:06:24,121 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 163 |
+
2024-05-09 14:06:24,122 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 164 |
+
2024-05-09 14:06:29,068 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 165 |
+
2024-05-09 14:06:29,122 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 166 |
+
2024-05-09 14:06:29,123 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 167 |
+
2024-05-09 14:06:34,123 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 168 |
+
2024-05-09 14:06:34,124 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 169 |
+
2024-05-09 14:06:39,125 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 170 |
+
2024-05-09 14:06:39,125 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 171 |
+
2024-05-09 14:06:44,126 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 172 |
+
2024-05-09 14:06:44,126 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 173 |
+
2024-05-09 14:06:46,015 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 174 |
+
2024-05-09 14:06:49,127 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 175 |
+
2024-05-09 14:06:49,128 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 176 |
+
2024-05-09 14:06:54,129 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 177 |
+
2024-05-09 14:06:54,129 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 178 |
+
2024-05-09 14:06:59,130 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 179 |
+
2024-05-09 14:06:59,130 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 180 |
+
2024-05-09 14:07:02,938 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 181 |
+
2024-05-09 14:07:04,131 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 182 |
+
2024-05-09 14:07:04,131 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 183 |
+
2024-05-09 14:07:09,132 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 184 |
+
2024-05-09 14:07:09,132 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 185 |
+
2024-05-09 14:07:14,133 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 186 |
+
2024-05-09 14:07:14,134 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 187 |
+
2024-05-09 14:07:19,134 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 188 |
+
2024-05-09 14:07:19,135 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 189 |
+
2024-05-09 14:07:19,747 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 190 |
+
2024-05-09 14:07:24,135 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 191 |
+
2024-05-09 14:07:24,136 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 192 |
+
2024-05-09 14:07:29,137 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 193 |
+
2024-05-09 14:07:29,137 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 194 |
+
2024-05-09 14:07:34,138 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 195 |
+
2024-05-09 14:07:34,138 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 196 |
+
2024-05-09 14:07:36,532 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 197 |
+
2024-05-09 14:07:39,139 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 198 |
+
2024-05-09 14:07:39,140 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 199 |
+
2024-05-09 14:07:44,141 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 200 |
+
2024-05-09 14:07:44,141 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 201 |
+
2024-05-09 14:07:49,142 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 202 |
+
2024-05-09 14:07:49,142 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 203 |
+
2024-05-09 14:07:52,968 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 204 |
+
2024-05-09 14:07:54,143 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 205 |
+
2024-05-09 14:07:54,144 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 206 |
+
2024-05-09 14:07:59,144 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 207 |
+
2024-05-09 14:07:59,145 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 208 |
+
2024-05-09 14:08:04,146 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 209 |
+
2024-05-09 14:08:04,146 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 210 |
+
2024-05-09 14:08:09,147 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 211 |
+
2024-05-09 14:08:09,147 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 212 |
+
2024-05-09 14:08:09,692 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 213 |
+
2024-05-09 14:08:14,148 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 214 |
+
2024-05-09 14:08:14,149 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 215 |
+
2024-05-09 14:08:19,149 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 216 |
+
2024-05-09 14:08:19,150 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 217 |
+
2024-05-09 14:08:24,150 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 218 |
+
2024-05-09 14:08:24,151 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 219 |
+
2024-05-09 14:08:28,467 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 220 |
+
2024-05-09 14:08:29,152 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 221 |
+
2024-05-09 14:08:29,152 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 222 |
+
2024-05-09 14:08:34,153 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 223 |
+
2024-05-09 14:08:34,153 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 224 |
+
2024-05-09 14:08:39,154 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 225 |
+
2024-05-09 14:08:39,154 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 226 |
+
2024-05-09 14:08:44,155 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 227 |
+
2024-05-09 14:08:44,156 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 228 |
+
2024-05-09 14:08:45,278 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: partial_history
|
| 229 |
+
2024-05-09 14:08:49,157 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 230 |
+
2024-05-09 14:08:49,157 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 231 |
+
2024-05-09 14:08:54,158 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 232 |
+
2024-05-09 14:08:54,159 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 233 |
+
2024-05-09 14:08:55,939 DEBUG SenderThread:4861 [sender.py:send():379] send: exit
|
| 234 |
+
2024-05-09 14:08:55,939 INFO SenderThread:4861 [sender.py:send_exit():586] handling exit code: 255
|
| 235 |
+
2024-05-09 14:08:55,939 INFO SenderThread:4861 [sender.py:send_exit():588] handling runtime: 452
|
| 236 |
+
2024-05-09 14:08:55,943 INFO SenderThread:4861 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
| 237 |
+
2024-05-09 14:08:55,943 INFO SenderThread:4861 [sender.py:send_exit():594] send defer
|
| 238 |
+
2024-05-09 14:08:55,944 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 239 |
+
2024-05-09 14:08:55,944 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 0
|
| 240 |
+
2024-05-09 14:08:55,944 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 241 |
+
2024-05-09 14:08:55,944 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 0
|
| 242 |
+
2024-05-09 14:08:55,944 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 1
|
| 243 |
+
2024-05-09 14:08:55,944 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 244 |
+
2024-05-09 14:08:55,944 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 1
|
| 245 |
+
2024-05-09 14:08:55,945 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 246 |
+
2024-05-09 14:08:55,945 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 1
|
| 247 |
+
2024-05-09 14:08:55,945 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 2
|
| 248 |
+
2024-05-09 14:08:55,945 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 249 |
+
2024-05-09 14:08:55,945 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 2
|
| 250 |
+
2024-05-09 14:08:55,945 INFO HandlerThread:4861 [system_monitor.py:finish():203] Stopping system monitor
|
| 251 |
+
2024-05-09 14:08:55,946 INFO HandlerThread:4861 [interfaces.py:finish():202] Joined cpu monitor
|
| 252 |
+
2024-05-09 14:08:55,946 DEBUG SystemMonitor:4861 [system_monitor.py:_start():179] Finished system metrics aggregation loop
|
| 253 |
+
2024-05-09 14:08:55,946 DEBUG SystemMonitor:4861 [system_monitor.py:_start():183] Publishing last batch of metrics
|
| 254 |
+
2024-05-09 14:08:55,954 INFO HandlerThread:4861 [interfaces.py:finish():202] Joined disk monitor
|
| 255 |
+
2024-05-09 14:08:55,971 INFO HandlerThread:4861 [interfaces.py:finish():202] Joined gpu monitor
|
| 256 |
+
2024-05-09 14:08:55,971 INFO HandlerThread:4861 [interfaces.py:finish():202] Joined memory monitor
|
| 257 |
+
2024-05-09 14:08:55,971 INFO HandlerThread:4861 [interfaces.py:finish():202] Joined network monitor
|
| 258 |
+
2024-05-09 14:08:55,972 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 259 |
+
2024-05-09 14:08:55,972 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 2
|
| 260 |
+
2024-05-09 14:08:55,972 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 3
|
| 261 |
+
2024-05-09 14:08:55,972 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 262 |
+
2024-05-09 14:08:55,972 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 3
|
| 263 |
+
2024-05-09 14:08:55,973 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 264 |
+
2024-05-09 14:08:55,973 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 3
|
| 265 |
+
2024-05-09 14:08:55,973 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 4
|
| 266 |
+
2024-05-09 14:08:55,973 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 267 |
+
2024-05-09 14:08:55,973 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 4
|
| 268 |
+
2024-05-09 14:08:55,974 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 269 |
+
2024-05-09 14:08:55,974 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 4
|
| 270 |
+
2024-05-09 14:08:55,974 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 5
|
| 271 |
+
2024-05-09 14:08:55,974 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 272 |
+
2024-05-09 14:08:55,974 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 5
|
| 273 |
+
2024-05-09 14:08:55,974 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 274 |
+
2024-05-09 14:08:55,974 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 5
|
| 275 |
+
2024-05-09 14:08:55,974 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 6
|
| 276 |
+
2024-05-09 14:08:55,974 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 277 |
+
2024-05-09 14:08:55,975 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 6
|
| 278 |
+
2024-05-09 14:08:55,975 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 279 |
+
2024-05-09 14:08:55,975 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 6
|
| 280 |
+
2024-05-09 14:08:55,975 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 7
|
| 281 |
+
2024-05-09 14:08:55,975 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: status_report
|
| 282 |
+
2024-05-09 14:08:55,975 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 283 |
+
2024-05-09 14:08:55,975 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 7
|
| 284 |
+
2024-05-09 14:08:55,975 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: status_report
|
| 285 |
+
2024-05-09 14:08:55,975 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 286 |
+
2024-05-09 14:08:55,975 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 7
|
| 287 |
+
2024-05-09 14:08:55,975 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 8
|
| 288 |
+
2024-05-09 14:08:55,975 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 289 |
+
2024-05-09 14:08:55,976 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 8
|
| 290 |
+
2024-05-09 14:08:55,976 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 291 |
+
2024-05-09 14:08:55,976 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 8
|
| 292 |
+
2024-05-09 14:08:55,976 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 9
|
| 293 |
+
2024-05-09 14:08:55,976 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 294 |
+
2024-05-09 14:08:55,976 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 9
|
| 295 |
+
2024-05-09 14:08:55,976 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 296 |
+
2024-05-09 14:08:55,976 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 9
|
| 297 |
+
2024-05-09 14:08:55,976 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 10
|
| 298 |
+
2024-05-09 14:08:55,976 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 299 |
+
2024-05-09 14:08:55,976 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 10
|
| 300 |
+
2024-05-09 14:08:55,976 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 301 |
+
2024-05-09 14:08:55,976 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 10
|
| 302 |
+
2024-05-09 14:08:55,976 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 11
|
| 303 |
+
2024-05-09 14:08:55,976 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 304 |
+
2024-05-09 14:08:55,976 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 11
|
| 305 |
+
2024-05-09 14:08:55,977 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 306 |
+
2024-05-09 14:08:55,977 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 11
|
| 307 |
+
2024-05-09 14:08:55,977 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 12
|
| 308 |
+
2024-05-09 14:08:55,977 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 309 |
+
2024-05-09 14:08:55,977 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 12
|
| 310 |
+
2024-05-09 14:08:55,977 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 311 |
+
2024-05-09 14:08:55,977 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 12
|
| 312 |
+
2024-05-09 14:08:55,977 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 13
|
| 313 |
+
2024-05-09 14:08:55,977 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 314 |
+
2024-05-09 14:08:55,977 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 13
|
| 315 |
+
2024-05-09 14:08:55,977 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 316 |
+
2024-05-09 14:08:55,977 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 13
|
| 317 |
+
2024-05-09 14:08:55,977 INFO SenderThread:4861 [sender.py:transition_state():614] send defer: 14
|
| 318 |
+
2024-05-09 14:08:55,977 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: defer
|
| 319 |
+
2024-05-09 14:08:55,978 DEBUG SenderThread:4861 [sender.py:send():379] send: final
|
| 320 |
+
2024-05-09 14:08:55,978 INFO HandlerThread:4861 [handler.py:handle_request_defer():172] handle defer: 14
|
| 321 |
+
2024-05-09 14:08:55,978 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: defer
|
| 322 |
+
2024-05-09 14:08:55,978 INFO SenderThread:4861 [sender.py:send_request_defer():610] handle sender defer: 14
|
| 323 |
+
2024-05-09 14:08:55,978 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: poll_exit
|
| 324 |
+
2024-05-09 14:08:55,979 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: poll_exit
|
| 325 |
+
2024-05-09 14:08:55,979 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: poll_exit
|
| 326 |
+
2024-05-09 14:08:55,979 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: poll_exit
|
| 327 |
+
2024-05-09 14:08:55,979 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: server_info
|
| 328 |
+
2024-05-09 14:08:55,980 DEBUG SenderThread:4861 [sender.py:send_request():406] send_request: server_info
|
| 329 |
+
2024-05-09 14:08:55,980 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: get_summary
|
| 330 |
+
2024-05-09 14:08:55,980 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: sampled_history
|
| 331 |
+
2024-05-09 14:08:55,981 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: internal_messages
|
| 332 |
+
2024-05-09 14:08:55,981 INFO MainThread:4861 [wandb_run.py:_footer_history_summary_info():3936] rendering history
|
| 333 |
+
2024-05-09 14:08:55,982 INFO MainThread:4861 [wandb_run.py:_footer_history_summary_info():3968] rendering summary
|
| 334 |
+
2024-05-09 14:08:55,983 DEBUG HandlerThread:4861 [handler.py:handle_request():146] handle_request: shutdown
|
| 335 |
+
2024-05-09 14:08:55,983 INFO HandlerThread:4861 [handler.py:finish():866] shutting down handler
|
| 336 |
+
2024-05-09 14:08:56,980 INFO WriterThread:4861 [datastore.py:close():296] close: runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240509_140123-vqw25nkx/run-vqw25nkx.wandb
|
| 337 |
+
2024-05-09 14:08:56,980 INFO SenderThread:4861 [sender.py:finish():1546] shutting down sender
|
wandb/latest-run/logs/debug.log
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-09 14:01:23,067 INFO MainThread:4587 [wandb_setup.py:_flush():76] Current SDK version is 0.16.6
|
| 2 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Configure stats pid to 4587
|
| 3 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Loading settings from /home/users/sschmidg/.config/wandb/settings
|
| 4 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Loading settings from /scratch/groups/willhies/sschmidg/prismatic-vlms/wandb/settings
|
| 5 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
|
| 6 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
|
| 7 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': 'scripts/pretrain.py', 'program_abspath': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py'}
|
| 8 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Applying login settings: {}
|
| 9 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_setup.py:_flush():76] Applying login settings: {'mode': 'offline'}
|
| 10 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_init.py:_log_setup():521] Logging user logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240509_140123-vqw25nkx/logs/debug.log
|
| 11 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_init.py:_log_setup():522] Logging internal logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240509_140123-vqw25nkx/logs/debug-internal.log
|
| 12 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_init.py:init():561] calling init triggers
|
| 13 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_init.py:init():568] wandb.init called with sweep_config: {}
|
| 14 |
+
config: {'model': {'type': 'one-stage+7b', 'model_id': 'testmodel', 'arch_specifier': 'no-align+gelu-mlp', 'vision_backbone_id': 'clip-vit-b', 'llm_backbone_id': 'llama2-7b-chat', 'image_resize_strategy': 'letterbox', 'llm_max_length': 2048, 'align_epochs': 1, 'align_max_steps': None, 'align_global_batch_size': 256, 'align_per_device_batch_size': 16, 'align_learning_rate': 0.001, 'align_weight_decay': 0.0, 'align_max_grad_norm': 1.0, 'align_lr_scheduler_type': 'linear-warmup+cosine-decay', 'align_warmup_ratio': 0.03, 'align_train_strategy': 'fsdp-shard-grad-op', 'finetune_epochs': 1, 'finetune_max_steps': None, 'finetune_global_batch_size': 128, 'finetune_per_device_batch_size': 16, 'finetune_learning_rate': 2e-05, 'finetune_weight_decay': 0.1, 'finetune_max_grad_norm': 1.0, 'finetune_lr_scheduler_type': 'linear-warmup+cosine-decay', 'finetune_warmup_ratio': 0.03, 'finetune_train_strategy': 'fsdp-full-shard', 'enable_gradient_checkpointing': True, 'enable_mixed_precision_training': True, 'reduce_in_full_precision': False}, 'dataset': {'type': 'med-instruct', 'dataset_id': 'med-instruct', 'align_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'finetune_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'dataset_root_dir': 'data'}, 'stage': 'finetune', 'pretrained_checkpoint': None, 'run_id': 'med-instruct+testmodel+stage-finetune+x7', 'run_root_dir': 'runs', 'seed': 7, 'trackers': ['jsonl', 'wandb'], 'wandb_project': 'onyx-vlms', 'wandb_entity': 'stanford-voltron'}
|
| 15 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_init.py:init():611] starting backend
|
| 16 |
+
2024-05-09 14:01:23,068 INFO MainThread:4587 [wandb_init.py:init():615] setting up manager
|
| 17 |
+
2024-05-09 14:01:23,073 INFO MainThread:4587 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
| 18 |
+
2024-05-09 14:01:23,075 INFO MainThread:4587 [wandb_init.py:init():623] backend started and connected
|
| 19 |
+
2024-05-09 14:01:23,086 INFO MainThread:4587 [wandb_init.py:init():715] updated telemetry
|
| 20 |
+
2024-05-09 14:01:23,094 INFO MainThread:4587 [wandb_init.py:init():748] communicating run to backend with 90.0 second timeout
|
| 21 |
+
2024-05-09 14:01:23,099 INFO MainThread:4587 [wandb_init.py:init():799] starting run threads in backend
|
| 22 |
+
2024-05-09 14:01:30,270 INFO MainThread:4587 [wandb_run.py:_console_start():2335] atexit reg
|
| 23 |
+
2024-05-09 14:01:30,270 INFO MainThread:4587 [wandb_run.py:_redirect():2190] redirect: wrap_raw
|
| 24 |
+
2024-05-09 14:01:30,270 INFO MainThread:4587 [wandb_run.py:_redirect():2255] Wrapping output streams.
|
| 25 |
+
2024-05-09 14:01:30,270 INFO MainThread:4587 [wandb_run.py:_redirect():2280] Redirects installed.
|
| 26 |
+
2024-05-09 14:01:30,271 INFO MainThread:4587 [wandb_init.py:init():842] run started, returning control to user process
|
| 27 |
+
2024-05-09 14:08:56,984 WARNING MsgRouterThr:4587 [router.py:message_loop():77] message_loop has been closed
|
wandb/latest-run/run-vqw25nkx.wandb
ADDED
|
Binary file (84 kB). View file
|
|
|
wandb/offline-run-20240503_170937-00gisuah/files/conda-environment.yaml
ADDED
|
@@ -0,0 +1,615 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: base
|
| 2 |
+
channels:
|
| 3 |
+
- defaults
|
| 4 |
+
dependencies:
|
| 5 |
+
- _anaconda_depends=2024.02=py311_mkl_1
|
| 6 |
+
- _libgcc_mutex=0.1=main
|
| 7 |
+
- _openmp_mutex=5.1=1_gnu
|
| 8 |
+
- abseil-cpp=20211102.0=hd4dd3e8_0
|
| 9 |
+
- aiobotocore=2.7.0=py311h06a4308_0
|
| 10 |
+
- aiohttp=3.9.3=py311h5eee18b_0
|
| 11 |
+
- aioitertools=0.7.1=pyhd3eb1b0_0
|
| 12 |
+
- aiosignal=1.2.0=pyhd3eb1b0_0
|
| 13 |
+
- alabaster=0.7.12=pyhd3eb1b0_0
|
| 14 |
+
- altair=5.0.1=py311h06a4308_0
|
| 15 |
+
- anaconda-anon-usage=0.4.3=py311hfc0e8ea_100
|
| 16 |
+
- anaconda-catalogs=0.2.0=py311h06a4308_0
|
| 17 |
+
- anaconda-client=1.12.3=py311h06a4308_0
|
| 18 |
+
- anaconda-cloud-auth=0.1.4=py311h06a4308_0
|
| 19 |
+
- anaconda-navigator=2.5.2=py311h06a4308_0
|
| 20 |
+
- anaconda-project=0.11.1=py311h06a4308_0
|
| 21 |
+
- anyio=4.2.0=py311h06a4308_0
|
| 22 |
+
- aom=3.6.0=h6a678d5_0
|
| 23 |
+
- appdirs=1.4.4=pyhd3eb1b0_0
|
| 24 |
+
- archspec=0.2.1=pyhd3eb1b0_0
|
| 25 |
+
- argon2-cffi=21.3.0=pyhd3eb1b0_0
|
| 26 |
+
- argon2-cffi-bindings=21.2.0=py311h5eee18b_0
|
| 27 |
+
- arrow=1.2.3=py311h06a4308_1
|
| 28 |
+
- arrow-cpp=14.0.2=h374c478_1
|
| 29 |
+
- astroid=2.14.2=py311h06a4308_0
|
| 30 |
+
- astropy=5.3.4=py311hf4808d0_0
|
| 31 |
+
- asttokens=2.0.5=pyhd3eb1b0_0
|
| 32 |
+
- async-lru=2.0.4=py311h06a4308_0
|
| 33 |
+
- atomicwrites=1.4.0=py_0
|
| 34 |
+
- attrs=23.1.0=py311h06a4308_0
|
| 35 |
+
- automat=20.2.0=py_0
|
| 36 |
+
- autopep8=1.6.0=pyhd3eb1b0_1
|
| 37 |
+
- aws-c-auth=0.6.19=h5eee18b_0
|
| 38 |
+
- aws-c-cal=0.5.20=hdbd6064_0
|
| 39 |
+
- aws-c-common=0.8.5=h5eee18b_0
|
| 40 |
+
- aws-c-compression=0.2.16=h5eee18b_0
|
| 41 |
+
- aws-c-event-stream=0.2.15=h6a678d5_0
|
| 42 |
+
- aws-c-http=0.6.25=h5eee18b_0
|
| 43 |
+
- aws-c-io=0.13.10=h5eee18b_0
|
| 44 |
+
- aws-c-mqtt=0.7.13=h5eee18b_0
|
| 45 |
+
- aws-c-s3=0.1.51=hdbd6064_0
|
| 46 |
+
- aws-c-sdkutils=0.1.6=h5eee18b_0
|
| 47 |
+
- aws-checksums=0.1.13=h5eee18b_0
|
| 48 |
+
- aws-crt-cpp=0.18.16=h6a678d5_0
|
| 49 |
+
- aws-sdk-cpp=1.10.55=h721c034_0
|
| 50 |
+
- babel=2.11.0=py311h06a4308_0
|
| 51 |
+
- backports=1.1=pyhd3eb1b0_0
|
| 52 |
+
- backports.functools_lru_cache=1.6.4=pyhd3eb1b0_0
|
| 53 |
+
- backports.tempfile=1.0=pyhd3eb1b0_1
|
| 54 |
+
- backports.weakref=1.0.post1=py_1
|
| 55 |
+
- bcrypt=3.2.0=py311h5eee18b_1
|
| 56 |
+
- beautifulsoup4=4.12.2=py311h06a4308_0
|
| 57 |
+
- binaryornot=0.4.4=pyhd3eb1b0_1
|
| 58 |
+
- black=23.11.0=py311h06a4308_0
|
| 59 |
+
- blas=1.0=mkl
|
| 60 |
+
- bleach=4.1.0=pyhd3eb1b0_0
|
| 61 |
+
- blinker=1.6.2=py311h06a4308_0
|
| 62 |
+
- blosc=1.21.3=h6a678d5_0
|
| 63 |
+
- bokeh=3.3.4=py311h92b7b1e_0
|
| 64 |
+
- boltons=23.0.0=py311h06a4308_0
|
| 65 |
+
- boost-cpp=1.82.0=hdb19cb5_2
|
| 66 |
+
- botocore=1.31.64=py311h06a4308_0
|
| 67 |
+
- bottleneck=1.3.7=py311hf4808d0_0
|
| 68 |
+
- brotli=1.0.9=h5eee18b_7
|
| 69 |
+
- brotli-bin=1.0.9=h5eee18b_7
|
| 70 |
+
- brotli-python=1.0.9=py311h6a678d5_7
|
| 71 |
+
- brunsli=0.1=h2531618_0
|
| 72 |
+
- bzip2=1.0.8=h7b6447c_0
|
| 73 |
+
- c-ares=1.19.1=h5eee18b_0
|
| 74 |
+
- c-blosc2=2.12.0=h80c7b02_0
|
| 75 |
+
- ca-certificates=2023.12.12=h06a4308_0
|
| 76 |
+
- cachetools=4.2.2=pyhd3eb1b0_0
|
| 77 |
+
- certifi=2024.2.2=py311h06a4308_0
|
| 78 |
+
- cffi=1.16.0=py311h5eee18b_0
|
| 79 |
+
- cfitsio=3.470=h5893167_7
|
| 80 |
+
- chardet=4.0.0=py311h06a4308_1003
|
| 81 |
+
- charls=2.2.0=h2531618_0
|
| 82 |
+
- charset-normalizer=2.0.4=pyhd3eb1b0_0
|
| 83 |
+
- click=8.1.7=py311h06a4308_0
|
| 84 |
+
- cloudpickle=2.2.1=py311h06a4308_0
|
| 85 |
+
- clyent=1.2.2=py311h06a4308_1
|
| 86 |
+
- colorama=0.4.6=py311h06a4308_0
|
| 87 |
+
- colorcet=3.0.1=py311h06a4308_0
|
| 88 |
+
- comm=0.1.2=py311h06a4308_0
|
| 89 |
+
- conda=24.1.2=py311h06a4308_0
|
| 90 |
+
- conda-build=24.1.2=py311h06a4308_0
|
| 91 |
+
- conda-content-trust=0.2.0=py311h06a4308_0
|
| 92 |
+
- conda-index=0.4.0=pyhd3eb1b0_0
|
| 93 |
+
- conda-libmamba-solver=24.1.0=pyhd3eb1b0_0
|
| 94 |
+
- conda-pack=0.6.0=pyhd3eb1b0_0
|
| 95 |
+
- conda-package-handling=2.2.0=py311h06a4308_0
|
| 96 |
+
- conda-package-streaming=0.9.0=py311h06a4308_0
|
| 97 |
+
- conda-repo-cli=1.0.75=py311h06a4308_0
|
| 98 |
+
- conda-token=0.4.0=pyhd3eb1b0_0
|
| 99 |
+
- conda-verify=3.4.2=py_1
|
| 100 |
+
- constantly=23.10.4=py311h06a4308_0
|
| 101 |
+
- contourpy=1.2.0=py311hdb19cb5_0
|
| 102 |
+
- cookiecutter=2.5.0=py311h06a4308_0
|
| 103 |
+
- cryptography=42.0.2=py311hdda0065_0
|
| 104 |
+
- cssselect=1.2.0=py311h06a4308_0
|
| 105 |
+
- curl=8.5.0=hdbd6064_0
|
| 106 |
+
- cycler=0.11.0=pyhd3eb1b0_0
|
| 107 |
+
- cyrus-sasl=2.1.28=h52b45da_1
|
| 108 |
+
- cytoolz=0.12.2=py311h5eee18b_0
|
| 109 |
+
- dask=2023.11.0=py311h06a4308_0
|
| 110 |
+
- dask-core=2023.11.0=py311h06a4308_0
|
| 111 |
+
- datashader=0.16.0=py311h06a4308_0
|
| 112 |
+
- dav1d=1.2.1=h5eee18b_0
|
| 113 |
+
- dbus=1.13.18=hb2f20db_0
|
| 114 |
+
- debugpy=1.6.7=py311h6a678d5_0
|
| 115 |
+
- defusedxml=0.7.1=pyhd3eb1b0_0
|
| 116 |
+
- diff-match-patch=20200713=pyhd3eb1b0_0
|
| 117 |
+
- distributed=2023.11.0=py311h06a4308_0
|
| 118 |
+
- distro=1.8.0=py311h06a4308_0
|
| 119 |
+
- docstring-to-markdown=0.11=py311h06a4308_0
|
| 120 |
+
- docutils=0.18.1=py311h06a4308_3
|
| 121 |
+
- entrypoints=0.4=py311h06a4308_0
|
| 122 |
+
- et_xmlfile=1.1.0=py311h06a4308_0
|
| 123 |
+
- executing=0.8.3=pyhd3eb1b0_0
|
| 124 |
+
- expat=2.5.0=h6a678d5_0
|
| 125 |
+
- filelock=3.13.1=py311h06a4308_0
|
| 126 |
+
- flake8=6.0.0=py311h06a4308_0
|
| 127 |
+
- flask=2.2.5=py311h06a4308_0
|
| 128 |
+
- fmt=9.1.0=hdb19cb5_0
|
| 129 |
+
- fontconfig=2.14.1=h4c34cd2_2
|
| 130 |
+
- fonttools=4.25.0=pyhd3eb1b0_0
|
| 131 |
+
- freetype=2.12.1=h4a9f257_0
|
| 132 |
+
- frozenlist=1.4.0=py311h5eee18b_0
|
| 133 |
+
- fsspec=2023.10.0=py311h06a4308_0
|
| 134 |
+
- future=0.18.3=py311h06a4308_0
|
| 135 |
+
- gensim=4.3.0=py311hba01205_1
|
| 136 |
+
- gflags=2.2.2=h6a678d5_1
|
| 137 |
+
- giflib=5.2.1=h5eee18b_3
|
| 138 |
+
- gitdb=4.0.7=pyhd3eb1b0_0
|
| 139 |
+
- gitpython=3.1.37=py311h06a4308_0
|
| 140 |
+
- glib=2.78.4=h6a678d5_0
|
| 141 |
+
- glib-tools=2.78.4=h6a678d5_0
|
| 142 |
+
- glog=0.5.0=h6a678d5_1
|
| 143 |
+
- gmp=6.2.1=h295c915_3
|
| 144 |
+
- gmpy2=2.1.2=py311hc9b5ff0_0
|
| 145 |
+
- greenlet=3.0.1=py311h6a678d5_0
|
| 146 |
+
- grpc-cpp=1.48.2=he1ff14a_1
|
| 147 |
+
- gst-plugins-base=1.14.1=h6a678d5_1
|
| 148 |
+
- gstreamer=1.14.1=h5eee18b_1
|
| 149 |
+
- h5py=3.9.0=py311hdd6beaf_0
|
| 150 |
+
- hdf5=1.12.1=h2b7332f_3
|
| 151 |
+
- heapdict=1.0.1=pyhd3eb1b0_0
|
| 152 |
+
- holoviews=1.18.3=py311h06a4308_0
|
| 153 |
+
- hvplot=0.9.2=py311h06a4308_0
|
| 154 |
+
- hyperlink=21.0.0=pyhd3eb1b0_0
|
| 155 |
+
- icu=73.1=h6a678d5_0
|
| 156 |
+
- idna=3.4=py311h06a4308_0
|
| 157 |
+
- imagecodecs=2023.1.23=py311h8105a5c_0
|
| 158 |
+
- imageio=2.33.1=py311h06a4308_0
|
| 159 |
+
- imagesize=1.4.1=py311h06a4308_0
|
| 160 |
+
- imbalanced-learn=0.11.0=py311h06a4308_1
|
| 161 |
+
- importlib-metadata=7.0.1=py311h06a4308_0
|
| 162 |
+
- importlib_metadata=7.0.1=hd3eb1b0_0
|
| 163 |
+
- incremental=22.10.0=pyhd3eb1b0_0
|
| 164 |
+
- inflection=0.5.1=py311h06a4308_0
|
| 165 |
+
- iniconfig=1.1.1=pyhd3eb1b0_0
|
| 166 |
+
- intake=0.6.8=py311h06a4308_0
|
| 167 |
+
- intel-openmp=2023.1.0=hdb19cb5_46306
|
| 168 |
+
- intervaltree=3.1.0=pyhd3eb1b0_0
|
| 169 |
+
- ipykernel=6.28.0=py311h06a4308_0
|
| 170 |
+
- ipython=8.20.0=py311h06a4308_0
|
| 171 |
+
- ipython_genutils=0.2.0=pyhd3eb1b0_1
|
| 172 |
+
- ipywidgets=7.6.5=pyhd3eb1b0_2
|
| 173 |
+
- isort=5.9.3=pyhd3eb1b0_0
|
| 174 |
+
- itemadapter=0.3.0=pyhd3eb1b0_0
|
| 175 |
+
- itemloaders=1.1.0=py311h06a4308_0
|
| 176 |
+
- itsdangerous=2.0.1=pyhd3eb1b0_0
|
| 177 |
+
- jaraco.classes=3.2.1=pyhd3eb1b0_0
|
| 178 |
+
- jedi=0.18.1=py311h06a4308_1
|
| 179 |
+
- jeepney=0.7.1=pyhd3eb1b0_0
|
| 180 |
+
- jellyfish=1.0.1=py311hb02cf49_0
|
| 181 |
+
- jinja2=3.1.3=py311h06a4308_0
|
| 182 |
+
- jmespath=1.0.1=py311h06a4308_0
|
| 183 |
+
- joblib=1.2.0=py311h06a4308_0
|
| 184 |
+
- jpeg=9e=h5eee18b_1
|
| 185 |
+
- jq=1.6=h27cfd23_1000
|
| 186 |
+
- json5=0.9.6=pyhd3eb1b0_0
|
| 187 |
+
- jsonpatch=1.32=pyhd3eb1b0_0
|
| 188 |
+
- jsonpointer=2.1=pyhd3eb1b0_0
|
| 189 |
+
- jsonschema=4.19.2=py311h06a4308_0
|
| 190 |
+
- jsonschema-specifications=2023.7.1=py311h06a4308_0
|
| 191 |
+
- jupyter=1.0.0=py311h06a4308_9
|
| 192 |
+
- jupyter-lsp=2.2.0=py311h06a4308_0
|
| 193 |
+
- jupyter_client=8.6.0=py311h06a4308_0
|
| 194 |
+
- jupyter_console=6.6.3=py311h06a4308_0
|
| 195 |
+
- jupyter_core=5.5.0=py311h06a4308_0
|
| 196 |
+
- jupyter_events=0.8.0=py311h06a4308_0
|
| 197 |
+
- jupyter_server=2.10.0=py311h06a4308_0
|
| 198 |
+
- jupyter_server_terminals=0.4.4=py311h06a4308_1
|
| 199 |
+
- jupyterlab=4.0.11=py311h06a4308_0
|
| 200 |
+
- jupyterlab-variableinspector=3.1.0=py311h06a4308_0
|
| 201 |
+
- jupyterlab_pygments=0.1.2=py_0
|
| 202 |
+
- jupyterlab_server=2.25.1=py311h06a4308_0
|
| 203 |
+
- jupyterlab_widgets=3.0.9=py311h06a4308_0
|
| 204 |
+
- jxrlib=1.1=h7b6447c_2
|
| 205 |
+
- keyring=23.13.1=py311h06a4308_0
|
| 206 |
+
- kiwisolver=1.4.4=py311h6a678d5_0
|
| 207 |
+
- krb5=1.20.1=h143b758_1
|
| 208 |
+
- lazy-object-proxy=1.6.0=py311h5eee18b_0
|
| 209 |
+
- lazy_loader=0.3=py311h06a4308_0
|
| 210 |
+
- lcms2=2.12=h3be6417_0
|
| 211 |
+
- ld_impl_linux-64=2.38=h1181459_1
|
| 212 |
+
- lerc=3.0=h295c915_0
|
| 213 |
+
- libaec=1.0.4=he6710b0_1
|
| 214 |
+
- libarchive=3.6.2=h6ac8c49_2
|
| 215 |
+
- libavif=0.11.1=h5eee18b_0
|
| 216 |
+
- libboost=1.82.0=h109eef0_2
|
| 217 |
+
- libbrotlicommon=1.0.9=h5eee18b_7
|
| 218 |
+
- libbrotlidec=1.0.9=h5eee18b_7
|
| 219 |
+
- libbrotlienc=1.0.9=h5eee18b_7
|
| 220 |
+
- libclang=14.0.6=default_hc6dbbc7_1
|
| 221 |
+
- libclang13=14.0.6=default_he11475f_1
|
| 222 |
+
- libcups=2.4.2=h2d74bed_1
|
| 223 |
+
- libcurl=8.5.0=h251f7ec_0
|
| 224 |
+
- libdeflate=1.17=h5eee18b_1
|
| 225 |
+
- libedit=3.1.20230828=h5eee18b_0
|
| 226 |
+
- libev=4.33=h7f8727e_1
|
| 227 |
+
- libevent=2.1.12=hdbd6064_1
|
| 228 |
+
- libffi=3.4.4=h6a678d5_0
|
| 229 |
+
- libgcc-ng=11.2.0=h1234567_1
|
| 230 |
+
- libgfortran-ng=11.2.0=h00389a5_1
|
| 231 |
+
- libgfortran5=11.2.0=h1234567_1
|
| 232 |
+
- libglib=2.78.4=hdc74915_0
|
| 233 |
+
- libgomp=11.2.0=h1234567_1
|
| 234 |
+
- libiconv=1.16=h7f8727e_2
|
| 235 |
+
- liblief=0.12.3=h6a678d5_0
|
| 236 |
+
- libllvm14=14.0.6=hdb19cb5_3
|
| 237 |
+
- libmamba=1.5.6=haf1ee3a_0
|
| 238 |
+
- libmambapy=1.5.6=py311h2dafd23_0
|
| 239 |
+
- libnghttp2=1.57.0=h2d74bed_0
|
| 240 |
+
- libpng=1.6.39=h5eee18b_0
|
| 241 |
+
- libpq=12.17=hdbd6064_0
|
| 242 |
+
- libprotobuf=3.20.3=he621ea3_0
|
| 243 |
+
- libsodium=1.0.18=h7b6447c_0
|
| 244 |
+
- libsolv=0.7.24=he621ea3_0
|
| 245 |
+
- libspatialindex=1.9.3=h2531618_0
|
| 246 |
+
- libssh2=1.10.0=hdbd6064_2
|
| 247 |
+
- libstdcxx-ng=11.2.0=h1234567_1
|
| 248 |
+
- libthrift=0.15.0=h1795dd8_2
|
| 249 |
+
- libtiff=4.5.1=h6a678d5_0
|
| 250 |
+
- libuuid=1.41.5=h5eee18b_0
|
| 251 |
+
- libwebp-base=1.3.2=h5eee18b_0
|
| 252 |
+
- libxcb=1.15=h7f8727e_0
|
| 253 |
+
- libxkbcommon=1.0.1=h5eee18b_1
|
| 254 |
+
- libxml2=2.10.4=hf1b16e4_1
|
| 255 |
+
- libxslt=1.1.37=h5eee18b_1
|
| 256 |
+
- libzopfli=1.0.3=he6710b0_0
|
| 257 |
+
- linkify-it-py=2.0.0=py311h06a4308_0
|
| 258 |
+
- llvmlite=0.42.0=py311h6a678d5_0
|
| 259 |
+
- locket=1.0.0=py311h06a4308_0
|
| 260 |
+
- lxml=4.9.3=py311hdbbb534_0
|
| 261 |
+
- lz4=4.3.2=py311h5eee18b_0
|
| 262 |
+
- lz4-c=1.9.4=h6a678d5_0
|
| 263 |
+
- lzo=2.10=h7b6447c_2
|
| 264 |
+
- markdown=3.4.1=py311h06a4308_0
|
| 265 |
+
- markdown-it-py=2.2.0=py311h06a4308_1
|
| 266 |
+
- markupsafe=2.1.3=py311h5eee18b_0
|
| 267 |
+
- matplotlib=3.8.0=py311h06a4308_0
|
| 268 |
+
- matplotlib-base=3.8.0=py311ha02d727_0
|
| 269 |
+
- matplotlib-inline=0.1.6=py311h06a4308_0
|
| 270 |
+
- mccabe=0.7.0=pyhd3eb1b0_0
|
| 271 |
+
- mdit-py-plugins=0.3.0=py311h06a4308_0
|
| 272 |
+
- mdurl=0.1.0=py311h06a4308_0
|
| 273 |
+
- menuinst=2.0.2=py311h06a4308_0
|
| 274 |
+
- mistune=2.0.4=py311h06a4308_0
|
| 275 |
+
- mkl=2023.1.0=h213fc3f_46344
|
| 276 |
+
- mkl-service=2.4.0=py311h5eee18b_1
|
| 277 |
+
- mkl_fft=1.3.8=py311h5eee18b_0
|
| 278 |
+
- mkl_random=1.2.4=py311hdb19cb5_0
|
| 279 |
+
- more-itertools=10.1.0=py311h06a4308_0
|
| 280 |
+
- mpc=1.1.0=h10f8cd9_1
|
| 281 |
+
- mpfr=4.0.2=hb69a4c5_1
|
| 282 |
+
- mpmath=1.3.0=py311h06a4308_0
|
| 283 |
+
- msgpack-python=1.0.3=py311hdb19cb5_0
|
| 284 |
+
- multidict=6.0.4=py311h5eee18b_0
|
| 285 |
+
- multipledispatch=0.6.0=py311h06a4308_0
|
| 286 |
+
- munkres=1.1.4=py_0
|
| 287 |
+
- mypy=1.8.0=py311h5eee18b_0
|
| 288 |
+
- mypy_extensions=1.0.0=py311h06a4308_0
|
| 289 |
+
- mysql=5.7.24=h721c034_2
|
| 290 |
+
- navigator-updater=0.4.0=py311h06a4308_1
|
| 291 |
+
- nbclient=0.8.0=py311h06a4308_0
|
| 292 |
+
- nbconvert=7.10.0=py311h06a4308_0
|
| 293 |
+
- nbformat=5.9.2=py311h06a4308_0
|
| 294 |
+
- ncurses=6.4=h6a678d5_0
|
| 295 |
+
- nest-asyncio=1.6.0=py311h06a4308_0
|
| 296 |
+
- networkx=3.1=py311h06a4308_0
|
| 297 |
+
- nltk=3.8.1=py311h06a4308_0
|
| 298 |
+
- notebook=7.0.8=py311h06a4308_0
|
| 299 |
+
- notebook-shim=0.2.3=py311h06a4308_0
|
| 300 |
+
- nspr=4.35=h6a678d5_0
|
| 301 |
+
- nss=3.89.1=h6a678d5_0
|
| 302 |
+
- numba=0.59.0=py311ha02d727_0
|
| 303 |
+
- numexpr=2.8.7=py311h65dcdc2_0
|
| 304 |
+
- numpy=1.26.4=py311h08b1b3b_0
|
| 305 |
+
- numpy-base=1.26.4=py311hf175353_0
|
| 306 |
+
- numpydoc=1.5.0=py311h06a4308_0
|
| 307 |
+
- oniguruma=6.9.7.1=h27cfd23_0
|
| 308 |
+
- openjpeg=2.4.0=h3ad879b_0
|
| 309 |
+
- openpyxl=3.0.10=py311h5eee18b_0
|
| 310 |
+
- openssl=3.0.13=h7f8727e_0
|
| 311 |
+
- orc=1.7.4=hb3bc3d3_1
|
| 312 |
+
- overrides=7.4.0=py311h06a4308_0
|
| 313 |
+
- packaging=23.1=py311h06a4308_0
|
| 314 |
+
- pandas=2.1.4=py311ha02d727_0
|
| 315 |
+
- pandocfilters=1.5.0=pyhd3eb1b0_0
|
| 316 |
+
- panel=1.3.8=py311h06a4308_0
|
| 317 |
+
- param=2.0.2=py311h06a4308_0
|
| 318 |
+
- parsel=1.8.1=py311h06a4308_0
|
| 319 |
+
- parso=0.8.3=pyhd3eb1b0_0
|
| 320 |
+
- partd=1.4.1=py311h06a4308_0
|
| 321 |
+
- patch=2.7.6=h7b6447c_1001
|
| 322 |
+
- patchelf=0.17.2=h6a678d5_0
|
| 323 |
+
- pathlib=1.0.1=pyhd3eb1b0_1
|
| 324 |
+
- pathspec=0.10.3=py311h06a4308_0
|
| 325 |
+
- patsy=0.5.3=py311h06a4308_0
|
| 326 |
+
- pcre2=10.42=hebb0a14_0
|
| 327 |
+
- pexpect=4.8.0=pyhd3eb1b0_3
|
| 328 |
+
- pickleshare=0.7.5=pyhd3eb1b0_1003
|
| 329 |
+
- pkce=1.0.3=py311h06a4308_0
|
| 330 |
+
- pkginfo=1.9.6=py311h06a4308_0
|
| 331 |
+
- platformdirs=3.10.0=py311h06a4308_0
|
| 332 |
+
- plotly=5.9.0=py311h06a4308_0
|
| 333 |
+
- pluggy=1.0.0=py311h06a4308_1
|
| 334 |
+
- ply=3.11=py311h06a4308_0
|
| 335 |
+
- prometheus_client=0.14.1=py311h06a4308_0
|
| 336 |
+
- prompt-toolkit=3.0.43=py311h06a4308_0
|
| 337 |
+
- prompt_toolkit=3.0.43=hd3eb1b0_0
|
| 338 |
+
- protego=0.1.16=py_0
|
| 339 |
+
- protobuf=3.20.3=py311h6a678d5_0
|
| 340 |
+
- psutil=5.9.0=py311h5eee18b_0
|
| 341 |
+
- ptyprocess=0.7.0=pyhd3eb1b0_2
|
| 342 |
+
- pure_eval=0.2.2=pyhd3eb1b0_0
|
| 343 |
+
- py-cpuinfo=9.0.0=py311h06a4308_0
|
| 344 |
+
- py-lief=0.12.3=py311h6a678d5_0
|
| 345 |
+
- pyarrow=14.0.2=py311hb6e97c4_0
|
| 346 |
+
- pyasn1=0.4.8=pyhd3eb1b0_0
|
| 347 |
+
- pyasn1-modules=0.2.8=py_0
|
| 348 |
+
- pybind11-abi=4=hd3eb1b0_1
|
| 349 |
+
- pycodestyle=2.10.0=py311h06a4308_0
|
| 350 |
+
- pycosat=0.6.6=py311h5eee18b_0
|
| 351 |
+
- pycparser=2.21=pyhd3eb1b0_0
|
| 352 |
+
- pyct=0.5.0=py311h06a4308_0
|
| 353 |
+
- pycurl=7.45.2=py311hdbd6064_1
|
| 354 |
+
- pydeck=0.8.0=py311h06a4308_2
|
| 355 |
+
- pydispatcher=2.0.5=py311h06a4308_2
|
| 356 |
+
- pydocstyle=6.3.0=py311h06a4308_0
|
| 357 |
+
- pyerfa=2.0.0=py311h5eee18b_0
|
| 358 |
+
- pyflakes=3.0.1=py311h06a4308_0
|
| 359 |
+
- pygments=2.15.1=py311h06a4308_1
|
| 360 |
+
- pyjwt=2.4.0=py311h06a4308_0
|
| 361 |
+
- pylint=2.16.2=py311h06a4308_0
|
| 362 |
+
- pylint-venv=2.3.0=py311h06a4308_0
|
| 363 |
+
- pyls-spyder=0.4.0=pyhd3eb1b0_0
|
| 364 |
+
- pyodbc=5.0.1=py311h6a678d5_0
|
| 365 |
+
- pyopenssl=24.0.0=py311h06a4308_0
|
| 366 |
+
- pyparsing=3.0.9=py311h06a4308_0
|
| 367 |
+
- pyqt=5.15.10=py311h6a678d5_0
|
| 368 |
+
- pyqt5-sip=12.13.0=py311h5eee18b_0
|
| 369 |
+
- pyqtwebengine=5.15.10=py311h6a678d5_0
|
| 370 |
+
- pysocks=1.7.1=py311h06a4308_0
|
| 371 |
+
- pytables=3.9.2=py311h9d13977_0
|
| 372 |
+
- pytest=7.4.0=py311h06a4308_0
|
| 373 |
+
- python=3.11.7=h955ad1f_0
|
| 374 |
+
- python-dateutil=2.8.2=pyhd3eb1b0_0
|
| 375 |
+
- python-dotenv=0.21.0=py311h06a4308_0
|
| 376 |
+
- python-fastjsonschema=2.16.2=py311h06a4308_0
|
| 377 |
+
- python-json-logger=2.0.7=py311h06a4308_0
|
| 378 |
+
- python-libarchive-c=2.9=pyhd3eb1b0_1
|
| 379 |
+
- python-lmdb=1.4.1=py311h6a678d5_0
|
| 380 |
+
- python-lsp-black=1.2.1=py311h06a4308_0
|
| 381 |
+
- python-lsp-jsonrpc=1.0.0=pyhd3eb1b0_0
|
| 382 |
+
- python-lsp-server=1.7.2=py311h06a4308_0
|
| 383 |
+
- python-slugify=5.0.2=pyhd3eb1b0_0
|
| 384 |
+
- python-snappy=0.6.1=py311h6a678d5_0
|
| 385 |
+
- python-tzdata=2023.3=pyhd3eb1b0_0
|
| 386 |
+
- pytoolconfig=1.2.6=py311h06a4308_0
|
| 387 |
+
- pytz=2023.3.post1=py311h06a4308_0
|
| 388 |
+
- pyviz_comms=3.0.0=py311h06a4308_0
|
| 389 |
+
- pywavelets=1.5.0=py311hf4808d0_0
|
| 390 |
+
- pyxdg=0.27=pyhd3eb1b0_0
|
| 391 |
+
- pyyaml=6.0.1=py311h5eee18b_0
|
| 392 |
+
- pyzmq=25.1.2=py311h6a678d5_0
|
| 393 |
+
- qdarkstyle=3.0.2=pyhd3eb1b0_0
|
| 394 |
+
- qstylizer=0.2.2=py311h06a4308_0
|
| 395 |
+
- qt-main=5.15.2=h53bd1ea_10
|
| 396 |
+
- qt-webengine=5.15.9=h9ab4d14_7
|
| 397 |
+
- qtawesome=1.2.2=py311h06a4308_0
|
| 398 |
+
- qtconsole=5.4.2=py311h06a4308_0
|
| 399 |
+
- qtpy=2.4.1=py311h06a4308_0
|
| 400 |
+
- queuelib=1.6.2=py311h06a4308_0
|
| 401 |
+
- re2=2022.04.01=h295c915_0
|
| 402 |
+
- readline=8.2=h5eee18b_0
|
| 403 |
+
- referencing=0.30.2=py311h06a4308_0
|
| 404 |
+
- regex=2023.10.3=py311h5eee18b_0
|
| 405 |
+
- reproc=14.2.4=h295c915_1
|
| 406 |
+
- reproc-cpp=14.2.4=h295c915_1
|
| 407 |
+
- requests=2.31.0=py311h06a4308_1
|
| 408 |
+
- requests-file=1.5.1=pyhd3eb1b0_0
|
| 409 |
+
- requests-toolbelt=1.0.0=py311h06a4308_0
|
| 410 |
+
- rfc3339-validator=0.1.4=py311h06a4308_0
|
| 411 |
+
- rfc3986-validator=0.1.1=py311h06a4308_0
|
| 412 |
+
- rich=13.3.5=py311h06a4308_0
|
| 413 |
+
- rope=1.7.0=py311h06a4308_0
|
| 414 |
+
- rpds-py=0.10.6=py311hb02cf49_0
|
| 415 |
+
- rtree=1.0.1=py311h06a4308_0
|
| 416 |
+
- ruamel.yaml=0.17.21=py311h5eee18b_0
|
| 417 |
+
- ruamel_yaml=0.17.21=py311h5eee18b_0
|
| 418 |
+
- s2n=1.3.27=hdbd6064_0
|
| 419 |
+
- s3fs=2023.10.0=py311h06a4308_0
|
| 420 |
+
- scikit-image=0.22.0=py311ha02d727_0
|
| 421 |
+
- scikit-learn=1.2.2=py311h6a678d5_1
|
| 422 |
+
- scipy=1.11.4=py311h08b1b3b_0
|
| 423 |
+
- scrapy=2.8.0=py311h06a4308_0
|
| 424 |
+
- seaborn=0.12.2=py311h06a4308_0
|
| 425 |
+
- secretstorage=3.3.1=py311h06a4308_1
|
| 426 |
+
- semver=2.13.0=pyhd3eb1b0_0
|
| 427 |
+
- send2trash=1.8.2=py311h06a4308_0
|
| 428 |
+
- service_identity=18.1.0=pyhd3eb1b0_1
|
| 429 |
+
- setuptools=68.2.2=py311h06a4308_0
|
| 430 |
+
- sip=6.7.12=py311h6a678d5_0
|
| 431 |
+
- six=1.16.0=pyhd3eb1b0_1
|
| 432 |
+
- smart_open=5.2.1=py311h06a4308_0
|
| 433 |
+
- smmap=4.0.0=pyhd3eb1b0_0
|
| 434 |
+
- snappy=1.1.10=h6a678d5_1
|
| 435 |
+
- sniffio=1.3.0=py311h06a4308_0
|
| 436 |
+
- snowballstemmer=2.2.0=pyhd3eb1b0_0
|
| 437 |
+
- sortedcontainers=2.4.0=pyhd3eb1b0_0
|
| 438 |
+
- soupsieve=2.5=py311h06a4308_0
|
| 439 |
+
- sphinx=5.0.2=py311h06a4308_0
|
| 440 |
+
- sphinxcontrib-applehelp=1.0.2=pyhd3eb1b0_0
|
| 441 |
+
- sphinxcontrib-devhelp=1.0.2=pyhd3eb1b0_0
|
| 442 |
+
- sphinxcontrib-htmlhelp=2.0.0=pyhd3eb1b0_0
|
| 443 |
+
- sphinxcontrib-jsmath=1.0.1=pyhd3eb1b0_0
|
| 444 |
+
- sphinxcontrib-qthelp=1.0.3=pyhd3eb1b0_0
|
| 445 |
+
- sphinxcontrib-serializinghtml=1.1.5=pyhd3eb1b0_0
|
| 446 |
+
- spyder=5.4.3=py311h06a4308_1
|
| 447 |
+
- spyder-kernels=2.4.4=py311h06a4308_0
|
| 448 |
+
- sqlalchemy=2.0.25=py311h5eee18b_0
|
| 449 |
+
- sqlite=3.41.2=h5eee18b_0
|
| 450 |
+
- stack_data=0.2.0=pyhd3eb1b0_0
|
| 451 |
+
- statsmodels=0.14.0=py311hf4808d0_0
|
| 452 |
+
- streamlit=1.30.0=py311h06a4308_0
|
| 453 |
+
- sympy=1.12=py311h06a4308_0
|
| 454 |
+
- tabulate=0.9.0=py311h06a4308_0
|
| 455 |
+
- tbb=2021.8.0=hdb19cb5_0
|
| 456 |
+
- tblib=1.7.0=pyhd3eb1b0_0
|
| 457 |
+
- tenacity=8.2.2=py311h06a4308_0
|
| 458 |
+
- terminado=0.17.1=py311h06a4308_0
|
| 459 |
+
- text-unidecode=1.3=pyhd3eb1b0_0
|
| 460 |
+
- textdistance=4.2.1=pyhd3eb1b0_0
|
| 461 |
+
- threadpoolctl=2.2.0=pyh0d69192_0
|
| 462 |
+
- three-merge=0.1.1=pyhd3eb1b0_0
|
| 463 |
+
- tifffile=2023.4.12=py311h06a4308_0
|
| 464 |
+
- tinycss2=1.2.1=py311h06a4308_0
|
| 465 |
+
- tk=8.6.12=h1ccaba5_0
|
| 466 |
+
- tldextract=3.2.0=pyhd3eb1b0_0
|
| 467 |
+
- toml=0.10.2=pyhd3eb1b0_0
|
| 468 |
+
- toolz=0.12.0=py311h06a4308_0
|
| 469 |
+
- tornado=6.3.3=py311h5eee18b_0
|
| 470 |
+
- tqdm=4.65.0=py311h92b7b1e_0
|
| 471 |
+
- traitlets=5.7.1=py311h06a4308_0
|
| 472 |
+
- truststore=0.8.0=py311h06a4308_0
|
| 473 |
+
- twisted=23.10.0=py311h06a4308_0
|
| 474 |
+
- typing-extensions=4.9.0=py311h06a4308_1
|
| 475 |
+
- typing_extensions=4.9.0=py311h06a4308_1
|
| 476 |
+
- tzdata=2023d=h04d1e81_0
|
| 477 |
+
- tzlocal=2.1=py311h06a4308_1
|
| 478 |
+
- uc-micro-py=1.0.1=py311h06a4308_0
|
| 479 |
+
- ujson=5.4.0=py311h6a678d5_0
|
| 480 |
+
- unidecode=1.2.0=pyhd3eb1b0_0
|
| 481 |
+
- unixodbc=2.3.11=h5eee18b_0
|
| 482 |
+
- urllib3=2.0.7=py311h06a4308_0
|
| 483 |
+
- utf8proc=2.6.1=h5eee18b_1
|
| 484 |
+
- validators=0.18.2=pyhd3eb1b0_0
|
| 485 |
+
- w3lib=2.1.2=py311h06a4308_0
|
| 486 |
+
- watchdog=2.1.6=py311h06a4308_0
|
| 487 |
+
- wcwidth=0.2.5=pyhd3eb1b0_0
|
| 488 |
+
- webencodings=0.5.1=py311h06a4308_1
|
| 489 |
+
- websocket-client=0.58.0=py311h06a4308_4
|
| 490 |
+
- werkzeug=2.2.3=py311h06a4308_0
|
| 491 |
+
- whatthepatch=1.0.2=py311h06a4308_0
|
| 492 |
+
- wheel=0.41.2=py311h06a4308_0
|
| 493 |
+
- widgetsnbextension=3.5.2=py311h06a4308_1
|
| 494 |
+
- wrapt=1.14.1=py311h5eee18b_0
|
| 495 |
+
- wurlitzer=3.0.2=py311h06a4308_0
|
| 496 |
+
- xarray=2023.6.0=py311h06a4308_0
|
| 497 |
+
- xyzservices=2022.9.0=py311h06a4308_1
|
| 498 |
+
- xz=5.4.5=h5eee18b_0
|
| 499 |
+
- yaml=0.2.5=h7b6447c_0
|
| 500 |
+
- yaml-cpp=0.8.0=h6a678d5_0
|
| 501 |
+
- yapf=0.31.0=pyhd3eb1b0_0
|
| 502 |
+
- yarl=1.9.3=py311h5eee18b_0
|
| 503 |
+
- zeromq=4.3.5=h6a678d5_0
|
| 504 |
+
- zfp=1.0.0=h6a678d5_0
|
| 505 |
+
- zict=3.0.0=py311h06a4308_0
|
| 506 |
+
- zipp=3.17.0=py311h06a4308_0
|
| 507 |
+
- zlib=1.2.13=h5eee18b_0
|
| 508 |
+
- zlib-ng=2.0.7=h5eee18b_0
|
| 509 |
+
- zope=1.0=py311h06a4308_1
|
| 510 |
+
- zope.interface=5.4.0=py311h5eee18b_0
|
| 511 |
+
- zstandard=0.19.0=py311h5eee18b_0
|
| 512 |
+
- zstd=1.5.5=hc292b87_0
|
| 513 |
+
- pip:
|
| 514 |
+
- accelerate==0.30.0
|
| 515 |
+
- aiofiles==23.2.1
|
| 516 |
+
- annotated-types==0.6.0
|
| 517 |
+
- bitsandbytes==0.41.0
|
| 518 |
+
- cmake==3.29.2
|
| 519 |
+
- datasets==2.19.0
|
| 520 |
+
- decorator==4.4.2
|
| 521 |
+
- deepspeed==0.12.6
|
| 522 |
+
- dill==0.3.8
|
| 523 |
+
- docker-pycreds==0.4.0
|
| 524 |
+
- docstring-parser==0.16
|
| 525 |
+
- draccus==0.7.1
|
| 526 |
+
- einops==0.6.1
|
| 527 |
+
- einops-exts==0.0.4
|
| 528 |
+
- fastapi==0.110.2
|
| 529 |
+
- ffmpy==0.3.2
|
| 530 |
+
- flash-attn==2.5.8
|
| 531 |
+
- gradio==4.16.0
|
| 532 |
+
- gradio-client==0.8.1
|
| 533 |
+
- h11==0.14.0
|
| 534 |
+
- hjson==3.1.0
|
| 535 |
+
- httpcore==0.17.3
|
| 536 |
+
- httpx==0.24.0
|
| 537 |
+
- huggingface-hub==0.17.3
|
| 538 |
+
- icecream==2.1.3
|
| 539 |
+
- imageio-ffmpeg==0.4.9
|
| 540 |
+
- importlib-resources==6.4.0
|
| 541 |
+
- jsonlines==4.0.0
|
| 542 |
+
- lit==18.1.4
|
| 543 |
+
- llava==1.2.2.post1
|
| 544 |
+
- markdown2==2.4.13
|
| 545 |
+
- mergedeep==1.3.4
|
| 546 |
+
- moviepy==1.0.3
|
| 547 |
+
- multiprocess==0.70.16
|
| 548 |
+
- ninja==1.11.1.1
|
| 549 |
+
- nvidia-cublas-cu11==11.10.3.66
|
| 550 |
+
- nvidia-cublas-cu12==12.1.3.1
|
| 551 |
+
- nvidia-cuda-cupti-cu11==11.7.101
|
| 552 |
+
- nvidia-cuda-cupti-cu12==12.1.105
|
| 553 |
+
- nvidia-cuda-nvrtc-cu11==11.7.99
|
| 554 |
+
- nvidia-cuda-nvrtc-cu12==12.1.105
|
| 555 |
+
- nvidia-cuda-runtime-cu11==11.7.99
|
| 556 |
+
- nvidia-cuda-runtime-cu12==12.1.105
|
| 557 |
+
- nvidia-cudnn-cu11==8.5.0.96
|
| 558 |
+
- nvidia-cudnn-cu12==8.9.2.26
|
| 559 |
+
- nvidia-cufft-cu11==10.9.0.58
|
| 560 |
+
- nvidia-cufft-cu12==11.0.2.54
|
| 561 |
+
- nvidia-curand-cu11==10.2.10.91
|
| 562 |
+
- nvidia-curand-cu12==10.3.2.106
|
| 563 |
+
- nvidia-cusolver-cu11==11.4.0.1
|
| 564 |
+
- nvidia-cusolver-cu12==11.4.5.107
|
| 565 |
+
- nvidia-cusparse-cu11==11.7.4.91
|
| 566 |
+
- nvidia-cusparse-cu12==12.1.0.106
|
| 567 |
+
- nvidia-nccl-cu11==2.14.3
|
| 568 |
+
- nvidia-nccl-cu12==2.18.1
|
| 569 |
+
- nvidia-nvjitlink-cu12==12.4.127
|
| 570 |
+
- nvidia-nvtx-cu11==11.7.91
|
| 571 |
+
- nvidia-nvtx-cu12==12.1.105
|
| 572 |
+
- opencv-python==4.9.0.80
|
| 573 |
+
- opencv-python-headless==4.9.0.80
|
| 574 |
+
- orjson==3.10.1
|
| 575 |
+
- peft==0.10.0
|
| 576 |
+
- pillow==10.3.0
|
| 577 |
+
- pip==24.0
|
| 578 |
+
- prismatic==0.0.1
|
| 579 |
+
- proglog==0.1.10
|
| 580 |
+
- pyarrow-hotfix==0.6
|
| 581 |
+
- pydantic==2.7.1
|
| 582 |
+
- pydantic-core==2.18.2
|
| 583 |
+
- pydub==0.25.1
|
| 584 |
+
- pynvml==11.5.0
|
| 585 |
+
- python-multipart==0.0.9
|
| 586 |
+
- pyyaml-include==1.4.1
|
| 587 |
+
- ruff==0.4.2
|
| 588 |
+
- safetensors==0.4.3
|
| 589 |
+
- semantic-version==2.10.0
|
| 590 |
+
- sentencepiece==0.1.99
|
| 591 |
+
- sentry-sdk==2.0.1
|
| 592 |
+
- setproctitle==1.3.3
|
| 593 |
+
- shellingham==1.5.4
|
| 594 |
+
- shortuuid==1.0.13
|
| 595 |
+
- shtab==1.7.1
|
| 596 |
+
- starlette==0.37.2
|
| 597 |
+
- svgwrite==1.4.3
|
| 598 |
+
- timm==0.9.16
|
| 599 |
+
- tokenizers==0.14.1
|
| 600 |
+
- tomlkit==0.12.0
|
| 601 |
+
- torch==2.1.2
|
| 602 |
+
- torchaudio==2.1.2
|
| 603 |
+
- torchvision==0.16.2
|
| 604 |
+
- transformers==4.34.1
|
| 605 |
+
- triton==2.1.0
|
| 606 |
+
- trl==0.8.6
|
| 607 |
+
- typer==0.12.3
|
| 608 |
+
- typing-inspect==0.9.0
|
| 609 |
+
- tyro==0.8.3
|
| 610 |
+
- uvicorn==0.29.0
|
| 611 |
+
- wandb==0.16.6
|
| 612 |
+
- wavedrom==2.0.3.post3
|
| 613 |
+
- websockets==11.0.3
|
| 614 |
+
- xxhash==3.4.1
|
| 615 |
+
prefix: /scratch/groups/willhies/sschmidg/Anaconda3
|
wandb/offline-run-20240503_170937-00gisuah/files/wandb-metadata.json
ADDED
|
@@ -0,0 +1,399 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"os": "Linux-3.10.0-1160.114.2.el7.x86_64-x86_64-with-glibc2.17",
|
| 3 |
+
"python": "3.11.7",
|
| 4 |
+
"heartbeatAt": "2024-05-04T00:09:37.949121",
|
| 5 |
+
"startedAt": "2024-05-04T00:09:37.748956",
|
| 6 |
+
"docker": null,
|
| 7 |
+
"cuda": null,
|
| 8 |
+
"args": [
|
| 9 |
+
"--model.type",
|
| 10 |
+
"one-stage+7b",
|
| 11 |
+
"--model.model_id",
|
| 12 |
+
"testmodel",
|
| 13 |
+
"--model.vision_backbone_id",
|
| 14 |
+
"clip-vit-b",
|
| 15 |
+
"--model.image_resize_strategy",
|
| 16 |
+
"letterbox",
|
| 17 |
+
"--model.llm_backbone_id",
|
| 18 |
+
"llama2-7b-chat",
|
| 19 |
+
"--model.finetune_global_batch_size",
|
| 20 |
+
"64",
|
| 21 |
+
"--model.finetune_per_device_batch_size",
|
| 22 |
+
"4",
|
| 23 |
+
"--model.finetune_epochs",
|
| 24 |
+
"1",
|
| 25 |
+
"--dataset.type",
|
| 26 |
+
"med-instruct"
|
| 27 |
+
],
|
| 28 |
+
"state": "running",
|
| 29 |
+
"program": "/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py",
|
| 30 |
+
"codePathLocal": "scripts/pretrain.py",
|
| 31 |
+
"codePath": "scripts/pretrain.py",
|
| 32 |
+
"git": {
|
| 33 |
+
"remote": "https://github.com/TRI-ML/prismatic-vlms",
|
| 34 |
+
"commit": "8ddeda915e861a7f4cbe7ce92f1407f4feb6a181"
|
| 35 |
+
},
|
| 36 |
+
"email": null,
|
| 37 |
+
"root": "/scratch/groups/willhies/sschmidg/prismatic-vlms",
|
| 38 |
+
"host": "sh03-11n01.int",
|
| 39 |
+
"username": "sschmidg",
|
| 40 |
+
"executable": "/scratch/groups/willhies/sschmidg/Anaconda3/bin/python",
|
| 41 |
+
"cpu_count": 64,
|
| 42 |
+
"cpu_count_logical": 64,
|
| 43 |
+
"cpu_freq": {
|
| 44 |
+
"current": 1.7999999999999998,
|
| 45 |
+
"min": 1500.0,
|
| 46 |
+
"max": 2800.0
|
| 47 |
+
},
|
| 48 |
+
"cpu_freq_per_core": [
|
| 49 |
+
{
|
| 50 |
+
"current": 2.8,
|
| 51 |
+
"min": 1500.0,
|
| 52 |
+
"max": 2800.0
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"current": 1.5,
|
| 56 |
+
"min": 1500.0,
|
| 57 |
+
"max": 2800.0
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"current": 1.5,
|
| 61 |
+
"min": 1500.0,
|
| 62 |
+
"max": 2800.0
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"current": 1.5,
|
| 66 |
+
"min": 1500.0,
|
| 67 |
+
"max": 2800.0
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"current": 1.5,
|
| 71 |
+
"min": 1500.0,
|
| 72 |
+
"max": 2800.0
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"current": 2.8,
|
| 76 |
+
"min": 1500.0,
|
| 77 |
+
"max": 2800.0
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"current": 1.5,
|
| 81 |
+
"min": 1500.0,
|
| 82 |
+
"max": 2800.0
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"current": 2.8,
|
| 86 |
+
"min": 1500.0,
|
| 87 |
+
"max": 2800.0
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"current": 1.5,
|
| 91 |
+
"min": 1500.0,
|
| 92 |
+
"max": 2800.0
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"current": 2.1,
|
| 96 |
+
"min": 1500.0,
|
| 97 |
+
"max": 2800.0
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"current": 1.5,
|
| 101 |
+
"min": 1500.0,
|
| 102 |
+
"max": 2800.0
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"current": 1.5,
|
| 106 |
+
"min": 1500.0,
|
| 107 |
+
"max": 2800.0
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"current": 1.5,
|
| 111 |
+
"min": 1500.0,
|
| 112 |
+
"max": 2800.0
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"current": 1.5,
|
| 116 |
+
"min": 1500.0,
|
| 117 |
+
"max": 2800.0
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"current": 1.5,
|
| 121 |
+
"min": 1500.0,
|
| 122 |
+
"max": 2800.0
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"current": 1.5,
|
| 126 |
+
"min": 1500.0,
|
| 127 |
+
"max": 2800.0
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"current": 1.5,
|
| 131 |
+
"min": 1500.0,
|
| 132 |
+
"max": 2800.0
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"current": 1.5,
|
| 136 |
+
"min": 1500.0,
|
| 137 |
+
"max": 2800.0
|
| 138 |
+
},
|
| 139 |
+
{
|
| 140 |
+
"current": 1.5,
|
| 141 |
+
"min": 1500.0,
|
| 142 |
+
"max": 2800.0
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"current": 2.8,
|
| 146 |
+
"min": 1500.0,
|
| 147 |
+
"max": 2800.0
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"current": 2.8,
|
| 151 |
+
"min": 1500.0,
|
| 152 |
+
"max": 2800.0
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"current": 2.8,
|
| 156 |
+
"min": 1500.0,
|
| 157 |
+
"max": 2800.0
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"current": 2.8,
|
| 161 |
+
"min": 1500.0,
|
| 162 |
+
"max": 2800.0
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"current": 1.5,
|
| 166 |
+
"min": 1500.0,
|
| 167 |
+
"max": 2800.0
|
| 168 |
+
},
|
| 169 |
+
{
|
| 170 |
+
"current": 1.5,
|
| 171 |
+
"min": 1500.0,
|
| 172 |
+
"max": 2800.0
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"current": 2.8,
|
| 176 |
+
"min": 1500.0,
|
| 177 |
+
"max": 2800.0
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"current": 1.5,
|
| 181 |
+
"min": 1500.0,
|
| 182 |
+
"max": 2800.0
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"current": 2.1,
|
| 186 |
+
"min": 1500.0,
|
| 187 |
+
"max": 2800.0
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"current": 1.5,
|
| 191 |
+
"min": 1500.0,
|
| 192 |
+
"max": 2800.0
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"current": 1.5,
|
| 196 |
+
"min": 1500.0,
|
| 197 |
+
"max": 2800.0
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"current": 1.5,
|
| 201 |
+
"min": 1500.0,
|
| 202 |
+
"max": 2800.0
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"current": 1.5,
|
| 206 |
+
"min": 1500.0,
|
| 207 |
+
"max": 2800.0
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"current": 1.5,
|
| 211 |
+
"min": 1500.0,
|
| 212 |
+
"max": 2800.0
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"current": 1.5,
|
| 216 |
+
"min": 1500.0,
|
| 217 |
+
"max": 2800.0
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"current": 1.5,
|
| 221 |
+
"min": 1500.0,
|
| 222 |
+
"max": 2800.0
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"current": 1.5,
|
| 226 |
+
"min": 1500.0,
|
| 227 |
+
"max": 2800.0
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"current": 1.5,
|
| 231 |
+
"min": 1500.0,
|
| 232 |
+
"max": 2800.0
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"current": 2.8,
|
| 236 |
+
"min": 1500.0,
|
| 237 |
+
"max": 2800.0
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"current": 2.8,
|
| 241 |
+
"min": 1500.0,
|
| 242 |
+
"max": 2800.0
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"current": 1.5,
|
| 246 |
+
"min": 1500.0,
|
| 247 |
+
"max": 2800.0
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"current": 1.5,
|
| 251 |
+
"min": 1500.0,
|
| 252 |
+
"max": 2800.0
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"current": 1.5,
|
| 256 |
+
"min": 1500.0,
|
| 257 |
+
"max": 2800.0
|
| 258 |
+
},
|
| 259 |
+
{
|
| 260 |
+
"current": 1.5,
|
| 261 |
+
"min": 1500.0,
|
| 262 |
+
"max": 2800.0
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"current": 1.5,
|
| 266 |
+
"min": 1500.0,
|
| 267 |
+
"max": 2800.0
|
| 268 |
+
},
|
| 269 |
+
{
|
| 270 |
+
"current": 1.5,
|
| 271 |
+
"min": 1500.0,
|
| 272 |
+
"max": 2800.0
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"current": 1.5,
|
| 276 |
+
"min": 1500.0,
|
| 277 |
+
"max": 2800.0
|
| 278 |
+
},
|
| 279 |
+
{
|
| 280 |
+
"current": 1.5,
|
| 281 |
+
"min": 1500.0,
|
| 282 |
+
"max": 2800.0
|
| 283 |
+
},
|
| 284 |
+
{
|
| 285 |
+
"current": 1.5,
|
| 286 |
+
"min": 1500.0,
|
| 287 |
+
"max": 2800.0
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"current": 1.5,
|
| 291 |
+
"min": 1500.0,
|
| 292 |
+
"max": 2800.0
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"current": 1.5,
|
| 296 |
+
"min": 1500.0,
|
| 297 |
+
"max": 2800.0
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"current": 1.5,
|
| 301 |
+
"min": 1500.0,
|
| 302 |
+
"max": 2800.0
|
| 303 |
+
},
|
| 304 |
+
{
|
| 305 |
+
"current": 1.5,
|
| 306 |
+
"min": 1500.0,
|
| 307 |
+
"max": 2800.0
|
| 308 |
+
},
|
| 309 |
+
{
|
| 310 |
+
"current": 1.5,
|
| 311 |
+
"min": 1500.0,
|
| 312 |
+
"max": 2800.0
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"current": 2.8,
|
| 316 |
+
"min": 1500.0,
|
| 317 |
+
"max": 2800.0
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"current": 2.8,
|
| 321 |
+
"min": 1500.0,
|
| 322 |
+
"max": 2800.0
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"current": 1.5,
|
| 326 |
+
"min": 1500.0,
|
| 327 |
+
"max": 2800.0
|
| 328 |
+
},
|
| 329 |
+
{
|
| 330 |
+
"current": 1.5,
|
| 331 |
+
"min": 1500.0,
|
| 332 |
+
"max": 2800.0
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"current": 1.5,
|
| 336 |
+
"min": 1500.0,
|
| 337 |
+
"max": 2800.0
|
| 338 |
+
},
|
| 339 |
+
{
|
| 340 |
+
"current": 1.5,
|
| 341 |
+
"min": 1500.0,
|
| 342 |
+
"max": 2800.0
|
| 343 |
+
},
|
| 344 |
+
{
|
| 345 |
+
"current": 1.5,
|
| 346 |
+
"min": 1500.0,
|
| 347 |
+
"max": 2800.0
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"current": 1.5,
|
| 351 |
+
"min": 1500.0,
|
| 352 |
+
"max": 2800.0
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"current": 1.5,
|
| 356 |
+
"min": 1500.0,
|
| 357 |
+
"max": 2800.0
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"current": 1.5,
|
| 361 |
+
"min": 1500.0,
|
| 362 |
+
"max": 2800.0
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"current": 1.5,
|
| 366 |
+
"min": 1500.0,
|
| 367 |
+
"max": 2800.0
|
| 368 |
+
}
|
| 369 |
+
],
|
| 370 |
+
"disk": {
|
| 371 |
+
"/": {
|
| 372 |
+
"total": 23.98828125,
|
| 373 |
+
"used": 5.501392364501953
|
| 374 |
+
}
|
| 375 |
+
},
|
| 376 |
+
"gpu": "NVIDIA A100-SXM4-80GB",
|
| 377 |
+
"gpu_count": 4,
|
| 378 |
+
"gpu_devices": [
|
| 379 |
+
{
|
| 380 |
+
"name": "NVIDIA A100-SXM4-80GB",
|
| 381 |
+
"memory_total": 85899345920
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"name": "NVIDIA A100-SXM4-80GB",
|
| 385 |
+
"memory_total": 85899345920
|
| 386 |
+
},
|
| 387 |
+
{
|
| 388 |
+
"name": "NVIDIA A100-SXM4-80GB",
|
| 389 |
+
"memory_total": 85899345920
|
| 390 |
+
},
|
| 391 |
+
{
|
| 392 |
+
"name": "NVIDIA A100-SXM4-80GB",
|
| 393 |
+
"memory_total": 85899345920
|
| 394 |
+
}
|
| 395 |
+
],
|
| 396 |
+
"memory": {
|
| 397 |
+
"total": 503.5838279724121
|
| 398 |
+
}
|
| 399 |
+
}
|
wandb/offline-run-20240503_170937-00gisuah/files/wandb-summary.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"_wandb": {"runtime": 183}}
|
wandb/offline-run-20240503_170937-00gisuah/logs/debug-internal.log
ADDED
|
@@ -0,0 +1,229 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-03 17:09:37,808 INFO StreamThr :14507 [internal.py:wandb_internal():86] W&B internal server running at pid: 14507, started at: 2024-05-03 17:09:37.806281
|
| 2 |
+
2024-05-03 17:09:37,811 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status
|
| 3 |
+
2024-05-03 17:09:37,818 INFO WriterThread:14507 [datastore.py:open_for_write():87] open: runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240503_170937-00gisuah/run-00gisuah.wandb
|
| 4 |
+
2024-05-03 17:09:37,893 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: run_start
|
| 5 |
+
2024-05-03 17:09:37,917 DEBUG HandlerThread:14507 [system_info.py:__init__():26] System info init
|
| 6 |
+
2024-05-03 17:09:37,917 DEBUG HandlerThread:14507 [system_info.py:__init__():41] System info init done
|
| 7 |
+
2024-05-03 17:09:37,917 INFO HandlerThread:14507 [system_monitor.py:start():194] Starting system monitor
|
| 8 |
+
2024-05-03 17:09:37,917 INFO SystemMonitor:14507 [system_monitor.py:_start():158] Starting system asset monitoring threads
|
| 9 |
+
2024-05-03 17:09:37,917 INFO HandlerThread:14507 [system_monitor.py:probe():214] Collecting system info
|
| 10 |
+
2024-05-03 17:09:37,918 INFO SystemMonitor:14507 [interfaces.py:start():190] Started cpu monitoring
|
| 11 |
+
2024-05-03 17:09:37,919 INFO SystemMonitor:14507 [interfaces.py:start():190] Started disk monitoring
|
| 12 |
+
2024-05-03 17:09:37,920 INFO SystemMonitor:14507 [interfaces.py:start():190] Started gpu monitoring
|
| 13 |
+
2024-05-03 17:09:37,920 INFO SystemMonitor:14507 [interfaces.py:start():190] Started memory monitoring
|
| 14 |
+
2024-05-03 17:09:37,921 INFO SystemMonitor:14507 [interfaces.py:start():190] Started network monitoring
|
| 15 |
+
2024-05-03 17:09:37,949 DEBUG HandlerThread:14507 [system_info.py:probe():150] Probing system
|
| 16 |
+
2024-05-03 17:09:37,951 DEBUG HandlerThread:14507 [system_info.py:_probe_git():135] Probing git
|
| 17 |
+
2024-05-03 17:09:37,964 DEBUG HandlerThread:14507 [system_info.py:_probe_git():143] Probing git done
|
| 18 |
+
2024-05-03 17:09:37,964 DEBUG HandlerThread:14507 [system_info.py:probe():198] Probing system done
|
| 19 |
+
2024-05-03 17:09:37,964 DEBUG HandlerThread:14507 [system_monitor.py:probe():223] {'os': 'Linux-3.10.0-1160.114.2.el7.x86_64-x86_64-with-glibc2.17', 'python': '3.11.7', 'heartbeatAt': '2024-05-04T00:09:37.949121', 'startedAt': '2024-05-04T00:09:37.748956', 'docker': None, 'cuda': None, 'args': ('--model.type', 'one-stage+7b', '--model.model_id', 'testmodel', '--model.vision_backbone_id', 'clip-vit-b', '--model.image_resize_strategy', 'letterbox', '--model.llm_backbone_id', 'llama2-7b-chat', '--model.finetune_global_batch_size', '64', '--model.finetune_per_device_batch_size', '4', '--model.finetune_epochs', '1', '--dataset.type', 'med-instruct'), 'state': 'running', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'codePathLocal': 'scripts/pretrain.py', 'codePath': 'scripts/pretrain.py', 'git': {'remote': 'https://github.com/TRI-ML/prismatic-vlms', 'commit': '8ddeda915e861a7f4cbe7ce92f1407f4feb6a181'}, 'email': None, 'root': '/scratch/groups/willhies/sschmidg/prismatic-vlms', 'host': 'sh03-11n01.int', 'username': 'sschmidg', 'executable': '/scratch/groups/willhies/sschmidg/Anaconda3/bin/python', 'cpu_count': 64, 'cpu_count_logical': 64, 'cpu_freq': {'current': 1.7999999999999998, 'min': 1500.0, 'max': 2800.0}, 'cpu_freq_per_core': [{'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.1, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.1, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 2.8, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}, {'current': 1.5, 'min': 1500.0, 'max': 2800.0}], 'disk': {'/': {'total': 23.98828125, 'used': 5.501392364501953}}, 'gpu': 'NVIDIA A100-SXM4-80GB', 'gpu_count': 4, 'gpu_devices': [{'name': 'NVIDIA A100-SXM4-80GB', 'memory_total': 85899345920}, {'name': 'NVIDIA A100-SXM4-80GB', 'memory_total': 85899345920}, {'name': 'NVIDIA A100-SXM4-80GB', 'memory_total': 85899345920}, {'name': 'NVIDIA A100-SXM4-80GB', 'memory_total': 85899345920}], 'memory': {'total': 503.5838279724121}}
|
| 20 |
+
2024-05-03 17:09:37,964 INFO HandlerThread:14507 [system_monitor.py:probe():224] Finished collecting system info
|
| 21 |
+
2024-05-03 17:09:37,964 INFO HandlerThread:14507 [system_monitor.py:probe():227] Publishing system info
|
| 22 |
+
2024-05-03 17:09:37,965 DEBUG HandlerThread:14507 [system_info.py:_save_conda():207] Saving list of conda packages installed into the current environment
|
| 23 |
+
2024-05-03 17:09:45,397 DEBUG HandlerThread:14507 [system_info.py:_save_conda():222] Saving conda packages done
|
| 24 |
+
2024-05-03 17:09:45,403 INFO HandlerThread:14507 [system_monitor.py:probe():229] Finished publishing system info
|
| 25 |
+
2024-05-03 17:09:45,414 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 26 |
+
2024-05-03 17:09:45,414 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: keepalive
|
| 27 |
+
2024-05-03 17:09:45,415 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 28 |
+
2024-05-03 17:09:45,645 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: python_packages
|
| 29 |
+
2024-05-03 17:09:48,416 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 30 |
+
2024-05-03 17:09:48,416 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 31 |
+
2024-05-03 17:09:53,417 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 32 |
+
2024-05-03 17:09:53,417 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 33 |
+
2024-05-03 17:09:53,469 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 34 |
+
2024-05-03 17:09:55,720 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 35 |
+
2024-05-03 17:09:58,077 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 36 |
+
2024-05-03 17:09:58,418 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 37 |
+
2024-05-03 17:09:58,418 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 38 |
+
2024-05-03 17:10:00,577 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 39 |
+
2024-05-03 17:10:02,822 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 40 |
+
2024-05-03 17:10:03,419 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 41 |
+
2024-05-03 17:10:03,419 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 42 |
+
2024-05-03 17:10:05,073 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 43 |
+
2024-05-03 17:10:07,312 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 44 |
+
2024-05-03 17:10:08,420 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 45 |
+
2024-05-03 17:10:08,421 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 46 |
+
2024-05-03 17:10:09,904 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 47 |
+
2024-05-03 17:10:12,141 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 48 |
+
2024-05-03 17:10:13,422 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 49 |
+
2024-05-03 17:10:13,422 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 50 |
+
2024-05-03 17:10:14,388 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 51 |
+
2024-05-03 17:10:16,830 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 52 |
+
2024-05-03 17:10:18,423 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 53 |
+
2024-05-03 17:10:18,423 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 54 |
+
2024-05-03 17:10:19,178 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 55 |
+
2024-05-03 17:10:21,424 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 56 |
+
2024-05-03 17:10:23,424 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 57 |
+
2024-05-03 17:10:23,425 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 58 |
+
2024-05-03 17:10:23,685 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 59 |
+
2024-05-03 17:10:26,229 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 60 |
+
2024-05-03 17:10:28,425 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 61 |
+
2024-05-03 17:10:28,426 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 62 |
+
2024-05-03 17:10:28,480 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 63 |
+
2024-05-03 17:10:30,725 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 64 |
+
2024-05-03 17:10:32,975 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 65 |
+
2024-05-03 17:10:33,427 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 66 |
+
2024-05-03 17:10:33,427 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 67 |
+
2024-05-03 17:10:35,400 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 68 |
+
2024-05-03 17:10:37,756 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 69 |
+
2024-05-03 17:10:37,922 DEBUG SystemMonitor:14507 [system_monitor.py:_start():172] Starting system metrics aggregation loop
|
| 70 |
+
2024-05-03 17:10:38,428 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 71 |
+
2024-05-03 17:10:38,428 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 72 |
+
2024-05-03 17:10:40,015 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 73 |
+
2024-05-03 17:10:42,264 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 74 |
+
2024-05-03 17:10:43,429 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 75 |
+
2024-05-03 17:10:43,429 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 76 |
+
2024-05-03 17:10:44,787 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 77 |
+
2024-05-03 17:10:47,029 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 78 |
+
2024-05-03 17:10:48,431 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 79 |
+
2024-05-03 17:10:48,431 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 80 |
+
2024-05-03 17:10:49,282 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 81 |
+
2024-05-03 17:10:51,534 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 82 |
+
2024-05-03 17:10:53,432 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 83 |
+
2024-05-03 17:10:53,432 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 84 |
+
2024-05-03 17:10:54,083 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 85 |
+
2024-05-03 17:10:56,342 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 86 |
+
2024-05-03 17:10:58,433 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 87 |
+
2024-05-03 17:10:58,434 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 88 |
+
2024-05-03 17:10:58,608 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: partial_history
|
| 89 |
+
2024-05-03 17:11:03,435 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 90 |
+
2024-05-03 17:11:03,435 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 91 |
+
2024-05-03 17:11:08,436 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 92 |
+
2024-05-03 17:11:08,437 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 93 |
+
2024-05-03 17:11:13,438 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 94 |
+
2024-05-03 17:11:13,438 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 95 |
+
2024-05-03 17:11:18,440 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 96 |
+
2024-05-03 17:11:18,440 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 97 |
+
2024-05-03 17:11:23,441 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 98 |
+
2024-05-03 17:11:23,441 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 99 |
+
2024-05-03 17:11:28,443 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 100 |
+
2024-05-03 17:11:28,443 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 101 |
+
2024-05-03 17:11:33,444 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 102 |
+
2024-05-03 17:11:33,444 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 103 |
+
2024-05-03 17:11:38,445 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 104 |
+
2024-05-03 17:11:38,445 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 105 |
+
2024-05-03 17:11:43,446 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 106 |
+
2024-05-03 17:11:43,447 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 107 |
+
2024-05-03 17:11:48,447 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 108 |
+
2024-05-03 17:11:48,448 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 109 |
+
2024-05-03 17:11:53,449 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 110 |
+
2024-05-03 17:11:53,450 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 111 |
+
2024-05-03 17:11:58,450 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 112 |
+
2024-05-03 17:11:58,451 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 113 |
+
2024-05-03 17:12:03,451 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 114 |
+
2024-05-03 17:12:03,452 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 115 |
+
2024-05-03 17:12:08,452 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 116 |
+
2024-05-03 17:12:08,453 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 117 |
+
2024-05-03 17:12:13,453 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 118 |
+
2024-05-03 17:12:13,454 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 119 |
+
2024-05-03 17:12:18,455 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 120 |
+
2024-05-03 17:12:18,455 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 121 |
+
2024-05-03 17:12:23,456 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 122 |
+
2024-05-03 17:12:23,456 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 123 |
+
2024-05-03 17:12:28,458 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 124 |
+
2024-05-03 17:12:28,458 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 125 |
+
2024-05-03 17:12:33,459 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 126 |
+
2024-05-03 17:12:33,459 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 127 |
+
2024-05-03 17:12:38,460 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 128 |
+
2024-05-03 17:12:38,461 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 129 |
+
2024-05-03 17:12:41,306 DEBUG SenderThread:14507 [sender.py:send():379] send: exit
|
| 130 |
+
2024-05-03 17:12:41,306 INFO SenderThread:14507 [sender.py:send_exit():586] handling exit code: 0
|
| 131 |
+
2024-05-03 17:12:41,306 INFO SenderThread:14507 [sender.py:send_exit():588] handling runtime: 183
|
| 132 |
+
2024-05-03 17:12:41,316 INFO SenderThread:14507 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
| 133 |
+
2024-05-03 17:12:41,316 INFO SenderThread:14507 [sender.py:send_exit():594] send defer
|
| 134 |
+
2024-05-03 17:12:41,316 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: defer
|
| 135 |
+
2024-05-03 17:12:41,317 INFO HandlerThread:14507 [handler.py:handle_request_defer():172] handle defer: 0
|
| 136 |
+
2024-05-03 17:12:41,317 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: defer
|
| 137 |
+
2024-05-03 17:12:41,317 INFO SenderThread:14507 [sender.py:send_request_defer():610] handle sender defer: 0
|
| 138 |
+
2024-05-03 17:12:41,317 INFO SenderThread:14507 [sender.py:transition_state():614] send defer: 1
|
| 139 |
+
2024-05-03 17:12:41,317 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: defer
|
| 140 |
+
2024-05-03 17:12:41,317 INFO HandlerThread:14507 [handler.py:handle_request_defer():172] handle defer: 1
|
| 141 |
+
2024-05-03 17:12:41,318 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: defer
|
| 142 |
+
2024-05-03 17:12:41,318 INFO SenderThread:14507 [sender.py:send_request_defer():610] handle sender defer: 1
|
| 143 |
+
2024-05-03 17:12:41,318 INFO SenderThread:14507 [sender.py:transition_state():614] send defer: 2
|
| 144 |
+
2024-05-03 17:12:41,318 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: defer
|
| 145 |
+
2024-05-03 17:12:41,318 INFO HandlerThread:14507 [handler.py:handle_request_defer():172] handle defer: 2
|
| 146 |
+
2024-05-03 17:12:41,318 INFO HandlerThread:14507 [system_monitor.py:finish():203] Stopping system monitor
|
| 147 |
+
2024-05-03 17:12:41,318 DEBUG SystemMonitor:14507 [system_monitor.py:_start():179] Finished system metrics aggregation loop
|
| 148 |
+
2024-05-03 17:12:41,319 DEBUG SystemMonitor:14507 [system_monitor.py:_start():183] Publishing last batch of metrics
|
| 149 |
+
2024-05-03 17:12:41,321 INFO HandlerThread:14507 [interfaces.py:finish():202] Joined cpu monitor
|
| 150 |
+
2024-05-03 17:12:41,321 INFO HandlerThread:14507 [interfaces.py:finish():202] Joined disk monitor
|
| 151 |
+
2024-05-03 17:12:41,345 INFO HandlerThread:14507 [interfaces.py:finish():202] Joined gpu monitor
|
| 152 |
+
2024-05-03 17:12:41,346 INFO HandlerThread:14507 [interfaces.py:finish():202] Joined memory monitor
|
| 153 |
+
2024-05-03 17:12:41,346 INFO HandlerThread:14507 [interfaces.py:finish():202] Joined network monitor
|
| 154 |
+
2024-05-03 17:12:41,346 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: defer
|
| 155 |
+
2024-05-03 17:12:41,346 INFO SenderThread:14507 [sender.py:send_request_defer():610] handle sender defer: 2
|
| 156 |
+
2024-05-03 17:12:41,346 INFO SenderThread:14507 [sender.py:transition_state():614] send defer: 3
|
| 157 |
+
2024-05-03 17:12:41,347 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: defer
|
| 158 |
+
2024-05-03 17:12:41,347 INFO HandlerThread:14507 [handler.py:handle_request_defer():172] handle defer: 3
|
| 159 |
+
2024-05-03 17:12:41,347 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: defer
|
| 160 |
+
2024-05-03 17:12:41,347 INFO SenderThread:14507 [sender.py:send_request_defer():610] handle sender defer: 3
|
| 161 |
+
2024-05-03 17:12:41,347 INFO SenderThread:14507 [sender.py:transition_state():614] send defer: 4
|
| 162 |
+
2024-05-03 17:12:41,347 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: defer
|
| 163 |
+
2024-05-03 17:12:41,347 INFO HandlerThread:14507 [handler.py:handle_request_defer():172] handle defer: 4
|
| 164 |
+
2024-05-03 17:12:41,348 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: defer
|
| 165 |
+
2024-05-03 17:12:41,348 INFO SenderThread:14507 [sender.py:send_request_defer():610] handle sender defer: 4
|
| 166 |
+
2024-05-03 17:12:41,348 INFO SenderThread:14507 [sender.py:transition_state():614] send defer: 5
|
| 167 |
+
2024-05-03 17:12:41,348 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: defer
|
| 168 |
+
2024-05-03 17:12:41,348 INFO HandlerThread:14507 [handler.py:handle_request_defer():172] handle defer: 5
|
| 169 |
+
2024-05-03 17:12:41,348 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: defer
|
| 170 |
+
2024-05-03 17:12:41,348 INFO SenderThread:14507 [sender.py:send_request_defer():610] handle sender defer: 5
|
| 171 |
+
2024-05-03 17:12:41,348 INFO SenderThread:14507 [sender.py:transition_state():614] send defer: 6
|
| 172 |
+
2024-05-03 17:12:41,349 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: defer
|
| 173 |
+
2024-05-03 17:12:41,349 INFO HandlerThread:14507 [handler.py:handle_request_defer():172] handle defer: 6
|
| 174 |
+
2024-05-03 17:12:41,349 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: defer
|
| 175 |
+
2024-05-03 17:12:41,349 INFO SenderThread:14507 [sender.py:send_request_defer():610] handle sender defer: 6
|
| 176 |
+
2024-05-03 17:12:41,349 INFO SenderThread:14507 [sender.py:transition_state():614] send defer: 7
|
| 177 |
+
2024-05-03 17:12:41,349 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: status_report
|
| 178 |
+
2024-05-03 17:12:41,349 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: defer
|
| 179 |
+
2024-05-03 17:12:41,349 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: status_report
|
| 180 |
+
2024-05-03 17:12:41,349 INFO HandlerThread:14507 [handler.py:handle_request_defer():172] handle defer: 7
|
| 181 |
+
2024-05-03 17:12:41,350 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: defer
|
| 182 |
+
2024-05-03 17:12:41,350 INFO SenderThread:14507 [sender.py:send_request_defer():610] handle sender defer: 7
|
| 183 |
+
2024-05-03 17:12:41,350 INFO SenderThread:14507 [sender.py:transition_state():614] send defer: 8
|
| 184 |
+
2024-05-03 17:12:41,350 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: defer
|
| 185 |
+
2024-05-03 17:12:41,350 INFO HandlerThread:14507 [handler.py:handle_request_defer():172] handle defer: 8
|
| 186 |
+
2024-05-03 17:12:41,350 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: defer
|
| 187 |
+
2024-05-03 17:12:41,350 INFO SenderThread:14507 [sender.py:send_request_defer():610] handle sender defer: 8
|
| 188 |
+
2024-05-03 17:12:41,350 INFO SenderThread:14507 [sender.py:transition_state():614] send defer: 9
|
| 189 |
+
2024-05-03 17:12:41,350 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: defer
|
| 190 |
+
2024-05-03 17:12:41,350 INFO HandlerThread:14507 [handler.py:handle_request_defer():172] handle defer: 9
|
| 191 |
+
2024-05-03 17:12:41,351 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: defer
|
| 192 |
+
2024-05-03 17:12:41,351 INFO SenderThread:14507 [sender.py:send_request_defer():610] handle sender defer: 9
|
| 193 |
+
2024-05-03 17:12:41,351 INFO SenderThread:14507 [sender.py:transition_state():614] send defer: 10
|
| 194 |
+
2024-05-03 17:12:41,351 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: defer
|
| 195 |
+
2024-05-03 17:12:41,351 INFO HandlerThread:14507 [handler.py:handle_request_defer():172] handle defer: 10
|
| 196 |
+
2024-05-03 17:12:41,351 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: defer
|
| 197 |
+
2024-05-03 17:12:41,351 INFO SenderThread:14507 [sender.py:send_request_defer():610] handle sender defer: 10
|
| 198 |
+
2024-05-03 17:12:41,351 INFO SenderThread:14507 [sender.py:transition_state():614] send defer: 11
|
| 199 |
+
2024-05-03 17:12:41,351 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: defer
|
| 200 |
+
2024-05-03 17:12:41,351 INFO HandlerThread:14507 [handler.py:handle_request_defer():172] handle defer: 11
|
| 201 |
+
2024-05-03 17:12:41,351 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: defer
|
| 202 |
+
2024-05-03 17:12:41,351 INFO SenderThread:14507 [sender.py:send_request_defer():610] handle sender defer: 11
|
| 203 |
+
2024-05-03 17:12:41,352 INFO SenderThread:14507 [sender.py:transition_state():614] send defer: 12
|
| 204 |
+
2024-05-03 17:12:41,352 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: defer
|
| 205 |
+
2024-05-03 17:12:41,352 INFO HandlerThread:14507 [handler.py:handle_request_defer():172] handle defer: 12
|
| 206 |
+
2024-05-03 17:12:41,352 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: defer
|
| 207 |
+
2024-05-03 17:12:41,352 INFO SenderThread:14507 [sender.py:send_request_defer():610] handle sender defer: 12
|
| 208 |
+
2024-05-03 17:12:41,352 INFO SenderThread:14507 [sender.py:transition_state():614] send defer: 13
|
| 209 |
+
2024-05-03 17:12:41,352 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: defer
|
| 210 |
+
2024-05-03 17:12:41,352 INFO HandlerThread:14507 [handler.py:handle_request_defer():172] handle defer: 13
|
| 211 |
+
2024-05-03 17:12:41,352 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: defer
|
| 212 |
+
2024-05-03 17:12:41,352 INFO SenderThread:14507 [sender.py:send_request_defer():610] handle sender defer: 13
|
| 213 |
+
2024-05-03 17:12:41,352 INFO SenderThread:14507 [sender.py:transition_state():614] send defer: 14
|
| 214 |
+
2024-05-03 17:12:41,353 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: defer
|
| 215 |
+
2024-05-03 17:12:41,353 DEBUG SenderThread:14507 [sender.py:send():379] send: final
|
| 216 |
+
2024-05-03 17:12:41,353 INFO HandlerThread:14507 [handler.py:handle_request_defer():172] handle defer: 14
|
| 217 |
+
2024-05-03 17:12:41,353 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: defer
|
| 218 |
+
2024-05-03 17:12:41,353 INFO SenderThread:14507 [sender.py:send_request_defer():610] handle sender defer: 14
|
| 219 |
+
2024-05-03 17:12:41,354 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: poll_exit
|
| 220 |
+
2024-05-03 17:12:41,354 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: poll_exit
|
| 221 |
+
2024-05-03 17:12:41,355 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: internal_messages
|
| 222 |
+
2024-05-03 17:12:41,356 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: server_info
|
| 223 |
+
2024-05-03 17:12:41,356 DEBUG SenderThread:14507 [sender.py:send_request():406] send_request: server_info
|
| 224 |
+
2024-05-03 17:12:41,357 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: get_summary
|
| 225 |
+
2024-05-03 17:12:41,357 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: sampled_history
|
| 226 |
+
2024-05-03 17:12:41,397 DEBUG HandlerThread:14507 [handler.py:handle_request():146] handle_request: shutdown
|
| 227 |
+
2024-05-03 17:12:41,397 INFO HandlerThread:14507 [handler.py:finish():866] shutting down handler
|
| 228 |
+
2024-05-03 17:12:42,356 INFO WriterThread:14507 [datastore.py:close():296] close: runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240503_170937-00gisuah/run-00gisuah.wandb
|
| 229 |
+
2024-05-03 17:12:42,356 INFO SenderThread:14507 [sender.py:finish():1546] shutting down sender
|
wandb/offline-run-20240503_170937-00gisuah/logs/debug.log
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-03 17:09:37,782 INFO MainThread:13922 [wandb_setup.py:_flush():76] Current SDK version is 0.16.6
|
| 2 |
+
2024-05-03 17:09:37,784 INFO MainThread:13922 [wandb_setup.py:_flush():76] Configure stats pid to 13922
|
| 3 |
+
2024-05-03 17:09:37,784 INFO MainThread:13922 [wandb_setup.py:_flush():76] Loading settings from /home/users/sschmidg/.config/wandb/settings
|
| 4 |
+
2024-05-03 17:09:37,784 INFO MainThread:13922 [wandb_setup.py:_flush():76] Loading settings from /scratch/groups/willhies/sschmidg/prismatic-vlms/wandb/settings
|
| 5 |
+
2024-05-03 17:09:37,784 INFO MainThread:13922 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
|
| 6 |
+
2024-05-03 17:09:37,784 INFO MainThread:13922 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
|
| 7 |
+
2024-05-03 17:09:37,784 INFO MainThread:13922 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': 'scripts/pretrain.py', 'program_abspath': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py'}
|
| 8 |
+
2024-05-03 17:09:37,784 INFO MainThread:13922 [wandb_setup.py:_flush():76] Applying login settings: {}
|
| 9 |
+
2024-05-03 17:09:37,784 INFO MainThread:13922 [wandb_setup.py:_flush():76] Applying login settings: {'mode': 'offline'}
|
| 10 |
+
2024-05-03 17:09:37,784 INFO MainThread:13922 [wandb_init.py:_log_setup():521] Logging user logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240503_170937-00gisuah/logs/debug.log
|
| 11 |
+
2024-05-03 17:09:37,785 INFO MainThread:13922 [wandb_init.py:_log_setup():522] Logging internal logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240503_170937-00gisuah/logs/debug-internal.log
|
| 12 |
+
2024-05-03 17:09:37,785 INFO MainThread:13922 [wandb_init.py:init():561] calling init triggers
|
| 13 |
+
2024-05-03 17:09:37,785 INFO MainThread:13922 [wandb_init.py:init():568] wandb.init called with sweep_config: {}
|
| 14 |
+
config: {'model': {'type': 'one-stage+7b', 'model_id': 'testmodel', 'arch_specifier': 'no-align+gelu-mlp', 'vision_backbone_id': 'clip-vit-b', 'llm_backbone_id': 'llama2-7b-chat', 'image_resize_strategy': 'letterbox', 'llm_max_length': 2048, 'align_epochs': 1, 'align_max_steps': None, 'align_global_batch_size': 256, 'align_per_device_batch_size': 16, 'align_learning_rate': 0.001, 'align_weight_decay': 0.0, 'align_max_grad_norm': 1.0, 'align_lr_scheduler_type': 'linear-warmup+cosine-decay', 'align_warmup_ratio': 0.03, 'align_train_strategy': 'fsdp-shard-grad-op', 'finetune_epochs': 1, 'finetune_max_steps': None, 'finetune_global_batch_size': 64, 'finetune_per_device_batch_size': 4, 'finetune_learning_rate': 2e-05, 'finetune_weight_decay': 0.1, 'finetune_max_grad_norm': 1.0, 'finetune_lr_scheduler_type': 'linear-warmup+cosine-decay', 'finetune_warmup_ratio': 0.03, 'finetune_train_strategy': 'fsdp-full-shard', 'enable_gradient_checkpointing': True, 'enable_mixed_precision_training': True, 'reduce_in_full_precision': False}, 'dataset': {'type': 'med-instruct', 'dataset_id': 'med-instruct', 'align_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'finetune_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'dataset_root_dir': 'data'}, 'stage': 'finetune', 'pretrained_checkpoint': None, 'run_id': 'med-instruct+testmodel+stage-finetune+x7', 'run_root_dir': 'runs', 'seed': 7, 'trackers': ['jsonl', 'wandb'], 'wandb_project': 'onyx-vlms', 'wandb_entity': 'stanford-voltron'}
|
| 15 |
+
2024-05-03 17:09:37,785 INFO MainThread:13922 [wandb_init.py:init():611] starting backend
|
| 16 |
+
2024-05-03 17:09:37,785 INFO MainThread:13922 [wandb_init.py:init():615] setting up manager
|
| 17 |
+
2024-05-03 17:09:37,804 INFO MainThread:13922 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
| 18 |
+
2024-05-03 17:09:37,809 INFO MainThread:13922 [wandb_init.py:init():623] backend started and connected
|
| 19 |
+
2024-05-03 17:09:37,818 INFO MainThread:13922 [wandb_init.py:init():715] updated telemetry
|
| 20 |
+
2024-05-03 17:09:37,841 INFO MainThread:13922 [wandb_init.py:init():748] communicating run to backend with 90.0 second timeout
|
| 21 |
+
2024-05-03 17:09:37,848 INFO MainThread:13922 [wandb_init.py:init():799] starting run threads in backend
|
| 22 |
+
2024-05-03 17:09:45,644 INFO MainThread:13922 [wandb_run.py:_console_start():2335] atexit reg
|
| 23 |
+
2024-05-03 17:09:45,644 INFO MainThread:13922 [wandb_run.py:_redirect():2190] redirect: wrap_raw
|
| 24 |
+
2024-05-03 17:09:45,644 INFO MainThread:13922 [wandb_run.py:_redirect():2255] Wrapping output streams.
|
| 25 |
+
2024-05-03 17:09:45,645 INFO MainThread:13922 [wandb_run.py:_redirect():2280] Redirects installed.
|
| 26 |
+
2024-05-03 17:09:45,647 INFO MainThread:13922 [wandb_init.py:init():842] run started, returning control to user process
|
| 27 |
+
2024-05-03 17:12:41,300 INFO MainThread:13922 [wandb_run.py:_finish():2064] finishing run stanford-voltron/onyx-vlms/00gisuah
|
| 28 |
+
2024-05-03 17:12:41,301 INFO MainThread:13922 [wandb_run.py:_atexit_cleanup():2304] got exitcode: 0
|
| 29 |
+
2024-05-03 17:12:41,305 INFO MainThread:13922 [wandb_run.py:_restore():2287] restore
|
| 30 |
+
2024-05-03 17:12:41,305 INFO MainThread:13922 [wandb_run.py:_restore():2293] restore done
|
| 31 |
+
2024-05-03 17:12:42,399 INFO MainThread:13922 [wandb_run.py:_footer_history_summary_info():3936] rendering history
|
| 32 |
+
2024-05-03 17:12:42,400 INFO MainThread:13922 [wandb_run.py:_footer_history_summary_info():3968] rendering summary
|
wandb/offline-run-20240503_170937-00gisuah/run-00gisuah.wandb
ADDED
|
Binary file (41.2 kB). View file
|
|
|
wandb/offline-run-20240506_123154-8qgmomje/files/conda-environment.yaml
ADDED
|
@@ -0,0 +1,615 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: base
|
| 2 |
+
channels:
|
| 3 |
+
- defaults
|
| 4 |
+
dependencies:
|
| 5 |
+
- _anaconda_depends=2024.02=py311_mkl_1
|
| 6 |
+
- _libgcc_mutex=0.1=main
|
| 7 |
+
- _openmp_mutex=5.1=1_gnu
|
| 8 |
+
- abseil-cpp=20211102.0=hd4dd3e8_0
|
| 9 |
+
- aiobotocore=2.7.0=py311h06a4308_0
|
| 10 |
+
- aiohttp=3.9.3=py311h5eee18b_0
|
| 11 |
+
- aioitertools=0.7.1=pyhd3eb1b0_0
|
| 12 |
+
- aiosignal=1.2.0=pyhd3eb1b0_0
|
| 13 |
+
- alabaster=0.7.12=pyhd3eb1b0_0
|
| 14 |
+
- altair=5.0.1=py311h06a4308_0
|
| 15 |
+
- anaconda-anon-usage=0.4.3=py311hfc0e8ea_100
|
| 16 |
+
- anaconda-catalogs=0.2.0=py311h06a4308_0
|
| 17 |
+
- anaconda-client=1.12.3=py311h06a4308_0
|
| 18 |
+
- anaconda-cloud-auth=0.1.4=py311h06a4308_0
|
| 19 |
+
- anaconda-navigator=2.5.2=py311h06a4308_0
|
| 20 |
+
- anaconda-project=0.11.1=py311h06a4308_0
|
| 21 |
+
- anyio=4.2.0=py311h06a4308_0
|
| 22 |
+
- aom=3.6.0=h6a678d5_0
|
| 23 |
+
- appdirs=1.4.4=pyhd3eb1b0_0
|
| 24 |
+
- archspec=0.2.1=pyhd3eb1b0_0
|
| 25 |
+
- argon2-cffi=21.3.0=pyhd3eb1b0_0
|
| 26 |
+
- argon2-cffi-bindings=21.2.0=py311h5eee18b_0
|
| 27 |
+
- arrow=1.2.3=py311h06a4308_1
|
| 28 |
+
- arrow-cpp=14.0.2=h374c478_1
|
| 29 |
+
- astroid=2.14.2=py311h06a4308_0
|
| 30 |
+
- astropy=5.3.4=py311hf4808d0_0
|
| 31 |
+
- asttokens=2.0.5=pyhd3eb1b0_0
|
| 32 |
+
- async-lru=2.0.4=py311h06a4308_0
|
| 33 |
+
- atomicwrites=1.4.0=py_0
|
| 34 |
+
- attrs=23.1.0=py311h06a4308_0
|
| 35 |
+
- automat=20.2.0=py_0
|
| 36 |
+
- autopep8=1.6.0=pyhd3eb1b0_1
|
| 37 |
+
- aws-c-auth=0.6.19=h5eee18b_0
|
| 38 |
+
- aws-c-cal=0.5.20=hdbd6064_0
|
| 39 |
+
- aws-c-common=0.8.5=h5eee18b_0
|
| 40 |
+
- aws-c-compression=0.2.16=h5eee18b_0
|
| 41 |
+
- aws-c-event-stream=0.2.15=h6a678d5_0
|
| 42 |
+
- aws-c-http=0.6.25=h5eee18b_0
|
| 43 |
+
- aws-c-io=0.13.10=h5eee18b_0
|
| 44 |
+
- aws-c-mqtt=0.7.13=h5eee18b_0
|
| 45 |
+
- aws-c-s3=0.1.51=hdbd6064_0
|
| 46 |
+
- aws-c-sdkutils=0.1.6=h5eee18b_0
|
| 47 |
+
- aws-checksums=0.1.13=h5eee18b_0
|
| 48 |
+
- aws-crt-cpp=0.18.16=h6a678d5_0
|
| 49 |
+
- aws-sdk-cpp=1.10.55=h721c034_0
|
| 50 |
+
- babel=2.11.0=py311h06a4308_0
|
| 51 |
+
- backports=1.1=pyhd3eb1b0_0
|
| 52 |
+
- backports.functools_lru_cache=1.6.4=pyhd3eb1b0_0
|
| 53 |
+
- backports.tempfile=1.0=pyhd3eb1b0_1
|
| 54 |
+
- backports.weakref=1.0.post1=py_1
|
| 55 |
+
- bcrypt=3.2.0=py311h5eee18b_1
|
| 56 |
+
- beautifulsoup4=4.12.2=py311h06a4308_0
|
| 57 |
+
- binaryornot=0.4.4=pyhd3eb1b0_1
|
| 58 |
+
- black=23.11.0=py311h06a4308_0
|
| 59 |
+
- blas=1.0=mkl
|
| 60 |
+
- bleach=4.1.0=pyhd3eb1b0_0
|
| 61 |
+
- blinker=1.6.2=py311h06a4308_0
|
| 62 |
+
- blosc=1.21.3=h6a678d5_0
|
| 63 |
+
- bokeh=3.3.4=py311h92b7b1e_0
|
| 64 |
+
- boltons=23.0.0=py311h06a4308_0
|
| 65 |
+
- boost-cpp=1.82.0=hdb19cb5_2
|
| 66 |
+
- botocore=1.31.64=py311h06a4308_0
|
| 67 |
+
- bottleneck=1.3.7=py311hf4808d0_0
|
| 68 |
+
- brotli=1.0.9=h5eee18b_7
|
| 69 |
+
- brotli-bin=1.0.9=h5eee18b_7
|
| 70 |
+
- brotli-python=1.0.9=py311h6a678d5_7
|
| 71 |
+
- brunsli=0.1=h2531618_0
|
| 72 |
+
- bzip2=1.0.8=h7b6447c_0
|
| 73 |
+
- c-ares=1.19.1=h5eee18b_0
|
| 74 |
+
- c-blosc2=2.12.0=h80c7b02_0
|
| 75 |
+
- ca-certificates=2023.12.12=h06a4308_0
|
| 76 |
+
- cachetools=4.2.2=pyhd3eb1b0_0
|
| 77 |
+
- certifi=2024.2.2=py311h06a4308_0
|
| 78 |
+
- cffi=1.16.0=py311h5eee18b_0
|
| 79 |
+
- cfitsio=3.470=h5893167_7
|
| 80 |
+
- chardet=4.0.0=py311h06a4308_1003
|
| 81 |
+
- charls=2.2.0=h2531618_0
|
| 82 |
+
- charset-normalizer=2.0.4=pyhd3eb1b0_0
|
| 83 |
+
- click=8.1.7=py311h06a4308_0
|
| 84 |
+
- cloudpickle=2.2.1=py311h06a4308_0
|
| 85 |
+
- clyent=1.2.2=py311h06a4308_1
|
| 86 |
+
- colorama=0.4.6=py311h06a4308_0
|
| 87 |
+
- colorcet=3.0.1=py311h06a4308_0
|
| 88 |
+
- comm=0.1.2=py311h06a4308_0
|
| 89 |
+
- conda=24.1.2=py311h06a4308_0
|
| 90 |
+
- conda-build=24.1.2=py311h06a4308_0
|
| 91 |
+
- conda-content-trust=0.2.0=py311h06a4308_0
|
| 92 |
+
- conda-index=0.4.0=pyhd3eb1b0_0
|
| 93 |
+
- conda-libmamba-solver=24.1.0=pyhd3eb1b0_0
|
| 94 |
+
- conda-pack=0.6.0=pyhd3eb1b0_0
|
| 95 |
+
- conda-package-handling=2.2.0=py311h06a4308_0
|
| 96 |
+
- conda-package-streaming=0.9.0=py311h06a4308_0
|
| 97 |
+
- conda-repo-cli=1.0.75=py311h06a4308_0
|
| 98 |
+
- conda-token=0.4.0=pyhd3eb1b0_0
|
| 99 |
+
- conda-verify=3.4.2=py_1
|
| 100 |
+
- constantly=23.10.4=py311h06a4308_0
|
| 101 |
+
- contourpy=1.2.0=py311hdb19cb5_0
|
| 102 |
+
- cookiecutter=2.5.0=py311h06a4308_0
|
| 103 |
+
- cryptography=42.0.2=py311hdda0065_0
|
| 104 |
+
- cssselect=1.2.0=py311h06a4308_0
|
| 105 |
+
- curl=8.5.0=hdbd6064_0
|
| 106 |
+
- cycler=0.11.0=pyhd3eb1b0_0
|
| 107 |
+
- cyrus-sasl=2.1.28=h52b45da_1
|
| 108 |
+
- cytoolz=0.12.2=py311h5eee18b_0
|
| 109 |
+
- dask=2023.11.0=py311h06a4308_0
|
| 110 |
+
- dask-core=2023.11.0=py311h06a4308_0
|
| 111 |
+
- datashader=0.16.0=py311h06a4308_0
|
| 112 |
+
- dav1d=1.2.1=h5eee18b_0
|
| 113 |
+
- dbus=1.13.18=hb2f20db_0
|
| 114 |
+
- debugpy=1.6.7=py311h6a678d5_0
|
| 115 |
+
- defusedxml=0.7.1=pyhd3eb1b0_0
|
| 116 |
+
- diff-match-patch=20200713=pyhd3eb1b0_0
|
| 117 |
+
- distributed=2023.11.0=py311h06a4308_0
|
| 118 |
+
- distro=1.8.0=py311h06a4308_0
|
| 119 |
+
- docstring-to-markdown=0.11=py311h06a4308_0
|
| 120 |
+
- docutils=0.18.1=py311h06a4308_3
|
| 121 |
+
- entrypoints=0.4=py311h06a4308_0
|
| 122 |
+
- et_xmlfile=1.1.0=py311h06a4308_0
|
| 123 |
+
- executing=0.8.3=pyhd3eb1b0_0
|
| 124 |
+
- expat=2.5.0=h6a678d5_0
|
| 125 |
+
- filelock=3.13.1=py311h06a4308_0
|
| 126 |
+
- flake8=6.0.0=py311h06a4308_0
|
| 127 |
+
- flask=2.2.5=py311h06a4308_0
|
| 128 |
+
- fmt=9.1.0=hdb19cb5_0
|
| 129 |
+
- fontconfig=2.14.1=h4c34cd2_2
|
| 130 |
+
- fonttools=4.25.0=pyhd3eb1b0_0
|
| 131 |
+
- freetype=2.12.1=h4a9f257_0
|
| 132 |
+
- frozenlist=1.4.0=py311h5eee18b_0
|
| 133 |
+
- fsspec=2023.10.0=py311h06a4308_0
|
| 134 |
+
- future=0.18.3=py311h06a4308_0
|
| 135 |
+
- gensim=4.3.0=py311hba01205_1
|
| 136 |
+
- gflags=2.2.2=h6a678d5_1
|
| 137 |
+
- giflib=5.2.1=h5eee18b_3
|
| 138 |
+
- gitdb=4.0.7=pyhd3eb1b0_0
|
| 139 |
+
- gitpython=3.1.37=py311h06a4308_0
|
| 140 |
+
- glib=2.78.4=h6a678d5_0
|
| 141 |
+
- glib-tools=2.78.4=h6a678d5_0
|
| 142 |
+
- glog=0.5.0=h6a678d5_1
|
| 143 |
+
- gmp=6.2.1=h295c915_3
|
| 144 |
+
- gmpy2=2.1.2=py311hc9b5ff0_0
|
| 145 |
+
- greenlet=3.0.1=py311h6a678d5_0
|
| 146 |
+
- grpc-cpp=1.48.2=he1ff14a_1
|
| 147 |
+
- gst-plugins-base=1.14.1=h6a678d5_1
|
| 148 |
+
- gstreamer=1.14.1=h5eee18b_1
|
| 149 |
+
- h5py=3.9.0=py311hdd6beaf_0
|
| 150 |
+
- hdf5=1.12.1=h2b7332f_3
|
| 151 |
+
- heapdict=1.0.1=pyhd3eb1b0_0
|
| 152 |
+
- holoviews=1.18.3=py311h06a4308_0
|
| 153 |
+
- hvplot=0.9.2=py311h06a4308_0
|
| 154 |
+
- hyperlink=21.0.0=pyhd3eb1b0_0
|
| 155 |
+
- icu=73.1=h6a678d5_0
|
| 156 |
+
- idna=3.4=py311h06a4308_0
|
| 157 |
+
- imagecodecs=2023.1.23=py311h8105a5c_0
|
| 158 |
+
- imageio=2.33.1=py311h06a4308_0
|
| 159 |
+
- imagesize=1.4.1=py311h06a4308_0
|
| 160 |
+
- imbalanced-learn=0.11.0=py311h06a4308_1
|
| 161 |
+
- importlib-metadata=7.0.1=py311h06a4308_0
|
| 162 |
+
- importlib_metadata=7.0.1=hd3eb1b0_0
|
| 163 |
+
- incremental=22.10.0=pyhd3eb1b0_0
|
| 164 |
+
- inflection=0.5.1=py311h06a4308_0
|
| 165 |
+
- iniconfig=1.1.1=pyhd3eb1b0_0
|
| 166 |
+
- intake=0.6.8=py311h06a4308_0
|
| 167 |
+
- intel-openmp=2023.1.0=hdb19cb5_46306
|
| 168 |
+
- intervaltree=3.1.0=pyhd3eb1b0_0
|
| 169 |
+
- ipykernel=6.28.0=py311h06a4308_0
|
| 170 |
+
- ipython=8.20.0=py311h06a4308_0
|
| 171 |
+
- ipython_genutils=0.2.0=pyhd3eb1b0_1
|
| 172 |
+
- ipywidgets=7.6.5=pyhd3eb1b0_2
|
| 173 |
+
- isort=5.9.3=pyhd3eb1b0_0
|
| 174 |
+
- itemadapter=0.3.0=pyhd3eb1b0_0
|
| 175 |
+
- itemloaders=1.1.0=py311h06a4308_0
|
| 176 |
+
- itsdangerous=2.0.1=pyhd3eb1b0_0
|
| 177 |
+
- jaraco.classes=3.2.1=pyhd3eb1b0_0
|
| 178 |
+
- jedi=0.18.1=py311h06a4308_1
|
| 179 |
+
- jeepney=0.7.1=pyhd3eb1b0_0
|
| 180 |
+
- jellyfish=1.0.1=py311hb02cf49_0
|
| 181 |
+
- jinja2=3.1.3=py311h06a4308_0
|
| 182 |
+
- jmespath=1.0.1=py311h06a4308_0
|
| 183 |
+
- joblib=1.2.0=py311h06a4308_0
|
| 184 |
+
- jpeg=9e=h5eee18b_1
|
| 185 |
+
- jq=1.6=h27cfd23_1000
|
| 186 |
+
- json5=0.9.6=pyhd3eb1b0_0
|
| 187 |
+
- jsonpatch=1.32=pyhd3eb1b0_0
|
| 188 |
+
- jsonpointer=2.1=pyhd3eb1b0_0
|
| 189 |
+
- jsonschema=4.19.2=py311h06a4308_0
|
| 190 |
+
- jsonschema-specifications=2023.7.1=py311h06a4308_0
|
| 191 |
+
- jupyter=1.0.0=py311h06a4308_9
|
| 192 |
+
- jupyter-lsp=2.2.0=py311h06a4308_0
|
| 193 |
+
- jupyter_client=8.6.0=py311h06a4308_0
|
| 194 |
+
- jupyter_console=6.6.3=py311h06a4308_0
|
| 195 |
+
- jupyter_core=5.5.0=py311h06a4308_0
|
| 196 |
+
- jupyter_events=0.8.0=py311h06a4308_0
|
| 197 |
+
- jupyter_server=2.10.0=py311h06a4308_0
|
| 198 |
+
- jupyter_server_terminals=0.4.4=py311h06a4308_1
|
| 199 |
+
- jupyterlab=4.0.11=py311h06a4308_0
|
| 200 |
+
- jupyterlab-variableinspector=3.1.0=py311h06a4308_0
|
| 201 |
+
- jupyterlab_pygments=0.1.2=py_0
|
| 202 |
+
- jupyterlab_server=2.25.1=py311h06a4308_0
|
| 203 |
+
- jupyterlab_widgets=3.0.9=py311h06a4308_0
|
| 204 |
+
- jxrlib=1.1=h7b6447c_2
|
| 205 |
+
- keyring=23.13.1=py311h06a4308_0
|
| 206 |
+
- kiwisolver=1.4.4=py311h6a678d5_0
|
| 207 |
+
- krb5=1.20.1=h143b758_1
|
| 208 |
+
- lazy-object-proxy=1.6.0=py311h5eee18b_0
|
| 209 |
+
- lazy_loader=0.3=py311h06a4308_0
|
| 210 |
+
- lcms2=2.12=h3be6417_0
|
| 211 |
+
- ld_impl_linux-64=2.38=h1181459_1
|
| 212 |
+
- lerc=3.0=h295c915_0
|
| 213 |
+
- libaec=1.0.4=he6710b0_1
|
| 214 |
+
- libarchive=3.6.2=h6ac8c49_2
|
| 215 |
+
- libavif=0.11.1=h5eee18b_0
|
| 216 |
+
- libboost=1.82.0=h109eef0_2
|
| 217 |
+
- libbrotlicommon=1.0.9=h5eee18b_7
|
| 218 |
+
- libbrotlidec=1.0.9=h5eee18b_7
|
| 219 |
+
- libbrotlienc=1.0.9=h5eee18b_7
|
| 220 |
+
- libclang=14.0.6=default_hc6dbbc7_1
|
| 221 |
+
- libclang13=14.0.6=default_he11475f_1
|
| 222 |
+
- libcups=2.4.2=h2d74bed_1
|
| 223 |
+
- libcurl=8.5.0=h251f7ec_0
|
| 224 |
+
- libdeflate=1.17=h5eee18b_1
|
| 225 |
+
- libedit=3.1.20230828=h5eee18b_0
|
| 226 |
+
- libev=4.33=h7f8727e_1
|
| 227 |
+
- libevent=2.1.12=hdbd6064_1
|
| 228 |
+
- libffi=3.4.4=h6a678d5_0
|
| 229 |
+
- libgcc-ng=11.2.0=h1234567_1
|
| 230 |
+
- libgfortran-ng=11.2.0=h00389a5_1
|
| 231 |
+
- libgfortran5=11.2.0=h1234567_1
|
| 232 |
+
- libglib=2.78.4=hdc74915_0
|
| 233 |
+
- libgomp=11.2.0=h1234567_1
|
| 234 |
+
- libiconv=1.16=h7f8727e_2
|
| 235 |
+
- liblief=0.12.3=h6a678d5_0
|
| 236 |
+
- libllvm14=14.0.6=hdb19cb5_3
|
| 237 |
+
- libmamba=1.5.6=haf1ee3a_0
|
| 238 |
+
- libmambapy=1.5.6=py311h2dafd23_0
|
| 239 |
+
- libnghttp2=1.57.0=h2d74bed_0
|
| 240 |
+
- libpng=1.6.39=h5eee18b_0
|
| 241 |
+
- libpq=12.17=hdbd6064_0
|
| 242 |
+
- libprotobuf=3.20.3=he621ea3_0
|
| 243 |
+
- libsodium=1.0.18=h7b6447c_0
|
| 244 |
+
- libsolv=0.7.24=he621ea3_0
|
| 245 |
+
- libspatialindex=1.9.3=h2531618_0
|
| 246 |
+
- libssh2=1.10.0=hdbd6064_2
|
| 247 |
+
- libstdcxx-ng=11.2.0=h1234567_1
|
| 248 |
+
- libthrift=0.15.0=h1795dd8_2
|
| 249 |
+
- libtiff=4.5.1=h6a678d5_0
|
| 250 |
+
- libuuid=1.41.5=h5eee18b_0
|
| 251 |
+
- libwebp-base=1.3.2=h5eee18b_0
|
| 252 |
+
- libxcb=1.15=h7f8727e_0
|
| 253 |
+
- libxkbcommon=1.0.1=h5eee18b_1
|
| 254 |
+
- libxml2=2.10.4=hf1b16e4_1
|
| 255 |
+
- libxslt=1.1.37=h5eee18b_1
|
| 256 |
+
- libzopfli=1.0.3=he6710b0_0
|
| 257 |
+
- linkify-it-py=2.0.0=py311h06a4308_0
|
| 258 |
+
- llvmlite=0.42.0=py311h6a678d5_0
|
| 259 |
+
- locket=1.0.0=py311h06a4308_0
|
| 260 |
+
- lxml=4.9.3=py311hdbbb534_0
|
| 261 |
+
- lz4=4.3.2=py311h5eee18b_0
|
| 262 |
+
- lz4-c=1.9.4=h6a678d5_0
|
| 263 |
+
- lzo=2.10=h7b6447c_2
|
| 264 |
+
- markdown=3.4.1=py311h06a4308_0
|
| 265 |
+
- markdown-it-py=2.2.0=py311h06a4308_1
|
| 266 |
+
- markupsafe=2.1.3=py311h5eee18b_0
|
| 267 |
+
- matplotlib=3.8.0=py311h06a4308_0
|
| 268 |
+
- matplotlib-base=3.8.0=py311ha02d727_0
|
| 269 |
+
- matplotlib-inline=0.1.6=py311h06a4308_0
|
| 270 |
+
- mccabe=0.7.0=pyhd3eb1b0_0
|
| 271 |
+
- mdit-py-plugins=0.3.0=py311h06a4308_0
|
| 272 |
+
- mdurl=0.1.0=py311h06a4308_0
|
| 273 |
+
- menuinst=2.0.2=py311h06a4308_0
|
| 274 |
+
- mistune=2.0.4=py311h06a4308_0
|
| 275 |
+
- mkl=2023.1.0=h213fc3f_46344
|
| 276 |
+
- mkl-service=2.4.0=py311h5eee18b_1
|
| 277 |
+
- mkl_fft=1.3.8=py311h5eee18b_0
|
| 278 |
+
- mkl_random=1.2.4=py311hdb19cb5_0
|
| 279 |
+
- more-itertools=10.1.0=py311h06a4308_0
|
| 280 |
+
- mpc=1.1.0=h10f8cd9_1
|
| 281 |
+
- mpfr=4.0.2=hb69a4c5_1
|
| 282 |
+
- mpmath=1.3.0=py311h06a4308_0
|
| 283 |
+
- msgpack-python=1.0.3=py311hdb19cb5_0
|
| 284 |
+
- multidict=6.0.4=py311h5eee18b_0
|
| 285 |
+
- multipledispatch=0.6.0=py311h06a4308_0
|
| 286 |
+
- munkres=1.1.4=py_0
|
| 287 |
+
- mypy=1.8.0=py311h5eee18b_0
|
| 288 |
+
- mypy_extensions=1.0.0=py311h06a4308_0
|
| 289 |
+
- mysql=5.7.24=h721c034_2
|
| 290 |
+
- navigator-updater=0.4.0=py311h06a4308_1
|
| 291 |
+
- nbclient=0.8.0=py311h06a4308_0
|
| 292 |
+
- nbconvert=7.10.0=py311h06a4308_0
|
| 293 |
+
- nbformat=5.9.2=py311h06a4308_0
|
| 294 |
+
- ncurses=6.4=h6a678d5_0
|
| 295 |
+
- nest-asyncio=1.6.0=py311h06a4308_0
|
| 296 |
+
- networkx=3.1=py311h06a4308_0
|
| 297 |
+
- nltk=3.8.1=py311h06a4308_0
|
| 298 |
+
- notebook=7.0.8=py311h06a4308_0
|
| 299 |
+
- notebook-shim=0.2.3=py311h06a4308_0
|
| 300 |
+
- nspr=4.35=h6a678d5_0
|
| 301 |
+
- nss=3.89.1=h6a678d5_0
|
| 302 |
+
- numba=0.59.0=py311ha02d727_0
|
| 303 |
+
- numexpr=2.8.7=py311h65dcdc2_0
|
| 304 |
+
- numpy=1.26.4=py311h08b1b3b_0
|
| 305 |
+
- numpy-base=1.26.4=py311hf175353_0
|
| 306 |
+
- numpydoc=1.5.0=py311h06a4308_0
|
| 307 |
+
- oniguruma=6.9.7.1=h27cfd23_0
|
| 308 |
+
- openjpeg=2.4.0=h3ad879b_0
|
| 309 |
+
- openpyxl=3.0.10=py311h5eee18b_0
|
| 310 |
+
- openssl=3.0.13=h7f8727e_0
|
| 311 |
+
- orc=1.7.4=hb3bc3d3_1
|
| 312 |
+
- overrides=7.4.0=py311h06a4308_0
|
| 313 |
+
- packaging=23.1=py311h06a4308_0
|
| 314 |
+
- pandas=2.1.4=py311ha02d727_0
|
| 315 |
+
- pandocfilters=1.5.0=pyhd3eb1b0_0
|
| 316 |
+
- panel=1.3.8=py311h06a4308_0
|
| 317 |
+
- param=2.0.2=py311h06a4308_0
|
| 318 |
+
- parsel=1.8.1=py311h06a4308_0
|
| 319 |
+
- parso=0.8.3=pyhd3eb1b0_0
|
| 320 |
+
- partd=1.4.1=py311h06a4308_0
|
| 321 |
+
- patch=2.7.6=h7b6447c_1001
|
| 322 |
+
- patchelf=0.17.2=h6a678d5_0
|
| 323 |
+
- pathlib=1.0.1=pyhd3eb1b0_1
|
| 324 |
+
- pathspec=0.10.3=py311h06a4308_0
|
| 325 |
+
- patsy=0.5.3=py311h06a4308_0
|
| 326 |
+
- pcre2=10.42=hebb0a14_0
|
| 327 |
+
- pexpect=4.8.0=pyhd3eb1b0_3
|
| 328 |
+
- pickleshare=0.7.5=pyhd3eb1b0_1003
|
| 329 |
+
- pkce=1.0.3=py311h06a4308_0
|
| 330 |
+
- pkginfo=1.9.6=py311h06a4308_0
|
| 331 |
+
- platformdirs=3.10.0=py311h06a4308_0
|
| 332 |
+
- plotly=5.9.0=py311h06a4308_0
|
| 333 |
+
- pluggy=1.0.0=py311h06a4308_1
|
| 334 |
+
- ply=3.11=py311h06a4308_0
|
| 335 |
+
- prometheus_client=0.14.1=py311h06a4308_0
|
| 336 |
+
- prompt-toolkit=3.0.43=py311h06a4308_0
|
| 337 |
+
- prompt_toolkit=3.0.43=hd3eb1b0_0
|
| 338 |
+
- protego=0.1.16=py_0
|
| 339 |
+
- protobuf=3.20.3=py311h6a678d5_0
|
| 340 |
+
- psutil=5.9.0=py311h5eee18b_0
|
| 341 |
+
- ptyprocess=0.7.0=pyhd3eb1b0_2
|
| 342 |
+
- pure_eval=0.2.2=pyhd3eb1b0_0
|
| 343 |
+
- py-cpuinfo=9.0.0=py311h06a4308_0
|
| 344 |
+
- py-lief=0.12.3=py311h6a678d5_0
|
| 345 |
+
- pyarrow=14.0.2=py311hb6e97c4_0
|
| 346 |
+
- pyasn1=0.4.8=pyhd3eb1b0_0
|
| 347 |
+
- pyasn1-modules=0.2.8=py_0
|
| 348 |
+
- pybind11-abi=4=hd3eb1b0_1
|
| 349 |
+
- pycodestyle=2.10.0=py311h06a4308_0
|
| 350 |
+
- pycosat=0.6.6=py311h5eee18b_0
|
| 351 |
+
- pycparser=2.21=pyhd3eb1b0_0
|
| 352 |
+
- pyct=0.5.0=py311h06a4308_0
|
| 353 |
+
- pycurl=7.45.2=py311hdbd6064_1
|
| 354 |
+
- pydeck=0.8.0=py311h06a4308_2
|
| 355 |
+
- pydispatcher=2.0.5=py311h06a4308_2
|
| 356 |
+
- pydocstyle=6.3.0=py311h06a4308_0
|
| 357 |
+
- pyerfa=2.0.0=py311h5eee18b_0
|
| 358 |
+
- pyflakes=3.0.1=py311h06a4308_0
|
| 359 |
+
- pygments=2.15.1=py311h06a4308_1
|
| 360 |
+
- pyjwt=2.4.0=py311h06a4308_0
|
| 361 |
+
- pylint=2.16.2=py311h06a4308_0
|
| 362 |
+
- pylint-venv=2.3.0=py311h06a4308_0
|
| 363 |
+
- pyls-spyder=0.4.0=pyhd3eb1b0_0
|
| 364 |
+
- pyodbc=5.0.1=py311h6a678d5_0
|
| 365 |
+
- pyopenssl=24.0.0=py311h06a4308_0
|
| 366 |
+
- pyparsing=3.0.9=py311h06a4308_0
|
| 367 |
+
- pyqt=5.15.10=py311h6a678d5_0
|
| 368 |
+
- pyqt5-sip=12.13.0=py311h5eee18b_0
|
| 369 |
+
- pyqtwebengine=5.15.10=py311h6a678d5_0
|
| 370 |
+
- pysocks=1.7.1=py311h06a4308_0
|
| 371 |
+
- pytables=3.9.2=py311h9d13977_0
|
| 372 |
+
- pytest=7.4.0=py311h06a4308_0
|
| 373 |
+
- python=3.11.7=h955ad1f_0
|
| 374 |
+
- python-dateutil=2.8.2=pyhd3eb1b0_0
|
| 375 |
+
- python-dotenv=0.21.0=py311h06a4308_0
|
| 376 |
+
- python-fastjsonschema=2.16.2=py311h06a4308_0
|
| 377 |
+
- python-json-logger=2.0.7=py311h06a4308_0
|
| 378 |
+
- python-libarchive-c=2.9=pyhd3eb1b0_1
|
| 379 |
+
- python-lmdb=1.4.1=py311h6a678d5_0
|
| 380 |
+
- python-lsp-black=1.2.1=py311h06a4308_0
|
| 381 |
+
- python-lsp-jsonrpc=1.0.0=pyhd3eb1b0_0
|
| 382 |
+
- python-lsp-server=1.7.2=py311h06a4308_0
|
| 383 |
+
- python-slugify=5.0.2=pyhd3eb1b0_0
|
| 384 |
+
- python-snappy=0.6.1=py311h6a678d5_0
|
| 385 |
+
- python-tzdata=2023.3=pyhd3eb1b0_0
|
| 386 |
+
- pytoolconfig=1.2.6=py311h06a4308_0
|
| 387 |
+
- pytz=2023.3.post1=py311h06a4308_0
|
| 388 |
+
- pyviz_comms=3.0.0=py311h06a4308_0
|
| 389 |
+
- pywavelets=1.5.0=py311hf4808d0_0
|
| 390 |
+
- pyxdg=0.27=pyhd3eb1b0_0
|
| 391 |
+
- pyyaml=6.0.1=py311h5eee18b_0
|
| 392 |
+
- pyzmq=25.1.2=py311h6a678d5_0
|
| 393 |
+
- qdarkstyle=3.0.2=pyhd3eb1b0_0
|
| 394 |
+
- qstylizer=0.2.2=py311h06a4308_0
|
| 395 |
+
- qt-main=5.15.2=h53bd1ea_10
|
| 396 |
+
- qt-webengine=5.15.9=h9ab4d14_7
|
| 397 |
+
- qtawesome=1.2.2=py311h06a4308_0
|
| 398 |
+
- qtconsole=5.4.2=py311h06a4308_0
|
| 399 |
+
- qtpy=2.4.1=py311h06a4308_0
|
| 400 |
+
- queuelib=1.6.2=py311h06a4308_0
|
| 401 |
+
- re2=2022.04.01=h295c915_0
|
| 402 |
+
- readline=8.2=h5eee18b_0
|
| 403 |
+
- referencing=0.30.2=py311h06a4308_0
|
| 404 |
+
- regex=2023.10.3=py311h5eee18b_0
|
| 405 |
+
- reproc=14.2.4=h295c915_1
|
| 406 |
+
- reproc-cpp=14.2.4=h295c915_1
|
| 407 |
+
- requests=2.31.0=py311h06a4308_1
|
| 408 |
+
- requests-file=1.5.1=pyhd3eb1b0_0
|
| 409 |
+
- requests-toolbelt=1.0.0=py311h06a4308_0
|
| 410 |
+
- rfc3339-validator=0.1.4=py311h06a4308_0
|
| 411 |
+
- rfc3986-validator=0.1.1=py311h06a4308_0
|
| 412 |
+
- rich=13.3.5=py311h06a4308_0
|
| 413 |
+
- rope=1.7.0=py311h06a4308_0
|
| 414 |
+
- rpds-py=0.10.6=py311hb02cf49_0
|
| 415 |
+
- rtree=1.0.1=py311h06a4308_0
|
| 416 |
+
- ruamel.yaml=0.17.21=py311h5eee18b_0
|
| 417 |
+
- ruamel_yaml=0.17.21=py311h5eee18b_0
|
| 418 |
+
- s2n=1.3.27=hdbd6064_0
|
| 419 |
+
- s3fs=2023.10.0=py311h06a4308_0
|
| 420 |
+
- scikit-image=0.22.0=py311ha02d727_0
|
| 421 |
+
- scikit-learn=1.2.2=py311h6a678d5_1
|
| 422 |
+
- scipy=1.11.4=py311h08b1b3b_0
|
| 423 |
+
- scrapy=2.8.0=py311h06a4308_0
|
| 424 |
+
- seaborn=0.12.2=py311h06a4308_0
|
| 425 |
+
- secretstorage=3.3.1=py311h06a4308_1
|
| 426 |
+
- semver=2.13.0=pyhd3eb1b0_0
|
| 427 |
+
- send2trash=1.8.2=py311h06a4308_0
|
| 428 |
+
- service_identity=18.1.0=pyhd3eb1b0_1
|
| 429 |
+
- setuptools=68.2.2=py311h06a4308_0
|
| 430 |
+
- sip=6.7.12=py311h6a678d5_0
|
| 431 |
+
- six=1.16.0=pyhd3eb1b0_1
|
| 432 |
+
- smart_open=5.2.1=py311h06a4308_0
|
| 433 |
+
- smmap=4.0.0=pyhd3eb1b0_0
|
| 434 |
+
- snappy=1.1.10=h6a678d5_1
|
| 435 |
+
- sniffio=1.3.0=py311h06a4308_0
|
| 436 |
+
- snowballstemmer=2.2.0=pyhd3eb1b0_0
|
| 437 |
+
- sortedcontainers=2.4.0=pyhd3eb1b0_0
|
| 438 |
+
- soupsieve=2.5=py311h06a4308_0
|
| 439 |
+
- sphinx=5.0.2=py311h06a4308_0
|
| 440 |
+
- sphinxcontrib-applehelp=1.0.2=pyhd3eb1b0_0
|
| 441 |
+
- sphinxcontrib-devhelp=1.0.2=pyhd3eb1b0_0
|
| 442 |
+
- sphinxcontrib-htmlhelp=2.0.0=pyhd3eb1b0_0
|
| 443 |
+
- sphinxcontrib-jsmath=1.0.1=pyhd3eb1b0_0
|
| 444 |
+
- sphinxcontrib-qthelp=1.0.3=pyhd3eb1b0_0
|
| 445 |
+
- sphinxcontrib-serializinghtml=1.1.5=pyhd3eb1b0_0
|
| 446 |
+
- spyder=5.4.3=py311h06a4308_1
|
| 447 |
+
- spyder-kernels=2.4.4=py311h06a4308_0
|
| 448 |
+
- sqlalchemy=2.0.25=py311h5eee18b_0
|
| 449 |
+
- sqlite=3.41.2=h5eee18b_0
|
| 450 |
+
- stack_data=0.2.0=pyhd3eb1b0_0
|
| 451 |
+
- statsmodels=0.14.0=py311hf4808d0_0
|
| 452 |
+
- streamlit=1.30.0=py311h06a4308_0
|
| 453 |
+
- sympy=1.12=py311h06a4308_0
|
| 454 |
+
- tabulate=0.9.0=py311h06a4308_0
|
| 455 |
+
- tbb=2021.8.0=hdb19cb5_0
|
| 456 |
+
- tblib=1.7.0=pyhd3eb1b0_0
|
| 457 |
+
- tenacity=8.2.2=py311h06a4308_0
|
| 458 |
+
- terminado=0.17.1=py311h06a4308_0
|
| 459 |
+
- text-unidecode=1.3=pyhd3eb1b0_0
|
| 460 |
+
- textdistance=4.2.1=pyhd3eb1b0_0
|
| 461 |
+
- threadpoolctl=2.2.0=pyh0d69192_0
|
| 462 |
+
- three-merge=0.1.1=pyhd3eb1b0_0
|
| 463 |
+
- tifffile=2023.4.12=py311h06a4308_0
|
| 464 |
+
- tinycss2=1.2.1=py311h06a4308_0
|
| 465 |
+
- tk=8.6.12=h1ccaba5_0
|
| 466 |
+
- tldextract=3.2.0=pyhd3eb1b0_0
|
| 467 |
+
- toml=0.10.2=pyhd3eb1b0_0
|
| 468 |
+
- toolz=0.12.0=py311h06a4308_0
|
| 469 |
+
- tornado=6.3.3=py311h5eee18b_0
|
| 470 |
+
- tqdm=4.65.0=py311h92b7b1e_0
|
| 471 |
+
- traitlets=5.7.1=py311h06a4308_0
|
| 472 |
+
- truststore=0.8.0=py311h06a4308_0
|
| 473 |
+
- twisted=23.10.0=py311h06a4308_0
|
| 474 |
+
- typing-extensions=4.9.0=py311h06a4308_1
|
| 475 |
+
- typing_extensions=4.9.0=py311h06a4308_1
|
| 476 |
+
- tzdata=2023d=h04d1e81_0
|
| 477 |
+
- tzlocal=2.1=py311h06a4308_1
|
| 478 |
+
- uc-micro-py=1.0.1=py311h06a4308_0
|
| 479 |
+
- ujson=5.4.0=py311h6a678d5_0
|
| 480 |
+
- unidecode=1.2.0=pyhd3eb1b0_0
|
| 481 |
+
- unixodbc=2.3.11=h5eee18b_0
|
| 482 |
+
- urllib3=2.0.7=py311h06a4308_0
|
| 483 |
+
- utf8proc=2.6.1=h5eee18b_1
|
| 484 |
+
- validators=0.18.2=pyhd3eb1b0_0
|
| 485 |
+
- w3lib=2.1.2=py311h06a4308_0
|
| 486 |
+
- watchdog=2.1.6=py311h06a4308_0
|
| 487 |
+
- wcwidth=0.2.5=pyhd3eb1b0_0
|
| 488 |
+
- webencodings=0.5.1=py311h06a4308_1
|
| 489 |
+
- websocket-client=0.58.0=py311h06a4308_4
|
| 490 |
+
- werkzeug=2.2.3=py311h06a4308_0
|
| 491 |
+
- whatthepatch=1.0.2=py311h06a4308_0
|
| 492 |
+
- wheel=0.41.2=py311h06a4308_0
|
| 493 |
+
- widgetsnbextension=3.5.2=py311h06a4308_1
|
| 494 |
+
- wrapt=1.14.1=py311h5eee18b_0
|
| 495 |
+
- wurlitzer=3.0.2=py311h06a4308_0
|
| 496 |
+
- xarray=2023.6.0=py311h06a4308_0
|
| 497 |
+
- xyzservices=2022.9.0=py311h06a4308_1
|
| 498 |
+
- xz=5.4.5=h5eee18b_0
|
| 499 |
+
- yaml=0.2.5=h7b6447c_0
|
| 500 |
+
- yaml-cpp=0.8.0=h6a678d5_0
|
| 501 |
+
- yapf=0.31.0=pyhd3eb1b0_0
|
| 502 |
+
- yarl=1.9.3=py311h5eee18b_0
|
| 503 |
+
- zeromq=4.3.5=h6a678d5_0
|
| 504 |
+
- zfp=1.0.0=h6a678d5_0
|
| 505 |
+
- zict=3.0.0=py311h06a4308_0
|
| 506 |
+
- zipp=3.17.0=py311h06a4308_0
|
| 507 |
+
- zlib=1.2.13=h5eee18b_0
|
| 508 |
+
- zlib-ng=2.0.7=h5eee18b_0
|
| 509 |
+
- zope=1.0=py311h06a4308_1
|
| 510 |
+
- zope.interface=5.4.0=py311h5eee18b_0
|
| 511 |
+
- zstandard=0.19.0=py311h5eee18b_0
|
| 512 |
+
- zstd=1.5.5=hc292b87_0
|
| 513 |
+
- pip:
|
| 514 |
+
- accelerate==0.30.0
|
| 515 |
+
- aiofiles==23.2.1
|
| 516 |
+
- annotated-types==0.6.0
|
| 517 |
+
- bitsandbytes==0.41.0
|
| 518 |
+
- cmake==3.29.2
|
| 519 |
+
- datasets==2.19.0
|
| 520 |
+
- decorator==4.4.2
|
| 521 |
+
- deepspeed==0.12.6
|
| 522 |
+
- dill==0.3.8
|
| 523 |
+
- docker-pycreds==0.4.0
|
| 524 |
+
- docstring-parser==0.16
|
| 525 |
+
- draccus==0.7.1
|
| 526 |
+
- einops==0.6.1
|
| 527 |
+
- einops-exts==0.0.4
|
| 528 |
+
- fastapi==0.110.2
|
| 529 |
+
- ffmpy==0.3.2
|
| 530 |
+
- flash-attn==2.5.8
|
| 531 |
+
- gradio==4.16.0
|
| 532 |
+
- gradio-client==0.8.1
|
| 533 |
+
- h11==0.14.0
|
| 534 |
+
- hjson==3.1.0
|
| 535 |
+
- httpcore==0.17.3
|
| 536 |
+
- httpx==0.24.0
|
| 537 |
+
- huggingface-hub==0.23.0
|
| 538 |
+
- icecream==2.1.3
|
| 539 |
+
- imageio-ffmpeg==0.4.9
|
| 540 |
+
- importlib-resources==6.4.0
|
| 541 |
+
- jsonlines==4.0.0
|
| 542 |
+
- lit==18.1.4
|
| 543 |
+
- llava==1.2.2.post1
|
| 544 |
+
- markdown2==2.4.13
|
| 545 |
+
- mergedeep==1.3.4
|
| 546 |
+
- moviepy==1.0.3
|
| 547 |
+
- multiprocess==0.70.16
|
| 548 |
+
- ninja==1.11.1.1
|
| 549 |
+
- nvidia-cublas-cu11==11.10.3.66
|
| 550 |
+
- nvidia-cublas-cu12==12.1.3.1
|
| 551 |
+
- nvidia-cuda-cupti-cu11==11.7.101
|
| 552 |
+
- nvidia-cuda-cupti-cu12==12.1.105
|
| 553 |
+
- nvidia-cuda-nvrtc-cu11==11.7.99
|
| 554 |
+
- nvidia-cuda-nvrtc-cu12==12.1.105
|
| 555 |
+
- nvidia-cuda-runtime-cu11==11.7.99
|
| 556 |
+
- nvidia-cuda-runtime-cu12==12.1.105
|
| 557 |
+
- nvidia-cudnn-cu11==8.5.0.96
|
| 558 |
+
- nvidia-cudnn-cu12==8.9.2.26
|
| 559 |
+
- nvidia-cufft-cu11==10.9.0.58
|
| 560 |
+
- nvidia-cufft-cu12==11.0.2.54
|
| 561 |
+
- nvidia-curand-cu11==10.2.10.91
|
| 562 |
+
- nvidia-curand-cu12==10.3.2.106
|
| 563 |
+
- nvidia-cusolver-cu11==11.4.0.1
|
| 564 |
+
- nvidia-cusolver-cu12==11.4.5.107
|
| 565 |
+
- nvidia-cusparse-cu11==11.7.4.91
|
| 566 |
+
- nvidia-cusparse-cu12==12.1.0.106
|
| 567 |
+
- nvidia-nccl-cu11==2.14.3
|
| 568 |
+
- nvidia-nccl-cu12==2.18.1
|
| 569 |
+
- nvidia-nvjitlink-cu12==12.4.127
|
| 570 |
+
- nvidia-nvtx-cu11==11.7.91
|
| 571 |
+
- nvidia-nvtx-cu12==12.1.105
|
| 572 |
+
- opencv-python==4.9.0.80
|
| 573 |
+
- opencv-python-headless==4.9.0.80
|
| 574 |
+
- orjson==3.10.1
|
| 575 |
+
- peft==0.10.0
|
| 576 |
+
- pillow==10.3.0
|
| 577 |
+
- pip==24.0
|
| 578 |
+
- prismatic==0.0.1
|
| 579 |
+
- proglog==0.1.10
|
| 580 |
+
- pyarrow-hotfix==0.6
|
| 581 |
+
- pydantic==2.7.1
|
| 582 |
+
- pydantic-core==2.18.2
|
| 583 |
+
- pydub==0.25.1
|
| 584 |
+
- pynvml==11.5.0
|
| 585 |
+
- python-multipart==0.0.9
|
| 586 |
+
- pyyaml-include==1.4.1
|
| 587 |
+
- ruff==0.4.2
|
| 588 |
+
- safetensors==0.4.3
|
| 589 |
+
- semantic-version==2.10.0
|
| 590 |
+
- sentencepiece==0.1.99
|
| 591 |
+
- sentry-sdk==2.0.1
|
| 592 |
+
- setproctitle==1.3.3
|
| 593 |
+
- shellingham==1.5.4
|
| 594 |
+
- shortuuid==1.0.13
|
| 595 |
+
- shtab==1.7.1
|
| 596 |
+
- starlette==0.37.2
|
| 597 |
+
- svgwrite==1.4.3
|
| 598 |
+
- timm==0.9.16
|
| 599 |
+
- tokenizers==0.14.1
|
| 600 |
+
- tomlkit==0.12.0
|
| 601 |
+
- torch==2.1.2
|
| 602 |
+
- torchaudio==2.1.2
|
| 603 |
+
- torchvision==0.16.2
|
| 604 |
+
- transformers==4.34.1
|
| 605 |
+
- triton==2.1.0
|
| 606 |
+
- trl==0.8.6
|
| 607 |
+
- typer==0.12.3
|
| 608 |
+
- typing-inspect==0.9.0
|
| 609 |
+
- tyro==0.8.3
|
| 610 |
+
- uvicorn==0.29.0
|
| 611 |
+
- wandb==0.16.6
|
| 612 |
+
- wavedrom==2.0.3.post3
|
| 613 |
+
- websockets==11.0.3
|
| 614 |
+
- xxhash==3.4.1
|
| 615 |
+
prefix: /scratch/groups/willhies/sschmidg/Anaconda3
|
wandb/offline-run-20240506_123154-8qgmomje/files/wandb-metadata.json
ADDED
|
@@ -0,0 +1,399 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"os": "Linux-3.10.0-1160.114.2.el7.x86_64-x86_64-with-glibc2.17",
|
| 3 |
+
"python": "3.11.7",
|
| 4 |
+
"heartbeatAt": "2024-05-06T19:31:54.807774",
|
| 5 |
+
"startedAt": "2024-05-06T19:31:54.630001",
|
| 6 |
+
"docker": null,
|
| 7 |
+
"cuda": null,
|
| 8 |
+
"args": [
|
| 9 |
+
"--model.type",
|
| 10 |
+
"one-stage+7b",
|
| 11 |
+
"--model.model_id",
|
| 12 |
+
"testmodel",
|
| 13 |
+
"--model.vision_backbone_id",
|
| 14 |
+
"clip-vit-b",
|
| 15 |
+
"--model.image_resize_strategy",
|
| 16 |
+
"letterbox",
|
| 17 |
+
"--model.llm_backbone_id",
|
| 18 |
+
"llama2-7b-chat",
|
| 19 |
+
"--model.finetune_global_batch_size",
|
| 20 |
+
"64",
|
| 21 |
+
"--model.finetune_per_device_batch_size",
|
| 22 |
+
"4",
|
| 23 |
+
"--model.finetune_epochs",
|
| 24 |
+
"1",
|
| 25 |
+
"--dataset.type",
|
| 26 |
+
"med-instruct"
|
| 27 |
+
],
|
| 28 |
+
"state": "running",
|
| 29 |
+
"program": "/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py",
|
| 30 |
+
"codePathLocal": "scripts/pretrain.py",
|
| 31 |
+
"codePath": "scripts/pretrain.py",
|
| 32 |
+
"git": {
|
| 33 |
+
"remote": "https://github.com/TRI-ML/prismatic-vlms",
|
| 34 |
+
"commit": "8ddeda915e861a7f4cbe7ce92f1407f4feb6a181"
|
| 35 |
+
},
|
| 36 |
+
"email": null,
|
| 37 |
+
"root": "/scratch/groups/willhies/sschmidg/prismatic-vlms",
|
| 38 |
+
"host": "sh03-16n02.int",
|
| 39 |
+
"username": "sschmidg",
|
| 40 |
+
"executable": "/scratch/groups/willhies/sschmidg/Anaconda3/bin/python",
|
| 41 |
+
"cpu_count": 64,
|
| 42 |
+
"cpu_count_logical": 64,
|
| 43 |
+
"cpu_freq": {
|
| 44 |
+
"current": 2.25625,
|
| 45 |
+
"min": 1500.0,
|
| 46 |
+
"max": 2500.0
|
| 47 |
+
},
|
| 48 |
+
"cpu_freq_per_core": [
|
| 49 |
+
{
|
| 50 |
+
"current": 2.5,
|
| 51 |
+
"min": 1500.0,
|
| 52 |
+
"max": 2500.0
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"current": 2.5,
|
| 56 |
+
"min": 1500.0,
|
| 57 |
+
"max": 2500.0
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"current": 2.5,
|
| 61 |
+
"min": 1500.0,
|
| 62 |
+
"max": 2500.0
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"current": 2.5,
|
| 66 |
+
"min": 1500.0,
|
| 67 |
+
"max": 2500.0
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"current": 2.5,
|
| 71 |
+
"min": 1500.0,
|
| 72 |
+
"max": 2500.0
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"current": 1.5,
|
| 76 |
+
"min": 1500.0,
|
| 77 |
+
"max": 2500.0
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"current": 2.5,
|
| 81 |
+
"min": 1500.0,
|
| 82 |
+
"max": 2500.0
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"current": 1.5,
|
| 86 |
+
"min": 1500.0,
|
| 87 |
+
"max": 2500.0
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"current": 1.5,
|
| 91 |
+
"min": 1500.0,
|
| 92 |
+
"max": 2500.0
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"current": 1.5,
|
| 96 |
+
"min": 1500.0,
|
| 97 |
+
"max": 2500.0
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"current": 2.5,
|
| 101 |
+
"min": 1500.0,
|
| 102 |
+
"max": 2500.0
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"current": 2.5,
|
| 106 |
+
"min": 1500.0,
|
| 107 |
+
"max": 2500.0
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"current": 1.5,
|
| 111 |
+
"min": 1500.0,
|
| 112 |
+
"max": 2500.0
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"current": 2.5,
|
| 116 |
+
"min": 1500.0,
|
| 117 |
+
"max": 2500.0
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"current": 1.5,
|
| 121 |
+
"min": 1500.0,
|
| 122 |
+
"max": 2500.0
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"current": 1.5,
|
| 126 |
+
"min": 1500.0,
|
| 127 |
+
"max": 2500.0
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"current": 2.5,
|
| 131 |
+
"min": 1500.0,
|
| 132 |
+
"max": 2500.0
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"current": 2.5,
|
| 136 |
+
"min": 1500.0,
|
| 137 |
+
"max": 2500.0
|
| 138 |
+
},
|
| 139 |
+
{
|
| 140 |
+
"current": 2.5,
|
| 141 |
+
"min": 1500.0,
|
| 142 |
+
"max": 2500.0
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"current": 2.5,
|
| 146 |
+
"min": 1500.0,
|
| 147 |
+
"max": 2500.0
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"current": 2.5,
|
| 151 |
+
"min": 1500.0,
|
| 152 |
+
"max": 2500.0
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"current": 2.5,
|
| 156 |
+
"min": 1500.0,
|
| 157 |
+
"max": 2500.0
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"current": 2.5,
|
| 161 |
+
"min": 1500.0,
|
| 162 |
+
"max": 2500.0
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"current": 2.5,
|
| 166 |
+
"min": 1500.0,
|
| 167 |
+
"max": 2500.0
|
| 168 |
+
},
|
| 169 |
+
{
|
| 170 |
+
"current": 2.5,
|
| 171 |
+
"min": 1500.0,
|
| 172 |
+
"max": 2500.0
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"current": 2.5,
|
| 176 |
+
"min": 1500.0,
|
| 177 |
+
"max": 2500.0
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"current": 2.5,
|
| 181 |
+
"min": 1500.0,
|
| 182 |
+
"max": 2500.0
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"current": 1.5,
|
| 186 |
+
"min": 1500.0,
|
| 187 |
+
"max": 2500.0
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"current": 2.5,
|
| 191 |
+
"min": 1500.0,
|
| 192 |
+
"max": 2500.0
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"current": 2.5,
|
| 196 |
+
"min": 1500.0,
|
| 197 |
+
"max": 2500.0
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"current": 2.5,
|
| 201 |
+
"min": 1500.0,
|
| 202 |
+
"max": 2500.0
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"current": 2.5,
|
| 206 |
+
"min": 1500.0,
|
| 207 |
+
"max": 2500.0
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"current": 2.5,
|
| 211 |
+
"min": 1500.0,
|
| 212 |
+
"max": 2500.0
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"current": 2.5,
|
| 216 |
+
"min": 1500.0,
|
| 217 |
+
"max": 2500.0
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"current": 1.5,
|
| 221 |
+
"min": 1500.0,
|
| 222 |
+
"max": 2500.0
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"current": 1.5,
|
| 226 |
+
"min": 1500.0,
|
| 227 |
+
"max": 2500.0
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"current": 2.5,
|
| 231 |
+
"min": 1500.0,
|
| 232 |
+
"max": 2500.0
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"current": 1.5,
|
| 236 |
+
"min": 1500.0,
|
| 237 |
+
"max": 2500.0
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"current": 1.5,
|
| 241 |
+
"min": 1500.0,
|
| 242 |
+
"max": 2500.0
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"current": 1.5,
|
| 246 |
+
"min": 1500.0,
|
| 247 |
+
"max": 2500.0
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"current": 1.5,
|
| 251 |
+
"min": 1500.0,
|
| 252 |
+
"max": 2500.0
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"current": 1.5,
|
| 256 |
+
"min": 1500.0,
|
| 257 |
+
"max": 2500.0
|
| 258 |
+
},
|
| 259 |
+
{
|
| 260 |
+
"current": 2.5,
|
| 261 |
+
"min": 1500.0,
|
| 262 |
+
"max": 2500.0
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"current": 2.5,
|
| 266 |
+
"min": 1500.0,
|
| 267 |
+
"max": 2500.0
|
| 268 |
+
},
|
| 269 |
+
{
|
| 270 |
+
"current": 2.5,
|
| 271 |
+
"min": 1500.0,
|
| 272 |
+
"max": 2500.0
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"current": 2.5,
|
| 276 |
+
"min": 1500.0,
|
| 277 |
+
"max": 2500.0
|
| 278 |
+
},
|
| 279 |
+
{
|
| 280 |
+
"current": 2.5,
|
| 281 |
+
"min": 1500.0,
|
| 282 |
+
"max": 2500.0
|
| 283 |
+
},
|
| 284 |
+
{
|
| 285 |
+
"current": 2.5,
|
| 286 |
+
"min": 1500.0,
|
| 287 |
+
"max": 2500.0
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"current": 2.5,
|
| 291 |
+
"min": 1500.0,
|
| 292 |
+
"max": 2500.0
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"current": 2.5,
|
| 296 |
+
"min": 1500.0,
|
| 297 |
+
"max": 2500.0
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"current": 2.5,
|
| 301 |
+
"min": 1500.0,
|
| 302 |
+
"max": 2500.0
|
| 303 |
+
},
|
| 304 |
+
{
|
| 305 |
+
"current": 2.5,
|
| 306 |
+
"min": 1500.0,
|
| 307 |
+
"max": 2500.0
|
| 308 |
+
},
|
| 309 |
+
{
|
| 310 |
+
"current": 2.5,
|
| 311 |
+
"min": 1500.0,
|
| 312 |
+
"max": 2500.0
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"current": 2.5,
|
| 316 |
+
"min": 1500.0,
|
| 317 |
+
"max": 2500.0
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"current": 2.5,
|
| 321 |
+
"min": 1500.0,
|
| 322 |
+
"max": 2500.0
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"current": 2.5,
|
| 326 |
+
"min": 1500.0,
|
| 327 |
+
"max": 2500.0
|
| 328 |
+
},
|
| 329 |
+
{
|
| 330 |
+
"current": 2.5,
|
| 331 |
+
"min": 1500.0,
|
| 332 |
+
"max": 2500.0
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"current": 2.5,
|
| 336 |
+
"min": 1500.0,
|
| 337 |
+
"max": 2500.0
|
| 338 |
+
},
|
| 339 |
+
{
|
| 340 |
+
"current": 2.5,
|
| 341 |
+
"min": 1500.0,
|
| 342 |
+
"max": 2500.0
|
| 343 |
+
},
|
| 344 |
+
{
|
| 345 |
+
"current": 2.5,
|
| 346 |
+
"min": 1500.0,
|
| 347 |
+
"max": 2500.0
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"current": 2.5,
|
| 351 |
+
"min": 1500.0,
|
| 352 |
+
"max": 2500.0
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"current": 2.5,
|
| 356 |
+
"min": 1500.0,
|
| 357 |
+
"max": 2500.0
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"current": 2.5,
|
| 361 |
+
"min": 1500.0,
|
| 362 |
+
"max": 2500.0
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"current": 1.5,
|
| 366 |
+
"min": 1500.0,
|
| 367 |
+
"max": 2500.0
|
| 368 |
+
}
|
| 369 |
+
],
|
| 370 |
+
"disk": {
|
| 371 |
+
"/": {
|
| 372 |
+
"total": 23.98828125,
|
| 373 |
+
"used": 11.855579376220703
|
| 374 |
+
}
|
| 375 |
+
},
|
| 376 |
+
"gpu": "NVIDIA A100-SXM4-40GB",
|
| 377 |
+
"gpu_count": 4,
|
| 378 |
+
"gpu_devices": [
|
| 379 |
+
{
|
| 380 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 381 |
+
"memory_total": 42949672960
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 385 |
+
"memory_total": 42949672960
|
| 386 |
+
},
|
| 387 |
+
{
|
| 388 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 389 |
+
"memory_total": 42949672960
|
| 390 |
+
},
|
| 391 |
+
{
|
| 392 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 393 |
+
"memory_total": 42949672960
|
| 394 |
+
}
|
| 395 |
+
],
|
| 396 |
+
"memory": {
|
| 397 |
+
"total": 503.587890625
|
| 398 |
+
}
|
| 399 |
+
}
|
wandb/offline-run-20240506_123154-8qgmomje/files/wandb-summary.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"_wandb": {"runtime": 196}}
|
wandb/offline-run-20240506_123154-8qgmomje/logs/debug-internal.log
ADDED
|
@@ -0,0 +1,235 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-06 12:31:54,656 INFO StreamThr :33656 [internal.py:wandb_internal():86] W&B internal server running at pid: 33656, started at: 2024-05-06 12:31:54.653817
|
| 2 |
+
2024-05-06 12:31:54,658 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status
|
| 3 |
+
2024-05-06 12:31:54,673 INFO WriterThread:33656 [datastore.py:open_for_write():87] open: runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240506_123154-8qgmomje/run-8qgmomje.wandb
|
| 4 |
+
2024-05-06 12:31:54,751 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: run_start
|
| 5 |
+
2024-05-06 12:31:54,775 DEBUG HandlerThread:33656 [system_info.py:__init__():26] System info init
|
| 6 |
+
2024-05-06 12:31:54,775 DEBUG HandlerThread:33656 [system_info.py:__init__():41] System info init done
|
| 7 |
+
2024-05-06 12:31:54,775 INFO HandlerThread:33656 [system_monitor.py:start():194] Starting system monitor
|
| 8 |
+
2024-05-06 12:31:54,776 INFO SystemMonitor:33656 [system_monitor.py:_start():158] Starting system asset monitoring threads
|
| 9 |
+
2024-05-06 12:31:54,776 INFO HandlerThread:33656 [system_monitor.py:probe():214] Collecting system info
|
| 10 |
+
2024-05-06 12:31:54,777 INFO SystemMonitor:33656 [interfaces.py:start():190] Started cpu monitoring
|
| 11 |
+
2024-05-06 12:31:54,777 INFO SystemMonitor:33656 [interfaces.py:start():190] Started disk monitoring
|
| 12 |
+
2024-05-06 12:31:54,778 INFO SystemMonitor:33656 [interfaces.py:start():190] Started gpu monitoring
|
| 13 |
+
2024-05-06 12:31:54,779 INFO SystemMonitor:33656 [interfaces.py:start():190] Started memory monitoring
|
| 14 |
+
2024-05-06 12:31:54,781 INFO SystemMonitor:33656 [interfaces.py:start():190] Started network monitoring
|
| 15 |
+
2024-05-06 12:31:54,807 DEBUG HandlerThread:33656 [system_info.py:probe():150] Probing system
|
| 16 |
+
2024-05-06 12:31:54,812 DEBUG HandlerThread:33656 [system_info.py:_probe_git():135] Probing git
|
| 17 |
+
2024-05-06 12:31:54,825 DEBUG HandlerThread:33656 [system_info.py:_probe_git():143] Probing git done
|
| 18 |
+
2024-05-06 12:31:54,825 DEBUG HandlerThread:33656 [system_info.py:probe():198] Probing system done
|
| 19 |
+
2024-05-06 12:31:54,825 DEBUG HandlerThread:33656 [system_monitor.py:probe():223] {'os': 'Linux-3.10.0-1160.114.2.el7.x86_64-x86_64-with-glibc2.17', 'python': '3.11.7', 'heartbeatAt': '2024-05-06T19:31:54.807774', 'startedAt': '2024-05-06T19:31:54.630001', 'docker': None, 'cuda': None, 'args': ('--model.type', 'one-stage+7b', '--model.model_id', 'testmodel', '--model.vision_backbone_id', 'clip-vit-b', '--model.image_resize_strategy', 'letterbox', '--model.llm_backbone_id', 'llama2-7b-chat', '--model.finetune_global_batch_size', '64', '--model.finetune_per_device_batch_size', '4', '--model.finetune_epochs', '1', '--dataset.type', 'med-instruct'), 'state': 'running', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'codePathLocal': 'scripts/pretrain.py', 'codePath': 'scripts/pretrain.py', 'git': {'remote': 'https://github.com/TRI-ML/prismatic-vlms', 'commit': '8ddeda915e861a7f4cbe7ce92f1407f4feb6a181'}, 'email': None, 'root': '/scratch/groups/willhies/sschmidg/prismatic-vlms', 'host': 'sh03-16n02.int', 'username': 'sschmidg', 'executable': '/scratch/groups/willhies/sschmidg/Anaconda3/bin/python', 'cpu_count': 64, 'cpu_count_logical': 64, 'cpu_freq': {'current': 2.25625, 'min': 1500.0, 'max': 2500.0}, 'cpu_freq_per_core': [{'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}], 'disk': {'/': {'total': 23.98828125, 'used': 11.855579376220703}}, 'gpu': 'NVIDIA A100-SXM4-40GB', 'gpu_count': 4, 'gpu_devices': [{'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}, {'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}, {'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}, {'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}], 'memory': {'total': 503.587890625}}
|
| 20 |
+
2024-05-06 12:31:54,826 INFO HandlerThread:33656 [system_monitor.py:probe():224] Finished collecting system info
|
| 21 |
+
2024-05-06 12:31:54,826 INFO HandlerThread:33656 [system_monitor.py:probe():227] Publishing system info
|
| 22 |
+
2024-05-06 12:31:54,826 DEBUG HandlerThread:33656 [system_info.py:_save_conda():207] Saving list of conda packages installed into the current environment
|
| 23 |
+
2024-05-06 12:32:04,210 DEBUG HandlerThread:33656 [system_info.py:_save_conda():222] Saving conda packages done
|
| 24 |
+
2024-05-06 12:32:04,214 INFO HandlerThread:33656 [system_monitor.py:probe():229] Finished publishing system info
|
| 25 |
+
2024-05-06 12:32:04,229 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 26 |
+
2024-05-06 12:32:04,229 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: keepalive
|
| 27 |
+
2024-05-06 12:32:04,230 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 28 |
+
2024-05-06 12:32:05,231 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 29 |
+
2024-05-06 12:32:05,231 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 30 |
+
2024-05-06 12:32:05,476 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: python_packages
|
| 31 |
+
2024-05-06 12:32:10,232 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 32 |
+
2024-05-06 12:32:10,232 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 33 |
+
2024-05-06 12:32:15,047 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 34 |
+
2024-05-06 12:32:15,233 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 35 |
+
2024-05-06 12:32:15,234 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 36 |
+
2024-05-06 12:32:17,526 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 37 |
+
2024-05-06 12:32:20,128 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 38 |
+
2024-05-06 12:32:20,235 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 39 |
+
2024-05-06 12:32:20,235 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 40 |
+
2024-05-06 12:32:22,887 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 41 |
+
2024-05-06 12:32:25,236 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 42 |
+
2024-05-06 12:32:25,237 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 43 |
+
2024-05-06 12:32:25,332 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 44 |
+
2024-05-06 12:32:27,800 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 45 |
+
2024-05-06 12:32:30,238 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 46 |
+
2024-05-06 12:32:30,239 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 47 |
+
2024-05-06 12:32:30,258 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 48 |
+
2024-05-06 12:32:33,073 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 49 |
+
2024-05-06 12:32:35,240 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 50 |
+
2024-05-06 12:32:35,240 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 51 |
+
2024-05-06 12:32:35,523 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 52 |
+
2024-05-06 12:32:37,987 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 53 |
+
2024-05-06 12:32:40,241 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 54 |
+
2024-05-06 12:32:40,242 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 55 |
+
2024-05-06 12:32:40,569 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 56 |
+
2024-05-06 12:32:43,266 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 57 |
+
2024-05-06 12:32:45,243 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 58 |
+
2024-05-06 12:32:45,243 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 59 |
+
2024-05-06 12:32:45,705 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 60 |
+
2024-05-06 12:32:48,153 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 61 |
+
2024-05-06 12:32:50,244 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 62 |
+
2024-05-06 12:32:50,244 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 63 |
+
2024-05-06 12:32:50,718 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 64 |
+
2024-05-06 12:32:53,399 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 65 |
+
2024-05-06 12:32:54,781 DEBUG SystemMonitor:33656 [system_monitor.py:_start():172] Starting system metrics aggregation loop
|
| 66 |
+
2024-05-06 12:32:55,245 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 67 |
+
2024-05-06 12:32:55,246 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 68 |
+
2024-05-06 12:32:55,838 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 69 |
+
2024-05-06 12:32:58,268 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 70 |
+
2024-05-06 12:33:00,247 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 71 |
+
2024-05-06 12:33:00,247 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 72 |
+
2024-05-06 12:33:00,724 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 73 |
+
2024-05-06 12:33:03,534 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 74 |
+
2024-05-06 12:33:05,248 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 75 |
+
2024-05-06 12:33:05,248 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 76 |
+
2024-05-06 12:33:05,985 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 77 |
+
2024-05-06 12:33:08,433 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 78 |
+
2024-05-06 12:33:10,249 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 79 |
+
2024-05-06 12:33:10,250 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 80 |
+
2024-05-06 12:33:10,992 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 81 |
+
2024-05-06 12:33:13,663 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 82 |
+
2024-05-06 12:33:15,251 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 83 |
+
2024-05-06 12:33:15,251 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 84 |
+
2024-05-06 12:33:16,118 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 85 |
+
2024-05-06 12:33:18,584 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 86 |
+
2024-05-06 12:33:20,252 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 87 |
+
2024-05-06 12:33:20,252 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 88 |
+
2024-05-06 12:33:21,023 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 89 |
+
2024-05-06 12:33:23,827 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 90 |
+
2024-05-06 12:33:25,253 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 91 |
+
2024-05-06 12:33:25,253 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 92 |
+
2024-05-06 12:33:26,268 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: partial_history
|
| 93 |
+
2024-05-06 12:33:30,254 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 94 |
+
2024-05-06 12:33:30,255 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 95 |
+
2024-05-06 12:33:35,256 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 96 |
+
2024-05-06 12:33:35,256 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 97 |
+
2024-05-06 12:33:40,257 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 98 |
+
2024-05-06 12:33:40,257 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 99 |
+
2024-05-06 12:33:45,258 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 100 |
+
2024-05-06 12:33:45,258 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 101 |
+
2024-05-06 12:33:50,259 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 102 |
+
2024-05-06 12:33:50,260 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 103 |
+
2024-05-06 12:33:55,260 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 104 |
+
2024-05-06 12:33:55,261 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 105 |
+
2024-05-06 12:34:00,262 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 106 |
+
2024-05-06 12:34:00,262 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 107 |
+
2024-05-06 12:34:05,263 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 108 |
+
2024-05-06 12:34:05,264 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 109 |
+
2024-05-06 12:34:10,264 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 110 |
+
2024-05-06 12:34:10,265 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 111 |
+
2024-05-06 12:34:15,266 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 112 |
+
2024-05-06 12:34:15,266 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 113 |
+
2024-05-06 12:34:20,267 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 114 |
+
2024-05-06 12:34:20,267 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 115 |
+
2024-05-06 12:34:25,268 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 116 |
+
2024-05-06 12:34:25,269 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 117 |
+
2024-05-06 12:34:30,270 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 118 |
+
2024-05-06 12:34:30,270 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 119 |
+
2024-05-06 12:34:35,271 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 120 |
+
2024-05-06 12:34:35,271 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 121 |
+
2024-05-06 12:34:40,272 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 122 |
+
2024-05-06 12:34:40,272 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 123 |
+
2024-05-06 12:34:45,273 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 124 |
+
2024-05-06 12:34:45,274 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 125 |
+
2024-05-06 12:34:50,275 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 126 |
+
2024-05-06 12:34:50,275 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 127 |
+
2024-05-06 12:34:55,276 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 128 |
+
2024-05-06 12:34:55,276 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 129 |
+
2024-05-06 12:35:00,277 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 130 |
+
2024-05-06 12:35:00,277 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 131 |
+
2024-05-06 12:35:05,278 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 132 |
+
2024-05-06 12:35:05,279 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 133 |
+
2024-05-06 12:35:10,280 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 134 |
+
2024-05-06 12:35:10,280 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 135 |
+
2024-05-06 12:35:11,207 DEBUG SenderThread:33656 [sender.py:send():379] send: exit
|
| 136 |
+
2024-05-06 12:35:11,208 INFO SenderThread:33656 [sender.py:send_exit():586] handling exit code: 0
|
| 137 |
+
2024-05-06 12:35:11,208 INFO SenderThread:33656 [sender.py:send_exit():588] handling runtime: 196
|
| 138 |
+
2024-05-06 12:35:11,211 INFO SenderThread:33656 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
| 139 |
+
2024-05-06 12:35:11,211 INFO SenderThread:33656 [sender.py:send_exit():594] send defer
|
| 140 |
+
2024-05-06 12:35:11,211 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: defer
|
| 141 |
+
2024-05-06 12:35:11,211 INFO HandlerThread:33656 [handler.py:handle_request_defer():172] handle defer: 0
|
| 142 |
+
2024-05-06 12:35:11,211 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: defer
|
| 143 |
+
2024-05-06 12:35:11,212 INFO SenderThread:33656 [sender.py:send_request_defer():610] handle sender defer: 0
|
| 144 |
+
2024-05-06 12:35:11,212 INFO SenderThread:33656 [sender.py:transition_state():614] send defer: 1
|
| 145 |
+
2024-05-06 12:35:11,212 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: defer
|
| 146 |
+
2024-05-06 12:35:11,212 INFO HandlerThread:33656 [handler.py:handle_request_defer():172] handle defer: 1
|
| 147 |
+
2024-05-06 12:35:11,212 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: defer
|
| 148 |
+
2024-05-06 12:35:11,212 INFO SenderThread:33656 [sender.py:send_request_defer():610] handle sender defer: 1
|
| 149 |
+
2024-05-06 12:35:11,212 INFO SenderThread:33656 [sender.py:transition_state():614] send defer: 2
|
| 150 |
+
2024-05-06 12:35:11,212 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: defer
|
| 151 |
+
2024-05-06 12:35:11,213 INFO HandlerThread:33656 [handler.py:handle_request_defer():172] handle defer: 2
|
| 152 |
+
2024-05-06 12:35:11,213 INFO HandlerThread:33656 [system_monitor.py:finish():203] Stopping system monitor
|
| 153 |
+
2024-05-06 12:35:11,213 DEBUG SystemMonitor:33656 [system_monitor.py:_start():179] Finished system metrics aggregation loop
|
| 154 |
+
2024-05-06 12:35:11,213 DEBUG SystemMonitor:33656 [system_monitor.py:_start():183] Publishing last batch of metrics
|
| 155 |
+
2024-05-06 12:35:11,214 INFO HandlerThread:33656 [interfaces.py:finish():202] Joined cpu monitor
|
| 156 |
+
2024-05-06 12:35:11,216 INFO HandlerThread:33656 [interfaces.py:finish():202] Joined disk monitor
|
| 157 |
+
2024-05-06 12:35:11,256 INFO HandlerThread:33656 [interfaces.py:finish():202] Joined gpu monitor
|
| 158 |
+
2024-05-06 12:35:11,256 INFO HandlerThread:33656 [interfaces.py:finish():202] Joined memory monitor
|
| 159 |
+
2024-05-06 12:35:11,256 INFO HandlerThread:33656 [interfaces.py:finish():202] Joined network monitor
|
| 160 |
+
2024-05-06 12:35:11,257 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: defer
|
| 161 |
+
2024-05-06 12:35:11,257 INFO SenderThread:33656 [sender.py:send_request_defer():610] handle sender defer: 2
|
| 162 |
+
2024-05-06 12:35:11,257 INFO SenderThread:33656 [sender.py:transition_state():614] send defer: 3
|
| 163 |
+
2024-05-06 12:35:11,257 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: defer
|
| 164 |
+
2024-05-06 12:35:11,257 INFO HandlerThread:33656 [handler.py:handle_request_defer():172] handle defer: 3
|
| 165 |
+
2024-05-06 12:35:11,258 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: defer
|
| 166 |
+
2024-05-06 12:35:11,258 INFO SenderThread:33656 [sender.py:send_request_defer():610] handle sender defer: 3
|
| 167 |
+
2024-05-06 12:35:11,258 INFO SenderThread:33656 [sender.py:transition_state():614] send defer: 4
|
| 168 |
+
2024-05-06 12:35:11,259 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: defer
|
| 169 |
+
2024-05-06 12:35:11,259 INFO HandlerThread:33656 [handler.py:handle_request_defer():172] handle defer: 4
|
| 170 |
+
2024-05-06 12:35:11,259 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: defer
|
| 171 |
+
2024-05-06 12:35:11,259 INFO SenderThread:33656 [sender.py:send_request_defer():610] handle sender defer: 4
|
| 172 |
+
2024-05-06 12:35:11,259 INFO SenderThread:33656 [sender.py:transition_state():614] send defer: 5
|
| 173 |
+
2024-05-06 12:35:11,259 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: defer
|
| 174 |
+
2024-05-06 12:35:11,259 INFO HandlerThread:33656 [handler.py:handle_request_defer():172] handle defer: 5
|
| 175 |
+
2024-05-06 12:35:11,260 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: defer
|
| 176 |
+
2024-05-06 12:35:11,260 INFO SenderThread:33656 [sender.py:send_request_defer():610] handle sender defer: 5
|
| 177 |
+
2024-05-06 12:35:11,260 INFO SenderThread:33656 [sender.py:transition_state():614] send defer: 6
|
| 178 |
+
2024-05-06 12:35:11,260 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: defer
|
| 179 |
+
2024-05-06 12:35:11,260 INFO HandlerThread:33656 [handler.py:handle_request_defer():172] handle defer: 6
|
| 180 |
+
2024-05-06 12:35:11,260 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: defer
|
| 181 |
+
2024-05-06 12:35:11,261 INFO SenderThread:33656 [sender.py:send_request_defer():610] handle sender defer: 6
|
| 182 |
+
2024-05-06 12:35:11,261 INFO SenderThread:33656 [sender.py:transition_state():614] send defer: 7
|
| 183 |
+
2024-05-06 12:35:11,261 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: status_report
|
| 184 |
+
2024-05-06 12:35:11,261 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: defer
|
| 185 |
+
2024-05-06 12:35:11,261 INFO HandlerThread:33656 [handler.py:handle_request_defer():172] handle defer: 7
|
| 186 |
+
2024-05-06 12:35:11,261 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: status_report
|
| 187 |
+
2024-05-06 12:35:11,261 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: defer
|
| 188 |
+
2024-05-06 12:35:11,262 INFO SenderThread:33656 [sender.py:send_request_defer():610] handle sender defer: 7
|
| 189 |
+
2024-05-06 12:35:11,262 INFO SenderThread:33656 [sender.py:transition_state():614] send defer: 8
|
| 190 |
+
2024-05-06 12:35:11,262 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: defer
|
| 191 |
+
2024-05-06 12:35:11,262 INFO HandlerThread:33656 [handler.py:handle_request_defer():172] handle defer: 8
|
| 192 |
+
2024-05-06 12:35:11,262 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: defer
|
| 193 |
+
2024-05-06 12:35:11,262 INFO SenderThread:33656 [sender.py:send_request_defer():610] handle sender defer: 8
|
| 194 |
+
2024-05-06 12:35:11,262 INFO SenderThread:33656 [sender.py:transition_state():614] send defer: 9
|
| 195 |
+
2024-05-06 12:35:11,262 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: defer
|
| 196 |
+
2024-05-06 12:35:11,262 INFO HandlerThread:33656 [handler.py:handle_request_defer():172] handle defer: 9
|
| 197 |
+
2024-05-06 12:35:11,263 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: defer
|
| 198 |
+
2024-05-06 12:35:11,263 INFO SenderThread:33656 [sender.py:send_request_defer():610] handle sender defer: 9
|
| 199 |
+
2024-05-06 12:35:11,263 INFO SenderThread:33656 [sender.py:transition_state():614] send defer: 10
|
| 200 |
+
2024-05-06 12:35:11,263 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: defer
|
| 201 |
+
2024-05-06 12:35:11,263 INFO HandlerThread:33656 [handler.py:handle_request_defer():172] handle defer: 10
|
| 202 |
+
2024-05-06 12:35:11,263 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: defer
|
| 203 |
+
2024-05-06 12:35:11,263 INFO SenderThread:33656 [sender.py:send_request_defer():610] handle sender defer: 10
|
| 204 |
+
2024-05-06 12:35:11,263 INFO SenderThread:33656 [sender.py:transition_state():614] send defer: 11
|
| 205 |
+
2024-05-06 12:35:11,264 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: defer
|
| 206 |
+
2024-05-06 12:35:11,264 INFO HandlerThread:33656 [handler.py:handle_request_defer():172] handle defer: 11
|
| 207 |
+
2024-05-06 12:35:11,264 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: defer
|
| 208 |
+
2024-05-06 12:35:11,264 INFO SenderThread:33656 [sender.py:send_request_defer():610] handle sender defer: 11
|
| 209 |
+
2024-05-06 12:35:11,264 INFO SenderThread:33656 [sender.py:transition_state():614] send defer: 12
|
| 210 |
+
2024-05-06 12:35:11,264 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: defer
|
| 211 |
+
2024-05-06 12:35:11,264 INFO HandlerThread:33656 [handler.py:handle_request_defer():172] handle defer: 12
|
| 212 |
+
2024-05-06 12:35:11,264 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: defer
|
| 213 |
+
2024-05-06 12:35:11,265 INFO SenderThread:33656 [sender.py:send_request_defer():610] handle sender defer: 12
|
| 214 |
+
2024-05-06 12:35:11,265 INFO SenderThread:33656 [sender.py:transition_state():614] send defer: 13
|
| 215 |
+
2024-05-06 12:35:11,265 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: defer
|
| 216 |
+
2024-05-06 12:35:11,265 INFO HandlerThread:33656 [handler.py:handle_request_defer():172] handle defer: 13
|
| 217 |
+
2024-05-06 12:35:11,265 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: defer
|
| 218 |
+
2024-05-06 12:35:11,265 INFO SenderThread:33656 [sender.py:send_request_defer():610] handle sender defer: 13
|
| 219 |
+
2024-05-06 12:35:11,265 INFO SenderThread:33656 [sender.py:transition_state():614] send defer: 14
|
| 220 |
+
2024-05-06 12:35:11,266 DEBUG SenderThread:33656 [sender.py:send():379] send: final
|
| 221 |
+
2024-05-06 12:35:11,266 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: defer
|
| 222 |
+
2024-05-06 12:35:11,266 INFO HandlerThread:33656 [handler.py:handle_request_defer():172] handle defer: 14
|
| 223 |
+
2024-05-06 12:35:11,266 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: defer
|
| 224 |
+
2024-05-06 12:35:11,266 INFO SenderThread:33656 [sender.py:send_request_defer():610] handle sender defer: 14
|
| 225 |
+
2024-05-06 12:35:11,268 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: poll_exit
|
| 226 |
+
2024-05-06 12:35:11,268 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: poll_exit
|
| 227 |
+
2024-05-06 12:35:11,269 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: internal_messages
|
| 228 |
+
2024-05-06 12:35:11,270 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: server_info
|
| 229 |
+
2024-05-06 12:35:11,270 DEBUG SenderThread:33656 [sender.py:send_request():406] send_request: server_info
|
| 230 |
+
2024-05-06 12:35:11,271 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: get_summary
|
| 231 |
+
2024-05-06 12:35:11,271 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: sampled_history
|
| 232 |
+
2024-05-06 12:35:11,312 DEBUG HandlerThread:33656 [handler.py:handle_request():146] handle_request: shutdown
|
| 233 |
+
2024-05-06 12:35:11,312 INFO HandlerThread:33656 [handler.py:finish():866] shutting down handler
|
| 234 |
+
2024-05-06 12:35:12,270 INFO WriterThread:33656 [datastore.py:close():296] close: runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240506_123154-8qgmomje/run-8qgmomje.wandb
|
| 235 |
+
2024-05-06 12:35:12,270 INFO SenderThread:33656 [sender.py:finish():1546] shutting down sender
|
wandb/offline-run-20240506_123154-8qgmomje/logs/debug.log
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-06 12:31:54,640 INFO MainThread:32269 [wandb_setup.py:_flush():76] Current SDK version is 0.16.6
|
| 2 |
+
2024-05-06 12:31:54,641 INFO MainThread:32269 [wandb_setup.py:_flush():76] Configure stats pid to 32269
|
| 3 |
+
2024-05-06 12:31:54,642 INFO MainThread:32269 [wandb_setup.py:_flush():76] Loading settings from /home/users/sschmidg/.config/wandb/settings
|
| 4 |
+
2024-05-06 12:31:54,642 INFO MainThread:32269 [wandb_setup.py:_flush():76] Loading settings from /scratch/groups/willhies/sschmidg/prismatic-vlms/wandb/settings
|
| 5 |
+
2024-05-06 12:31:54,642 INFO MainThread:32269 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
|
| 6 |
+
2024-05-06 12:31:54,642 INFO MainThread:32269 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
|
| 7 |
+
2024-05-06 12:31:54,642 INFO MainThread:32269 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': 'scripts/pretrain.py', 'program_abspath': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py'}
|
| 8 |
+
2024-05-06 12:31:54,642 INFO MainThread:32269 [wandb_setup.py:_flush():76] Applying login settings: {}
|
| 9 |
+
2024-05-06 12:31:54,642 INFO MainThread:32269 [wandb_setup.py:_flush():76] Applying login settings: {'mode': 'offline'}
|
| 10 |
+
2024-05-06 12:31:54,642 INFO MainThread:32269 [wandb_init.py:_log_setup():521] Logging user logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240506_123154-8qgmomje/logs/debug.log
|
| 11 |
+
2024-05-06 12:31:54,642 INFO MainThread:32269 [wandb_init.py:_log_setup():522] Logging internal logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240506_123154-8qgmomje/logs/debug-internal.log
|
| 12 |
+
2024-05-06 12:31:54,642 INFO MainThread:32269 [wandb_init.py:init():561] calling init triggers
|
| 13 |
+
2024-05-06 12:31:54,642 INFO MainThread:32269 [wandb_init.py:init():568] wandb.init called with sweep_config: {}
|
| 14 |
+
config: {'model': {'type': 'one-stage+7b', 'model_id': 'testmodel', 'arch_specifier': 'no-align+gelu-mlp', 'vision_backbone_id': 'clip-vit-b', 'llm_backbone_id': 'llama2-7b-chat', 'image_resize_strategy': 'letterbox', 'llm_max_length': 2048, 'align_epochs': 1, 'align_max_steps': None, 'align_global_batch_size': 256, 'align_per_device_batch_size': 16, 'align_learning_rate': 0.001, 'align_weight_decay': 0.0, 'align_max_grad_norm': 1.0, 'align_lr_scheduler_type': 'linear-warmup+cosine-decay', 'align_warmup_ratio': 0.03, 'align_train_strategy': 'fsdp-shard-grad-op', 'finetune_epochs': 1, 'finetune_max_steps': None, 'finetune_global_batch_size': 64, 'finetune_per_device_batch_size': 4, 'finetune_learning_rate': 2e-05, 'finetune_weight_decay': 0.1, 'finetune_max_grad_norm': 1.0, 'finetune_lr_scheduler_type': 'linear-warmup+cosine-decay', 'finetune_warmup_ratio': 0.03, 'finetune_train_strategy': 'fsdp-full-shard', 'enable_gradient_checkpointing': True, 'enable_mixed_precision_training': True, 'reduce_in_full_precision': False}, 'dataset': {'type': 'med-instruct', 'dataset_id': 'med-instruct', 'align_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'finetune_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'dataset_root_dir': 'data'}, 'stage': 'finetune', 'pretrained_checkpoint': None, 'run_id': 'med-instruct+testmodel+stage-finetune+x7', 'run_root_dir': 'runs', 'seed': 7, 'trackers': ['jsonl', 'wandb'], 'wandb_project': 'onyx-vlms', 'wandb_entity': 'stanford-voltron'}
|
| 15 |
+
2024-05-06 12:31:54,642 INFO MainThread:32269 [wandb_init.py:init():611] starting backend
|
| 16 |
+
2024-05-06 12:31:54,643 INFO MainThread:32269 [wandb_init.py:init():615] setting up manager
|
| 17 |
+
2024-05-06 12:31:54,651 INFO MainThread:32269 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
| 18 |
+
2024-05-06 12:31:54,661 INFO MainThread:32269 [wandb_init.py:init():623] backend started and connected
|
| 19 |
+
2024-05-06 12:31:54,672 INFO MainThread:32269 [wandb_init.py:init():715] updated telemetry
|
| 20 |
+
2024-05-06 12:31:54,699 INFO MainThread:32269 [wandb_init.py:init():748] communicating run to backend with 90.0 second timeout
|
| 21 |
+
2024-05-06 12:31:54,706 INFO MainThread:32269 [wandb_init.py:init():799] starting run threads in backend
|
| 22 |
+
2024-05-06 12:32:05,476 INFO MainThread:32269 [wandb_run.py:_console_start():2335] atexit reg
|
| 23 |
+
2024-05-06 12:32:05,476 INFO MainThread:32269 [wandb_run.py:_redirect():2190] redirect: wrap_raw
|
| 24 |
+
2024-05-06 12:32:05,476 INFO MainThread:32269 [wandb_run.py:_redirect():2255] Wrapping output streams.
|
| 25 |
+
2024-05-06 12:32:05,477 INFO MainThread:32269 [wandb_run.py:_redirect():2280] Redirects installed.
|
| 26 |
+
2024-05-06 12:32:05,478 INFO MainThread:32269 [wandb_init.py:init():842] run started, returning control to user process
|
| 27 |
+
2024-05-06 12:35:11,205 INFO MainThread:32269 [wandb_run.py:_finish():2064] finishing run stanford-voltron/onyx-vlms/8qgmomje
|
| 28 |
+
2024-05-06 12:35:11,206 INFO MainThread:32269 [wandb_run.py:_atexit_cleanup():2304] got exitcode: 0
|
| 29 |
+
2024-05-06 12:35:11,207 INFO MainThread:32269 [wandb_run.py:_restore():2287] restore
|
| 30 |
+
2024-05-06 12:35:11,207 INFO MainThread:32269 [wandb_run.py:_restore():2293] restore done
|
| 31 |
+
2024-05-06 12:35:12,314 INFO MainThread:32269 [wandb_run.py:_footer_history_summary_info():3936] rendering history
|
| 32 |
+
2024-05-06 12:35:12,315 INFO MainThread:32269 [wandb_run.py:_footer_history_summary_info():3968] rendering summary
|
wandb/offline-run-20240506_123154-8qgmomje/run-8qgmomje.wandb
ADDED
|
Binary file (41.4 kB). View file
|
|
|
wandb/offline-run-20240506_160400-io481435/files/conda-environment.yaml
ADDED
|
@@ -0,0 +1,615 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: base
|
| 2 |
+
channels:
|
| 3 |
+
- defaults
|
| 4 |
+
dependencies:
|
| 5 |
+
- _anaconda_depends=2024.02=py311_mkl_1
|
| 6 |
+
- _libgcc_mutex=0.1=main
|
| 7 |
+
- _openmp_mutex=5.1=1_gnu
|
| 8 |
+
- abseil-cpp=20211102.0=hd4dd3e8_0
|
| 9 |
+
- aiobotocore=2.7.0=py311h06a4308_0
|
| 10 |
+
- aiohttp=3.9.3=py311h5eee18b_0
|
| 11 |
+
- aioitertools=0.7.1=pyhd3eb1b0_0
|
| 12 |
+
- aiosignal=1.2.0=pyhd3eb1b0_0
|
| 13 |
+
- alabaster=0.7.12=pyhd3eb1b0_0
|
| 14 |
+
- altair=5.0.1=py311h06a4308_0
|
| 15 |
+
- anaconda-anon-usage=0.4.3=py311hfc0e8ea_100
|
| 16 |
+
- anaconda-catalogs=0.2.0=py311h06a4308_0
|
| 17 |
+
- anaconda-client=1.12.3=py311h06a4308_0
|
| 18 |
+
- anaconda-cloud-auth=0.1.4=py311h06a4308_0
|
| 19 |
+
- anaconda-navigator=2.5.2=py311h06a4308_0
|
| 20 |
+
- anaconda-project=0.11.1=py311h06a4308_0
|
| 21 |
+
- anyio=4.2.0=py311h06a4308_0
|
| 22 |
+
- aom=3.6.0=h6a678d5_0
|
| 23 |
+
- appdirs=1.4.4=pyhd3eb1b0_0
|
| 24 |
+
- archspec=0.2.1=pyhd3eb1b0_0
|
| 25 |
+
- argon2-cffi=21.3.0=pyhd3eb1b0_0
|
| 26 |
+
- argon2-cffi-bindings=21.2.0=py311h5eee18b_0
|
| 27 |
+
- arrow=1.2.3=py311h06a4308_1
|
| 28 |
+
- arrow-cpp=14.0.2=h374c478_1
|
| 29 |
+
- astroid=2.14.2=py311h06a4308_0
|
| 30 |
+
- astropy=5.3.4=py311hf4808d0_0
|
| 31 |
+
- asttokens=2.0.5=pyhd3eb1b0_0
|
| 32 |
+
- async-lru=2.0.4=py311h06a4308_0
|
| 33 |
+
- atomicwrites=1.4.0=py_0
|
| 34 |
+
- attrs=23.1.0=py311h06a4308_0
|
| 35 |
+
- automat=20.2.0=py_0
|
| 36 |
+
- autopep8=1.6.0=pyhd3eb1b0_1
|
| 37 |
+
- aws-c-auth=0.6.19=h5eee18b_0
|
| 38 |
+
- aws-c-cal=0.5.20=hdbd6064_0
|
| 39 |
+
- aws-c-common=0.8.5=h5eee18b_0
|
| 40 |
+
- aws-c-compression=0.2.16=h5eee18b_0
|
| 41 |
+
- aws-c-event-stream=0.2.15=h6a678d5_0
|
| 42 |
+
- aws-c-http=0.6.25=h5eee18b_0
|
| 43 |
+
- aws-c-io=0.13.10=h5eee18b_0
|
| 44 |
+
- aws-c-mqtt=0.7.13=h5eee18b_0
|
| 45 |
+
- aws-c-s3=0.1.51=hdbd6064_0
|
| 46 |
+
- aws-c-sdkutils=0.1.6=h5eee18b_0
|
| 47 |
+
- aws-checksums=0.1.13=h5eee18b_0
|
| 48 |
+
- aws-crt-cpp=0.18.16=h6a678d5_0
|
| 49 |
+
- aws-sdk-cpp=1.10.55=h721c034_0
|
| 50 |
+
- babel=2.11.0=py311h06a4308_0
|
| 51 |
+
- backports=1.1=pyhd3eb1b0_0
|
| 52 |
+
- backports.functools_lru_cache=1.6.4=pyhd3eb1b0_0
|
| 53 |
+
- backports.tempfile=1.0=pyhd3eb1b0_1
|
| 54 |
+
- backports.weakref=1.0.post1=py_1
|
| 55 |
+
- bcrypt=3.2.0=py311h5eee18b_1
|
| 56 |
+
- beautifulsoup4=4.12.2=py311h06a4308_0
|
| 57 |
+
- binaryornot=0.4.4=pyhd3eb1b0_1
|
| 58 |
+
- black=23.11.0=py311h06a4308_0
|
| 59 |
+
- blas=1.0=mkl
|
| 60 |
+
- bleach=4.1.0=pyhd3eb1b0_0
|
| 61 |
+
- blinker=1.6.2=py311h06a4308_0
|
| 62 |
+
- blosc=1.21.3=h6a678d5_0
|
| 63 |
+
- bokeh=3.3.4=py311h92b7b1e_0
|
| 64 |
+
- boltons=23.0.0=py311h06a4308_0
|
| 65 |
+
- boost-cpp=1.82.0=hdb19cb5_2
|
| 66 |
+
- botocore=1.31.64=py311h06a4308_0
|
| 67 |
+
- bottleneck=1.3.7=py311hf4808d0_0
|
| 68 |
+
- brotli=1.0.9=h5eee18b_7
|
| 69 |
+
- brotli-bin=1.0.9=h5eee18b_7
|
| 70 |
+
- brotli-python=1.0.9=py311h6a678d5_7
|
| 71 |
+
- brunsli=0.1=h2531618_0
|
| 72 |
+
- bzip2=1.0.8=h7b6447c_0
|
| 73 |
+
- c-ares=1.19.1=h5eee18b_0
|
| 74 |
+
- c-blosc2=2.12.0=h80c7b02_0
|
| 75 |
+
- ca-certificates=2023.12.12=h06a4308_0
|
| 76 |
+
- cachetools=4.2.2=pyhd3eb1b0_0
|
| 77 |
+
- certifi=2024.2.2=py311h06a4308_0
|
| 78 |
+
- cffi=1.16.0=py311h5eee18b_0
|
| 79 |
+
- cfitsio=3.470=h5893167_7
|
| 80 |
+
- chardet=4.0.0=py311h06a4308_1003
|
| 81 |
+
- charls=2.2.0=h2531618_0
|
| 82 |
+
- charset-normalizer=2.0.4=pyhd3eb1b0_0
|
| 83 |
+
- click=8.1.7=py311h06a4308_0
|
| 84 |
+
- cloudpickle=2.2.1=py311h06a4308_0
|
| 85 |
+
- clyent=1.2.2=py311h06a4308_1
|
| 86 |
+
- colorama=0.4.6=py311h06a4308_0
|
| 87 |
+
- colorcet=3.0.1=py311h06a4308_0
|
| 88 |
+
- comm=0.1.2=py311h06a4308_0
|
| 89 |
+
- conda=24.1.2=py311h06a4308_0
|
| 90 |
+
- conda-build=24.1.2=py311h06a4308_0
|
| 91 |
+
- conda-content-trust=0.2.0=py311h06a4308_0
|
| 92 |
+
- conda-index=0.4.0=pyhd3eb1b0_0
|
| 93 |
+
- conda-libmamba-solver=24.1.0=pyhd3eb1b0_0
|
| 94 |
+
- conda-pack=0.6.0=pyhd3eb1b0_0
|
| 95 |
+
- conda-package-handling=2.2.0=py311h06a4308_0
|
| 96 |
+
- conda-package-streaming=0.9.0=py311h06a4308_0
|
| 97 |
+
- conda-repo-cli=1.0.75=py311h06a4308_0
|
| 98 |
+
- conda-token=0.4.0=pyhd3eb1b0_0
|
| 99 |
+
- conda-verify=3.4.2=py_1
|
| 100 |
+
- constantly=23.10.4=py311h06a4308_0
|
| 101 |
+
- contourpy=1.2.0=py311hdb19cb5_0
|
| 102 |
+
- cookiecutter=2.5.0=py311h06a4308_0
|
| 103 |
+
- cryptography=42.0.2=py311hdda0065_0
|
| 104 |
+
- cssselect=1.2.0=py311h06a4308_0
|
| 105 |
+
- curl=8.5.0=hdbd6064_0
|
| 106 |
+
- cycler=0.11.0=pyhd3eb1b0_0
|
| 107 |
+
- cyrus-sasl=2.1.28=h52b45da_1
|
| 108 |
+
- cytoolz=0.12.2=py311h5eee18b_0
|
| 109 |
+
- dask=2023.11.0=py311h06a4308_0
|
| 110 |
+
- dask-core=2023.11.0=py311h06a4308_0
|
| 111 |
+
- datashader=0.16.0=py311h06a4308_0
|
| 112 |
+
- dav1d=1.2.1=h5eee18b_0
|
| 113 |
+
- dbus=1.13.18=hb2f20db_0
|
| 114 |
+
- debugpy=1.6.7=py311h6a678d5_0
|
| 115 |
+
- defusedxml=0.7.1=pyhd3eb1b0_0
|
| 116 |
+
- diff-match-patch=20200713=pyhd3eb1b0_0
|
| 117 |
+
- distributed=2023.11.0=py311h06a4308_0
|
| 118 |
+
- distro=1.8.0=py311h06a4308_0
|
| 119 |
+
- docstring-to-markdown=0.11=py311h06a4308_0
|
| 120 |
+
- docutils=0.18.1=py311h06a4308_3
|
| 121 |
+
- entrypoints=0.4=py311h06a4308_0
|
| 122 |
+
- et_xmlfile=1.1.0=py311h06a4308_0
|
| 123 |
+
- executing=0.8.3=pyhd3eb1b0_0
|
| 124 |
+
- expat=2.5.0=h6a678d5_0
|
| 125 |
+
- filelock=3.13.1=py311h06a4308_0
|
| 126 |
+
- flake8=6.0.0=py311h06a4308_0
|
| 127 |
+
- flask=2.2.5=py311h06a4308_0
|
| 128 |
+
- fmt=9.1.0=hdb19cb5_0
|
| 129 |
+
- fontconfig=2.14.1=h4c34cd2_2
|
| 130 |
+
- fonttools=4.25.0=pyhd3eb1b0_0
|
| 131 |
+
- freetype=2.12.1=h4a9f257_0
|
| 132 |
+
- frozenlist=1.4.0=py311h5eee18b_0
|
| 133 |
+
- fsspec=2023.10.0=py311h06a4308_0
|
| 134 |
+
- future=0.18.3=py311h06a4308_0
|
| 135 |
+
- gensim=4.3.0=py311hba01205_1
|
| 136 |
+
- gflags=2.2.2=h6a678d5_1
|
| 137 |
+
- giflib=5.2.1=h5eee18b_3
|
| 138 |
+
- gitdb=4.0.7=pyhd3eb1b0_0
|
| 139 |
+
- gitpython=3.1.37=py311h06a4308_0
|
| 140 |
+
- glib=2.78.4=h6a678d5_0
|
| 141 |
+
- glib-tools=2.78.4=h6a678d5_0
|
| 142 |
+
- glog=0.5.0=h6a678d5_1
|
| 143 |
+
- gmp=6.2.1=h295c915_3
|
| 144 |
+
- gmpy2=2.1.2=py311hc9b5ff0_0
|
| 145 |
+
- greenlet=3.0.1=py311h6a678d5_0
|
| 146 |
+
- grpc-cpp=1.48.2=he1ff14a_1
|
| 147 |
+
- gst-plugins-base=1.14.1=h6a678d5_1
|
| 148 |
+
- gstreamer=1.14.1=h5eee18b_1
|
| 149 |
+
- h5py=3.9.0=py311hdd6beaf_0
|
| 150 |
+
- hdf5=1.12.1=h2b7332f_3
|
| 151 |
+
- heapdict=1.0.1=pyhd3eb1b0_0
|
| 152 |
+
- holoviews=1.18.3=py311h06a4308_0
|
| 153 |
+
- hvplot=0.9.2=py311h06a4308_0
|
| 154 |
+
- hyperlink=21.0.0=pyhd3eb1b0_0
|
| 155 |
+
- icu=73.1=h6a678d5_0
|
| 156 |
+
- idna=3.4=py311h06a4308_0
|
| 157 |
+
- imagecodecs=2023.1.23=py311h8105a5c_0
|
| 158 |
+
- imageio=2.33.1=py311h06a4308_0
|
| 159 |
+
- imagesize=1.4.1=py311h06a4308_0
|
| 160 |
+
- imbalanced-learn=0.11.0=py311h06a4308_1
|
| 161 |
+
- importlib-metadata=7.0.1=py311h06a4308_0
|
| 162 |
+
- importlib_metadata=7.0.1=hd3eb1b0_0
|
| 163 |
+
- incremental=22.10.0=pyhd3eb1b0_0
|
| 164 |
+
- inflection=0.5.1=py311h06a4308_0
|
| 165 |
+
- iniconfig=1.1.1=pyhd3eb1b0_0
|
| 166 |
+
- intake=0.6.8=py311h06a4308_0
|
| 167 |
+
- intel-openmp=2023.1.0=hdb19cb5_46306
|
| 168 |
+
- intervaltree=3.1.0=pyhd3eb1b0_0
|
| 169 |
+
- ipykernel=6.28.0=py311h06a4308_0
|
| 170 |
+
- ipython=8.20.0=py311h06a4308_0
|
| 171 |
+
- ipython_genutils=0.2.0=pyhd3eb1b0_1
|
| 172 |
+
- ipywidgets=7.6.5=pyhd3eb1b0_2
|
| 173 |
+
- isort=5.9.3=pyhd3eb1b0_0
|
| 174 |
+
- itemadapter=0.3.0=pyhd3eb1b0_0
|
| 175 |
+
- itemloaders=1.1.0=py311h06a4308_0
|
| 176 |
+
- itsdangerous=2.0.1=pyhd3eb1b0_0
|
| 177 |
+
- jaraco.classes=3.2.1=pyhd3eb1b0_0
|
| 178 |
+
- jedi=0.18.1=py311h06a4308_1
|
| 179 |
+
- jeepney=0.7.1=pyhd3eb1b0_0
|
| 180 |
+
- jellyfish=1.0.1=py311hb02cf49_0
|
| 181 |
+
- jinja2=3.1.3=py311h06a4308_0
|
| 182 |
+
- jmespath=1.0.1=py311h06a4308_0
|
| 183 |
+
- joblib=1.2.0=py311h06a4308_0
|
| 184 |
+
- jpeg=9e=h5eee18b_1
|
| 185 |
+
- jq=1.6=h27cfd23_1000
|
| 186 |
+
- json5=0.9.6=pyhd3eb1b0_0
|
| 187 |
+
- jsonpatch=1.32=pyhd3eb1b0_0
|
| 188 |
+
- jsonpointer=2.1=pyhd3eb1b0_0
|
| 189 |
+
- jsonschema=4.19.2=py311h06a4308_0
|
| 190 |
+
- jsonschema-specifications=2023.7.1=py311h06a4308_0
|
| 191 |
+
- jupyter=1.0.0=py311h06a4308_9
|
| 192 |
+
- jupyter-lsp=2.2.0=py311h06a4308_0
|
| 193 |
+
- jupyter_client=8.6.0=py311h06a4308_0
|
| 194 |
+
- jupyter_console=6.6.3=py311h06a4308_0
|
| 195 |
+
- jupyter_core=5.5.0=py311h06a4308_0
|
| 196 |
+
- jupyter_events=0.8.0=py311h06a4308_0
|
| 197 |
+
- jupyter_server=2.10.0=py311h06a4308_0
|
| 198 |
+
- jupyter_server_terminals=0.4.4=py311h06a4308_1
|
| 199 |
+
- jupyterlab=4.0.11=py311h06a4308_0
|
| 200 |
+
- jupyterlab-variableinspector=3.1.0=py311h06a4308_0
|
| 201 |
+
- jupyterlab_pygments=0.1.2=py_0
|
| 202 |
+
- jupyterlab_server=2.25.1=py311h06a4308_0
|
| 203 |
+
- jupyterlab_widgets=3.0.9=py311h06a4308_0
|
| 204 |
+
- jxrlib=1.1=h7b6447c_2
|
| 205 |
+
- keyring=23.13.1=py311h06a4308_0
|
| 206 |
+
- kiwisolver=1.4.4=py311h6a678d5_0
|
| 207 |
+
- krb5=1.20.1=h143b758_1
|
| 208 |
+
- lazy-object-proxy=1.6.0=py311h5eee18b_0
|
| 209 |
+
- lazy_loader=0.3=py311h06a4308_0
|
| 210 |
+
- lcms2=2.12=h3be6417_0
|
| 211 |
+
- ld_impl_linux-64=2.38=h1181459_1
|
| 212 |
+
- lerc=3.0=h295c915_0
|
| 213 |
+
- libaec=1.0.4=he6710b0_1
|
| 214 |
+
- libarchive=3.6.2=h6ac8c49_2
|
| 215 |
+
- libavif=0.11.1=h5eee18b_0
|
| 216 |
+
- libboost=1.82.0=h109eef0_2
|
| 217 |
+
- libbrotlicommon=1.0.9=h5eee18b_7
|
| 218 |
+
- libbrotlidec=1.0.9=h5eee18b_7
|
| 219 |
+
- libbrotlienc=1.0.9=h5eee18b_7
|
| 220 |
+
- libclang=14.0.6=default_hc6dbbc7_1
|
| 221 |
+
- libclang13=14.0.6=default_he11475f_1
|
| 222 |
+
- libcups=2.4.2=h2d74bed_1
|
| 223 |
+
- libcurl=8.5.0=h251f7ec_0
|
| 224 |
+
- libdeflate=1.17=h5eee18b_1
|
| 225 |
+
- libedit=3.1.20230828=h5eee18b_0
|
| 226 |
+
- libev=4.33=h7f8727e_1
|
| 227 |
+
- libevent=2.1.12=hdbd6064_1
|
| 228 |
+
- libffi=3.4.4=h6a678d5_0
|
| 229 |
+
- libgcc-ng=11.2.0=h1234567_1
|
| 230 |
+
- libgfortran-ng=11.2.0=h00389a5_1
|
| 231 |
+
- libgfortran5=11.2.0=h1234567_1
|
| 232 |
+
- libglib=2.78.4=hdc74915_0
|
| 233 |
+
- libgomp=11.2.0=h1234567_1
|
| 234 |
+
- libiconv=1.16=h7f8727e_2
|
| 235 |
+
- liblief=0.12.3=h6a678d5_0
|
| 236 |
+
- libllvm14=14.0.6=hdb19cb5_3
|
| 237 |
+
- libmamba=1.5.6=haf1ee3a_0
|
| 238 |
+
- libmambapy=1.5.6=py311h2dafd23_0
|
| 239 |
+
- libnghttp2=1.57.0=h2d74bed_0
|
| 240 |
+
- libpng=1.6.39=h5eee18b_0
|
| 241 |
+
- libpq=12.17=hdbd6064_0
|
| 242 |
+
- libprotobuf=3.20.3=he621ea3_0
|
| 243 |
+
- libsodium=1.0.18=h7b6447c_0
|
| 244 |
+
- libsolv=0.7.24=he621ea3_0
|
| 245 |
+
- libspatialindex=1.9.3=h2531618_0
|
| 246 |
+
- libssh2=1.10.0=hdbd6064_2
|
| 247 |
+
- libstdcxx-ng=11.2.0=h1234567_1
|
| 248 |
+
- libthrift=0.15.0=h1795dd8_2
|
| 249 |
+
- libtiff=4.5.1=h6a678d5_0
|
| 250 |
+
- libuuid=1.41.5=h5eee18b_0
|
| 251 |
+
- libwebp-base=1.3.2=h5eee18b_0
|
| 252 |
+
- libxcb=1.15=h7f8727e_0
|
| 253 |
+
- libxkbcommon=1.0.1=h5eee18b_1
|
| 254 |
+
- libxml2=2.10.4=hf1b16e4_1
|
| 255 |
+
- libxslt=1.1.37=h5eee18b_1
|
| 256 |
+
- libzopfli=1.0.3=he6710b0_0
|
| 257 |
+
- linkify-it-py=2.0.0=py311h06a4308_0
|
| 258 |
+
- llvmlite=0.42.0=py311h6a678d5_0
|
| 259 |
+
- locket=1.0.0=py311h06a4308_0
|
| 260 |
+
- lxml=4.9.3=py311hdbbb534_0
|
| 261 |
+
- lz4=4.3.2=py311h5eee18b_0
|
| 262 |
+
- lz4-c=1.9.4=h6a678d5_0
|
| 263 |
+
- lzo=2.10=h7b6447c_2
|
| 264 |
+
- markdown=3.4.1=py311h06a4308_0
|
| 265 |
+
- markdown-it-py=2.2.0=py311h06a4308_1
|
| 266 |
+
- markupsafe=2.1.3=py311h5eee18b_0
|
| 267 |
+
- matplotlib=3.8.0=py311h06a4308_0
|
| 268 |
+
- matplotlib-base=3.8.0=py311ha02d727_0
|
| 269 |
+
- matplotlib-inline=0.1.6=py311h06a4308_0
|
| 270 |
+
- mccabe=0.7.0=pyhd3eb1b0_0
|
| 271 |
+
- mdit-py-plugins=0.3.0=py311h06a4308_0
|
| 272 |
+
- mdurl=0.1.0=py311h06a4308_0
|
| 273 |
+
- menuinst=2.0.2=py311h06a4308_0
|
| 274 |
+
- mistune=2.0.4=py311h06a4308_0
|
| 275 |
+
- mkl=2023.1.0=h213fc3f_46344
|
| 276 |
+
- mkl-service=2.4.0=py311h5eee18b_1
|
| 277 |
+
- mkl_fft=1.3.8=py311h5eee18b_0
|
| 278 |
+
- mkl_random=1.2.4=py311hdb19cb5_0
|
| 279 |
+
- more-itertools=10.1.0=py311h06a4308_0
|
| 280 |
+
- mpc=1.1.0=h10f8cd9_1
|
| 281 |
+
- mpfr=4.0.2=hb69a4c5_1
|
| 282 |
+
- mpmath=1.3.0=py311h06a4308_0
|
| 283 |
+
- msgpack-python=1.0.3=py311hdb19cb5_0
|
| 284 |
+
- multidict=6.0.4=py311h5eee18b_0
|
| 285 |
+
- multipledispatch=0.6.0=py311h06a4308_0
|
| 286 |
+
- munkres=1.1.4=py_0
|
| 287 |
+
- mypy=1.8.0=py311h5eee18b_0
|
| 288 |
+
- mypy_extensions=1.0.0=py311h06a4308_0
|
| 289 |
+
- mysql=5.7.24=h721c034_2
|
| 290 |
+
- navigator-updater=0.4.0=py311h06a4308_1
|
| 291 |
+
- nbclient=0.8.0=py311h06a4308_0
|
| 292 |
+
- nbconvert=7.10.0=py311h06a4308_0
|
| 293 |
+
- nbformat=5.9.2=py311h06a4308_0
|
| 294 |
+
- ncurses=6.4=h6a678d5_0
|
| 295 |
+
- nest-asyncio=1.6.0=py311h06a4308_0
|
| 296 |
+
- networkx=3.1=py311h06a4308_0
|
| 297 |
+
- nltk=3.8.1=py311h06a4308_0
|
| 298 |
+
- notebook=7.0.8=py311h06a4308_0
|
| 299 |
+
- notebook-shim=0.2.3=py311h06a4308_0
|
| 300 |
+
- nspr=4.35=h6a678d5_0
|
| 301 |
+
- nss=3.89.1=h6a678d5_0
|
| 302 |
+
- numba=0.59.0=py311ha02d727_0
|
| 303 |
+
- numexpr=2.8.7=py311h65dcdc2_0
|
| 304 |
+
- numpy=1.26.4=py311h08b1b3b_0
|
| 305 |
+
- numpy-base=1.26.4=py311hf175353_0
|
| 306 |
+
- numpydoc=1.5.0=py311h06a4308_0
|
| 307 |
+
- oniguruma=6.9.7.1=h27cfd23_0
|
| 308 |
+
- openjpeg=2.4.0=h3ad879b_0
|
| 309 |
+
- openpyxl=3.0.10=py311h5eee18b_0
|
| 310 |
+
- openssl=3.0.13=h7f8727e_0
|
| 311 |
+
- orc=1.7.4=hb3bc3d3_1
|
| 312 |
+
- overrides=7.4.0=py311h06a4308_0
|
| 313 |
+
- packaging=23.1=py311h06a4308_0
|
| 314 |
+
- pandas=2.1.4=py311ha02d727_0
|
| 315 |
+
- pandocfilters=1.5.0=pyhd3eb1b0_0
|
| 316 |
+
- panel=1.3.8=py311h06a4308_0
|
| 317 |
+
- param=2.0.2=py311h06a4308_0
|
| 318 |
+
- parsel=1.8.1=py311h06a4308_0
|
| 319 |
+
- parso=0.8.3=pyhd3eb1b0_0
|
| 320 |
+
- partd=1.4.1=py311h06a4308_0
|
| 321 |
+
- patch=2.7.6=h7b6447c_1001
|
| 322 |
+
- patchelf=0.17.2=h6a678d5_0
|
| 323 |
+
- pathlib=1.0.1=pyhd3eb1b0_1
|
| 324 |
+
- pathspec=0.10.3=py311h06a4308_0
|
| 325 |
+
- patsy=0.5.3=py311h06a4308_0
|
| 326 |
+
- pcre2=10.42=hebb0a14_0
|
| 327 |
+
- pexpect=4.8.0=pyhd3eb1b0_3
|
| 328 |
+
- pickleshare=0.7.5=pyhd3eb1b0_1003
|
| 329 |
+
- pkce=1.0.3=py311h06a4308_0
|
| 330 |
+
- pkginfo=1.9.6=py311h06a4308_0
|
| 331 |
+
- platformdirs=3.10.0=py311h06a4308_0
|
| 332 |
+
- plotly=5.9.0=py311h06a4308_0
|
| 333 |
+
- pluggy=1.0.0=py311h06a4308_1
|
| 334 |
+
- ply=3.11=py311h06a4308_0
|
| 335 |
+
- prometheus_client=0.14.1=py311h06a4308_0
|
| 336 |
+
- prompt-toolkit=3.0.43=py311h06a4308_0
|
| 337 |
+
- prompt_toolkit=3.0.43=hd3eb1b0_0
|
| 338 |
+
- protego=0.1.16=py_0
|
| 339 |
+
- protobuf=3.20.3=py311h6a678d5_0
|
| 340 |
+
- psutil=5.9.0=py311h5eee18b_0
|
| 341 |
+
- ptyprocess=0.7.0=pyhd3eb1b0_2
|
| 342 |
+
- pure_eval=0.2.2=pyhd3eb1b0_0
|
| 343 |
+
- py-cpuinfo=9.0.0=py311h06a4308_0
|
| 344 |
+
- py-lief=0.12.3=py311h6a678d5_0
|
| 345 |
+
- pyarrow=14.0.2=py311hb6e97c4_0
|
| 346 |
+
- pyasn1=0.4.8=pyhd3eb1b0_0
|
| 347 |
+
- pyasn1-modules=0.2.8=py_0
|
| 348 |
+
- pybind11-abi=4=hd3eb1b0_1
|
| 349 |
+
- pycodestyle=2.10.0=py311h06a4308_0
|
| 350 |
+
- pycosat=0.6.6=py311h5eee18b_0
|
| 351 |
+
- pycparser=2.21=pyhd3eb1b0_0
|
| 352 |
+
- pyct=0.5.0=py311h06a4308_0
|
| 353 |
+
- pycurl=7.45.2=py311hdbd6064_1
|
| 354 |
+
- pydeck=0.8.0=py311h06a4308_2
|
| 355 |
+
- pydispatcher=2.0.5=py311h06a4308_2
|
| 356 |
+
- pydocstyle=6.3.0=py311h06a4308_0
|
| 357 |
+
- pyerfa=2.0.0=py311h5eee18b_0
|
| 358 |
+
- pyflakes=3.0.1=py311h06a4308_0
|
| 359 |
+
- pygments=2.15.1=py311h06a4308_1
|
| 360 |
+
- pyjwt=2.4.0=py311h06a4308_0
|
| 361 |
+
- pylint=2.16.2=py311h06a4308_0
|
| 362 |
+
- pylint-venv=2.3.0=py311h06a4308_0
|
| 363 |
+
- pyls-spyder=0.4.0=pyhd3eb1b0_0
|
| 364 |
+
- pyodbc=5.0.1=py311h6a678d5_0
|
| 365 |
+
- pyopenssl=24.0.0=py311h06a4308_0
|
| 366 |
+
- pyparsing=3.0.9=py311h06a4308_0
|
| 367 |
+
- pyqt=5.15.10=py311h6a678d5_0
|
| 368 |
+
- pyqt5-sip=12.13.0=py311h5eee18b_0
|
| 369 |
+
- pyqtwebengine=5.15.10=py311h6a678d5_0
|
| 370 |
+
- pysocks=1.7.1=py311h06a4308_0
|
| 371 |
+
- pytables=3.9.2=py311h9d13977_0
|
| 372 |
+
- pytest=7.4.0=py311h06a4308_0
|
| 373 |
+
- python=3.11.7=h955ad1f_0
|
| 374 |
+
- python-dateutil=2.8.2=pyhd3eb1b0_0
|
| 375 |
+
- python-dotenv=0.21.0=py311h06a4308_0
|
| 376 |
+
- python-fastjsonschema=2.16.2=py311h06a4308_0
|
| 377 |
+
- python-json-logger=2.0.7=py311h06a4308_0
|
| 378 |
+
- python-libarchive-c=2.9=pyhd3eb1b0_1
|
| 379 |
+
- python-lmdb=1.4.1=py311h6a678d5_0
|
| 380 |
+
- python-lsp-black=1.2.1=py311h06a4308_0
|
| 381 |
+
- python-lsp-jsonrpc=1.0.0=pyhd3eb1b0_0
|
| 382 |
+
- python-lsp-server=1.7.2=py311h06a4308_0
|
| 383 |
+
- python-slugify=5.0.2=pyhd3eb1b0_0
|
| 384 |
+
- python-snappy=0.6.1=py311h6a678d5_0
|
| 385 |
+
- python-tzdata=2023.3=pyhd3eb1b0_0
|
| 386 |
+
- pytoolconfig=1.2.6=py311h06a4308_0
|
| 387 |
+
- pytz=2023.3.post1=py311h06a4308_0
|
| 388 |
+
- pyviz_comms=3.0.0=py311h06a4308_0
|
| 389 |
+
- pywavelets=1.5.0=py311hf4808d0_0
|
| 390 |
+
- pyxdg=0.27=pyhd3eb1b0_0
|
| 391 |
+
- pyyaml=6.0.1=py311h5eee18b_0
|
| 392 |
+
- pyzmq=25.1.2=py311h6a678d5_0
|
| 393 |
+
- qdarkstyle=3.0.2=pyhd3eb1b0_0
|
| 394 |
+
- qstylizer=0.2.2=py311h06a4308_0
|
| 395 |
+
- qt-main=5.15.2=h53bd1ea_10
|
| 396 |
+
- qt-webengine=5.15.9=h9ab4d14_7
|
| 397 |
+
- qtawesome=1.2.2=py311h06a4308_0
|
| 398 |
+
- qtconsole=5.4.2=py311h06a4308_0
|
| 399 |
+
- qtpy=2.4.1=py311h06a4308_0
|
| 400 |
+
- queuelib=1.6.2=py311h06a4308_0
|
| 401 |
+
- re2=2022.04.01=h295c915_0
|
| 402 |
+
- readline=8.2=h5eee18b_0
|
| 403 |
+
- referencing=0.30.2=py311h06a4308_0
|
| 404 |
+
- regex=2023.10.3=py311h5eee18b_0
|
| 405 |
+
- reproc=14.2.4=h295c915_1
|
| 406 |
+
- reproc-cpp=14.2.4=h295c915_1
|
| 407 |
+
- requests=2.31.0=py311h06a4308_1
|
| 408 |
+
- requests-file=1.5.1=pyhd3eb1b0_0
|
| 409 |
+
- requests-toolbelt=1.0.0=py311h06a4308_0
|
| 410 |
+
- rfc3339-validator=0.1.4=py311h06a4308_0
|
| 411 |
+
- rfc3986-validator=0.1.1=py311h06a4308_0
|
| 412 |
+
- rich=13.3.5=py311h06a4308_0
|
| 413 |
+
- rope=1.7.0=py311h06a4308_0
|
| 414 |
+
- rpds-py=0.10.6=py311hb02cf49_0
|
| 415 |
+
- rtree=1.0.1=py311h06a4308_0
|
| 416 |
+
- ruamel.yaml=0.17.21=py311h5eee18b_0
|
| 417 |
+
- ruamel_yaml=0.17.21=py311h5eee18b_0
|
| 418 |
+
- s2n=1.3.27=hdbd6064_0
|
| 419 |
+
- s3fs=2023.10.0=py311h06a4308_0
|
| 420 |
+
- scikit-image=0.22.0=py311ha02d727_0
|
| 421 |
+
- scikit-learn=1.2.2=py311h6a678d5_1
|
| 422 |
+
- scipy=1.11.4=py311h08b1b3b_0
|
| 423 |
+
- scrapy=2.8.0=py311h06a4308_0
|
| 424 |
+
- seaborn=0.12.2=py311h06a4308_0
|
| 425 |
+
- secretstorage=3.3.1=py311h06a4308_1
|
| 426 |
+
- semver=2.13.0=pyhd3eb1b0_0
|
| 427 |
+
- send2trash=1.8.2=py311h06a4308_0
|
| 428 |
+
- service_identity=18.1.0=pyhd3eb1b0_1
|
| 429 |
+
- setuptools=68.2.2=py311h06a4308_0
|
| 430 |
+
- sip=6.7.12=py311h6a678d5_0
|
| 431 |
+
- six=1.16.0=pyhd3eb1b0_1
|
| 432 |
+
- smart_open=5.2.1=py311h06a4308_0
|
| 433 |
+
- smmap=4.0.0=pyhd3eb1b0_0
|
| 434 |
+
- snappy=1.1.10=h6a678d5_1
|
| 435 |
+
- sniffio=1.3.0=py311h06a4308_0
|
| 436 |
+
- snowballstemmer=2.2.0=pyhd3eb1b0_0
|
| 437 |
+
- sortedcontainers=2.4.0=pyhd3eb1b0_0
|
| 438 |
+
- soupsieve=2.5=py311h06a4308_0
|
| 439 |
+
- sphinx=5.0.2=py311h06a4308_0
|
| 440 |
+
- sphinxcontrib-applehelp=1.0.2=pyhd3eb1b0_0
|
| 441 |
+
- sphinxcontrib-devhelp=1.0.2=pyhd3eb1b0_0
|
| 442 |
+
- sphinxcontrib-htmlhelp=2.0.0=pyhd3eb1b0_0
|
| 443 |
+
- sphinxcontrib-jsmath=1.0.1=pyhd3eb1b0_0
|
| 444 |
+
- sphinxcontrib-qthelp=1.0.3=pyhd3eb1b0_0
|
| 445 |
+
- sphinxcontrib-serializinghtml=1.1.5=pyhd3eb1b0_0
|
| 446 |
+
- spyder=5.4.3=py311h06a4308_1
|
| 447 |
+
- spyder-kernels=2.4.4=py311h06a4308_0
|
| 448 |
+
- sqlalchemy=2.0.25=py311h5eee18b_0
|
| 449 |
+
- sqlite=3.41.2=h5eee18b_0
|
| 450 |
+
- stack_data=0.2.0=pyhd3eb1b0_0
|
| 451 |
+
- statsmodels=0.14.0=py311hf4808d0_0
|
| 452 |
+
- streamlit=1.30.0=py311h06a4308_0
|
| 453 |
+
- sympy=1.12=py311h06a4308_0
|
| 454 |
+
- tabulate=0.9.0=py311h06a4308_0
|
| 455 |
+
- tbb=2021.8.0=hdb19cb5_0
|
| 456 |
+
- tblib=1.7.0=pyhd3eb1b0_0
|
| 457 |
+
- tenacity=8.2.2=py311h06a4308_0
|
| 458 |
+
- terminado=0.17.1=py311h06a4308_0
|
| 459 |
+
- text-unidecode=1.3=pyhd3eb1b0_0
|
| 460 |
+
- textdistance=4.2.1=pyhd3eb1b0_0
|
| 461 |
+
- threadpoolctl=2.2.0=pyh0d69192_0
|
| 462 |
+
- three-merge=0.1.1=pyhd3eb1b0_0
|
| 463 |
+
- tifffile=2023.4.12=py311h06a4308_0
|
| 464 |
+
- tinycss2=1.2.1=py311h06a4308_0
|
| 465 |
+
- tk=8.6.12=h1ccaba5_0
|
| 466 |
+
- tldextract=3.2.0=pyhd3eb1b0_0
|
| 467 |
+
- toml=0.10.2=pyhd3eb1b0_0
|
| 468 |
+
- toolz=0.12.0=py311h06a4308_0
|
| 469 |
+
- tornado=6.3.3=py311h5eee18b_0
|
| 470 |
+
- tqdm=4.65.0=py311h92b7b1e_0
|
| 471 |
+
- traitlets=5.7.1=py311h06a4308_0
|
| 472 |
+
- truststore=0.8.0=py311h06a4308_0
|
| 473 |
+
- twisted=23.10.0=py311h06a4308_0
|
| 474 |
+
- typing-extensions=4.9.0=py311h06a4308_1
|
| 475 |
+
- typing_extensions=4.9.0=py311h06a4308_1
|
| 476 |
+
- tzdata=2023d=h04d1e81_0
|
| 477 |
+
- tzlocal=2.1=py311h06a4308_1
|
| 478 |
+
- uc-micro-py=1.0.1=py311h06a4308_0
|
| 479 |
+
- ujson=5.4.0=py311h6a678d5_0
|
| 480 |
+
- unidecode=1.2.0=pyhd3eb1b0_0
|
| 481 |
+
- unixodbc=2.3.11=h5eee18b_0
|
| 482 |
+
- urllib3=2.0.7=py311h06a4308_0
|
| 483 |
+
- utf8proc=2.6.1=h5eee18b_1
|
| 484 |
+
- validators=0.18.2=pyhd3eb1b0_0
|
| 485 |
+
- w3lib=2.1.2=py311h06a4308_0
|
| 486 |
+
- watchdog=2.1.6=py311h06a4308_0
|
| 487 |
+
- wcwidth=0.2.5=pyhd3eb1b0_0
|
| 488 |
+
- webencodings=0.5.1=py311h06a4308_1
|
| 489 |
+
- websocket-client=0.58.0=py311h06a4308_4
|
| 490 |
+
- werkzeug=2.2.3=py311h06a4308_0
|
| 491 |
+
- whatthepatch=1.0.2=py311h06a4308_0
|
| 492 |
+
- wheel=0.41.2=py311h06a4308_0
|
| 493 |
+
- widgetsnbextension=3.5.2=py311h06a4308_1
|
| 494 |
+
- wrapt=1.14.1=py311h5eee18b_0
|
| 495 |
+
- wurlitzer=3.0.2=py311h06a4308_0
|
| 496 |
+
- xarray=2023.6.0=py311h06a4308_0
|
| 497 |
+
- xyzservices=2022.9.0=py311h06a4308_1
|
| 498 |
+
- xz=5.4.5=h5eee18b_0
|
| 499 |
+
- yaml=0.2.5=h7b6447c_0
|
| 500 |
+
- yaml-cpp=0.8.0=h6a678d5_0
|
| 501 |
+
- yapf=0.31.0=pyhd3eb1b0_0
|
| 502 |
+
- yarl=1.9.3=py311h5eee18b_0
|
| 503 |
+
- zeromq=4.3.5=h6a678d5_0
|
| 504 |
+
- zfp=1.0.0=h6a678d5_0
|
| 505 |
+
- zict=3.0.0=py311h06a4308_0
|
| 506 |
+
- zipp=3.17.0=py311h06a4308_0
|
| 507 |
+
- zlib=1.2.13=h5eee18b_0
|
| 508 |
+
- zlib-ng=2.0.7=h5eee18b_0
|
| 509 |
+
- zope=1.0=py311h06a4308_1
|
| 510 |
+
- zope.interface=5.4.0=py311h5eee18b_0
|
| 511 |
+
- zstandard=0.19.0=py311h5eee18b_0
|
| 512 |
+
- zstd=1.5.5=hc292b87_0
|
| 513 |
+
- pip:
|
| 514 |
+
- accelerate==0.30.0
|
| 515 |
+
- aiofiles==23.2.1
|
| 516 |
+
- annotated-types==0.6.0
|
| 517 |
+
- bitsandbytes==0.41.0
|
| 518 |
+
- cmake==3.29.2
|
| 519 |
+
- datasets==2.19.0
|
| 520 |
+
- decorator==4.4.2
|
| 521 |
+
- deepspeed==0.12.6
|
| 522 |
+
- dill==0.3.8
|
| 523 |
+
- docker-pycreds==0.4.0
|
| 524 |
+
- docstring-parser==0.16
|
| 525 |
+
- draccus==0.7.1
|
| 526 |
+
- einops==0.6.1
|
| 527 |
+
- einops-exts==0.0.4
|
| 528 |
+
- fastapi==0.110.2
|
| 529 |
+
- ffmpy==0.3.2
|
| 530 |
+
- flash-attn==2.5.8
|
| 531 |
+
- gradio==4.16.0
|
| 532 |
+
- gradio-client==0.8.1
|
| 533 |
+
- h11==0.14.0
|
| 534 |
+
- hjson==3.1.0
|
| 535 |
+
- httpcore==0.17.3
|
| 536 |
+
- httpx==0.24.0
|
| 537 |
+
- huggingface-hub==0.23.0
|
| 538 |
+
- icecream==2.1.3
|
| 539 |
+
- imageio-ffmpeg==0.4.9
|
| 540 |
+
- importlib-resources==6.4.0
|
| 541 |
+
- jsonlines==4.0.0
|
| 542 |
+
- lit==18.1.4
|
| 543 |
+
- llava==1.2.2.post1
|
| 544 |
+
- markdown2==2.4.13
|
| 545 |
+
- mergedeep==1.3.4
|
| 546 |
+
- moviepy==1.0.3
|
| 547 |
+
- multiprocess==0.70.16
|
| 548 |
+
- ninja==1.11.1.1
|
| 549 |
+
- nvidia-cublas-cu11==11.10.3.66
|
| 550 |
+
- nvidia-cublas-cu12==12.1.3.1
|
| 551 |
+
- nvidia-cuda-cupti-cu11==11.7.101
|
| 552 |
+
- nvidia-cuda-cupti-cu12==12.1.105
|
| 553 |
+
- nvidia-cuda-nvrtc-cu11==11.7.99
|
| 554 |
+
- nvidia-cuda-nvrtc-cu12==12.1.105
|
| 555 |
+
- nvidia-cuda-runtime-cu11==11.7.99
|
| 556 |
+
- nvidia-cuda-runtime-cu12==12.1.105
|
| 557 |
+
- nvidia-cudnn-cu11==8.5.0.96
|
| 558 |
+
- nvidia-cudnn-cu12==8.9.2.26
|
| 559 |
+
- nvidia-cufft-cu11==10.9.0.58
|
| 560 |
+
- nvidia-cufft-cu12==11.0.2.54
|
| 561 |
+
- nvidia-curand-cu11==10.2.10.91
|
| 562 |
+
- nvidia-curand-cu12==10.3.2.106
|
| 563 |
+
- nvidia-cusolver-cu11==11.4.0.1
|
| 564 |
+
- nvidia-cusolver-cu12==11.4.5.107
|
| 565 |
+
- nvidia-cusparse-cu11==11.7.4.91
|
| 566 |
+
- nvidia-cusparse-cu12==12.1.0.106
|
| 567 |
+
- nvidia-nccl-cu11==2.14.3
|
| 568 |
+
- nvidia-nccl-cu12==2.18.1
|
| 569 |
+
- nvidia-nvjitlink-cu12==12.4.127
|
| 570 |
+
- nvidia-nvtx-cu11==11.7.91
|
| 571 |
+
- nvidia-nvtx-cu12==12.1.105
|
| 572 |
+
- opencv-python==4.9.0.80
|
| 573 |
+
- opencv-python-headless==4.9.0.80
|
| 574 |
+
- orjson==3.10.1
|
| 575 |
+
- peft==0.10.0
|
| 576 |
+
- pillow==10.3.0
|
| 577 |
+
- pip==24.0
|
| 578 |
+
- prismatic==0.0.1
|
| 579 |
+
- proglog==0.1.10
|
| 580 |
+
- pyarrow-hotfix==0.6
|
| 581 |
+
- pydantic==2.7.1
|
| 582 |
+
- pydantic-core==2.18.2
|
| 583 |
+
- pydub==0.25.1
|
| 584 |
+
- pynvml==11.5.0
|
| 585 |
+
- python-multipart==0.0.9
|
| 586 |
+
- pyyaml-include==1.4.1
|
| 587 |
+
- ruff==0.4.2
|
| 588 |
+
- safetensors==0.4.3
|
| 589 |
+
- semantic-version==2.10.0
|
| 590 |
+
- sentencepiece==0.1.99
|
| 591 |
+
- sentry-sdk==2.0.1
|
| 592 |
+
- setproctitle==1.3.3
|
| 593 |
+
- shellingham==1.5.4
|
| 594 |
+
- shortuuid==1.0.13
|
| 595 |
+
- shtab==1.7.1
|
| 596 |
+
- starlette==0.37.2
|
| 597 |
+
- svgwrite==1.4.3
|
| 598 |
+
- timm==0.9.16
|
| 599 |
+
- tokenizers==0.14.1
|
| 600 |
+
- tomlkit==0.12.0
|
| 601 |
+
- torch==2.1.2
|
| 602 |
+
- torchaudio==2.1.2
|
| 603 |
+
- torchvision==0.16.2
|
| 604 |
+
- transformers==4.31.0
|
| 605 |
+
- triton==2.1.0
|
| 606 |
+
- trl==0.8.6
|
| 607 |
+
- typer==0.12.3
|
| 608 |
+
- typing-inspect==0.9.0
|
| 609 |
+
- tyro==0.8.3
|
| 610 |
+
- uvicorn==0.29.0
|
| 611 |
+
- wandb==0.16.6
|
| 612 |
+
- wavedrom==2.0.3.post3
|
| 613 |
+
- websockets==11.0.3
|
| 614 |
+
- xxhash==3.4.1
|
| 615 |
+
prefix: /scratch/groups/willhies/sschmidg/Anaconda3
|
wandb/offline-run-20240506_160400-io481435/files/wandb-metadata.json
ADDED
|
@@ -0,0 +1,399 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"os": "Linux-3.10.0-1160.114.2.el7.x86_64-x86_64-with-glibc2.17",
|
| 3 |
+
"python": "3.11.7",
|
| 4 |
+
"heartbeatAt": "2024-05-06T23:04:00.890688",
|
| 5 |
+
"startedAt": "2024-05-06T23:04:00.701540",
|
| 6 |
+
"docker": null,
|
| 7 |
+
"cuda": null,
|
| 8 |
+
"args": [
|
| 9 |
+
"--model.type",
|
| 10 |
+
"one-stage+7b",
|
| 11 |
+
"--model.model_id",
|
| 12 |
+
"testmodel",
|
| 13 |
+
"--model.vision_backbone_id",
|
| 14 |
+
"clip-vit-b",
|
| 15 |
+
"--model.image_resize_strategy",
|
| 16 |
+
"letterbox",
|
| 17 |
+
"--model.llm_backbone_id",
|
| 18 |
+
"llama2-7b-chat",
|
| 19 |
+
"--model.finetune_global_batch_size",
|
| 20 |
+
"64",
|
| 21 |
+
"--model.finetune_per_device_batch_size",
|
| 22 |
+
"4",
|
| 23 |
+
"--model.finetune_epochs",
|
| 24 |
+
"1",
|
| 25 |
+
"--dataset.type",
|
| 26 |
+
"med-instruct"
|
| 27 |
+
],
|
| 28 |
+
"state": "running",
|
| 29 |
+
"program": "/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py",
|
| 30 |
+
"codePathLocal": "scripts/pretrain.py",
|
| 31 |
+
"codePath": "scripts/pretrain.py",
|
| 32 |
+
"git": {
|
| 33 |
+
"remote": "https://github.com/TRI-ML/prismatic-vlms",
|
| 34 |
+
"commit": "8ddeda915e861a7f4cbe7ce92f1407f4feb6a181"
|
| 35 |
+
},
|
| 36 |
+
"email": null,
|
| 37 |
+
"root": "/scratch/groups/willhies/sschmidg/prismatic-vlms",
|
| 38 |
+
"host": "sh03-16n02.int",
|
| 39 |
+
"username": "sschmidg",
|
| 40 |
+
"executable": "/scratch/groups/willhies/sschmidg/Anaconda3/bin/python",
|
| 41 |
+
"cpu_count": 64,
|
| 42 |
+
"cpu_count_logical": 64,
|
| 43 |
+
"cpu_freq": {
|
| 44 |
+
"current": 2.2609375,
|
| 45 |
+
"min": 1500.0,
|
| 46 |
+
"max": 2500.0
|
| 47 |
+
},
|
| 48 |
+
"cpu_freq_per_core": [
|
| 49 |
+
{
|
| 50 |
+
"current": 2.5,
|
| 51 |
+
"min": 1500.0,
|
| 52 |
+
"max": 2500.0
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"current": 2.5,
|
| 56 |
+
"min": 1500.0,
|
| 57 |
+
"max": 2500.0
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"current": 2.5,
|
| 61 |
+
"min": 1500.0,
|
| 62 |
+
"max": 2500.0
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"current": 2.5,
|
| 66 |
+
"min": 1500.0,
|
| 67 |
+
"max": 2500.0
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"current": 2.5,
|
| 71 |
+
"min": 1500.0,
|
| 72 |
+
"max": 2500.0
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"current": 2.5,
|
| 76 |
+
"min": 1500.0,
|
| 77 |
+
"max": 2500.0
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"current": 1.5,
|
| 81 |
+
"min": 1500.0,
|
| 82 |
+
"max": 2500.0
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"current": 1.5,
|
| 86 |
+
"min": 1500.0,
|
| 87 |
+
"max": 2500.0
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"current": 1.5,
|
| 91 |
+
"min": 1500.0,
|
| 92 |
+
"max": 2500.0
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"current": 1.5,
|
| 96 |
+
"min": 1500.0,
|
| 97 |
+
"max": 2500.0
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"current": 2.5,
|
| 101 |
+
"min": 1500.0,
|
| 102 |
+
"max": 2500.0
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"current": 2.5,
|
| 106 |
+
"min": 1500.0,
|
| 107 |
+
"max": 2500.0
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"current": 1.5,
|
| 111 |
+
"min": 1500.0,
|
| 112 |
+
"max": 2500.0
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"current": 2.5,
|
| 116 |
+
"min": 1500.0,
|
| 117 |
+
"max": 2500.0
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"current": 2.5,
|
| 121 |
+
"min": 1500.0,
|
| 122 |
+
"max": 2500.0
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"current": 1.5,
|
| 126 |
+
"min": 1500.0,
|
| 127 |
+
"max": 2500.0
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"current": 2.5,
|
| 131 |
+
"min": 1500.0,
|
| 132 |
+
"max": 2500.0
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"current": 2.5,
|
| 136 |
+
"min": 1500.0,
|
| 137 |
+
"max": 2500.0
|
| 138 |
+
},
|
| 139 |
+
{
|
| 140 |
+
"current": 2.5,
|
| 141 |
+
"min": 1500.0,
|
| 142 |
+
"max": 2500.0
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"current": 2.5,
|
| 146 |
+
"min": 1500.0,
|
| 147 |
+
"max": 2500.0
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"current": 2.5,
|
| 151 |
+
"min": 1500.0,
|
| 152 |
+
"max": 2500.0
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"current": 2.5,
|
| 156 |
+
"min": 1500.0,
|
| 157 |
+
"max": 2500.0
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"current": 2.5,
|
| 161 |
+
"min": 1500.0,
|
| 162 |
+
"max": 2500.0
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"current": 2.5,
|
| 166 |
+
"min": 1500.0,
|
| 167 |
+
"max": 2500.0
|
| 168 |
+
},
|
| 169 |
+
{
|
| 170 |
+
"current": 2.5,
|
| 171 |
+
"min": 1500.0,
|
| 172 |
+
"max": 2500.0
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"current": 2.5,
|
| 176 |
+
"min": 1500.0,
|
| 177 |
+
"max": 2500.0
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"current": 2.5,
|
| 181 |
+
"min": 1500.0,
|
| 182 |
+
"max": 2500.0
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"current": 1.5,
|
| 186 |
+
"min": 1500.0,
|
| 187 |
+
"max": 2500.0
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"current": 2.5,
|
| 191 |
+
"min": 1500.0,
|
| 192 |
+
"max": 2500.0
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"current": 2.5,
|
| 196 |
+
"min": 1500.0,
|
| 197 |
+
"max": 2500.0
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"current": 2.5,
|
| 201 |
+
"min": 1500.0,
|
| 202 |
+
"max": 2500.0
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"current": 2.5,
|
| 206 |
+
"min": 1500.0,
|
| 207 |
+
"max": 2500.0
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"current": 1.5,
|
| 211 |
+
"min": 1500.0,
|
| 212 |
+
"max": 2500.0
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"current": 2.5,
|
| 216 |
+
"min": 1500.0,
|
| 217 |
+
"max": 2500.0
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"current": 1.5,
|
| 221 |
+
"min": 1500.0,
|
| 222 |
+
"max": 2500.0
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"current": 1.5,
|
| 226 |
+
"min": 1500.0,
|
| 227 |
+
"max": 2500.0
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"current": 2.5,
|
| 231 |
+
"min": 1500.0,
|
| 232 |
+
"max": 2500.0
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"current": 1.5,
|
| 236 |
+
"min": 1500.0,
|
| 237 |
+
"max": 2500.0
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"current": 1.5,
|
| 241 |
+
"min": 1500.0,
|
| 242 |
+
"max": 2500.0
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"current": 1.5,
|
| 246 |
+
"min": 1500.0,
|
| 247 |
+
"max": 2500.0
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"current": 1.5,
|
| 251 |
+
"min": 1500.0,
|
| 252 |
+
"max": 2500.0
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"current": 1.5,
|
| 256 |
+
"min": 1500.0,
|
| 257 |
+
"max": 2500.0
|
| 258 |
+
},
|
| 259 |
+
{
|
| 260 |
+
"current": 2.5,
|
| 261 |
+
"min": 1500.0,
|
| 262 |
+
"max": 2500.0
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"current": 2.5,
|
| 266 |
+
"min": 1500.0,
|
| 267 |
+
"max": 2500.0
|
| 268 |
+
},
|
| 269 |
+
{
|
| 270 |
+
"current": 2.5,
|
| 271 |
+
"min": 1500.0,
|
| 272 |
+
"max": 2500.0
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"current": 2.5,
|
| 276 |
+
"min": 1500.0,
|
| 277 |
+
"max": 2500.0
|
| 278 |
+
},
|
| 279 |
+
{
|
| 280 |
+
"current": 2.5,
|
| 281 |
+
"min": 1500.0,
|
| 282 |
+
"max": 2500.0
|
| 283 |
+
},
|
| 284 |
+
{
|
| 285 |
+
"current": 2.5,
|
| 286 |
+
"min": 1500.0,
|
| 287 |
+
"max": 2500.0
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"current": 2.5,
|
| 291 |
+
"min": 1500.0,
|
| 292 |
+
"max": 2500.0
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"current": 2.5,
|
| 296 |
+
"min": 1500.0,
|
| 297 |
+
"max": 2500.0
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"current": 2.5,
|
| 301 |
+
"min": 1500.0,
|
| 302 |
+
"max": 2500.0
|
| 303 |
+
},
|
| 304 |
+
{
|
| 305 |
+
"current": 2.5,
|
| 306 |
+
"min": 1500.0,
|
| 307 |
+
"max": 2500.0
|
| 308 |
+
},
|
| 309 |
+
{
|
| 310 |
+
"current": 2.5,
|
| 311 |
+
"min": 1500.0,
|
| 312 |
+
"max": 2500.0
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"current": 2.5,
|
| 316 |
+
"min": 1500.0,
|
| 317 |
+
"max": 2500.0
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"current": 2.5,
|
| 321 |
+
"min": 1500.0,
|
| 322 |
+
"max": 2500.0
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"current": 2.5,
|
| 326 |
+
"min": 1500.0,
|
| 327 |
+
"max": 2500.0
|
| 328 |
+
},
|
| 329 |
+
{
|
| 330 |
+
"current": 2.5,
|
| 331 |
+
"min": 1500.0,
|
| 332 |
+
"max": 2500.0
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"current": 2.5,
|
| 336 |
+
"min": 1500.0,
|
| 337 |
+
"max": 2500.0
|
| 338 |
+
},
|
| 339 |
+
{
|
| 340 |
+
"current": 2.5,
|
| 341 |
+
"min": 1500.0,
|
| 342 |
+
"max": 2500.0
|
| 343 |
+
},
|
| 344 |
+
{
|
| 345 |
+
"current": 2.5,
|
| 346 |
+
"min": 1500.0,
|
| 347 |
+
"max": 2500.0
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"current": 2.5,
|
| 351 |
+
"min": 1500.0,
|
| 352 |
+
"max": 2500.0
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"current": 2.5,
|
| 356 |
+
"min": 1500.0,
|
| 357 |
+
"max": 2500.0
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"current": 2.5,
|
| 361 |
+
"min": 1500.0,
|
| 362 |
+
"max": 2500.0
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"current": 1.5,
|
| 366 |
+
"min": 1500.0,
|
| 367 |
+
"max": 2500.0
|
| 368 |
+
}
|
| 369 |
+
],
|
| 370 |
+
"disk": {
|
| 371 |
+
"/": {
|
| 372 |
+
"total": 23.98828125,
|
| 373 |
+
"used": 11.856884002685547
|
| 374 |
+
}
|
| 375 |
+
},
|
| 376 |
+
"gpu": "NVIDIA A100-SXM4-40GB",
|
| 377 |
+
"gpu_count": 4,
|
| 378 |
+
"gpu_devices": [
|
| 379 |
+
{
|
| 380 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 381 |
+
"memory_total": 42949672960
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 385 |
+
"memory_total": 42949672960
|
| 386 |
+
},
|
| 387 |
+
{
|
| 388 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 389 |
+
"memory_total": 42949672960
|
| 390 |
+
},
|
| 391 |
+
{
|
| 392 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 393 |
+
"memory_total": 42949672960
|
| 394 |
+
}
|
| 395 |
+
],
|
| 396 |
+
"memory": {
|
| 397 |
+
"total": 503.587890625
|
| 398 |
+
}
|
| 399 |
+
}
|
wandb/offline-run-20240506_160400-io481435/logs/debug-internal.log
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-06 16:04:00,754 INFO StreamThr :27791 [internal.py:wandb_internal():86] W&B internal server running at pid: 27791, started at: 2024-05-06 16:04:00.748270
|
| 2 |
+
2024-05-06 16:04:00,760 DEBUG HandlerThread:27791 [handler.py:handle_request():146] handle_request: status
|
| 3 |
+
2024-05-06 16:04:00,761 INFO WriterThread:27791 [datastore.py:open_for_write():87] open: runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240506_160400-io481435/run-io481435.wandb
|
| 4 |
+
2024-05-06 16:04:00,830 DEBUG HandlerThread:27791 [handler.py:handle_request():146] handle_request: run_start
|
| 5 |
+
2024-05-06 16:04:00,856 DEBUG HandlerThread:27791 [system_info.py:__init__():26] System info init
|
| 6 |
+
2024-05-06 16:04:00,857 DEBUG HandlerThread:27791 [system_info.py:__init__():41] System info init done
|
| 7 |
+
2024-05-06 16:04:00,857 INFO HandlerThread:27791 [system_monitor.py:start():194] Starting system monitor
|
| 8 |
+
2024-05-06 16:04:00,857 INFO SystemMonitor:27791 [system_monitor.py:_start():158] Starting system asset monitoring threads
|
| 9 |
+
2024-05-06 16:04:00,857 INFO HandlerThread:27791 [system_monitor.py:probe():214] Collecting system info
|
| 10 |
+
2024-05-06 16:04:00,858 INFO SystemMonitor:27791 [interfaces.py:start():190] Started cpu monitoring
|
| 11 |
+
2024-05-06 16:04:00,860 INFO SystemMonitor:27791 [interfaces.py:start():190] Started disk monitoring
|
| 12 |
+
2024-05-06 16:04:00,860 INFO SystemMonitor:27791 [interfaces.py:start():190] Started gpu monitoring
|
| 13 |
+
2024-05-06 16:04:00,861 INFO SystemMonitor:27791 [interfaces.py:start():190] Started memory monitoring
|
| 14 |
+
2024-05-06 16:04:00,862 INFO SystemMonitor:27791 [interfaces.py:start():190] Started network monitoring
|
| 15 |
+
2024-05-06 16:04:00,890 DEBUG HandlerThread:27791 [system_info.py:probe():150] Probing system
|
| 16 |
+
2024-05-06 16:04:00,894 DEBUG HandlerThread:27791 [system_info.py:_probe_git():135] Probing git
|
| 17 |
+
2024-05-06 16:04:00,909 DEBUG HandlerThread:27791 [system_info.py:_probe_git():143] Probing git done
|
| 18 |
+
2024-05-06 16:04:00,910 DEBUG HandlerThread:27791 [system_info.py:probe():198] Probing system done
|
| 19 |
+
2024-05-06 16:04:00,910 DEBUG HandlerThread:27791 [system_monitor.py:probe():223] {'os': 'Linux-3.10.0-1160.114.2.el7.x86_64-x86_64-with-glibc2.17', 'python': '3.11.7', 'heartbeatAt': '2024-05-06T23:04:00.890688', 'startedAt': '2024-05-06T23:04:00.701540', 'docker': None, 'cuda': None, 'args': ('--model.type', 'one-stage+7b', '--model.model_id', 'testmodel', '--model.vision_backbone_id', 'clip-vit-b', '--model.image_resize_strategy', 'letterbox', '--model.llm_backbone_id', 'llama2-7b-chat', '--model.finetune_global_batch_size', '64', '--model.finetune_per_device_batch_size', '4', '--model.finetune_epochs', '1', '--dataset.type', 'med-instruct'), 'state': 'running', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'codePathLocal': 'scripts/pretrain.py', 'codePath': 'scripts/pretrain.py', 'git': {'remote': 'https://github.com/TRI-ML/prismatic-vlms', 'commit': '8ddeda915e861a7f4cbe7ce92f1407f4feb6a181'}, 'email': None, 'root': '/scratch/groups/willhies/sschmidg/prismatic-vlms', 'host': 'sh03-16n02.int', 'username': 'sschmidg', 'executable': '/scratch/groups/willhies/sschmidg/Anaconda3/bin/python', 'cpu_count': 64, 'cpu_count_logical': 64, 'cpu_freq': {'current': 2.2609375, 'min': 1500.0, 'max': 2500.0}, 'cpu_freq_per_core': [{'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}], 'disk': {'/': {'total': 23.98828125, 'used': 11.856884002685547}}, 'gpu': 'NVIDIA A100-SXM4-40GB', 'gpu_count': 4, 'gpu_devices': [{'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}, {'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}, {'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}, {'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}], 'memory': {'total': 503.587890625}}
|
| 20 |
+
2024-05-06 16:04:00,910 INFO HandlerThread:27791 [system_monitor.py:probe():224] Finished collecting system info
|
| 21 |
+
2024-05-06 16:04:00,910 INFO HandlerThread:27791 [system_monitor.py:probe():227] Publishing system info
|
| 22 |
+
2024-05-06 16:04:00,911 DEBUG HandlerThread:27791 [system_info.py:_save_conda():207] Saving list of conda packages installed into the current environment
|
| 23 |
+
2024-05-06 16:04:10,655 DEBUG HandlerThread:27791 [system_info.py:_save_conda():222] Saving conda packages done
|
| 24 |
+
2024-05-06 16:04:10,662 INFO HandlerThread:27791 [system_monitor.py:probe():229] Finished publishing system info
|
| 25 |
+
2024-05-06 16:04:10,674 DEBUG HandlerThread:27791 [handler.py:handle_request():146] handle_request: status_report
|
| 26 |
+
2024-05-06 16:04:10,674 DEBUG HandlerThread:27791 [handler.py:handle_request():146] handle_request: keepalive
|
| 27 |
+
2024-05-06 16:04:10,675 DEBUG SenderThread:27791 [sender.py:send_request():406] send_request: status_report
|
| 28 |
+
2024-05-06 16:04:11,676 DEBUG HandlerThread:27791 [handler.py:handle_request():146] handle_request: status_report
|
| 29 |
+
2024-05-06 16:04:11,677 DEBUG SenderThread:27791 [sender.py:send_request():406] send_request: status_report
|
| 30 |
+
2024-05-06 16:04:12,003 DEBUG HandlerThread:27791 [handler.py:handle_request():146] handle_request: python_packages
|
| 31 |
+
2024-05-06 16:04:14,797 INFO MainThread:27791 [internal.py:handle_exit():76] Internal process exited
|
wandb/offline-run-20240506_160400-io481435/logs/debug.log
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-06 16:04:00,714 INFO MainThread:27535 [wandb_setup.py:_flush():76] Current SDK version is 0.16.6
|
| 2 |
+
2024-05-06 16:04:00,715 INFO MainThread:27535 [wandb_setup.py:_flush():76] Configure stats pid to 27535
|
| 3 |
+
2024-05-06 16:04:00,715 INFO MainThread:27535 [wandb_setup.py:_flush():76] Loading settings from /home/users/sschmidg/.config/wandb/settings
|
| 4 |
+
2024-05-06 16:04:00,716 INFO MainThread:27535 [wandb_setup.py:_flush():76] Loading settings from /scratch/groups/willhies/sschmidg/prismatic-vlms/wandb/settings
|
| 5 |
+
2024-05-06 16:04:00,716 INFO MainThread:27535 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
|
| 6 |
+
2024-05-06 16:04:00,716 INFO MainThread:27535 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
|
| 7 |
+
2024-05-06 16:04:00,716 INFO MainThread:27535 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': 'scripts/pretrain.py', 'program_abspath': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py'}
|
| 8 |
+
2024-05-06 16:04:00,716 INFO MainThread:27535 [wandb_setup.py:_flush():76] Applying login settings: {}
|
| 9 |
+
2024-05-06 16:04:00,716 INFO MainThread:27535 [wandb_setup.py:_flush():76] Applying login settings: {'mode': 'offline'}
|
| 10 |
+
2024-05-06 16:04:00,716 INFO MainThread:27535 [wandb_init.py:_log_setup():521] Logging user logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240506_160400-io481435/logs/debug.log
|
| 11 |
+
2024-05-06 16:04:00,716 INFO MainThread:27535 [wandb_init.py:_log_setup():522] Logging internal logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240506_160400-io481435/logs/debug-internal.log
|
| 12 |
+
2024-05-06 16:04:00,716 INFO MainThread:27535 [wandb_init.py:init():561] calling init triggers
|
| 13 |
+
2024-05-06 16:04:00,716 INFO MainThread:27535 [wandb_init.py:init():568] wandb.init called with sweep_config: {}
|
| 14 |
+
config: {'model': {'type': 'one-stage+7b', 'model_id': 'testmodel', 'arch_specifier': 'no-align+gelu-mlp', 'vision_backbone_id': 'clip-vit-b', 'llm_backbone_id': 'llama2-7b-chat', 'image_resize_strategy': 'letterbox', 'llm_max_length': 2048, 'align_epochs': 1, 'align_max_steps': None, 'align_global_batch_size': 256, 'align_per_device_batch_size': 16, 'align_learning_rate': 0.001, 'align_weight_decay': 0.0, 'align_max_grad_norm': 1.0, 'align_lr_scheduler_type': 'linear-warmup+cosine-decay', 'align_warmup_ratio': 0.03, 'align_train_strategy': 'fsdp-shard-grad-op', 'finetune_epochs': 1, 'finetune_max_steps': None, 'finetune_global_batch_size': 64, 'finetune_per_device_batch_size': 4, 'finetune_learning_rate': 2e-05, 'finetune_weight_decay': 0.1, 'finetune_max_grad_norm': 1.0, 'finetune_lr_scheduler_type': 'linear-warmup+cosine-decay', 'finetune_warmup_ratio': 0.03, 'finetune_train_strategy': 'fsdp-full-shard', 'enable_gradient_checkpointing': True, 'enable_mixed_precision_training': True, 'reduce_in_full_precision': False}, 'dataset': {'type': 'med-instruct', 'dataset_id': 'med-instruct', 'align_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'finetune_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'dataset_root_dir': 'data'}, 'stage': 'finetune', 'pretrained_checkpoint': None, 'run_id': 'med-instruct+testmodel+stage-finetune+x7', 'run_root_dir': 'runs', 'seed': 7, 'trackers': ['jsonl', 'wandb'], 'wandb_project': 'onyx-vlms', 'wandb_entity': 'stanford-voltron'}
|
| 15 |
+
2024-05-06 16:04:00,716 INFO MainThread:27535 [wandb_init.py:init():611] starting backend
|
| 16 |
+
2024-05-06 16:04:00,716 INFO MainThread:27535 [wandb_init.py:init():615] setting up manager
|
| 17 |
+
2024-05-06 16:04:00,721 INFO MainThread:27535 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
| 18 |
+
2024-05-06 16:04:00,739 INFO MainThread:27535 [wandb_init.py:init():623] backend started and connected
|
| 19 |
+
2024-05-06 16:04:00,746 INFO MainThread:27535 [wandb_init.py:init():715] updated telemetry
|
| 20 |
+
2024-05-06 16:04:00,776 INFO MainThread:27535 [wandb_init.py:init():748] communicating run to backend with 90.0 second timeout
|
| 21 |
+
2024-05-06 16:04:00,785 INFO MainThread:27535 [wandb_init.py:init():799] starting run threads in backend
|
| 22 |
+
2024-05-06 16:04:12,002 INFO MainThread:27535 [wandb_run.py:_console_start():2335] atexit reg
|
| 23 |
+
2024-05-06 16:04:12,002 INFO MainThread:27535 [wandb_run.py:_redirect():2190] redirect: wrap_raw
|
| 24 |
+
2024-05-06 16:04:12,003 INFO MainThread:27535 [wandb_run.py:_redirect():2255] Wrapping output streams.
|
| 25 |
+
2024-05-06 16:04:12,003 INFO MainThread:27535 [wandb_run.py:_redirect():2280] Redirects installed.
|
| 26 |
+
2024-05-06 16:04:12,004 INFO MainThread:27535 [wandb_init.py:init():842] run started, returning control to user process
|
wandb/offline-run-20240506_160400-io481435/run-io481435.wandb
ADDED
|
File without changes
|
wandb/offline-run-20240507_152956-gy8tfquj/files/conda-environment.yaml
ADDED
|
@@ -0,0 +1,615 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: base
|
| 2 |
+
channels:
|
| 3 |
+
- defaults
|
| 4 |
+
dependencies:
|
| 5 |
+
- _anaconda_depends=2024.02=py311_mkl_1
|
| 6 |
+
- _libgcc_mutex=0.1=main
|
| 7 |
+
- _openmp_mutex=5.1=1_gnu
|
| 8 |
+
- abseil-cpp=20211102.0=hd4dd3e8_0
|
| 9 |
+
- aiobotocore=2.7.0=py311h06a4308_0
|
| 10 |
+
- aiohttp=3.9.3=py311h5eee18b_0
|
| 11 |
+
- aioitertools=0.7.1=pyhd3eb1b0_0
|
| 12 |
+
- aiosignal=1.2.0=pyhd3eb1b0_0
|
| 13 |
+
- alabaster=0.7.12=pyhd3eb1b0_0
|
| 14 |
+
- altair=5.0.1=py311h06a4308_0
|
| 15 |
+
- anaconda-anon-usage=0.4.3=py311hfc0e8ea_100
|
| 16 |
+
- anaconda-catalogs=0.2.0=py311h06a4308_0
|
| 17 |
+
- anaconda-client=1.12.3=py311h06a4308_0
|
| 18 |
+
- anaconda-cloud-auth=0.1.4=py311h06a4308_0
|
| 19 |
+
- anaconda-navigator=2.5.2=py311h06a4308_0
|
| 20 |
+
- anaconda-project=0.11.1=py311h06a4308_0
|
| 21 |
+
- anyio=4.2.0=py311h06a4308_0
|
| 22 |
+
- aom=3.6.0=h6a678d5_0
|
| 23 |
+
- appdirs=1.4.4=pyhd3eb1b0_0
|
| 24 |
+
- archspec=0.2.1=pyhd3eb1b0_0
|
| 25 |
+
- argon2-cffi=21.3.0=pyhd3eb1b0_0
|
| 26 |
+
- argon2-cffi-bindings=21.2.0=py311h5eee18b_0
|
| 27 |
+
- arrow=1.2.3=py311h06a4308_1
|
| 28 |
+
- arrow-cpp=14.0.2=h374c478_1
|
| 29 |
+
- astroid=2.14.2=py311h06a4308_0
|
| 30 |
+
- astropy=5.3.4=py311hf4808d0_0
|
| 31 |
+
- asttokens=2.0.5=pyhd3eb1b0_0
|
| 32 |
+
- async-lru=2.0.4=py311h06a4308_0
|
| 33 |
+
- atomicwrites=1.4.0=py_0
|
| 34 |
+
- attrs=23.1.0=py311h06a4308_0
|
| 35 |
+
- automat=20.2.0=py_0
|
| 36 |
+
- autopep8=1.6.0=pyhd3eb1b0_1
|
| 37 |
+
- aws-c-auth=0.6.19=h5eee18b_0
|
| 38 |
+
- aws-c-cal=0.5.20=hdbd6064_0
|
| 39 |
+
- aws-c-common=0.8.5=h5eee18b_0
|
| 40 |
+
- aws-c-compression=0.2.16=h5eee18b_0
|
| 41 |
+
- aws-c-event-stream=0.2.15=h6a678d5_0
|
| 42 |
+
- aws-c-http=0.6.25=h5eee18b_0
|
| 43 |
+
- aws-c-io=0.13.10=h5eee18b_0
|
| 44 |
+
- aws-c-mqtt=0.7.13=h5eee18b_0
|
| 45 |
+
- aws-c-s3=0.1.51=hdbd6064_0
|
| 46 |
+
- aws-c-sdkutils=0.1.6=h5eee18b_0
|
| 47 |
+
- aws-checksums=0.1.13=h5eee18b_0
|
| 48 |
+
- aws-crt-cpp=0.18.16=h6a678d5_0
|
| 49 |
+
- aws-sdk-cpp=1.10.55=h721c034_0
|
| 50 |
+
- babel=2.11.0=py311h06a4308_0
|
| 51 |
+
- backports=1.1=pyhd3eb1b0_0
|
| 52 |
+
- backports.functools_lru_cache=1.6.4=pyhd3eb1b0_0
|
| 53 |
+
- backports.tempfile=1.0=pyhd3eb1b0_1
|
| 54 |
+
- backports.weakref=1.0.post1=py_1
|
| 55 |
+
- bcrypt=3.2.0=py311h5eee18b_1
|
| 56 |
+
- beautifulsoup4=4.12.2=py311h06a4308_0
|
| 57 |
+
- binaryornot=0.4.4=pyhd3eb1b0_1
|
| 58 |
+
- black=23.11.0=py311h06a4308_0
|
| 59 |
+
- blas=1.0=mkl
|
| 60 |
+
- bleach=4.1.0=pyhd3eb1b0_0
|
| 61 |
+
- blinker=1.6.2=py311h06a4308_0
|
| 62 |
+
- blosc=1.21.3=h6a678d5_0
|
| 63 |
+
- bokeh=3.3.4=py311h92b7b1e_0
|
| 64 |
+
- boltons=23.0.0=py311h06a4308_0
|
| 65 |
+
- boost-cpp=1.82.0=hdb19cb5_2
|
| 66 |
+
- botocore=1.31.64=py311h06a4308_0
|
| 67 |
+
- bottleneck=1.3.7=py311hf4808d0_0
|
| 68 |
+
- brotli=1.0.9=h5eee18b_7
|
| 69 |
+
- brotli-bin=1.0.9=h5eee18b_7
|
| 70 |
+
- brotli-python=1.0.9=py311h6a678d5_7
|
| 71 |
+
- brunsli=0.1=h2531618_0
|
| 72 |
+
- bzip2=1.0.8=h7b6447c_0
|
| 73 |
+
- c-ares=1.19.1=h5eee18b_0
|
| 74 |
+
- c-blosc2=2.12.0=h80c7b02_0
|
| 75 |
+
- ca-certificates=2023.12.12=h06a4308_0
|
| 76 |
+
- cachetools=4.2.2=pyhd3eb1b0_0
|
| 77 |
+
- certifi=2024.2.2=py311h06a4308_0
|
| 78 |
+
- cffi=1.16.0=py311h5eee18b_0
|
| 79 |
+
- cfitsio=3.470=h5893167_7
|
| 80 |
+
- chardet=4.0.0=py311h06a4308_1003
|
| 81 |
+
- charls=2.2.0=h2531618_0
|
| 82 |
+
- charset-normalizer=2.0.4=pyhd3eb1b0_0
|
| 83 |
+
- click=8.1.7=py311h06a4308_0
|
| 84 |
+
- cloudpickle=2.2.1=py311h06a4308_0
|
| 85 |
+
- clyent=1.2.2=py311h06a4308_1
|
| 86 |
+
- colorama=0.4.6=py311h06a4308_0
|
| 87 |
+
- colorcet=3.0.1=py311h06a4308_0
|
| 88 |
+
- comm=0.1.2=py311h06a4308_0
|
| 89 |
+
- conda=24.1.2=py311h06a4308_0
|
| 90 |
+
- conda-build=24.1.2=py311h06a4308_0
|
| 91 |
+
- conda-content-trust=0.2.0=py311h06a4308_0
|
| 92 |
+
- conda-index=0.4.0=pyhd3eb1b0_0
|
| 93 |
+
- conda-libmamba-solver=24.1.0=pyhd3eb1b0_0
|
| 94 |
+
- conda-pack=0.6.0=pyhd3eb1b0_0
|
| 95 |
+
- conda-package-handling=2.2.0=py311h06a4308_0
|
| 96 |
+
- conda-package-streaming=0.9.0=py311h06a4308_0
|
| 97 |
+
- conda-repo-cli=1.0.75=py311h06a4308_0
|
| 98 |
+
- conda-token=0.4.0=pyhd3eb1b0_0
|
| 99 |
+
- conda-verify=3.4.2=py_1
|
| 100 |
+
- constantly=23.10.4=py311h06a4308_0
|
| 101 |
+
- contourpy=1.2.0=py311hdb19cb5_0
|
| 102 |
+
- cookiecutter=2.5.0=py311h06a4308_0
|
| 103 |
+
- cryptography=42.0.2=py311hdda0065_0
|
| 104 |
+
- cssselect=1.2.0=py311h06a4308_0
|
| 105 |
+
- curl=8.5.0=hdbd6064_0
|
| 106 |
+
- cycler=0.11.0=pyhd3eb1b0_0
|
| 107 |
+
- cyrus-sasl=2.1.28=h52b45da_1
|
| 108 |
+
- cytoolz=0.12.2=py311h5eee18b_0
|
| 109 |
+
- dask=2023.11.0=py311h06a4308_0
|
| 110 |
+
- dask-core=2023.11.0=py311h06a4308_0
|
| 111 |
+
- datashader=0.16.0=py311h06a4308_0
|
| 112 |
+
- dav1d=1.2.1=h5eee18b_0
|
| 113 |
+
- dbus=1.13.18=hb2f20db_0
|
| 114 |
+
- debugpy=1.6.7=py311h6a678d5_0
|
| 115 |
+
- defusedxml=0.7.1=pyhd3eb1b0_0
|
| 116 |
+
- diff-match-patch=20200713=pyhd3eb1b0_0
|
| 117 |
+
- distributed=2023.11.0=py311h06a4308_0
|
| 118 |
+
- distro=1.8.0=py311h06a4308_0
|
| 119 |
+
- docstring-to-markdown=0.11=py311h06a4308_0
|
| 120 |
+
- docutils=0.18.1=py311h06a4308_3
|
| 121 |
+
- entrypoints=0.4=py311h06a4308_0
|
| 122 |
+
- et_xmlfile=1.1.0=py311h06a4308_0
|
| 123 |
+
- executing=0.8.3=pyhd3eb1b0_0
|
| 124 |
+
- expat=2.5.0=h6a678d5_0
|
| 125 |
+
- filelock=3.13.1=py311h06a4308_0
|
| 126 |
+
- flake8=6.0.0=py311h06a4308_0
|
| 127 |
+
- flask=2.2.5=py311h06a4308_0
|
| 128 |
+
- fmt=9.1.0=hdb19cb5_0
|
| 129 |
+
- fontconfig=2.14.1=h4c34cd2_2
|
| 130 |
+
- fonttools=4.25.0=pyhd3eb1b0_0
|
| 131 |
+
- freetype=2.12.1=h4a9f257_0
|
| 132 |
+
- frozenlist=1.4.0=py311h5eee18b_0
|
| 133 |
+
- fsspec=2023.10.0=py311h06a4308_0
|
| 134 |
+
- future=0.18.3=py311h06a4308_0
|
| 135 |
+
- gensim=4.3.0=py311hba01205_1
|
| 136 |
+
- gflags=2.2.2=h6a678d5_1
|
| 137 |
+
- giflib=5.2.1=h5eee18b_3
|
| 138 |
+
- gitdb=4.0.7=pyhd3eb1b0_0
|
| 139 |
+
- gitpython=3.1.37=py311h06a4308_0
|
| 140 |
+
- glib=2.78.4=h6a678d5_0
|
| 141 |
+
- glib-tools=2.78.4=h6a678d5_0
|
| 142 |
+
- glog=0.5.0=h6a678d5_1
|
| 143 |
+
- gmp=6.2.1=h295c915_3
|
| 144 |
+
- gmpy2=2.1.2=py311hc9b5ff0_0
|
| 145 |
+
- greenlet=3.0.1=py311h6a678d5_0
|
| 146 |
+
- grpc-cpp=1.48.2=he1ff14a_1
|
| 147 |
+
- gst-plugins-base=1.14.1=h6a678d5_1
|
| 148 |
+
- gstreamer=1.14.1=h5eee18b_1
|
| 149 |
+
- h5py=3.9.0=py311hdd6beaf_0
|
| 150 |
+
- hdf5=1.12.1=h2b7332f_3
|
| 151 |
+
- heapdict=1.0.1=pyhd3eb1b0_0
|
| 152 |
+
- holoviews=1.18.3=py311h06a4308_0
|
| 153 |
+
- hvplot=0.9.2=py311h06a4308_0
|
| 154 |
+
- hyperlink=21.0.0=pyhd3eb1b0_0
|
| 155 |
+
- icu=73.1=h6a678d5_0
|
| 156 |
+
- idna=3.4=py311h06a4308_0
|
| 157 |
+
- imagecodecs=2023.1.23=py311h8105a5c_0
|
| 158 |
+
- imageio=2.33.1=py311h06a4308_0
|
| 159 |
+
- imagesize=1.4.1=py311h06a4308_0
|
| 160 |
+
- imbalanced-learn=0.11.0=py311h06a4308_1
|
| 161 |
+
- importlib-metadata=7.0.1=py311h06a4308_0
|
| 162 |
+
- importlib_metadata=7.0.1=hd3eb1b0_0
|
| 163 |
+
- incremental=22.10.0=pyhd3eb1b0_0
|
| 164 |
+
- inflection=0.5.1=py311h06a4308_0
|
| 165 |
+
- iniconfig=1.1.1=pyhd3eb1b0_0
|
| 166 |
+
- intake=0.6.8=py311h06a4308_0
|
| 167 |
+
- intel-openmp=2023.1.0=hdb19cb5_46306
|
| 168 |
+
- intervaltree=3.1.0=pyhd3eb1b0_0
|
| 169 |
+
- ipykernel=6.28.0=py311h06a4308_0
|
| 170 |
+
- ipython=8.20.0=py311h06a4308_0
|
| 171 |
+
- ipython_genutils=0.2.0=pyhd3eb1b0_1
|
| 172 |
+
- ipywidgets=7.6.5=pyhd3eb1b0_2
|
| 173 |
+
- isort=5.9.3=pyhd3eb1b0_0
|
| 174 |
+
- itemadapter=0.3.0=pyhd3eb1b0_0
|
| 175 |
+
- itemloaders=1.1.0=py311h06a4308_0
|
| 176 |
+
- itsdangerous=2.0.1=pyhd3eb1b0_0
|
| 177 |
+
- jaraco.classes=3.2.1=pyhd3eb1b0_0
|
| 178 |
+
- jedi=0.18.1=py311h06a4308_1
|
| 179 |
+
- jeepney=0.7.1=pyhd3eb1b0_0
|
| 180 |
+
- jellyfish=1.0.1=py311hb02cf49_0
|
| 181 |
+
- jinja2=3.1.3=py311h06a4308_0
|
| 182 |
+
- jmespath=1.0.1=py311h06a4308_0
|
| 183 |
+
- joblib=1.2.0=py311h06a4308_0
|
| 184 |
+
- jpeg=9e=h5eee18b_1
|
| 185 |
+
- jq=1.6=h27cfd23_1000
|
| 186 |
+
- json5=0.9.6=pyhd3eb1b0_0
|
| 187 |
+
- jsonpatch=1.32=pyhd3eb1b0_0
|
| 188 |
+
- jsonpointer=2.1=pyhd3eb1b0_0
|
| 189 |
+
- jsonschema=4.19.2=py311h06a4308_0
|
| 190 |
+
- jsonschema-specifications=2023.7.1=py311h06a4308_0
|
| 191 |
+
- jupyter=1.0.0=py311h06a4308_9
|
| 192 |
+
- jupyter-lsp=2.2.0=py311h06a4308_0
|
| 193 |
+
- jupyter_client=8.6.0=py311h06a4308_0
|
| 194 |
+
- jupyter_console=6.6.3=py311h06a4308_0
|
| 195 |
+
- jupyter_core=5.5.0=py311h06a4308_0
|
| 196 |
+
- jupyter_events=0.8.0=py311h06a4308_0
|
| 197 |
+
- jupyter_server=2.10.0=py311h06a4308_0
|
| 198 |
+
- jupyter_server_terminals=0.4.4=py311h06a4308_1
|
| 199 |
+
- jupyterlab=4.0.11=py311h06a4308_0
|
| 200 |
+
- jupyterlab-variableinspector=3.1.0=py311h06a4308_0
|
| 201 |
+
- jupyterlab_pygments=0.1.2=py_0
|
| 202 |
+
- jupyterlab_server=2.25.1=py311h06a4308_0
|
| 203 |
+
- jupyterlab_widgets=3.0.9=py311h06a4308_0
|
| 204 |
+
- jxrlib=1.1=h7b6447c_2
|
| 205 |
+
- keyring=23.13.1=py311h06a4308_0
|
| 206 |
+
- kiwisolver=1.4.4=py311h6a678d5_0
|
| 207 |
+
- krb5=1.20.1=h143b758_1
|
| 208 |
+
- lazy-object-proxy=1.6.0=py311h5eee18b_0
|
| 209 |
+
- lazy_loader=0.3=py311h06a4308_0
|
| 210 |
+
- lcms2=2.12=h3be6417_0
|
| 211 |
+
- ld_impl_linux-64=2.38=h1181459_1
|
| 212 |
+
- lerc=3.0=h295c915_0
|
| 213 |
+
- libaec=1.0.4=he6710b0_1
|
| 214 |
+
- libarchive=3.6.2=h6ac8c49_2
|
| 215 |
+
- libavif=0.11.1=h5eee18b_0
|
| 216 |
+
- libboost=1.82.0=h109eef0_2
|
| 217 |
+
- libbrotlicommon=1.0.9=h5eee18b_7
|
| 218 |
+
- libbrotlidec=1.0.9=h5eee18b_7
|
| 219 |
+
- libbrotlienc=1.0.9=h5eee18b_7
|
| 220 |
+
- libclang=14.0.6=default_hc6dbbc7_1
|
| 221 |
+
- libclang13=14.0.6=default_he11475f_1
|
| 222 |
+
- libcups=2.4.2=h2d74bed_1
|
| 223 |
+
- libcurl=8.5.0=h251f7ec_0
|
| 224 |
+
- libdeflate=1.17=h5eee18b_1
|
| 225 |
+
- libedit=3.1.20230828=h5eee18b_0
|
| 226 |
+
- libev=4.33=h7f8727e_1
|
| 227 |
+
- libevent=2.1.12=hdbd6064_1
|
| 228 |
+
- libffi=3.4.4=h6a678d5_0
|
| 229 |
+
- libgcc-ng=11.2.0=h1234567_1
|
| 230 |
+
- libgfortran-ng=11.2.0=h00389a5_1
|
| 231 |
+
- libgfortran5=11.2.0=h1234567_1
|
| 232 |
+
- libglib=2.78.4=hdc74915_0
|
| 233 |
+
- libgomp=11.2.0=h1234567_1
|
| 234 |
+
- libiconv=1.16=h7f8727e_2
|
| 235 |
+
- liblief=0.12.3=h6a678d5_0
|
| 236 |
+
- libllvm14=14.0.6=hdb19cb5_3
|
| 237 |
+
- libmamba=1.5.6=haf1ee3a_0
|
| 238 |
+
- libmambapy=1.5.6=py311h2dafd23_0
|
| 239 |
+
- libnghttp2=1.57.0=h2d74bed_0
|
| 240 |
+
- libpng=1.6.39=h5eee18b_0
|
| 241 |
+
- libpq=12.17=hdbd6064_0
|
| 242 |
+
- libprotobuf=3.20.3=he621ea3_0
|
| 243 |
+
- libsodium=1.0.18=h7b6447c_0
|
| 244 |
+
- libsolv=0.7.24=he621ea3_0
|
| 245 |
+
- libspatialindex=1.9.3=h2531618_0
|
| 246 |
+
- libssh2=1.10.0=hdbd6064_2
|
| 247 |
+
- libstdcxx-ng=11.2.0=h1234567_1
|
| 248 |
+
- libthrift=0.15.0=h1795dd8_2
|
| 249 |
+
- libtiff=4.5.1=h6a678d5_0
|
| 250 |
+
- libuuid=1.41.5=h5eee18b_0
|
| 251 |
+
- libwebp-base=1.3.2=h5eee18b_0
|
| 252 |
+
- libxcb=1.15=h7f8727e_0
|
| 253 |
+
- libxkbcommon=1.0.1=h5eee18b_1
|
| 254 |
+
- libxml2=2.10.4=hf1b16e4_1
|
| 255 |
+
- libxslt=1.1.37=h5eee18b_1
|
| 256 |
+
- libzopfli=1.0.3=he6710b0_0
|
| 257 |
+
- linkify-it-py=2.0.0=py311h06a4308_0
|
| 258 |
+
- llvmlite=0.42.0=py311h6a678d5_0
|
| 259 |
+
- locket=1.0.0=py311h06a4308_0
|
| 260 |
+
- lxml=4.9.3=py311hdbbb534_0
|
| 261 |
+
- lz4=4.3.2=py311h5eee18b_0
|
| 262 |
+
- lz4-c=1.9.4=h6a678d5_0
|
| 263 |
+
- lzo=2.10=h7b6447c_2
|
| 264 |
+
- markdown=3.4.1=py311h06a4308_0
|
| 265 |
+
- markdown-it-py=2.2.0=py311h06a4308_1
|
| 266 |
+
- markupsafe=2.1.3=py311h5eee18b_0
|
| 267 |
+
- matplotlib=3.8.0=py311h06a4308_0
|
| 268 |
+
- matplotlib-base=3.8.0=py311ha02d727_0
|
| 269 |
+
- matplotlib-inline=0.1.6=py311h06a4308_0
|
| 270 |
+
- mccabe=0.7.0=pyhd3eb1b0_0
|
| 271 |
+
- mdit-py-plugins=0.3.0=py311h06a4308_0
|
| 272 |
+
- mdurl=0.1.0=py311h06a4308_0
|
| 273 |
+
- menuinst=2.0.2=py311h06a4308_0
|
| 274 |
+
- mistune=2.0.4=py311h06a4308_0
|
| 275 |
+
- mkl=2023.1.0=h213fc3f_46344
|
| 276 |
+
- mkl-service=2.4.0=py311h5eee18b_1
|
| 277 |
+
- mkl_fft=1.3.8=py311h5eee18b_0
|
| 278 |
+
- mkl_random=1.2.4=py311hdb19cb5_0
|
| 279 |
+
- more-itertools=10.1.0=py311h06a4308_0
|
| 280 |
+
- mpc=1.1.0=h10f8cd9_1
|
| 281 |
+
- mpfr=4.0.2=hb69a4c5_1
|
| 282 |
+
- mpmath=1.3.0=py311h06a4308_0
|
| 283 |
+
- msgpack-python=1.0.3=py311hdb19cb5_0
|
| 284 |
+
- multidict=6.0.4=py311h5eee18b_0
|
| 285 |
+
- multipledispatch=0.6.0=py311h06a4308_0
|
| 286 |
+
- munkres=1.1.4=py_0
|
| 287 |
+
- mypy=1.8.0=py311h5eee18b_0
|
| 288 |
+
- mypy_extensions=1.0.0=py311h06a4308_0
|
| 289 |
+
- mysql=5.7.24=h721c034_2
|
| 290 |
+
- navigator-updater=0.4.0=py311h06a4308_1
|
| 291 |
+
- nbclient=0.8.0=py311h06a4308_0
|
| 292 |
+
- nbconvert=7.10.0=py311h06a4308_0
|
| 293 |
+
- nbformat=5.9.2=py311h06a4308_0
|
| 294 |
+
- ncurses=6.4=h6a678d5_0
|
| 295 |
+
- nest-asyncio=1.6.0=py311h06a4308_0
|
| 296 |
+
- networkx=3.1=py311h06a4308_0
|
| 297 |
+
- nltk=3.8.1=py311h06a4308_0
|
| 298 |
+
- notebook=7.0.8=py311h06a4308_0
|
| 299 |
+
- notebook-shim=0.2.3=py311h06a4308_0
|
| 300 |
+
- nspr=4.35=h6a678d5_0
|
| 301 |
+
- nss=3.89.1=h6a678d5_0
|
| 302 |
+
- numba=0.59.0=py311ha02d727_0
|
| 303 |
+
- numexpr=2.8.7=py311h65dcdc2_0
|
| 304 |
+
- numpy=1.26.4=py311h08b1b3b_0
|
| 305 |
+
- numpy-base=1.26.4=py311hf175353_0
|
| 306 |
+
- numpydoc=1.5.0=py311h06a4308_0
|
| 307 |
+
- oniguruma=6.9.7.1=h27cfd23_0
|
| 308 |
+
- openjpeg=2.4.0=h3ad879b_0
|
| 309 |
+
- openpyxl=3.0.10=py311h5eee18b_0
|
| 310 |
+
- openssl=3.0.13=h7f8727e_0
|
| 311 |
+
- orc=1.7.4=hb3bc3d3_1
|
| 312 |
+
- overrides=7.4.0=py311h06a4308_0
|
| 313 |
+
- packaging=23.1=py311h06a4308_0
|
| 314 |
+
- pandas=2.1.4=py311ha02d727_0
|
| 315 |
+
- pandocfilters=1.5.0=pyhd3eb1b0_0
|
| 316 |
+
- panel=1.3.8=py311h06a4308_0
|
| 317 |
+
- param=2.0.2=py311h06a4308_0
|
| 318 |
+
- parsel=1.8.1=py311h06a4308_0
|
| 319 |
+
- parso=0.8.3=pyhd3eb1b0_0
|
| 320 |
+
- partd=1.4.1=py311h06a4308_0
|
| 321 |
+
- patch=2.7.6=h7b6447c_1001
|
| 322 |
+
- patchelf=0.17.2=h6a678d5_0
|
| 323 |
+
- pathlib=1.0.1=pyhd3eb1b0_1
|
| 324 |
+
- pathspec=0.10.3=py311h06a4308_0
|
| 325 |
+
- patsy=0.5.3=py311h06a4308_0
|
| 326 |
+
- pcre2=10.42=hebb0a14_0
|
| 327 |
+
- pexpect=4.8.0=pyhd3eb1b0_3
|
| 328 |
+
- pickleshare=0.7.5=pyhd3eb1b0_1003
|
| 329 |
+
- pkce=1.0.3=py311h06a4308_0
|
| 330 |
+
- pkginfo=1.9.6=py311h06a4308_0
|
| 331 |
+
- platformdirs=3.10.0=py311h06a4308_0
|
| 332 |
+
- plotly=5.9.0=py311h06a4308_0
|
| 333 |
+
- pluggy=1.0.0=py311h06a4308_1
|
| 334 |
+
- ply=3.11=py311h06a4308_0
|
| 335 |
+
- prometheus_client=0.14.1=py311h06a4308_0
|
| 336 |
+
- prompt-toolkit=3.0.43=py311h06a4308_0
|
| 337 |
+
- prompt_toolkit=3.0.43=hd3eb1b0_0
|
| 338 |
+
- protego=0.1.16=py_0
|
| 339 |
+
- protobuf=3.20.3=py311h6a678d5_0
|
| 340 |
+
- psutil=5.9.0=py311h5eee18b_0
|
| 341 |
+
- ptyprocess=0.7.0=pyhd3eb1b0_2
|
| 342 |
+
- pure_eval=0.2.2=pyhd3eb1b0_0
|
| 343 |
+
- py-cpuinfo=9.0.0=py311h06a4308_0
|
| 344 |
+
- py-lief=0.12.3=py311h6a678d5_0
|
| 345 |
+
- pyarrow=14.0.2=py311hb6e97c4_0
|
| 346 |
+
- pyasn1=0.4.8=pyhd3eb1b0_0
|
| 347 |
+
- pyasn1-modules=0.2.8=py_0
|
| 348 |
+
- pybind11-abi=4=hd3eb1b0_1
|
| 349 |
+
- pycodestyle=2.10.0=py311h06a4308_0
|
| 350 |
+
- pycosat=0.6.6=py311h5eee18b_0
|
| 351 |
+
- pycparser=2.21=pyhd3eb1b0_0
|
| 352 |
+
- pyct=0.5.0=py311h06a4308_0
|
| 353 |
+
- pycurl=7.45.2=py311hdbd6064_1
|
| 354 |
+
- pydeck=0.8.0=py311h06a4308_2
|
| 355 |
+
- pydispatcher=2.0.5=py311h06a4308_2
|
| 356 |
+
- pydocstyle=6.3.0=py311h06a4308_0
|
| 357 |
+
- pyerfa=2.0.0=py311h5eee18b_0
|
| 358 |
+
- pyflakes=3.0.1=py311h06a4308_0
|
| 359 |
+
- pygments=2.15.1=py311h06a4308_1
|
| 360 |
+
- pyjwt=2.4.0=py311h06a4308_0
|
| 361 |
+
- pylint=2.16.2=py311h06a4308_0
|
| 362 |
+
- pylint-venv=2.3.0=py311h06a4308_0
|
| 363 |
+
- pyls-spyder=0.4.0=pyhd3eb1b0_0
|
| 364 |
+
- pyodbc=5.0.1=py311h6a678d5_0
|
| 365 |
+
- pyopenssl=24.0.0=py311h06a4308_0
|
| 366 |
+
- pyparsing=3.0.9=py311h06a4308_0
|
| 367 |
+
- pyqt=5.15.10=py311h6a678d5_0
|
| 368 |
+
- pyqt5-sip=12.13.0=py311h5eee18b_0
|
| 369 |
+
- pyqtwebengine=5.15.10=py311h6a678d5_0
|
| 370 |
+
- pysocks=1.7.1=py311h06a4308_0
|
| 371 |
+
- pytables=3.9.2=py311h9d13977_0
|
| 372 |
+
- pytest=7.4.0=py311h06a4308_0
|
| 373 |
+
- python=3.11.7=h955ad1f_0
|
| 374 |
+
- python-dateutil=2.8.2=pyhd3eb1b0_0
|
| 375 |
+
- python-dotenv=0.21.0=py311h06a4308_0
|
| 376 |
+
- python-fastjsonschema=2.16.2=py311h06a4308_0
|
| 377 |
+
- python-json-logger=2.0.7=py311h06a4308_0
|
| 378 |
+
- python-libarchive-c=2.9=pyhd3eb1b0_1
|
| 379 |
+
- python-lmdb=1.4.1=py311h6a678d5_0
|
| 380 |
+
- python-lsp-black=1.2.1=py311h06a4308_0
|
| 381 |
+
- python-lsp-jsonrpc=1.0.0=pyhd3eb1b0_0
|
| 382 |
+
- python-lsp-server=1.7.2=py311h06a4308_0
|
| 383 |
+
- python-slugify=5.0.2=pyhd3eb1b0_0
|
| 384 |
+
- python-snappy=0.6.1=py311h6a678d5_0
|
| 385 |
+
- python-tzdata=2023.3=pyhd3eb1b0_0
|
| 386 |
+
- pytoolconfig=1.2.6=py311h06a4308_0
|
| 387 |
+
- pytz=2023.3.post1=py311h06a4308_0
|
| 388 |
+
- pyviz_comms=3.0.0=py311h06a4308_0
|
| 389 |
+
- pywavelets=1.5.0=py311hf4808d0_0
|
| 390 |
+
- pyxdg=0.27=pyhd3eb1b0_0
|
| 391 |
+
- pyyaml=6.0.1=py311h5eee18b_0
|
| 392 |
+
- pyzmq=25.1.2=py311h6a678d5_0
|
| 393 |
+
- qdarkstyle=3.0.2=pyhd3eb1b0_0
|
| 394 |
+
- qstylizer=0.2.2=py311h06a4308_0
|
| 395 |
+
- qt-main=5.15.2=h53bd1ea_10
|
| 396 |
+
- qt-webengine=5.15.9=h9ab4d14_7
|
| 397 |
+
- qtawesome=1.2.2=py311h06a4308_0
|
| 398 |
+
- qtconsole=5.4.2=py311h06a4308_0
|
| 399 |
+
- qtpy=2.4.1=py311h06a4308_0
|
| 400 |
+
- queuelib=1.6.2=py311h06a4308_0
|
| 401 |
+
- re2=2022.04.01=h295c915_0
|
| 402 |
+
- readline=8.2=h5eee18b_0
|
| 403 |
+
- referencing=0.30.2=py311h06a4308_0
|
| 404 |
+
- regex=2023.10.3=py311h5eee18b_0
|
| 405 |
+
- reproc=14.2.4=h295c915_1
|
| 406 |
+
- reproc-cpp=14.2.4=h295c915_1
|
| 407 |
+
- requests=2.31.0=py311h06a4308_1
|
| 408 |
+
- requests-file=1.5.1=pyhd3eb1b0_0
|
| 409 |
+
- requests-toolbelt=1.0.0=py311h06a4308_0
|
| 410 |
+
- rfc3339-validator=0.1.4=py311h06a4308_0
|
| 411 |
+
- rfc3986-validator=0.1.1=py311h06a4308_0
|
| 412 |
+
- rich=13.3.5=py311h06a4308_0
|
| 413 |
+
- rope=1.7.0=py311h06a4308_0
|
| 414 |
+
- rpds-py=0.10.6=py311hb02cf49_0
|
| 415 |
+
- rtree=1.0.1=py311h06a4308_0
|
| 416 |
+
- ruamel.yaml=0.17.21=py311h5eee18b_0
|
| 417 |
+
- ruamel_yaml=0.17.21=py311h5eee18b_0
|
| 418 |
+
- s2n=1.3.27=hdbd6064_0
|
| 419 |
+
- s3fs=2023.10.0=py311h06a4308_0
|
| 420 |
+
- scikit-image=0.22.0=py311ha02d727_0
|
| 421 |
+
- scikit-learn=1.2.2=py311h6a678d5_1
|
| 422 |
+
- scipy=1.11.4=py311h08b1b3b_0
|
| 423 |
+
- scrapy=2.8.0=py311h06a4308_0
|
| 424 |
+
- seaborn=0.12.2=py311h06a4308_0
|
| 425 |
+
- secretstorage=3.3.1=py311h06a4308_1
|
| 426 |
+
- semver=2.13.0=pyhd3eb1b0_0
|
| 427 |
+
- send2trash=1.8.2=py311h06a4308_0
|
| 428 |
+
- service_identity=18.1.0=pyhd3eb1b0_1
|
| 429 |
+
- setuptools=68.2.2=py311h06a4308_0
|
| 430 |
+
- sip=6.7.12=py311h6a678d5_0
|
| 431 |
+
- six=1.16.0=pyhd3eb1b0_1
|
| 432 |
+
- smart_open=5.2.1=py311h06a4308_0
|
| 433 |
+
- smmap=4.0.0=pyhd3eb1b0_0
|
| 434 |
+
- snappy=1.1.10=h6a678d5_1
|
| 435 |
+
- sniffio=1.3.0=py311h06a4308_0
|
| 436 |
+
- snowballstemmer=2.2.0=pyhd3eb1b0_0
|
| 437 |
+
- sortedcontainers=2.4.0=pyhd3eb1b0_0
|
| 438 |
+
- soupsieve=2.5=py311h06a4308_0
|
| 439 |
+
- sphinx=5.0.2=py311h06a4308_0
|
| 440 |
+
- sphinxcontrib-applehelp=1.0.2=pyhd3eb1b0_0
|
| 441 |
+
- sphinxcontrib-devhelp=1.0.2=pyhd3eb1b0_0
|
| 442 |
+
- sphinxcontrib-htmlhelp=2.0.0=pyhd3eb1b0_0
|
| 443 |
+
- sphinxcontrib-jsmath=1.0.1=pyhd3eb1b0_0
|
| 444 |
+
- sphinxcontrib-qthelp=1.0.3=pyhd3eb1b0_0
|
| 445 |
+
- sphinxcontrib-serializinghtml=1.1.5=pyhd3eb1b0_0
|
| 446 |
+
- spyder=5.4.3=py311h06a4308_1
|
| 447 |
+
- spyder-kernels=2.4.4=py311h06a4308_0
|
| 448 |
+
- sqlalchemy=2.0.25=py311h5eee18b_0
|
| 449 |
+
- sqlite=3.41.2=h5eee18b_0
|
| 450 |
+
- stack_data=0.2.0=pyhd3eb1b0_0
|
| 451 |
+
- statsmodels=0.14.0=py311hf4808d0_0
|
| 452 |
+
- streamlit=1.30.0=py311h06a4308_0
|
| 453 |
+
- sympy=1.12=py311h06a4308_0
|
| 454 |
+
- tabulate=0.9.0=py311h06a4308_0
|
| 455 |
+
- tbb=2021.8.0=hdb19cb5_0
|
| 456 |
+
- tblib=1.7.0=pyhd3eb1b0_0
|
| 457 |
+
- tenacity=8.2.2=py311h06a4308_0
|
| 458 |
+
- terminado=0.17.1=py311h06a4308_0
|
| 459 |
+
- text-unidecode=1.3=pyhd3eb1b0_0
|
| 460 |
+
- textdistance=4.2.1=pyhd3eb1b0_0
|
| 461 |
+
- threadpoolctl=2.2.0=pyh0d69192_0
|
| 462 |
+
- three-merge=0.1.1=pyhd3eb1b0_0
|
| 463 |
+
- tifffile=2023.4.12=py311h06a4308_0
|
| 464 |
+
- tinycss2=1.2.1=py311h06a4308_0
|
| 465 |
+
- tk=8.6.12=h1ccaba5_0
|
| 466 |
+
- tldextract=3.2.0=pyhd3eb1b0_0
|
| 467 |
+
- toml=0.10.2=pyhd3eb1b0_0
|
| 468 |
+
- toolz=0.12.0=py311h06a4308_0
|
| 469 |
+
- tornado=6.3.3=py311h5eee18b_0
|
| 470 |
+
- tqdm=4.65.0=py311h92b7b1e_0
|
| 471 |
+
- traitlets=5.7.1=py311h06a4308_0
|
| 472 |
+
- truststore=0.8.0=py311h06a4308_0
|
| 473 |
+
- twisted=23.10.0=py311h06a4308_0
|
| 474 |
+
- typing-extensions=4.9.0=py311h06a4308_1
|
| 475 |
+
- typing_extensions=4.9.0=py311h06a4308_1
|
| 476 |
+
- tzdata=2023d=h04d1e81_0
|
| 477 |
+
- tzlocal=2.1=py311h06a4308_1
|
| 478 |
+
- uc-micro-py=1.0.1=py311h06a4308_0
|
| 479 |
+
- ujson=5.4.0=py311h6a678d5_0
|
| 480 |
+
- unidecode=1.2.0=pyhd3eb1b0_0
|
| 481 |
+
- unixodbc=2.3.11=h5eee18b_0
|
| 482 |
+
- urllib3=2.0.7=py311h06a4308_0
|
| 483 |
+
- utf8proc=2.6.1=h5eee18b_1
|
| 484 |
+
- validators=0.18.2=pyhd3eb1b0_0
|
| 485 |
+
- w3lib=2.1.2=py311h06a4308_0
|
| 486 |
+
- watchdog=2.1.6=py311h06a4308_0
|
| 487 |
+
- wcwidth=0.2.5=pyhd3eb1b0_0
|
| 488 |
+
- webencodings=0.5.1=py311h06a4308_1
|
| 489 |
+
- websocket-client=0.58.0=py311h06a4308_4
|
| 490 |
+
- werkzeug=2.2.3=py311h06a4308_0
|
| 491 |
+
- whatthepatch=1.0.2=py311h06a4308_0
|
| 492 |
+
- wheel=0.41.2=py311h06a4308_0
|
| 493 |
+
- widgetsnbextension=3.5.2=py311h06a4308_1
|
| 494 |
+
- wrapt=1.14.1=py311h5eee18b_0
|
| 495 |
+
- wurlitzer=3.0.2=py311h06a4308_0
|
| 496 |
+
- xarray=2023.6.0=py311h06a4308_0
|
| 497 |
+
- xyzservices=2022.9.0=py311h06a4308_1
|
| 498 |
+
- xz=5.4.5=h5eee18b_0
|
| 499 |
+
- yaml=0.2.5=h7b6447c_0
|
| 500 |
+
- yaml-cpp=0.8.0=h6a678d5_0
|
| 501 |
+
- yapf=0.31.0=pyhd3eb1b0_0
|
| 502 |
+
- yarl=1.9.3=py311h5eee18b_0
|
| 503 |
+
- zeromq=4.3.5=h6a678d5_0
|
| 504 |
+
- zfp=1.0.0=h6a678d5_0
|
| 505 |
+
- zict=3.0.0=py311h06a4308_0
|
| 506 |
+
- zipp=3.17.0=py311h06a4308_0
|
| 507 |
+
- zlib=1.2.13=h5eee18b_0
|
| 508 |
+
- zlib-ng=2.0.7=h5eee18b_0
|
| 509 |
+
- zope=1.0=py311h06a4308_1
|
| 510 |
+
- zope.interface=5.4.0=py311h5eee18b_0
|
| 511 |
+
- zstandard=0.19.0=py311h5eee18b_0
|
| 512 |
+
- zstd=1.5.5=hc292b87_0
|
| 513 |
+
- pip:
|
| 514 |
+
- accelerate==0.30.0
|
| 515 |
+
- aiofiles==23.2.1
|
| 516 |
+
- annotated-types==0.6.0
|
| 517 |
+
- bitsandbytes==0.41.0
|
| 518 |
+
- cmake==3.29.2
|
| 519 |
+
- datasets==2.19.0
|
| 520 |
+
- decorator==4.4.2
|
| 521 |
+
- deepspeed==0.12.6
|
| 522 |
+
- dill==0.3.8
|
| 523 |
+
- docker-pycreds==0.4.0
|
| 524 |
+
- docstring-parser==0.16
|
| 525 |
+
- draccus==0.7.1
|
| 526 |
+
- einops==0.6.1
|
| 527 |
+
- einops-exts==0.0.4
|
| 528 |
+
- fastapi==0.110.2
|
| 529 |
+
- ffmpy==0.3.2
|
| 530 |
+
- flash-attn==2.5.8
|
| 531 |
+
- gradio==4.16.0
|
| 532 |
+
- gradio-client==0.8.1
|
| 533 |
+
- h11==0.14.0
|
| 534 |
+
- hjson==3.1.0
|
| 535 |
+
- httpcore==0.17.3
|
| 536 |
+
- httpx==0.24.0
|
| 537 |
+
- huggingface-hub==0.23.0
|
| 538 |
+
- icecream==2.1.3
|
| 539 |
+
- imageio-ffmpeg==0.4.9
|
| 540 |
+
- importlib-resources==6.4.0
|
| 541 |
+
- jsonlines==4.0.0
|
| 542 |
+
- lit==18.1.4
|
| 543 |
+
- llava==1.2.2.post1
|
| 544 |
+
- markdown2==2.4.13
|
| 545 |
+
- mergedeep==1.3.4
|
| 546 |
+
- moviepy==1.0.3
|
| 547 |
+
- multiprocess==0.70.16
|
| 548 |
+
- ninja==1.11.1.1
|
| 549 |
+
- nvidia-cublas-cu11==11.10.3.66
|
| 550 |
+
- nvidia-cublas-cu12==12.1.3.1
|
| 551 |
+
- nvidia-cuda-cupti-cu11==11.7.101
|
| 552 |
+
- nvidia-cuda-cupti-cu12==12.1.105
|
| 553 |
+
- nvidia-cuda-nvrtc-cu11==11.7.99
|
| 554 |
+
- nvidia-cuda-nvrtc-cu12==12.1.105
|
| 555 |
+
- nvidia-cuda-runtime-cu11==11.7.99
|
| 556 |
+
- nvidia-cuda-runtime-cu12==12.1.105
|
| 557 |
+
- nvidia-cudnn-cu11==8.5.0.96
|
| 558 |
+
- nvidia-cudnn-cu12==8.9.2.26
|
| 559 |
+
- nvidia-cufft-cu11==10.9.0.58
|
| 560 |
+
- nvidia-cufft-cu12==11.0.2.54
|
| 561 |
+
- nvidia-curand-cu11==10.2.10.91
|
| 562 |
+
- nvidia-curand-cu12==10.3.2.106
|
| 563 |
+
- nvidia-cusolver-cu11==11.4.0.1
|
| 564 |
+
- nvidia-cusolver-cu12==11.4.5.107
|
| 565 |
+
- nvidia-cusparse-cu11==11.7.4.91
|
| 566 |
+
- nvidia-cusparse-cu12==12.1.0.106
|
| 567 |
+
- nvidia-nccl-cu11==2.14.3
|
| 568 |
+
- nvidia-nccl-cu12==2.18.1
|
| 569 |
+
- nvidia-nvjitlink-cu12==12.4.127
|
| 570 |
+
- nvidia-nvtx-cu11==11.7.91
|
| 571 |
+
- nvidia-nvtx-cu12==12.1.105
|
| 572 |
+
- opencv-python==4.9.0.80
|
| 573 |
+
- opencv-python-headless==4.9.0.80
|
| 574 |
+
- orjson==3.10.1
|
| 575 |
+
- peft==0.10.0
|
| 576 |
+
- pillow==10.3.0
|
| 577 |
+
- pip==24.0
|
| 578 |
+
- prismatic==0.0.1
|
| 579 |
+
- proglog==0.1.10
|
| 580 |
+
- pyarrow-hotfix==0.6
|
| 581 |
+
- pydantic==2.7.1
|
| 582 |
+
- pydantic-core==2.18.2
|
| 583 |
+
- pydub==0.25.1
|
| 584 |
+
- pynvml==11.5.0
|
| 585 |
+
- python-multipart==0.0.9
|
| 586 |
+
- pyyaml-include==1.4.1
|
| 587 |
+
- ruff==0.4.2
|
| 588 |
+
- safetensors==0.4.3
|
| 589 |
+
- semantic-version==2.10.0
|
| 590 |
+
- sentencepiece==0.1.99
|
| 591 |
+
- sentry-sdk==2.0.1
|
| 592 |
+
- setproctitle==1.3.3
|
| 593 |
+
- shellingham==1.5.4
|
| 594 |
+
- shortuuid==1.0.13
|
| 595 |
+
- shtab==1.7.1
|
| 596 |
+
- starlette==0.37.2
|
| 597 |
+
- svgwrite==1.4.3
|
| 598 |
+
- timm==0.9.16
|
| 599 |
+
- tokenizers==0.14.1
|
| 600 |
+
- tomlkit==0.12.0
|
| 601 |
+
- torch==2.1.2
|
| 602 |
+
- torchaudio==2.1.2
|
| 603 |
+
- torchvision==0.16.2
|
| 604 |
+
- transformers==4.34.1
|
| 605 |
+
- triton==2.1.0
|
| 606 |
+
- trl==0.8.6
|
| 607 |
+
- typer==0.12.3
|
| 608 |
+
- typing-inspect==0.9.0
|
| 609 |
+
- tyro==0.8.3
|
| 610 |
+
- uvicorn==0.29.0
|
| 611 |
+
- wandb==0.16.6
|
| 612 |
+
- wavedrom==2.0.3.post3
|
| 613 |
+
- websockets==11.0.3
|
| 614 |
+
- xxhash==3.4.1
|
| 615 |
+
prefix: /scratch/groups/willhies/sschmidg/Anaconda3
|
wandb/offline-run-20240507_152956-gy8tfquj/files/wandb-metadata.json
ADDED
|
@@ -0,0 +1,399 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"os": "Linux-3.10.0-1160.118.1.el7.x86_64-x86_64-with-glibc2.17",
|
| 3 |
+
"python": "3.11.7",
|
| 4 |
+
"heartbeatAt": "2024-05-07T22:29:56.551891",
|
| 5 |
+
"startedAt": "2024-05-07T22:29:56.381331",
|
| 6 |
+
"docker": null,
|
| 7 |
+
"cuda": null,
|
| 8 |
+
"args": [
|
| 9 |
+
"--model.type",
|
| 10 |
+
"one-stage+7b",
|
| 11 |
+
"--model.model_id",
|
| 12 |
+
"testmodel",
|
| 13 |
+
"--model.vision_backbone_id",
|
| 14 |
+
"clip-vit-b",
|
| 15 |
+
"--model.image_resize_strategy",
|
| 16 |
+
"letterbox",
|
| 17 |
+
"--model.llm_backbone_id",
|
| 18 |
+
"llama2-7b-chat",
|
| 19 |
+
"--model.finetune_global_batch_size",
|
| 20 |
+
"64",
|
| 21 |
+
"--model.finetune_per_device_batch_size",
|
| 22 |
+
"4",
|
| 23 |
+
"--model.finetune_epochs",
|
| 24 |
+
"1",
|
| 25 |
+
"--dataset.type",
|
| 26 |
+
"med-instruct"
|
| 27 |
+
],
|
| 28 |
+
"state": "running",
|
| 29 |
+
"program": "/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py",
|
| 30 |
+
"codePathLocal": "scripts/pretrain.py",
|
| 31 |
+
"codePath": "scripts/pretrain.py",
|
| 32 |
+
"git": {
|
| 33 |
+
"remote": "https://github.com/TRI-ML/prismatic-vlms",
|
| 34 |
+
"commit": "8ddeda915e861a7f4cbe7ce92f1407f4feb6a181"
|
| 35 |
+
},
|
| 36 |
+
"email": null,
|
| 37 |
+
"root": "/scratch/groups/willhies/sschmidg/prismatic-vlms",
|
| 38 |
+
"host": "sh03-16n02.int",
|
| 39 |
+
"username": "sschmidg",
|
| 40 |
+
"executable": "/scratch/groups/willhies/sschmidg/Anaconda3/bin/python",
|
| 41 |
+
"cpu_count": 64,
|
| 42 |
+
"cpu_count_logical": 64,
|
| 43 |
+
"cpu_freq": {
|
| 44 |
+
"current": 1.584375,
|
| 45 |
+
"min": 1500.0,
|
| 46 |
+
"max": 2500.0
|
| 47 |
+
},
|
| 48 |
+
"cpu_freq_per_core": [
|
| 49 |
+
{
|
| 50 |
+
"current": 2.5,
|
| 51 |
+
"min": 1500.0,
|
| 52 |
+
"max": 2500.0
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"current": 1.5,
|
| 56 |
+
"min": 1500.0,
|
| 57 |
+
"max": 2500.0
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"current": 1.5,
|
| 61 |
+
"min": 1500.0,
|
| 62 |
+
"max": 2500.0
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"current": 1.5,
|
| 66 |
+
"min": 1500.0,
|
| 67 |
+
"max": 2500.0
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"current": 2.5,
|
| 71 |
+
"min": 1500.0,
|
| 72 |
+
"max": 2500.0
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"current": 1.5,
|
| 76 |
+
"min": 1500.0,
|
| 77 |
+
"max": 2500.0
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"current": 1.5,
|
| 81 |
+
"min": 1500.0,
|
| 82 |
+
"max": 2500.0
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"current": 1.5,
|
| 86 |
+
"min": 1500.0,
|
| 87 |
+
"max": 2500.0
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"current": 1.5,
|
| 91 |
+
"min": 1500.0,
|
| 92 |
+
"max": 2500.0
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"current": 1.5,
|
| 96 |
+
"min": 1500.0,
|
| 97 |
+
"max": 2500.0
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"current": 1.5,
|
| 101 |
+
"min": 1500.0,
|
| 102 |
+
"max": 2500.0
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"current": 1.5,
|
| 106 |
+
"min": 1500.0,
|
| 107 |
+
"max": 2500.0
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"current": 1.5,
|
| 111 |
+
"min": 1500.0,
|
| 112 |
+
"max": 2500.0
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"current": 1.5,
|
| 116 |
+
"min": 1500.0,
|
| 117 |
+
"max": 2500.0
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"current": 1.5,
|
| 121 |
+
"min": 1500.0,
|
| 122 |
+
"max": 2500.0
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"current": 1.5,
|
| 126 |
+
"min": 1500.0,
|
| 127 |
+
"max": 2500.0
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"current": 1.5,
|
| 131 |
+
"min": 1500.0,
|
| 132 |
+
"max": 2500.0
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"current": 1.5,
|
| 136 |
+
"min": 1500.0,
|
| 137 |
+
"max": 2500.0
|
| 138 |
+
},
|
| 139 |
+
{
|
| 140 |
+
"current": 1.5,
|
| 141 |
+
"min": 1500.0,
|
| 142 |
+
"max": 2500.0
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"current": 1.5,
|
| 146 |
+
"min": 1500.0,
|
| 147 |
+
"max": 2500.0
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"current": 1.5,
|
| 151 |
+
"min": 1500.0,
|
| 152 |
+
"max": 2500.0
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"current": 1.5,
|
| 156 |
+
"min": 1500.0,
|
| 157 |
+
"max": 2500.0
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"current": 1.5,
|
| 161 |
+
"min": 1500.0,
|
| 162 |
+
"max": 2500.0
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"current": 1.5,
|
| 166 |
+
"min": 1500.0,
|
| 167 |
+
"max": 2500.0
|
| 168 |
+
},
|
| 169 |
+
{
|
| 170 |
+
"current": 1.5,
|
| 171 |
+
"min": 1500.0,
|
| 172 |
+
"max": 2500.0
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"current": 1.5,
|
| 176 |
+
"min": 1500.0,
|
| 177 |
+
"max": 2500.0
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"current": 1.5,
|
| 181 |
+
"min": 1500.0,
|
| 182 |
+
"max": 2500.0
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"current": 1.5,
|
| 186 |
+
"min": 1500.0,
|
| 187 |
+
"max": 2500.0
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"current": 2.5,
|
| 191 |
+
"min": 1500.0,
|
| 192 |
+
"max": 2500.0
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"current": 1.5,
|
| 196 |
+
"min": 1500.0,
|
| 197 |
+
"max": 2500.0
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"current": 1.5,
|
| 201 |
+
"min": 1500.0,
|
| 202 |
+
"max": 2500.0
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"current": 1.5,
|
| 206 |
+
"min": 1500.0,
|
| 207 |
+
"max": 2500.0
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"current": 1.5,
|
| 211 |
+
"min": 1500.0,
|
| 212 |
+
"max": 2500.0
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"current": 2.2,
|
| 216 |
+
"min": 1500.0,
|
| 217 |
+
"max": 2500.0
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"current": 2.5,
|
| 221 |
+
"min": 1500.0,
|
| 222 |
+
"max": 2500.0
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"current": 1.5,
|
| 226 |
+
"min": 1500.0,
|
| 227 |
+
"max": 2500.0
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"current": 1.5,
|
| 231 |
+
"min": 1500.0,
|
| 232 |
+
"max": 2500.0
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"current": 1.5,
|
| 236 |
+
"min": 1500.0,
|
| 237 |
+
"max": 2500.0
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"current": 2.5,
|
| 241 |
+
"min": 1500.0,
|
| 242 |
+
"max": 2500.0
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"current": 1.5,
|
| 246 |
+
"min": 1500.0,
|
| 247 |
+
"max": 2500.0
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"current": 1.5,
|
| 251 |
+
"min": 1500.0,
|
| 252 |
+
"max": 2500.0
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"current": 1.5,
|
| 256 |
+
"min": 1500.0,
|
| 257 |
+
"max": 2500.0
|
| 258 |
+
},
|
| 259 |
+
{
|
| 260 |
+
"current": 1.5,
|
| 261 |
+
"min": 1500.0,
|
| 262 |
+
"max": 2500.0
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"current": 1.5,
|
| 266 |
+
"min": 1500.0,
|
| 267 |
+
"max": 2500.0
|
| 268 |
+
},
|
| 269 |
+
{
|
| 270 |
+
"current": 1.5,
|
| 271 |
+
"min": 1500.0,
|
| 272 |
+
"max": 2500.0
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"current": 1.5,
|
| 276 |
+
"min": 1500.0,
|
| 277 |
+
"max": 2500.0
|
| 278 |
+
},
|
| 279 |
+
{
|
| 280 |
+
"current": 1.5,
|
| 281 |
+
"min": 1500.0,
|
| 282 |
+
"max": 2500.0
|
| 283 |
+
},
|
| 284 |
+
{
|
| 285 |
+
"current": 1.5,
|
| 286 |
+
"min": 1500.0,
|
| 287 |
+
"max": 2500.0
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"current": 1.5,
|
| 291 |
+
"min": 1500.0,
|
| 292 |
+
"max": 2500.0
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"current": 1.5,
|
| 296 |
+
"min": 1500.0,
|
| 297 |
+
"max": 2500.0
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"current": 1.5,
|
| 301 |
+
"min": 1500.0,
|
| 302 |
+
"max": 2500.0
|
| 303 |
+
},
|
| 304 |
+
{
|
| 305 |
+
"current": 1.5,
|
| 306 |
+
"min": 1500.0,
|
| 307 |
+
"max": 2500.0
|
| 308 |
+
},
|
| 309 |
+
{
|
| 310 |
+
"current": 1.5,
|
| 311 |
+
"min": 1500.0,
|
| 312 |
+
"max": 2500.0
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"current": 1.5,
|
| 316 |
+
"min": 1500.0,
|
| 317 |
+
"max": 2500.0
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"current": 1.5,
|
| 321 |
+
"min": 1500.0,
|
| 322 |
+
"max": 2500.0
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"current": 1.5,
|
| 326 |
+
"min": 1500.0,
|
| 327 |
+
"max": 2500.0
|
| 328 |
+
},
|
| 329 |
+
{
|
| 330 |
+
"current": 1.5,
|
| 331 |
+
"min": 1500.0,
|
| 332 |
+
"max": 2500.0
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"current": 1.5,
|
| 336 |
+
"min": 1500.0,
|
| 337 |
+
"max": 2500.0
|
| 338 |
+
},
|
| 339 |
+
{
|
| 340 |
+
"current": 1.5,
|
| 341 |
+
"min": 1500.0,
|
| 342 |
+
"max": 2500.0
|
| 343 |
+
},
|
| 344 |
+
{
|
| 345 |
+
"current": 1.5,
|
| 346 |
+
"min": 1500.0,
|
| 347 |
+
"max": 2500.0
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"current": 1.5,
|
| 351 |
+
"min": 1500.0,
|
| 352 |
+
"max": 2500.0
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"current": 1.5,
|
| 356 |
+
"min": 1500.0,
|
| 357 |
+
"max": 2500.0
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"current": 1.5,
|
| 361 |
+
"min": 1500.0,
|
| 362 |
+
"max": 2500.0
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"current": 1.5,
|
| 366 |
+
"min": 1500.0,
|
| 367 |
+
"max": 2500.0
|
| 368 |
+
}
|
| 369 |
+
],
|
| 370 |
+
"disk": {
|
| 371 |
+
"/": {
|
| 372 |
+
"total": 23.98828125,
|
| 373 |
+
"used": 5.2191314697265625
|
| 374 |
+
}
|
| 375 |
+
},
|
| 376 |
+
"gpu": "NVIDIA A100-SXM4-40GB",
|
| 377 |
+
"gpu_count": 4,
|
| 378 |
+
"gpu_devices": [
|
| 379 |
+
{
|
| 380 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 381 |
+
"memory_total": 42949672960
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 385 |
+
"memory_total": 42949672960
|
| 386 |
+
},
|
| 387 |
+
{
|
| 388 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 389 |
+
"memory_total": 42949672960
|
| 390 |
+
},
|
| 391 |
+
{
|
| 392 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 393 |
+
"memory_total": 42949672960
|
| 394 |
+
}
|
| 395 |
+
],
|
| 396 |
+
"memory": {
|
| 397 |
+
"total": 503.587890625
|
| 398 |
+
}
|
| 399 |
+
}
|
wandb/offline-run-20240507_152956-gy8tfquj/files/wandb-summary.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"_wandb": {"runtime": 9}}
|
wandb/offline-run-20240507_152956-gy8tfquj/logs/debug-internal.log
ADDED
|
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-07 15:29:56,404 INFO StreamThr :7128 [internal.py:wandb_internal():86] W&B internal server running at pid: 7128, started at: 2024-05-07 15:29:56.401592
|
| 2 |
+
2024-05-07 15:29:56,407 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: status
|
| 3 |
+
2024-05-07 15:29:56,416 INFO WriterThread:7128 [datastore.py:open_for_write():87] open: runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240507_152956-gy8tfquj/run-gy8tfquj.wandb
|
| 4 |
+
2024-05-07 15:29:56,491 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: run_start
|
| 5 |
+
2024-05-07 15:29:56,514 DEBUG HandlerThread:7128 [system_info.py:__init__():26] System info init
|
| 6 |
+
2024-05-07 15:29:56,514 DEBUG HandlerThread:7128 [system_info.py:__init__():41] System info init done
|
| 7 |
+
2024-05-07 15:29:56,514 INFO HandlerThread:7128 [system_monitor.py:start():194] Starting system monitor
|
| 8 |
+
2024-05-07 15:29:56,515 INFO SystemMonitor:7128 [system_monitor.py:_start():158] Starting system asset monitoring threads
|
| 9 |
+
2024-05-07 15:29:56,515 INFO HandlerThread:7128 [system_monitor.py:probe():214] Collecting system info
|
| 10 |
+
2024-05-07 15:29:56,516 INFO SystemMonitor:7128 [interfaces.py:start():190] Started cpu monitoring
|
| 11 |
+
2024-05-07 15:29:56,517 INFO SystemMonitor:7128 [interfaces.py:start():190] Started disk monitoring
|
| 12 |
+
2024-05-07 15:29:56,519 INFO SystemMonitor:7128 [interfaces.py:start():190] Started gpu monitoring
|
| 13 |
+
2024-05-07 15:29:56,520 INFO SystemMonitor:7128 [interfaces.py:start():190] Started memory monitoring
|
| 14 |
+
2024-05-07 15:29:56,521 INFO SystemMonitor:7128 [interfaces.py:start():190] Started network monitoring
|
| 15 |
+
2024-05-07 15:29:56,551 DEBUG HandlerThread:7128 [system_info.py:probe():150] Probing system
|
| 16 |
+
2024-05-07 15:29:56,555 DEBUG HandlerThread:7128 [system_info.py:_probe_git():135] Probing git
|
| 17 |
+
2024-05-07 15:29:56,568 DEBUG HandlerThread:7128 [system_info.py:_probe_git():143] Probing git done
|
| 18 |
+
2024-05-07 15:29:56,568 DEBUG HandlerThread:7128 [system_info.py:probe():198] Probing system done
|
| 19 |
+
2024-05-07 15:29:56,568 DEBUG HandlerThread:7128 [system_monitor.py:probe():223] {'os': 'Linux-3.10.0-1160.118.1.el7.x86_64-x86_64-with-glibc2.17', 'python': '3.11.7', 'heartbeatAt': '2024-05-07T22:29:56.551891', 'startedAt': '2024-05-07T22:29:56.381331', 'docker': None, 'cuda': None, 'args': ('--model.type', 'one-stage+7b', '--model.model_id', 'testmodel', '--model.vision_backbone_id', 'clip-vit-b', '--model.image_resize_strategy', 'letterbox', '--model.llm_backbone_id', 'llama2-7b-chat', '--model.finetune_global_batch_size', '64', '--model.finetune_per_device_batch_size', '4', '--model.finetune_epochs', '1', '--dataset.type', 'med-instruct'), 'state': 'running', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'codePathLocal': 'scripts/pretrain.py', 'codePath': 'scripts/pretrain.py', 'git': {'remote': 'https://github.com/TRI-ML/prismatic-vlms', 'commit': '8ddeda915e861a7f4cbe7ce92f1407f4feb6a181'}, 'email': None, 'root': '/scratch/groups/willhies/sschmidg/prismatic-vlms', 'host': 'sh03-16n02.int', 'username': 'sschmidg', 'executable': '/scratch/groups/willhies/sschmidg/Anaconda3/bin/python', 'cpu_count': 64, 'cpu_count_logical': 64, 'cpu_freq': {'current': 1.584375, 'min': 1500.0, 'max': 2500.0}, 'cpu_freq_per_core': [{'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.2, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}], 'disk': {'/': {'total': 23.98828125, 'used': 5.2191314697265625}}, 'gpu': 'NVIDIA A100-SXM4-40GB', 'gpu_count': 4, 'gpu_devices': [{'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}, {'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}, {'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}, {'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}], 'memory': {'total': 503.587890625}}
|
| 20 |
+
2024-05-07 15:29:56,568 INFO HandlerThread:7128 [system_monitor.py:probe():224] Finished collecting system info
|
| 21 |
+
2024-05-07 15:29:56,568 INFO HandlerThread:7128 [system_monitor.py:probe():227] Publishing system info
|
| 22 |
+
2024-05-07 15:29:56,568 DEBUG HandlerThread:7128 [system_info.py:_save_conda():207] Saving list of conda packages installed into the current environment
|
| 23 |
+
2024-05-07 15:30:05,475 DEBUG HandlerThread:7128 [system_info.py:_save_conda():222] Saving conda packages done
|
| 24 |
+
2024-05-07 15:30:05,479 INFO HandlerThread:7128 [system_monitor.py:probe():229] Finished publishing system info
|
| 25 |
+
2024-05-07 15:30:05,491 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: status_report
|
| 26 |
+
2024-05-07 15:30:05,491 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: keepalive
|
| 27 |
+
2024-05-07 15:30:05,492 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: status_report
|
| 28 |
+
2024-05-07 15:30:05,922 DEBUG SenderThread:7128 [sender.py:send():379] send: exit
|
| 29 |
+
2024-05-07 15:30:05,923 INFO SenderThread:7128 [sender.py:send_exit():586] handling exit code: 255
|
| 30 |
+
2024-05-07 15:30:05,923 INFO SenderThread:7128 [sender.py:send_exit():588] handling runtime: 9
|
| 31 |
+
2024-05-07 15:30:05,926 INFO SenderThread:7128 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
| 32 |
+
2024-05-07 15:30:05,926 INFO SenderThread:7128 [sender.py:send_exit():594] send defer
|
| 33 |
+
2024-05-07 15:30:05,926 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: defer
|
| 34 |
+
2024-05-07 15:30:05,926 INFO HandlerThread:7128 [handler.py:handle_request_defer():172] handle defer: 0
|
| 35 |
+
2024-05-07 15:30:05,926 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: defer
|
| 36 |
+
2024-05-07 15:30:05,927 INFO SenderThread:7128 [sender.py:send_request_defer():610] handle sender defer: 0
|
| 37 |
+
2024-05-07 15:30:05,927 INFO SenderThread:7128 [sender.py:transition_state():614] send defer: 1
|
| 38 |
+
2024-05-07 15:30:05,927 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: defer
|
| 39 |
+
2024-05-07 15:30:05,927 INFO HandlerThread:7128 [handler.py:handle_request_defer():172] handle defer: 1
|
| 40 |
+
2024-05-07 15:30:05,927 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: defer
|
| 41 |
+
2024-05-07 15:30:05,927 INFO SenderThread:7128 [sender.py:send_request_defer():610] handle sender defer: 1
|
| 42 |
+
2024-05-07 15:30:05,927 INFO SenderThread:7128 [sender.py:transition_state():614] send defer: 2
|
| 43 |
+
2024-05-07 15:30:05,927 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: defer
|
| 44 |
+
2024-05-07 15:30:05,927 INFO HandlerThread:7128 [handler.py:handle_request_defer():172] handle defer: 2
|
| 45 |
+
2024-05-07 15:30:05,928 INFO HandlerThread:7128 [system_monitor.py:finish():203] Stopping system monitor
|
| 46 |
+
2024-05-07 15:30:05,928 DEBUG SystemMonitor:7128 [system_monitor.py:_start():172] Starting system metrics aggregation loop
|
| 47 |
+
2024-05-07 15:30:05,929 DEBUG SystemMonitor:7128 [system_monitor.py:_start():179] Finished system metrics aggregation loop
|
| 48 |
+
2024-05-07 15:30:05,929 INFO HandlerThread:7128 [interfaces.py:finish():202] Joined cpu monitor
|
| 49 |
+
2024-05-07 15:30:05,929 DEBUG SystemMonitor:7128 [system_monitor.py:_start():183] Publishing last batch of metrics
|
| 50 |
+
2024-05-07 15:30:05,929 INFO HandlerThread:7128 [interfaces.py:finish():202] Joined disk monitor
|
| 51 |
+
2024-05-07 15:30:05,961 INFO HandlerThread:7128 [interfaces.py:finish():202] Joined gpu monitor
|
| 52 |
+
2024-05-07 15:30:05,962 INFO HandlerThread:7128 [interfaces.py:finish():202] Joined memory monitor
|
| 53 |
+
2024-05-07 15:30:05,962 INFO HandlerThread:7128 [interfaces.py:finish():202] Joined network monitor
|
| 54 |
+
2024-05-07 15:30:05,963 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: defer
|
| 55 |
+
2024-05-07 15:30:05,963 INFO SenderThread:7128 [sender.py:send_request_defer():610] handle sender defer: 2
|
| 56 |
+
2024-05-07 15:30:05,963 INFO SenderThread:7128 [sender.py:transition_state():614] send defer: 3
|
| 57 |
+
2024-05-07 15:30:05,963 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: defer
|
| 58 |
+
2024-05-07 15:30:05,964 INFO HandlerThread:7128 [handler.py:handle_request_defer():172] handle defer: 3
|
| 59 |
+
2024-05-07 15:30:05,964 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: defer
|
| 60 |
+
2024-05-07 15:30:05,964 INFO SenderThread:7128 [sender.py:send_request_defer():610] handle sender defer: 3
|
| 61 |
+
2024-05-07 15:30:05,964 INFO SenderThread:7128 [sender.py:transition_state():614] send defer: 4
|
| 62 |
+
2024-05-07 15:30:05,964 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: defer
|
| 63 |
+
2024-05-07 15:30:05,964 INFO HandlerThread:7128 [handler.py:handle_request_defer():172] handle defer: 4
|
| 64 |
+
2024-05-07 15:30:05,964 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: defer
|
| 65 |
+
2024-05-07 15:30:05,964 INFO SenderThread:7128 [sender.py:send_request_defer():610] handle sender defer: 4
|
| 66 |
+
2024-05-07 15:30:05,964 INFO SenderThread:7128 [sender.py:transition_state():614] send defer: 5
|
| 67 |
+
2024-05-07 15:30:05,965 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: defer
|
| 68 |
+
2024-05-07 15:30:05,965 INFO HandlerThread:7128 [handler.py:handle_request_defer():172] handle defer: 5
|
| 69 |
+
2024-05-07 15:30:05,965 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: defer
|
| 70 |
+
2024-05-07 15:30:05,965 INFO SenderThread:7128 [sender.py:send_request_defer():610] handle sender defer: 5
|
| 71 |
+
2024-05-07 15:30:05,965 INFO SenderThread:7128 [sender.py:transition_state():614] send defer: 6
|
| 72 |
+
2024-05-07 15:30:05,965 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: defer
|
| 73 |
+
2024-05-07 15:30:05,965 INFO HandlerThread:7128 [handler.py:handle_request_defer():172] handle defer: 6
|
| 74 |
+
2024-05-07 15:30:05,966 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: defer
|
| 75 |
+
2024-05-07 15:30:05,966 INFO SenderThread:7128 [sender.py:send_request_defer():610] handle sender defer: 6
|
| 76 |
+
2024-05-07 15:30:05,966 INFO SenderThread:7128 [sender.py:transition_state():614] send defer: 7
|
| 77 |
+
2024-05-07 15:30:05,966 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: status_report
|
| 78 |
+
2024-05-07 15:30:05,966 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: defer
|
| 79 |
+
2024-05-07 15:30:05,966 INFO HandlerThread:7128 [handler.py:handle_request_defer():172] handle defer: 7
|
| 80 |
+
2024-05-07 15:30:05,966 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: status_report
|
| 81 |
+
2024-05-07 15:30:05,967 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: defer
|
| 82 |
+
2024-05-07 15:30:05,967 INFO SenderThread:7128 [sender.py:send_request_defer():610] handle sender defer: 7
|
| 83 |
+
2024-05-07 15:30:05,967 INFO SenderThread:7128 [sender.py:transition_state():614] send defer: 8
|
| 84 |
+
2024-05-07 15:30:05,967 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: defer
|
| 85 |
+
2024-05-07 15:30:05,967 INFO HandlerThread:7128 [handler.py:handle_request_defer():172] handle defer: 8
|
| 86 |
+
2024-05-07 15:30:05,967 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: defer
|
| 87 |
+
2024-05-07 15:30:05,967 INFO SenderThread:7128 [sender.py:send_request_defer():610] handle sender defer: 8
|
| 88 |
+
2024-05-07 15:30:05,967 INFO SenderThread:7128 [sender.py:transition_state():614] send defer: 9
|
| 89 |
+
2024-05-07 15:30:05,967 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: defer
|
| 90 |
+
2024-05-07 15:30:05,968 INFO HandlerThread:7128 [handler.py:handle_request_defer():172] handle defer: 9
|
| 91 |
+
2024-05-07 15:30:05,968 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: defer
|
| 92 |
+
2024-05-07 15:30:05,968 INFO SenderThread:7128 [sender.py:send_request_defer():610] handle sender defer: 9
|
| 93 |
+
2024-05-07 15:30:05,968 INFO SenderThread:7128 [sender.py:transition_state():614] send defer: 10
|
| 94 |
+
2024-05-07 15:30:05,968 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: defer
|
| 95 |
+
2024-05-07 15:30:05,968 INFO HandlerThread:7128 [handler.py:handle_request_defer():172] handle defer: 10
|
| 96 |
+
2024-05-07 15:30:05,968 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: defer
|
| 97 |
+
2024-05-07 15:30:05,968 INFO SenderThread:7128 [sender.py:send_request_defer():610] handle sender defer: 10
|
| 98 |
+
2024-05-07 15:30:05,968 INFO SenderThread:7128 [sender.py:transition_state():614] send defer: 11
|
| 99 |
+
2024-05-07 15:30:05,969 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: defer
|
| 100 |
+
2024-05-07 15:30:05,969 INFO HandlerThread:7128 [handler.py:handle_request_defer():172] handle defer: 11
|
| 101 |
+
2024-05-07 15:30:05,969 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: defer
|
| 102 |
+
2024-05-07 15:30:05,969 INFO SenderThread:7128 [sender.py:send_request_defer():610] handle sender defer: 11
|
| 103 |
+
2024-05-07 15:30:05,969 INFO SenderThread:7128 [sender.py:transition_state():614] send defer: 12
|
| 104 |
+
2024-05-07 15:30:05,969 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: defer
|
| 105 |
+
2024-05-07 15:30:05,969 INFO HandlerThread:7128 [handler.py:handle_request_defer():172] handle defer: 12
|
| 106 |
+
2024-05-07 15:30:05,969 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: defer
|
| 107 |
+
2024-05-07 15:30:05,969 INFO SenderThread:7128 [sender.py:send_request_defer():610] handle sender defer: 12
|
| 108 |
+
2024-05-07 15:30:05,970 INFO SenderThread:7128 [sender.py:transition_state():614] send defer: 13
|
| 109 |
+
2024-05-07 15:30:05,970 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: defer
|
| 110 |
+
2024-05-07 15:30:05,970 INFO HandlerThread:7128 [handler.py:handle_request_defer():172] handle defer: 13
|
| 111 |
+
2024-05-07 15:30:05,970 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: defer
|
| 112 |
+
2024-05-07 15:30:05,970 INFO SenderThread:7128 [sender.py:send_request_defer():610] handle sender defer: 13
|
| 113 |
+
2024-05-07 15:30:05,970 INFO SenderThread:7128 [sender.py:transition_state():614] send defer: 14
|
| 114 |
+
2024-05-07 15:30:05,971 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: defer
|
| 115 |
+
2024-05-07 15:30:05,971 DEBUG SenderThread:7128 [sender.py:send():379] send: final
|
| 116 |
+
2024-05-07 15:30:05,971 INFO HandlerThread:7128 [handler.py:handle_request_defer():172] handle defer: 14
|
| 117 |
+
2024-05-07 15:30:05,971 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: defer
|
| 118 |
+
2024-05-07 15:30:05,971 INFO SenderThread:7128 [sender.py:send_request_defer():610] handle sender defer: 14
|
| 119 |
+
2024-05-07 15:30:05,972 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: poll_exit
|
| 120 |
+
2024-05-07 15:30:05,972 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: poll_exit
|
| 121 |
+
2024-05-07 15:30:05,973 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: poll_exit
|
| 122 |
+
2024-05-07 15:30:05,973 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: server_info
|
| 123 |
+
2024-05-07 15:30:05,974 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: poll_exit
|
| 124 |
+
2024-05-07 15:30:05,974 DEBUG SenderThread:7128 [sender.py:send_request():406] send_request: server_info
|
| 125 |
+
2024-05-07 15:30:05,974 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: get_summary
|
| 126 |
+
2024-05-07 15:30:05,975 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: sampled_history
|
| 127 |
+
2024-05-07 15:30:05,975 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: internal_messages
|
| 128 |
+
2024-05-07 15:30:05,976 INFO MainThread:7128 [wandb_run.py:_footer_history_summary_info():3936] rendering history
|
| 129 |
+
2024-05-07 15:30:05,976 INFO MainThread:7128 [wandb_run.py:_footer_history_summary_info():3968] rendering summary
|
| 130 |
+
2024-05-07 15:30:05,976 DEBUG HandlerThread:7128 [handler.py:handle_request():146] handle_request: shutdown
|
| 131 |
+
2024-05-07 15:30:05,976 INFO HandlerThread:7128 [handler.py:finish():866] shutting down handler
|
| 132 |
+
2024-05-07 15:30:06,974 INFO WriterThread:7128 [datastore.py:close():296] close: runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240507_152956-gy8tfquj/run-gy8tfquj.wandb
|
| 133 |
+
2024-05-07 15:30:06,974 INFO SenderThread:7128 [sender.py:finish():1546] shutting down sender
|
wandb/offline-run-20240507_152956-gy8tfquj/logs/debug.log
ADDED
|
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-07 15:29:56,393 INFO MainThread:6246 [wandb_setup.py:_flush():76] Current SDK version is 0.16.6
|
| 2 |
+
2024-05-07 15:29:56,394 INFO MainThread:6246 [wandb_setup.py:_flush():76] Configure stats pid to 6246
|
| 3 |
+
2024-05-07 15:29:56,394 INFO MainThread:6246 [wandb_setup.py:_flush():76] Loading settings from /home/users/sschmidg/.config/wandb/settings
|
| 4 |
+
2024-05-07 15:29:56,394 INFO MainThread:6246 [wandb_setup.py:_flush():76] Loading settings from /scratch/groups/willhies/sschmidg/prismatic-vlms/wandb/settings
|
| 5 |
+
2024-05-07 15:29:56,394 INFO MainThread:6246 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
|
| 6 |
+
2024-05-07 15:29:56,394 INFO MainThread:6246 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
|
| 7 |
+
2024-05-07 15:29:56,394 INFO MainThread:6246 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': 'scripts/pretrain.py', 'program_abspath': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py'}
|
| 8 |
+
2024-05-07 15:29:56,394 INFO MainThread:6246 [wandb_setup.py:_flush():76] Applying login settings: {}
|
| 9 |
+
2024-05-07 15:29:56,394 INFO MainThread:6246 [wandb_setup.py:_flush():76] Applying login settings: {'mode': 'offline'}
|
| 10 |
+
2024-05-07 15:29:56,394 INFO MainThread:6246 [wandb_init.py:_log_setup():521] Logging user logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240507_152956-gy8tfquj/logs/debug.log
|
| 11 |
+
2024-05-07 15:29:56,394 INFO MainThread:6246 [wandb_init.py:_log_setup():522] Logging internal logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240507_152956-gy8tfquj/logs/debug-internal.log
|
| 12 |
+
2024-05-07 15:29:56,394 INFO MainThread:6246 [wandb_init.py:init():561] calling init triggers
|
| 13 |
+
2024-05-07 15:29:56,394 INFO MainThread:6246 [wandb_init.py:init():568] wandb.init called with sweep_config: {}
|
| 14 |
+
config: {'model': {'type': 'one-stage+7b', 'model_id': 'testmodel', 'arch_specifier': 'no-align+gelu-mlp', 'vision_backbone_id': 'clip-vit-b', 'llm_backbone_id': 'llama2-7b-chat', 'image_resize_strategy': 'letterbox', 'llm_max_length': 2048, 'align_epochs': 1, 'align_max_steps': None, 'align_global_batch_size': 256, 'align_per_device_batch_size': 16, 'align_learning_rate': 0.001, 'align_weight_decay': 0.0, 'align_max_grad_norm': 1.0, 'align_lr_scheduler_type': 'linear-warmup+cosine-decay', 'align_warmup_ratio': 0.03, 'align_train_strategy': 'fsdp-shard-grad-op', 'finetune_epochs': 1, 'finetune_max_steps': None, 'finetune_global_batch_size': 64, 'finetune_per_device_batch_size': 4, 'finetune_learning_rate': 2e-05, 'finetune_weight_decay': 0.1, 'finetune_max_grad_norm': 1.0, 'finetune_lr_scheduler_type': 'linear-warmup+cosine-decay', 'finetune_warmup_ratio': 0.03, 'finetune_train_strategy': 'fsdp-full-shard', 'enable_gradient_checkpointing': True, 'enable_mixed_precision_training': True, 'reduce_in_full_precision': False}, 'dataset': {'type': 'med-instruct', 'dataset_id': 'med-instruct', 'align_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'finetune_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'dataset_root_dir': 'data'}, 'stage': 'finetune', 'pretrained_checkpoint': None, 'run_id': 'med-instruct+testmodel+stage-finetune+x7', 'run_root_dir': 'runs', 'seed': 7, 'trackers': ['jsonl', 'wandb'], 'wandb_project': 'onyx-vlms', 'wandb_entity': 'stanford-voltron'}
|
| 15 |
+
2024-05-07 15:29:56,394 INFO MainThread:6246 [wandb_init.py:init():611] starting backend
|
| 16 |
+
2024-05-07 15:29:56,394 INFO MainThread:6246 [wandb_init.py:init():615] setting up manager
|
| 17 |
+
2024-05-07 15:29:56,399 INFO MainThread:6246 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
| 18 |
+
2024-05-07 15:29:56,405 INFO MainThread:6246 [wandb_init.py:init():623] backend started and connected
|
| 19 |
+
2024-05-07 15:29:56,415 INFO MainThread:6246 [wandb_init.py:init():715] updated telemetry
|
| 20 |
+
2024-05-07 15:29:56,438 INFO MainThread:6246 [wandb_init.py:init():748] communicating run to backend with 90.0 second timeout
|
| 21 |
+
2024-05-07 15:29:56,446 INFO MainThread:6246 [wandb_init.py:init():799] starting run threads in backend
|
| 22 |
+
2024-05-07 15:30:05,894 WARNING MainThread:6246 [wandb_init.py:init():1203] interrupted
|
| 23 |
+
Traceback (most recent call last):
|
| 24 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/site-packages/wandb/sdk/wandb_init.py", line 1181, in init
|
| 25 |
+
run = wi.init()
|
| 26 |
+
^^^^^^^^^
|
| 27 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/site-packages/wandb/sdk/wandb_init.py", line 841, in init
|
| 28 |
+
run._on_start()
|
| 29 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/site-packages/wandb/sdk/wandb_run.py", line 2389, in _on_start
|
| 30 |
+
self._backend.interface.publish_python_packages(working_set())
|
| 31 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/site-packages/wandb/sdk/interface/interface.py", line 295, in publish_python_packages
|
| 32 |
+
for pkg in working_set:
|
| 33 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/site-packages/wandb/util.py", line 1878, in working_set
|
| 34 |
+
yield InstalledDistribution(key=d.metadata["Name"], version=d.version)
|
| 35 |
+
^^^^^^^^^^
|
| 36 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/importlib/metadata/__init__.py", line 611, in metadata
|
| 37 |
+
or self.read_text('PKG-INFO')
|
| 38 |
+
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
| 39 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/importlib/metadata/__init__.py", line 938, in read_text
|
| 40 |
+
return self._path.joinpath(filename).read_text(encoding='utf-8')
|
| 41 |
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
| 42 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/pathlib.py", line 1059, in read_text
|
| 43 |
+
return f.read()
|
| 44 |
+
^^^^^^^^
|
| 45 |
+
File "<frozen codecs>", line 319, in decode
|
| 46 |
+
KeyboardInterrupt
|
| 47 |
+
|
| 48 |
+
During handling of the above exception, another exception occurred:
|
| 49 |
+
|
| 50 |
+
Traceback (most recent call last):
|
| 51 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/site-packages/wandb/sdk/wandb_init.py", line 1189, in init
|
| 52 |
+
getcaller()
|
| 53 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/site-packages/wandb/sdk/wandb_init.py", line 849, in getcaller
|
| 54 |
+
src, line, func, stack = logger.findCaller(stack_info=True)
|
| 55 |
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
| 56 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/logging/__init__.py", line 1589, in findCaller
|
| 57 |
+
traceback.print_stack(f, file=sio)
|
| 58 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/traceback.py", line 207, in print_stack
|
| 59 |
+
print_list(extract_stack(f, limit=limit), file=file)
|
| 60 |
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
| 61 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/traceback.py", line 228, in extract_stack
|
| 62 |
+
stack = StackSummary.extract(walk_stack(f), limit=limit)
|
| 63 |
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
| 64 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/traceback.py", line 390, in extract
|
| 65 |
+
return klass._extract_from_extended_frame_gen(
|
| 66 |
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
| 67 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/traceback.py", line 433, in _extract_from_extended_frame_gen
|
| 68 |
+
f.line
|
| 69 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/traceback.py", line 318, in line
|
| 70 |
+
self._line = linecache.getline(self.filename, self.lineno)
|
| 71 |
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
| 72 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/linecache.py", line 30, in getline
|
| 73 |
+
lines = getlines(filename, module_globals)
|
| 74 |
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
| 75 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/linecache.py", line 46, in getlines
|
| 76 |
+
return updatecache(filename, module_globals)
|
| 77 |
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
| 78 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/linecache.py", line 136, in updatecache
|
| 79 |
+
with tokenize.open(fullname) as fp:
|
| 80 |
+
^^^^^^^^^^^^^^^^^^^^^^^
|
| 81 |
+
File "/scratch/groups/willhies/sschmidg/Anaconda3/lib/python3.11/tokenize.py", line 396, in open
|
| 82 |
+
buffer = _builtin_open(filename, 'rb')
|
| 83 |
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
| 84 |
+
KeyboardInterrupt
|
wandb/offline-run-20240507_152956-gy8tfquj/run-gy8tfquj.wandb
ADDED
|
Binary file (4.31 kB). View file
|
|
|
wandb/offline-run-20240508_185440-w4yruoqg/files/conda-environment.yaml
ADDED
|
@@ -0,0 +1,668 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: base
|
| 2 |
+
channels:
|
| 3 |
+
- conda-forge
|
| 4 |
+
- defaults
|
| 5 |
+
dependencies:
|
| 6 |
+
- _anaconda_depends=2024.02=py311_mkl_1
|
| 7 |
+
- _libgcc_mutex=0.1=conda_forge
|
| 8 |
+
- _openmp_mutex=4.5=2_gnu
|
| 9 |
+
- abseil-cpp=20211102.0=hd4dd3e8_0
|
| 10 |
+
- aiobotocore=2.7.0=py311h06a4308_0
|
| 11 |
+
- aiohttp=3.9.3=py311h5eee18b_0
|
| 12 |
+
- aioitertools=0.7.1=pyhd3eb1b0_0
|
| 13 |
+
- aiosignal=1.2.0=pyhd3eb1b0_0
|
| 14 |
+
- alabaster=0.7.12=pyhd3eb1b0_0
|
| 15 |
+
- altair=5.0.1=py311h06a4308_0
|
| 16 |
+
- anaconda-anon-usage=0.4.3=py311hfc0e8ea_100
|
| 17 |
+
- anaconda-catalogs=0.2.0=py311h06a4308_0
|
| 18 |
+
- anaconda-client=1.12.3=py311h06a4308_0
|
| 19 |
+
- anaconda-cloud-auth=0.1.4=py311h06a4308_0
|
| 20 |
+
- anaconda-navigator=2.5.2=py311h06a4308_0
|
| 21 |
+
- anaconda-project=0.11.1=py311h06a4308_0
|
| 22 |
+
- anyio=4.2.0=py311h06a4308_0
|
| 23 |
+
- aom=3.5.0=h27087fc_0
|
| 24 |
+
- appdirs=1.4.4=pyhd3eb1b0_0
|
| 25 |
+
- archspec=0.2.1=pyhd3eb1b0_0
|
| 26 |
+
- argon2-cffi=21.3.0=pyhd3eb1b0_0
|
| 27 |
+
- argon2-cffi-bindings=21.2.0=py311h5eee18b_0
|
| 28 |
+
- arrow=1.2.3=py311h06a4308_1
|
| 29 |
+
- arrow-cpp=14.0.2=h374c478_1
|
| 30 |
+
- astroid=2.14.2=py311h06a4308_0
|
| 31 |
+
- astropy=5.3.4=py311hf4808d0_0
|
| 32 |
+
- asttokens=2.0.5=pyhd3eb1b0_0
|
| 33 |
+
- async-lru=2.0.4=py311h06a4308_0
|
| 34 |
+
- atomicwrites=1.4.0=py_0
|
| 35 |
+
- attrs=23.1.0=py311h06a4308_0
|
| 36 |
+
- automat=20.2.0=py_0
|
| 37 |
+
- autopep8=1.6.0=pyhd3eb1b0_1
|
| 38 |
+
- aws-c-auth=0.6.19=h5eee18b_0
|
| 39 |
+
- aws-c-cal=0.5.20=hdbd6064_0
|
| 40 |
+
- aws-c-common=0.8.5=h5eee18b_0
|
| 41 |
+
- aws-c-compression=0.2.16=h5eee18b_0
|
| 42 |
+
- aws-c-event-stream=0.2.15=h6a678d5_0
|
| 43 |
+
- aws-c-http=0.6.25=h5eee18b_0
|
| 44 |
+
- aws-c-io=0.13.10=h5eee18b_0
|
| 45 |
+
- aws-c-mqtt=0.7.13=h5eee18b_0
|
| 46 |
+
- aws-c-s3=0.1.51=hdbd6064_0
|
| 47 |
+
- aws-c-sdkutils=0.1.6=h5eee18b_0
|
| 48 |
+
- aws-checksums=0.1.13=h5eee18b_0
|
| 49 |
+
- aws-crt-cpp=0.18.16=h6a678d5_0
|
| 50 |
+
- aws-sdk-cpp=1.10.55=h721c034_0
|
| 51 |
+
- babel=2.11.0=py311h06a4308_0
|
| 52 |
+
- backports=1.1=pyhd3eb1b0_0
|
| 53 |
+
- backports.functools_lru_cache=1.6.4=pyhd3eb1b0_0
|
| 54 |
+
- backports.tempfile=1.0=pyhd3eb1b0_1
|
| 55 |
+
- backports.weakref=1.0.post1=py_1
|
| 56 |
+
- bcrypt=3.2.0=py311h5eee18b_1
|
| 57 |
+
- beautifulsoup4=4.12.2=py311h06a4308_0
|
| 58 |
+
- binaryornot=0.4.4=pyhd3eb1b0_1
|
| 59 |
+
- black=23.11.0=py311h06a4308_0
|
| 60 |
+
- blas=1.0=mkl
|
| 61 |
+
- bleach=4.1.0=pyhd3eb1b0_0
|
| 62 |
+
- blinker=1.6.2=py311h06a4308_0
|
| 63 |
+
- blosc=1.21.3=h6a678d5_0
|
| 64 |
+
- bokeh=3.3.4=py311h92b7b1e_0
|
| 65 |
+
- boltons=23.0.0=py311h06a4308_0
|
| 66 |
+
- boost-cpp=1.82.0=hdb19cb5_2
|
| 67 |
+
- botocore=1.31.64=py311h06a4308_0
|
| 68 |
+
- bottleneck=1.3.7=py311hf4808d0_0
|
| 69 |
+
- brotli=1.0.9=h5eee18b_7
|
| 70 |
+
- brotli-bin=1.0.9=h5eee18b_7
|
| 71 |
+
- brotli-python=1.0.9=py311h6a678d5_7
|
| 72 |
+
- brunsli=0.1=h2531618_0
|
| 73 |
+
- bzip2=1.0.8=h7b6447c_0
|
| 74 |
+
- c-ares=1.19.1=h5eee18b_0
|
| 75 |
+
- c-blosc2=2.12.0=h80c7b02_0
|
| 76 |
+
- ca-certificates=2024.2.2=hbcca054_0
|
| 77 |
+
- cachetools=4.2.2=pyhd3eb1b0_0
|
| 78 |
+
- cairo=1.18.0=h3faef2a_0
|
| 79 |
+
- certifi=2024.2.2=pyhd8ed1ab_0
|
| 80 |
+
- cffi=1.16.0=py311h5eee18b_0
|
| 81 |
+
- cfitsio=3.470=h5893167_7
|
| 82 |
+
- chardet=4.0.0=py311h06a4308_1003
|
| 83 |
+
- charls=2.2.0=h2531618_0
|
| 84 |
+
- charset-normalizer=2.0.4=pyhd3eb1b0_0
|
| 85 |
+
- click=8.1.7=py311h06a4308_0
|
| 86 |
+
- cloudpickle=2.2.1=py311h06a4308_0
|
| 87 |
+
- clyent=1.2.2=py311h06a4308_1
|
| 88 |
+
- colorama=0.4.6=py311h06a4308_0
|
| 89 |
+
- colorcet=3.0.1=py311h06a4308_0
|
| 90 |
+
- comm=0.1.2=py311h06a4308_0
|
| 91 |
+
- conda=24.1.2=py311h38be061_0
|
| 92 |
+
- conda-build=24.1.2=py311h06a4308_0
|
| 93 |
+
- conda-content-trust=0.2.0=py311h06a4308_0
|
| 94 |
+
- conda-index=0.4.0=pyhd3eb1b0_0
|
| 95 |
+
- conda-libmamba-solver=24.1.0=pyhd3eb1b0_0
|
| 96 |
+
- conda-pack=0.6.0=pyhd3eb1b0_0
|
| 97 |
+
- conda-package-handling=2.2.0=py311h06a4308_0
|
| 98 |
+
- conda-package-streaming=0.9.0=py311h06a4308_0
|
| 99 |
+
- conda-repo-cli=1.0.75=py311h06a4308_0
|
| 100 |
+
- conda-token=0.4.0=pyhd3eb1b0_0
|
| 101 |
+
- conda-verify=3.4.2=py_1
|
| 102 |
+
- constantly=23.10.4=py311h06a4308_0
|
| 103 |
+
- contourpy=1.2.0=py311hdb19cb5_0
|
| 104 |
+
- cookiecutter=2.5.0=py311h06a4308_0
|
| 105 |
+
- cryptography=42.0.2=py311hdda0065_0
|
| 106 |
+
- cssselect=1.2.0=py311h06a4308_0
|
| 107 |
+
- curl=8.5.0=hdbd6064_0
|
| 108 |
+
- cycler=0.11.0=pyhd3eb1b0_0
|
| 109 |
+
- cyrus-sasl=2.1.28=h52b45da_1
|
| 110 |
+
- cytoolz=0.12.2=py311h5eee18b_0
|
| 111 |
+
- dask=2023.11.0=py311h06a4308_0
|
| 112 |
+
- dask-core=2023.11.0=py311h06a4308_0
|
| 113 |
+
- datashader=0.16.0=py311h06a4308_0
|
| 114 |
+
- dav1d=1.2.0=hd590300_0
|
| 115 |
+
- dbus=1.13.18=hb2f20db_0
|
| 116 |
+
- debugpy=1.6.7=py311h6a678d5_0
|
| 117 |
+
- defusedxml=0.7.1=pyhd3eb1b0_0
|
| 118 |
+
- diff-match-patch=20200713=pyhd3eb1b0_0
|
| 119 |
+
- distributed=2023.11.0=py311h06a4308_0
|
| 120 |
+
- distro=1.8.0=py311h06a4308_0
|
| 121 |
+
- docstring-to-markdown=0.11=py311h06a4308_0
|
| 122 |
+
- docutils=0.18.1=py311h06a4308_3
|
| 123 |
+
- entrypoints=0.4=py311h06a4308_0
|
| 124 |
+
- et_xmlfile=1.1.0=py311h06a4308_0
|
| 125 |
+
- executing=0.8.3=pyhd3eb1b0_0
|
| 126 |
+
- expat=2.5.0=h6a678d5_0
|
| 127 |
+
- ffmpeg=6.0.0=gpl_h5bb71f3_100
|
| 128 |
+
- filelock=3.13.1=py311h06a4308_0
|
| 129 |
+
- flake8=6.0.0=py311h06a4308_0
|
| 130 |
+
- flask=2.2.5=py311h06a4308_0
|
| 131 |
+
- fmt=9.1.0=hdb19cb5_0
|
| 132 |
+
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
|
| 133 |
+
- font-ttf-inconsolata=3.000=h77eed37_0
|
| 134 |
+
- font-ttf-source-code-pro=2.038=h77eed37_0
|
| 135 |
+
- font-ttf-ubuntu=0.83=h77eed37_2
|
| 136 |
+
- fontconfig=2.14.2=h14ed4e7_0
|
| 137 |
+
- fonts-conda-ecosystem=1=0
|
| 138 |
+
- fonts-conda-forge=1=0
|
| 139 |
+
- fonttools=4.25.0=pyhd3eb1b0_0
|
| 140 |
+
- freetype=2.12.1=h4a9f257_0
|
| 141 |
+
- fribidi=1.0.10=h36c2ea0_0
|
| 142 |
+
- frozenlist=1.4.0=py311h5eee18b_0
|
| 143 |
+
- fsspec=2023.10.0=py311h06a4308_0
|
| 144 |
+
- future=0.18.3=py311h06a4308_0
|
| 145 |
+
- gensim=4.3.0=py311hba01205_1
|
| 146 |
+
- gettext=0.22.5=h59595ed_2
|
| 147 |
+
- gettext-tools=0.22.5=h59595ed_2
|
| 148 |
+
- gflags=2.2.2=h6a678d5_1
|
| 149 |
+
- giflib=5.2.1=h5eee18b_3
|
| 150 |
+
- gitdb=4.0.7=pyhd3eb1b0_0
|
| 151 |
+
- gitpython=3.1.37=py311h06a4308_0
|
| 152 |
+
- glib=2.78.4=h6a678d5_0
|
| 153 |
+
- glib-tools=2.78.4=h6a678d5_0
|
| 154 |
+
- glog=0.5.0=h6a678d5_1
|
| 155 |
+
- gmp=6.2.1=h295c915_3
|
| 156 |
+
- gmpy2=2.1.2=py311hc9b5ff0_0
|
| 157 |
+
- gnutls=3.7.9=hb077bed_0
|
| 158 |
+
- graphite2=1.3.13=h59595ed_1003
|
| 159 |
+
- greenlet=3.0.1=py311h6a678d5_0
|
| 160 |
+
- grpc-cpp=1.48.2=he1ff14a_1
|
| 161 |
+
- gst-plugins-base=1.14.1=h6a678d5_1
|
| 162 |
+
- gstreamer=1.14.1=h5eee18b_1
|
| 163 |
+
- h5py=3.9.0=py311hdd6beaf_0
|
| 164 |
+
- harfbuzz=8.3.0=h3d44ed6_0
|
| 165 |
+
- hdf5=1.12.1=h2b7332f_3
|
| 166 |
+
- heapdict=1.0.1=pyhd3eb1b0_0
|
| 167 |
+
- holoviews=1.18.3=py311h06a4308_0
|
| 168 |
+
- hvplot=0.9.2=py311h06a4308_0
|
| 169 |
+
- hyperlink=21.0.0=pyhd3eb1b0_0
|
| 170 |
+
- icu=73.2=h59595ed_0
|
| 171 |
+
- idna=3.4=py311h06a4308_0
|
| 172 |
+
- imagecodecs=2023.1.23=py311h8105a5c_0
|
| 173 |
+
- imageio=2.33.1=py311h06a4308_0
|
| 174 |
+
- imagesize=1.4.1=py311h06a4308_0
|
| 175 |
+
- imbalanced-learn=0.11.0=py311h06a4308_1
|
| 176 |
+
- importlib-metadata=7.0.1=py311h06a4308_0
|
| 177 |
+
- importlib_metadata=7.0.1=hd3eb1b0_0
|
| 178 |
+
- incremental=22.10.0=pyhd3eb1b0_0
|
| 179 |
+
- inflection=0.5.1=py311h06a4308_0
|
| 180 |
+
- iniconfig=1.1.1=pyhd3eb1b0_0
|
| 181 |
+
- intake=0.6.8=py311h06a4308_0
|
| 182 |
+
- intel-openmp=2023.1.0=hdb19cb5_46306
|
| 183 |
+
- intervaltree=3.1.0=pyhd3eb1b0_0
|
| 184 |
+
- ipykernel=6.28.0=py311h06a4308_0
|
| 185 |
+
- ipython=8.20.0=py311h06a4308_0
|
| 186 |
+
- ipython_genutils=0.2.0=pyhd3eb1b0_1
|
| 187 |
+
- ipywidgets=7.6.5=pyhd3eb1b0_2
|
| 188 |
+
- isort=5.9.3=pyhd3eb1b0_0
|
| 189 |
+
- itemadapter=0.3.0=pyhd3eb1b0_0
|
| 190 |
+
- itemloaders=1.1.0=py311h06a4308_0
|
| 191 |
+
- itsdangerous=2.0.1=pyhd3eb1b0_0
|
| 192 |
+
- jaraco.classes=3.2.1=pyhd3eb1b0_0
|
| 193 |
+
- jedi=0.18.1=py311h06a4308_1
|
| 194 |
+
- jeepney=0.7.1=pyhd3eb1b0_0
|
| 195 |
+
- jellyfish=1.0.1=py311hb02cf49_0
|
| 196 |
+
- jinja2=3.1.3=py311h06a4308_0
|
| 197 |
+
- jmespath=1.0.1=py311h06a4308_0
|
| 198 |
+
- joblib=1.2.0=py311h06a4308_0
|
| 199 |
+
- jpeg=9e=h5eee18b_1
|
| 200 |
+
- jq=1.6=h27cfd23_1000
|
| 201 |
+
- json5=0.9.6=pyhd3eb1b0_0
|
| 202 |
+
- jsonpatch=1.32=pyhd3eb1b0_0
|
| 203 |
+
- jsonpointer=2.1=pyhd3eb1b0_0
|
| 204 |
+
- jsonschema=4.19.2=py311h06a4308_0
|
| 205 |
+
- jsonschema-specifications=2023.7.1=py311h06a4308_0
|
| 206 |
+
- jupyter=1.0.0=py311h06a4308_9
|
| 207 |
+
- jupyter-lsp=2.2.0=py311h06a4308_0
|
| 208 |
+
- jupyter_client=8.6.0=py311h06a4308_0
|
| 209 |
+
- jupyter_console=6.6.3=py311h06a4308_0
|
| 210 |
+
- jupyter_core=5.5.0=py311h06a4308_0
|
| 211 |
+
- jupyter_events=0.8.0=py311h06a4308_0
|
| 212 |
+
- jupyter_server=2.10.0=py311h06a4308_0
|
| 213 |
+
- jupyter_server_terminals=0.4.4=py311h06a4308_1
|
| 214 |
+
- jupyterlab=4.0.11=py311h06a4308_0
|
| 215 |
+
- jupyterlab-variableinspector=3.1.0=py311h06a4308_0
|
| 216 |
+
- jupyterlab_pygments=0.1.2=py_0
|
| 217 |
+
- jupyterlab_server=2.25.1=py311h06a4308_0
|
| 218 |
+
- jupyterlab_widgets=3.0.9=py311h06a4308_0
|
| 219 |
+
- jxrlib=1.1=h7b6447c_2
|
| 220 |
+
- keyring=23.13.1=py311h06a4308_0
|
| 221 |
+
- kiwisolver=1.4.4=py311h6a678d5_0
|
| 222 |
+
- krb5=1.20.1=h143b758_1
|
| 223 |
+
- lame=3.100=h166bdaf_1003
|
| 224 |
+
- lazy-object-proxy=1.6.0=py311h5eee18b_0
|
| 225 |
+
- lazy_loader=0.3=py311h06a4308_0
|
| 226 |
+
- lcms2=2.12=h3be6417_0
|
| 227 |
+
- ld_impl_linux-64=2.38=h1181459_1
|
| 228 |
+
- lerc=3.0=h295c915_0
|
| 229 |
+
- libaec=1.0.4=he6710b0_1
|
| 230 |
+
- libarchive=3.6.2=h6ac8c49_2
|
| 231 |
+
- libasprintf=0.22.5=h661eb56_2
|
| 232 |
+
- libasprintf-devel=0.22.5=h661eb56_2
|
| 233 |
+
- libass=0.17.1=h8fe9dca_1
|
| 234 |
+
- libavif=0.11.1=hff004cb_1
|
| 235 |
+
- libboost=1.82.0=h109eef0_2
|
| 236 |
+
- libbrotlicommon=1.0.9=h5eee18b_7
|
| 237 |
+
- libbrotlidec=1.0.9=h5eee18b_7
|
| 238 |
+
- libbrotlienc=1.0.9=h5eee18b_7
|
| 239 |
+
- libclang=14.0.6=default_hc6dbbc7_1
|
| 240 |
+
- libclang13=14.0.6=default_he11475f_1
|
| 241 |
+
- libcups=2.4.2=h2d74bed_1
|
| 242 |
+
- libcurl=8.5.0=h251f7ec_0
|
| 243 |
+
- libdeflate=1.17=h5eee18b_1
|
| 244 |
+
- libdrm=2.4.120=hd590300_0
|
| 245 |
+
- libedit=3.1.20230828=h5eee18b_0
|
| 246 |
+
- libev=4.33=h7f8727e_1
|
| 247 |
+
- libevent=2.1.12=hdbd6064_1
|
| 248 |
+
- libexpat=2.5.0=hcb278e6_1
|
| 249 |
+
- libffi=3.4.4=h6a678d5_0
|
| 250 |
+
- libgcc-ng=13.2.0=h77fa898_7
|
| 251 |
+
- libgettextpo=0.22.5=h59595ed_2
|
| 252 |
+
- libgettextpo-devel=0.22.5=h59595ed_2
|
| 253 |
+
- libgfortran-ng=11.2.0=h00389a5_1
|
| 254 |
+
- libgfortran5=11.2.0=h1234567_1
|
| 255 |
+
- libglib=2.78.4=hdc74915_0
|
| 256 |
+
- libgomp=13.2.0=h77fa898_7
|
| 257 |
+
- libiconv=1.16=h7f8727e_2
|
| 258 |
+
- libidn2=2.3.7=hd590300_0
|
| 259 |
+
- liblief=0.12.3=h6a678d5_0
|
| 260 |
+
- libllvm14=14.0.6=hdb19cb5_3
|
| 261 |
+
- libmamba=1.5.6=haf1ee3a_0
|
| 262 |
+
- libmambapy=1.5.6=py311h2dafd23_0
|
| 263 |
+
- libnghttp2=1.57.0=h2d74bed_0
|
| 264 |
+
- libnsl=2.0.1=hd590300_0
|
| 265 |
+
- libopus=1.3.1=h7f98852_1
|
| 266 |
+
- libpciaccess=0.18=hd590300_0
|
| 267 |
+
- libpng=1.6.39=h5eee18b_0
|
| 268 |
+
- libpq=12.17=hdbd6064_0
|
| 269 |
+
- libprotobuf=3.20.3=he621ea3_0
|
| 270 |
+
- libsodium=1.0.18=h7b6447c_0
|
| 271 |
+
- libsolv=0.7.24=he621ea3_0
|
| 272 |
+
- libspatialindex=1.9.3=h2531618_0
|
| 273 |
+
- libsqlite=3.45.3=h2797004_0
|
| 274 |
+
- libssh2=1.10.0=hdbd6064_2
|
| 275 |
+
- libstdcxx-ng=13.2.0=hc0a3c3a_7
|
| 276 |
+
- libtasn1=4.19.0=h166bdaf_0
|
| 277 |
+
- libthrift=0.15.0=h1795dd8_2
|
| 278 |
+
- libtiff=4.5.1=h6a678d5_0
|
| 279 |
+
- libunistring=0.9.10=h7f98852_0
|
| 280 |
+
- libuuid=2.38.1=h0b41bf4_0
|
| 281 |
+
- libva=2.21.0=hd590300_0
|
| 282 |
+
- libvpx=1.13.1=h59595ed_0
|
| 283 |
+
- libwebp-base=1.3.2=h5eee18b_0
|
| 284 |
+
- libxcb=1.15=h7f8727e_0
|
| 285 |
+
- libxcrypt=4.4.36=hd590300_1
|
| 286 |
+
- libxkbcommon=1.0.1=h5eee18b_1
|
| 287 |
+
- libxml2=2.10.4=hf1b16e4_1
|
| 288 |
+
- libxslt=1.1.37=h5eee18b_1
|
| 289 |
+
- libzlib=1.2.13=hd590300_5
|
| 290 |
+
- libzopfli=1.0.3=he6710b0_0
|
| 291 |
+
- linkify-it-py=2.0.0=py311h06a4308_0
|
| 292 |
+
- llvmlite=0.42.0=py311h6a678d5_0
|
| 293 |
+
- locket=1.0.0=py311h06a4308_0
|
| 294 |
+
- lxml=4.9.3=py311hdbbb534_0
|
| 295 |
+
- lz4=4.3.2=py311h5eee18b_0
|
| 296 |
+
- lz4-c=1.9.4=h6a678d5_0
|
| 297 |
+
- lzo=2.10=h7b6447c_2
|
| 298 |
+
- markdown=3.4.1=py311h06a4308_0
|
| 299 |
+
- markdown-it-py=2.2.0=py311h06a4308_1
|
| 300 |
+
- markupsafe=2.1.3=py311h5eee18b_0
|
| 301 |
+
- matplotlib=3.8.0=py311h06a4308_0
|
| 302 |
+
- matplotlib-base=3.8.0=py311ha02d727_0
|
| 303 |
+
- matplotlib-inline=0.1.6=py311h06a4308_0
|
| 304 |
+
- mccabe=0.7.0=pyhd3eb1b0_0
|
| 305 |
+
- mdit-py-plugins=0.3.0=py311h06a4308_0
|
| 306 |
+
- mdurl=0.1.0=py311h06a4308_0
|
| 307 |
+
- menuinst=2.0.2=py311h06a4308_0
|
| 308 |
+
- mistune=2.0.4=py311h06a4308_0
|
| 309 |
+
- mkl=2023.1.0=h213fc3f_46344
|
| 310 |
+
- mkl-service=2.4.0=py311h5eee18b_1
|
| 311 |
+
- mkl_fft=1.3.8=py311h5eee18b_0
|
| 312 |
+
- mkl_random=1.2.4=py311hdb19cb5_0
|
| 313 |
+
- more-itertools=10.1.0=py311h06a4308_0
|
| 314 |
+
- mpc=1.1.0=h10f8cd9_1
|
| 315 |
+
- mpfr=4.0.2=hb69a4c5_1
|
| 316 |
+
- mpmath=1.3.0=py311h06a4308_0
|
| 317 |
+
- msgpack-python=1.0.3=py311hdb19cb5_0
|
| 318 |
+
- multidict=6.0.4=py311h5eee18b_0
|
| 319 |
+
- multipledispatch=0.6.0=py311h06a4308_0
|
| 320 |
+
- munkres=1.1.4=py_0
|
| 321 |
+
- mypy=1.8.0=py311h5eee18b_0
|
| 322 |
+
- mypy_extensions=1.0.0=py311h06a4308_0
|
| 323 |
+
- mysql=5.7.24=h721c034_2
|
| 324 |
+
- navigator-updater=0.4.0=py311h06a4308_1
|
| 325 |
+
- nbclient=0.8.0=py311h06a4308_0
|
| 326 |
+
- nbconvert=7.10.0=py311h06a4308_0
|
| 327 |
+
- nbformat=5.9.2=py311h06a4308_0
|
| 328 |
+
- ncurses=6.4=h6a678d5_0
|
| 329 |
+
- nest-asyncio=1.6.0=py311h06a4308_0
|
| 330 |
+
- nettle=3.9.1=h7ab15ed_0
|
| 331 |
+
- networkx=3.1=py311h06a4308_0
|
| 332 |
+
- nltk=3.8.1=py311h06a4308_0
|
| 333 |
+
- notebook=7.0.8=py311h06a4308_0
|
| 334 |
+
- notebook-shim=0.2.3=py311h06a4308_0
|
| 335 |
+
- nspr=4.35=h6a678d5_0
|
| 336 |
+
- nss=3.89.1=h6a678d5_0
|
| 337 |
+
- numba=0.59.1=py311h96b013e_0
|
| 338 |
+
- numexpr=2.8.7=py311h65dcdc2_0
|
| 339 |
+
- numpy=1.26.4=py311h08b1b3b_0
|
| 340 |
+
- numpy-base=1.26.4=py311hf175353_0
|
| 341 |
+
- numpydoc=1.5.0=py311h06a4308_0
|
| 342 |
+
- oniguruma=6.9.7.1=h27cfd23_0
|
| 343 |
+
- openh264=2.3.1=hcb278e6_2
|
| 344 |
+
- openjpeg=2.4.0=h3ad879b_0
|
| 345 |
+
- openpyxl=3.0.10=py311h5eee18b_0
|
| 346 |
+
- openssl=3.3.0=hd590300_0
|
| 347 |
+
- orc=1.7.4=hb3bc3d3_1
|
| 348 |
+
- overrides=7.4.0=py311h06a4308_0
|
| 349 |
+
- p11-kit=0.24.1=hc5aa10d_0
|
| 350 |
+
- packaging=23.1=py311h06a4308_0
|
| 351 |
+
- pandas=2.1.4=py311ha02d727_0
|
| 352 |
+
- pandocfilters=1.5.0=pyhd3eb1b0_0
|
| 353 |
+
- panel=1.3.8=py311h06a4308_0
|
| 354 |
+
- param=2.0.2=py311h06a4308_0
|
| 355 |
+
- parsel=1.8.1=py311h06a4308_0
|
| 356 |
+
- parso=0.8.3=pyhd3eb1b0_0
|
| 357 |
+
- partd=1.4.1=py311h06a4308_0
|
| 358 |
+
- patch=2.7.6=h7b6447c_1001
|
| 359 |
+
- patchelf=0.17.2=h6a678d5_0
|
| 360 |
+
- pathlib=1.0.1=pyhd3eb1b0_1
|
| 361 |
+
- pathspec=0.10.3=py311h06a4308_0
|
| 362 |
+
- patsy=0.5.3=py311h06a4308_0
|
| 363 |
+
- pcre2=10.42=hebb0a14_0
|
| 364 |
+
- pexpect=4.8.0=pyhd3eb1b0_3
|
| 365 |
+
- pickleshare=0.7.5=pyhd3eb1b0_1003
|
| 366 |
+
- pixman=0.43.2=h59595ed_0
|
| 367 |
+
- pkce=1.0.3=py311h06a4308_0
|
| 368 |
+
- pkginfo=1.9.6=py311h06a4308_0
|
| 369 |
+
- platformdirs=3.10.0=py311h06a4308_0
|
| 370 |
+
- plotly=5.9.0=py311h06a4308_0
|
| 371 |
+
- pluggy=1.0.0=py311h06a4308_1
|
| 372 |
+
- ply=3.11=py311h06a4308_0
|
| 373 |
+
- prometheus_client=0.14.1=py311h06a4308_0
|
| 374 |
+
- prompt-toolkit=3.0.43=py311h06a4308_0
|
| 375 |
+
- prompt_toolkit=3.0.43=hd3eb1b0_0
|
| 376 |
+
- protego=0.1.16=py_0
|
| 377 |
+
- protobuf=3.20.3=py311h6a678d5_0
|
| 378 |
+
- psutil=5.9.0=py311h5eee18b_0
|
| 379 |
+
- ptyprocess=0.7.0=pyhd3eb1b0_2
|
| 380 |
+
- pure_eval=0.2.2=pyhd3eb1b0_0
|
| 381 |
+
- py-cpuinfo=9.0.0=py311h06a4308_0
|
| 382 |
+
- py-lief=0.12.3=py311h6a678d5_0
|
| 383 |
+
- pyarrow=14.0.2=py311hb6e97c4_0
|
| 384 |
+
- pyasn1=0.4.8=pyhd3eb1b0_0
|
| 385 |
+
- pyasn1-modules=0.2.8=py_0
|
| 386 |
+
- pybind11-abi=4=hd3eb1b0_1
|
| 387 |
+
- pycodestyle=2.10.0=py311h06a4308_0
|
| 388 |
+
- pycosat=0.6.6=py311h5eee18b_0
|
| 389 |
+
- pycparser=2.21=pyhd3eb1b0_0
|
| 390 |
+
- pyct=0.5.0=py311h06a4308_0
|
| 391 |
+
- pycurl=7.45.2=py311hdbd6064_1
|
| 392 |
+
- pydeck=0.8.0=py311h06a4308_2
|
| 393 |
+
- pydispatcher=2.0.5=py311h06a4308_2
|
| 394 |
+
- pydocstyle=6.3.0=py311h06a4308_0
|
| 395 |
+
- pyerfa=2.0.0=py311h5eee18b_0
|
| 396 |
+
- pyflakes=3.0.1=py311h06a4308_0
|
| 397 |
+
- pygments=2.15.1=py311h06a4308_1
|
| 398 |
+
- pyjwt=2.4.0=py311h06a4308_0
|
| 399 |
+
- pylint=2.16.2=py311h06a4308_0
|
| 400 |
+
- pylint-venv=2.3.0=py311h06a4308_0
|
| 401 |
+
- pyls-spyder=0.4.0=pyhd3eb1b0_0
|
| 402 |
+
- pyodbc=5.0.1=py311h6a678d5_0
|
| 403 |
+
- pyopenssl=24.0.0=py311h06a4308_0
|
| 404 |
+
- pyparsing=3.0.9=py311h06a4308_0
|
| 405 |
+
- pyqt=5.15.10=py311h6a678d5_0
|
| 406 |
+
- pyqt5-sip=12.13.0=py311h5eee18b_0
|
| 407 |
+
- pyqtwebengine=5.15.10=py311h6a678d5_0
|
| 408 |
+
- pysocks=1.7.1=py311h06a4308_0
|
| 409 |
+
- pytables=3.9.2=py311h9d13977_0
|
| 410 |
+
- pytest=7.4.0=py311h06a4308_0
|
| 411 |
+
- python=3.11.8=hab00c5b_0_cpython
|
| 412 |
+
- python-dateutil=2.8.2=pyhd3eb1b0_0
|
| 413 |
+
- python-dotenv=0.21.0=py311h06a4308_0
|
| 414 |
+
- python-fastjsonschema=2.16.2=py311h06a4308_0
|
| 415 |
+
- python-json-logger=2.0.7=py311h06a4308_0
|
| 416 |
+
- python-libarchive-c=2.9=pyhd3eb1b0_1
|
| 417 |
+
- python-lmdb=1.4.1=py311h6a678d5_0
|
| 418 |
+
- python-lsp-black=1.2.1=py311h06a4308_0
|
| 419 |
+
- python-lsp-jsonrpc=1.0.0=pyhd3eb1b0_0
|
| 420 |
+
- python-lsp-server=1.7.2=py311h06a4308_0
|
| 421 |
+
- python-slugify=5.0.2=pyhd3eb1b0_0
|
| 422 |
+
- python-snappy=0.6.1=py311h6a678d5_0
|
| 423 |
+
- python-tzdata=2023.3=pyhd3eb1b0_0
|
| 424 |
+
- python_abi=3.11=4_cp311
|
| 425 |
+
- pytoolconfig=1.2.6=py311h06a4308_0
|
| 426 |
+
- pytz=2023.3.post1=py311h06a4308_0
|
| 427 |
+
- pyviz_comms=3.0.0=py311h06a4308_0
|
| 428 |
+
- pywavelets=1.5.0=py311hf4808d0_0
|
| 429 |
+
- pyxdg=0.27=pyhd3eb1b0_0
|
| 430 |
+
- pyyaml=6.0.1=py311h5eee18b_0
|
| 431 |
+
- pyzmq=25.1.2=py311h6a678d5_0
|
| 432 |
+
- qdarkstyle=3.0.2=pyhd3eb1b0_0
|
| 433 |
+
- qstylizer=0.2.2=py311h06a4308_0
|
| 434 |
+
- qt-main=5.15.2=h53bd1ea_10
|
| 435 |
+
- qt-webengine=5.15.9=h9ab4d14_7
|
| 436 |
+
- qtawesome=1.2.2=py311h06a4308_0
|
| 437 |
+
- qtconsole=5.4.2=py311h06a4308_0
|
| 438 |
+
- qtpy=2.4.1=py311h06a4308_0
|
| 439 |
+
- queuelib=1.6.2=py311h06a4308_0
|
| 440 |
+
- re2=2022.04.01=h295c915_0
|
| 441 |
+
- readline=8.2=h5eee18b_0
|
| 442 |
+
- referencing=0.30.2=py311h06a4308_0
|
| 443 |
+
- regex=2023.10.3=py311h5eee18b_0
|
| 444 |
+
- reproc=14.2.4=h295c915_1
|
| 445 |
+
- reproc-cpp=14.2.4=h295c915_1
|
| 446 |
+
- requests=2.31.0=py311h06a4308_1
|
| 447 |
+
- requests-file=1.5.1=pyhd3eb1b0_0
|
| 448 |
+
- requests-toolbelt=1.0.0=py311h06a4308_0
|
| 449 |
+
- rfc3339-validator=0.1.4=py311h06a4308_0
|
| 450 |
+
- rfc3986-validator=0.1.1=py311h06a4308_0
|
| 451 |
+
- rich=13.3.5=py311h06a4308_0
|
| 452 |
+
- rope=1.7.0=py311h06a4308_0
|
| 453 |
+
- rpds-py=0.10.6=py311hb02cf49_0
|
| 454 |
+
- rtree=1.0.1=py311h06a4308_0
|
| 455 |
+
- ruamel.yaml=0.17.21=py311h5eee18b_0
|
| 456 |
+
- ruamel_yaml=0.17.21=py311h5eee18b_0
|
| 457 |
+
- s2n=1.3.27=hdbd6064_0
|
| 458 |
+
- s3fs=2023.10.0=py311h06a4308_0
|
| 459 |
+
- scikit-image=0.22.0=py311ha02d727_0
|
| 460 |
+
- scikit-learn=1.2.2=py311h6a678d5_1
|
| 461 |
+
- scipy=1.11.4=py311h08b1b3b_0
|
| 462 |
+
- scrapy=2.8.0=py311h06a4308_0
|
| 463 |
+
- seaborn=0.12.2=py311h06a4308_0
|
| 464 |
+
- secretstorage=3.3.1=py311h06a4308_1
|
| 465 |
+
- semver=2.13.0=pyhd3eb1b0_0
|
| 466 |
+
- send2trash=1.8.2=py311h06a4308_0
|
| 467 |
+
- service_identity=18.1.0=pyhd3eb1b0_1
|
| 468 |
+
- setuptools=68.2.2=py311h06a4308_0
|
| 469 |
+
- sip=6.7.12=py311h6a678d5_0
|
| 470 |
+
- six=1.16.0=pyhd3eb1b0_1
|
| 471 |
+
- smart_open=5.2.1=py311h06a4308_0
|
| 472 |
+
- smmap=4.0.0=pyhd3eb1b0_0
|
| 473 |
+
- snappy=1.1.10=h6a678d5_1
|
| 474 |
+
- sniffio=1.3.0=py311h06a4308_0
|
| 475 |
+
- snowballstemmer=2.2.0=pyhd3eb1b0_0
|
| 476 |
+
- sortedcontainers=2.4.0=pyhd3eb1b0_0
|
| 477 |
+
- soupsieve=2.5=py311h06a4308_0
|
| 478 |
+
- sphinx=5.0.2=py311h06a4308_0
|
| 479 |
+
- sphinxcontrib-applehelp=1.0.2=pyhd3eb1b0_0
|
| 480 |
+
- sphinxcontrib-devhelp=1.0.2=pyhd3eb1b0_0
|
| 481 |
+
- sphinxcontrib-htmlhelp=2.0.0=pyhd3eb1b0_0
|
| 482 |
+
- sphinxcontrib-jsmath=1.0.1=pyhd3eb1b0_0
|
| 483 |
+
- sphinxcontrib-qthelp=1.0.3=pyhd3eb1b0_0
|
| 484 |
+
- sphinxcontrib-serializinghtml=1.1.5=pyhd3eb1b0_0
|
| 485 |
+
- spyder=5.4.3=py311h06a4308_1
|
| 486 |
+
- spyder-kernels=2.4.4=py311h06a4308_0
|
| 487 |
+
- sqlalchemy=2.0.25=py311h5eee18b_0
|
| 488 |
+
- sqlite=3.41.2=h5eee18b_0
|
| 489 |
+
- stack_data=0.2.0=pyhd3eb1b0_0
|
| 490 |
+
- statsmodels=0.14.0=py311hf4808d0_0
|
| 491 |
+
- streamlit=1.30.0=py311h06a4308_0
|
| 492 |
+
- svt-av1=1.5.0=h59595ed_0
|
| 493 |
+
- sympy=1.12=py311h06a4308_0
|
| 494 |
+
- tabulate=0.9.0=py311h06a4308_0
|
| 495 |
+
- tbb=2021.8.0=hdb19cb5_0
|
| 496 |
+
- tblib=1.7.0=pyhd3eb1b0_0
|
| 497 |
+
- tenacity=8.2.2=py311h06a4308_0
|
| 498 |
+
- terminado=0.17.1=py311h06a4308_0
|
| 499 |
+
- text-unidecode=1.3=pyhd3eb1b0_0
|
| 500 |
+
- textdistance=4.2.1=pyhd3eb1b0_0
|
| 501 |
+
- threadpoolctl=2.2.0=pyh0d69192_0
|
| 502 |
+
- three-merge=0.1.1=pyhd3eb1b0_0
|
| 503 |
+
- tifffile=2023.4.12=py311h06a4308_0
|
| 504 |
+
- tinycss2=1.2.1=py311h06a4308_0
|
| 505 |
+
- tk=8.6.13=noxft_h4845f30_101
|
| 506 |
+
- tldextract=3.2.0=pyhd3eb1b0_0
|
| 507 |
+
- toml=0.10.2=pyhd3eb1b0_0
|
| 508 |
+
- toolz=0.12.0=py311h06a4308_0
|
| 509 |
+
- tornado=6.3.3=py311h5eee18b_0
|
| 510 |
+
- tqdm=4.65.0=py311h92b7b1e_0
|
| 511 |
+
- traitlets=5.7.1=py311h06a4308_0
|
| 512 |
+
- truststore=0.8.0=py311h06a4308_0
|
| 513 |
+
- twisted=23.10.0=py311h06a4308_0
|
| 514 |
+
- typing-extensions=4.9.0=py311h06a4308_1
|
| 515 |
+
- typing_extensions=4.9.0=py311h06a4308_1
|
| 516 |
+
- tzdata=2023d=h04d1e81_0
|
| 517 |
+
- tzlocal=2.1=py311h06a4308_1
|
| 518 |
+
- uc-micro-py=1.0.1=py311h06a4308_0
|
| 519 |
+
- ujson=5.4.0=py311h6a678d5_0
|
| 520 |
+
- unidecode=1.2.0=pyhd3eb1b0_0
|
| 521 |
+
- unixodbc=2.3.11=h5eee18b_0
|
| 522 |
+
- urllib3=2.0.7=py311h06a4308_0
|
| 523 |
+
- utf8proc=2.6.1=h5eee18b_1
|
| 524 |
+
- validators=0.18.2=pyhd3eb1b0_0
|
| 525 |
+
- w3lib=2.1.2=py311h06a4308_0
|
| 526 |
+
- watchdog=2.1.6=py311h06a4308_0
|
| 527 |
+
- wcwidth=0.2.5=pyhd3eb1b0_0
|
| 528 |
+
- webencodings=0.5.1=py311h06a4308_1
|
| 529 |
+
- websocket-client=0.58.0=py311h06a4308_4
|
| 530 |
+
- werkzeug=2.2.3=py311h06a4308_0
|
| 531 |
+
- whatthepatch=1.0.2=py311h06a4308_0
|
| 532 |
+
- wheel=0.41.2=py311h06a4308_0
|
| 533 |
+
- widgetsnbextension=3.5.2=py311h06a4308_1
|
| 534 |
+
- wrapt=1.14.1=py311h5eee18b_0
|
| 535 |
+
- wurlitzer=3.0.2=py311h06a4308_0
|
| 536 |
+
- x264=1!164.3095=h166bdaf_2
|
| 537 |
+
- x265=3.5=h924138e_3
|
| 538 |
+
- xarray=2023.6.0=py311h06a4308_0
|
| 539 |
+
- xorg-fixesproto=5.0=h7f98852_1002
|
| 540 |
+
- xorg-kbproto=1.0.7=h7f98852_1002
|
| 541 |
+
- xorg-libice=1.1.1=hd590300_0
|
| 542 |
+
- xorg-libsm=1.2.4=h7391055_0
|
| 543 |
+
- xorg-libx11=1.8.9=h8ee46fc_0
|
| 544 |
+
- xorg-libxext=1.3.4=h0b41bf4_2
|
| 545 |
+
- xorg-libxfixes=5.0.3=h7f98852_1004
|
| 546 |
+
- xorg-libxrender=0.9.11=hd590300_0
|
| 547 |
+
- xorg-renderproto=0.11.1=h7f98852_1002
|
| 548 |
+
- xorg-xextproto=7.3.0=h0b41bf4_1003
|
| 549 |
+
- xorg-xproto=7.0.31=h7f98852_1007
|
| 550 |
+
- xyzservices=2022.9.0=py311h06a4308_1
|
| 551 |
+
- xz=5.4.5=h5eee18b_0
|
| 552 |
+
- yaml=0.2.5=h7b6447c_0
|
| 553 |
+
- yaml-cpp=0.8.0=h6a678d5_0
|
| 554 |
+
- yapf=0.31.0=pyhd3eb1b0_0
|
| 555 |
+
- yarl=1.9.3=py311h5eee18b_0
|
| 556 |
+
- zeromq=4.3.5=h6a678d5_0
|
| 557 |
+
- zfp=1.0.0=h6a678d5_0
|
| 558 |
+
- zict=3.0.0=py311h06a4308_0
|
| 559 |
+
- zipp=3.17.0=py311h06a4308_0
|
| 560 |
+
- zlib=1.2.13=hd590300_5
|
| 561 |
+
- zlib-ng=2.0.7=h5eee18b_0
|
| 562 |
+
- zope=1.0=py311h06a4308_1
|
| 563 |
+
- zope.interface=5.4.0=py311h5eee18b_0
|
| 564 |
+
- zstandard=0.19.0=py311h5eee18b_0
|
| 565 |
+
- zstd=1.5.5=hc292b87_0
|
| 566 |
+
- pip:
|
| 567 |
+
- accelerate==0.30.0
|
| 568 |
+
- aiofiles==23.2.1
|
| 569 |
+
- annotated-types==0.6.0
|
| 570 |
+
- bitsandbytes==0.41.0
|
| 571 |
+
- cmake==3.29.2
|
| 572 |
+
- datasets==2.19.0
|
| 573 |
+
- decorator==4.4.2
|
| 574 |
+
- deepspeed==0.12.6
|
| 575 |
+
- dill==0.3.8
|
| 576 |
+
- docker-pycreds==0.4.0
|
| 577 |
+
- docstring-parser==0.16
|
| 578 |
+
- draccus==0.7.1
|
| 579 |
+
- einops==0.6.1
|
| 580 |
+
- einops-exts==0.0.4
|
| 581 |
+
- fastapi==0.110.2
|
| 582 |
+
- ffmpy==0.3.2
|
| 583 |
+
- flash-attn==2.5.8
|
| 584 |
+
- gradio==4.16.0
|
| 585 |
+
- gradio-client==0.8.1
|
| 586 |
+
- h11==0.14.0
|
| 587 |
+
- hjson==3.1.0
|
| 588 |
+
- httpcore==0.17.3
|
| 589 |
+
- httpx==0.24.0
|
| 590 |
+
- huggingface-hub==0.23.0
|
| 591 |
+
- icecream==2.1.3
|
| 592 |
+
- imageio-ffmpeg==0.4.9
|
| 593 |
+
- importlib-resources==6.4.0
|
| 594 |
+
- jsonlines==4.0.0
|
| 595 |
+
- lit==18.1.4
|
| 596 |
+
- llava==1.2.2.post1
|
| 597 |
+
- markdown2==2.4.13
|
| 598 |
+
- mergedeep==1.3.4
|
| 599 |
+
- moviepy==1.0.3
|
| 600 |
+
- multiprocess==0.70.16
|
| 601 |
+
- ninja==1.11.1.1
|
| 602 |
+
- nvidia-cublas-cu11==11.10.3.66
|
| 603 |
+
- nvidia-cublas-cu12==12.1.3.1
|
| 604 |
+
- nvidia-cuda-cupti-cu11==11.7.101
|
| 605 |
+
- nvidia-cuda-cupti-cu12==12.1.105
|
| 606 |
+
- nvidia-cuda-nvrtc-cu11==11.7.99
|
| 607 |
+
- nvidia-cuda-nvrtc-cu12==12.1.105
|
| 608 |
+
- nvidia-cuda-runtime-cu11==11.7.99
|
| 609 |
+
- nvidia-cuda-runtime-cu12==12.1.105
|
| 610 |
+
- nvidia-cudnn-cu11==8.5.0.96
|
| 611 |
+
- nvidia-cudnn-cu12==8.9.2.26
|
| 612 |
+
- nvidia-cufft-cu11==10.9.0.58
|
| 613 |
+
- nvidia-cufft-cu12==11.0.2.54
|
| 614 |
+
- nvidia-curand-cu11==10.2.10.91
|
| 615 |
+
- nvidia-curand-cu12==10.3.2.106
|
| 616 |
+
- nvidia-cusolver-cu11==11.4.0.1
|
| 617 |
+
- nvidia-cusolver-cu12==11.4.5.107
|
| 618 |
+
- nvidia-cusparse-cu11==11.7.4.91
|
| 619 |
+
- nvidia-cusparse-cu12==12.1.0.106
|
| 620 |
+
- nvidia-nccl-cu11==2.14.3
|
| 621 |
+
- nvidia-nccl-cu12==2.18.1
|
| 622 |
+
- nvidia-nvjitlink-cu12==12.4.127
|
| 623 |
+
- nvidia-nvtx-cu11==11.7.91
|
| 624 |
+
- nvidia-nvtx-cu12==12.1.105
|
| 625 |
+
- opencv-python==4.9.0.80
|
| 626 |
+
- opencv-python-headless==4.9.0.80
|
| 627 |
+
- orjson==3.10.1
|
| 628 |
+
- peft==0.10.0
|
| 629 |
+
- pillow==10.3.0
|
| 630 |
+
- pip==24.0
|
| 631 |
+
- prismatic==0.0.1
|
| 632 |
+
- proglog==0.1.10
|
| 633 |
+
- pyarrow-hotfix==0.6
|
| 634 |
+
- pydantic==2.7.1
|
| 635 |
+
- pydantic-core==2.18.2
|
| 636 |
+
- pydub==0.25.1
|
| 637 |
+
- pynvml==11.5.0
|
| 638 |
+
- python-multipart==0.0.9
|
| 639 |
+
- pyyaml-include==1.4.1
|
| 640 |
+
- ruff==0.4.2
|
| 641 |
+
- safetensors==0.4.3
|
| 642 |
+
- semantic-version==2.10.0
|
| 643 |
+
- sentencepiece==0.1.99
|
| 644 |
+
- sentry-sdk==2.0.1
|
| 645 |
+
- setproctitle==1.3.3
|
| 646 |
+
- shellingham==1.5.4
|
| 647 |
+
- shortuuid==1.0.13
|
| 648 |
+
- shtab==1.7.1
|
| 649 |
+
- starlette==0.37.2
|
| 650 |
+
- svgwrite==1.4.3
|
| 651 |
+
- timm==0.9.16
|
| 652 |
+
- tokenizers==0.14.1
|
| 653 |
+
- tomlkit==0.12.0
|
| 654 |
+
- torch==2.1.2
|
| 655 |
+
- torchaudio==2.1.2
|
| 656 |
+
- torchvision==0.16.2
|
| 657 |
+
- transformers==4.31.0
|
| 658 |
+
- triton==2.1.0
|
| 659 |
+
- trl==0.8.6
|
| 660 |
+
- typer==0.12.3
|
| 661 |
+
- typing-inspect==0.9.0
|
| 662 |
+
- tyro==0.8.3
|
| 663 |
+
- uvicorn==0.29.0
|
| 664 |
+
- wandb==0.16.6
|
| 665 |
+
- wavedrom==2.0.3.post3
|
| 666 |
+
- websockets==11.0.3
|
| 667 |
+
- xxhash==3.4.1
|
| 668 |
+
prefix: /scratch/groups/willhies/sschmidg/Anaconda3
|
wandb/offline-run-20240508_185440-w4yruoqg/files/wandb-metadata.json
ADDED
|
@@ -0,0 +1,399 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"os": "Linux-3.10.0-1160.118.1.el7.x86_64-x86_64-with-glibc2.17",
|
| 3 |
+
"python": "3.11.8",
|
| 4 |
+
"heartbeatAt": "2024-05-09T01:54:40.514231",
|
| 5 |
+
"startedAt": "2024-05-09T01:54:40.337963",
|
| 6 |
+
"docker": null,
|
| 7 |
+
"cuda": null,
|
| 8 |
+
"args": [
|
| 9 |
+
"--model.type",
|
| 10 |
+
"one-stage+7b",
|
| 11 |
+
"--model.model_id",
|
| 12 |
+
"testmodel",
|
| 13 |
+
"--model.vision_backbone_id",
|
| 14 |
+
"clip-vit-b",
|
| 15 |
+
"--model.image_resize_strategy",
|
| 16 |
+
"letterbox",
|
| 17 |
+
"--model.llm_backbone_id",
|
| 18 |
+
"llama2-7b-chat",
|
| 19 |
+
"--model.finetune_global_batch_size",
|
| 20 |
+
"64",
|
| 21 |
+
"--model.finetune_per_device_batch_size",
|
| 22 |
+
"4",
|
| 23 |
+
"--model.finetune_epochs",
|
| 24 |
+
"1",
|
| 25 |
+
"--dataset.type",
|
| 26 |
+
"med-instruct"
|
| 27 |
+
],
|
| 28 |
+
"state": "running",
|
| 29 |
+
"program": "/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py",
|
| 30 |
+
"codePathLocal": "scripts/pretrain.py",
|
| 31 |
+
"codePath": "scripts/pretrain.py",
|
| 32 |
+
"git": {
|
| 33 |
+
"remote": "https://github.com/TRI-ML/prismatic-vlms",
|
| 34 |
+
"commit": "8ddeda915e861a7f4cbe7ce92f1407f4feb6a181"
|
| 35 |
+
},
|
| 36 |
+
"email": null,
|
| 37 |
+
"root": "/scratch/groups/willhies/sschmidg/prismatic-vlms",
|
| 38 |
+
"host": "sh03-16n02.int",
|
| 39 |
+
"username": "sschmidg",
|
| 40 |
+
"executable": "/scratch/groups/willhies/sschmidg/Anaconda3/bin/python",
|
| 41 |
+
"cpu_count": 64,
|
| 42 |
+
"cpu_count_logical": 64,
|
| 43 |
+
"cpu_freq": {
|
| 44 |
+
"current": 1.6,
|
| 45 |
+
"min": 1500.0,
|
| 46 |
+
"max": 2500.0
|
| 47 |
+
},
|
| 48 |
+
"cpu_freq_per_core": [
|
| 49 |
+
{
|
| 50 |
+
"current": 2.5,
|
| 51 |
+
"min": 1500.0,
|
| 52 |
+
"max": 2500.0
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"current": 1.5,
|
| 56 |
+
"min": 1500.0,
|
| 57 |
+
"max": 2500.0
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"current": 2.5,
|
| 61 |
+
"min": 1500.0,
|
| 62 |
+
"max": 2500.0
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"current": 1.5,
|
| 66 |
+
"min": 1500.0,
|
| 67 |
+
"max": 2500.0
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"current": 1.5,
|
| 71 |
+
"min": 1500.0,
|
| 72 |
+
"max": 2500.0
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"current": 1.5,
|
| 76 |
+
"min": 1500.0,
|
| 77 |
+
"max": 2500.0
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"current": 2.5,
|
| 81 |
+
"min": 1500.0,
|
| 82 |
+
"max": 2500.0
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"current": 2.2,
|
| 86 |
+
"min": 1500.0,
|
| 87 |
+
"max": 2500.0
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"current": 1.5,
|
| 91 |
+
"min": 1500.0,
|
| 92 |
+
"max": 2500.0
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"current": 1.5,
|
| 96 |
+
"min": 1500.0,
|
| 97 |
+
"max": 2500.0
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"current": 1.5,
|
| 101 |
+
"min": 1500.0,
|
| 102 |
+
"max": 2500.0
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"current": 1.5,
|
| 106 |
+
"min": 1500.0,
|
| 107 |
+
"max": 2500.0
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"current": 1.5,
|
| 111 |
+
"min": 1500.0,
|
| 112 |
+
"max": 2500.0
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"current": 1.5,
|
| 116 |
+
"min": 1500.0,
|
| 117 |
+
"max": 2500.0
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"current": 1.5,
|
| 121 |
+
"min": 1500.0,
|
| 122 |
+
"max": 2500.0
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"current": 1.5,
|
| 126 |
+
"min": 1500.0,
|
| 127 |
+
"max": 2500.0
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"current": 2.5,
|
| 131 |
+
"min": 1500.0,
|
| 132 |
+
"max": 2500.0
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"current": 1.5,
|
| 136 |
+
"min": 1500.0,
|
| 137 |
+
"max": 2500.0
|
| 138 |
+
},
|
| 139 |
+
{
|
| 140 |
+
"current": 1.5,
|
| 141 |
+
"min": 1500.0,
|
| 142 |
+
"max": 2500.0
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"current": 2.5,
|
| 146 |
+
"min": 1500.0,
|
| 147 |
+
"max": 2500.0
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"current": 1.5,
|
| 151 |
+
"min": 1500.0,
|
| 152 |
+
"max": 2500.0
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"current": 1.5,
|
| 156 |
+
"min": 1500.0,
|
| 157 |
+
"max": 2500.0
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"current": 1.5,
|
| 161 |
+
"min": 1500.0,
|
| 162 |
+
"max": 2500.0
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"current": 1.5,
|
| 166 |
+
"min": 1500.0,
|
| 167 |
+
"max": 2500.0
|
| 168 |
+
},
|
| 169 |
+
{
|
| 170 |
+
"current": 2.5,
|
| 171 |
+
"min": 1500.0,
|
| 172 |
+
"max": 2500.0
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"current": 1.5,
|
| 176 |
+
"min": 1500.0,
|
| 177 |
+
"max": 2500.0
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"current": 1.5,
|
| 181 |
+
"min": 1500.0,
|
| 182 |
+
"max": 2500.0
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"current": 1.5,
|
| 186 |
+
"min": 1500.0,
|
| 187 |
+
"max": 2500.0
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"current": 1.5,
|
| 191 |
+
"min": 1500.0,
|
| 192 |
+
"max": 2500.0
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"current": 1.5,
|
| 196 |
+
"min": 1500.0,
|
| 197 |
+
"max": 2500.0
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"current": 1.5,
|
| 201 |
+
"min": 1500.0,
|
| 202 |
+
"max": 2500.0
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"current": 1.5,
|
| 206 |
+
"min": 1500.0,
|
| 207 |
+
"max": 2500.0
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"current": 1.5,
|
| 211 |
+
"min": 1500.0,
|
| 212 |
+
"max": 2500.0
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"current": 1.5,
|
| 216 |
+
"min": 1500.0,
|
| 217 |
+
"max": 2500.0
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"current": 1.5,
|
| 221 |
+
"min": 1500.0,
|
| 222 |
+
"max": 2500.0
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"current": 1.5,
|
| 226 |
+
"min": 1500.0,
|
| 227 |
+
"max": 2500.0
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"current": 1.5,
|
| 231 |
+
"min": 1500.0,
|
| 232 |
+
"max": 2500.0
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"current": 1.5,
|
| 236 |
+
"min": 1500.0,
|
| 237 |
+
"max": 2500.0
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"current": 1.5,
|
| 241 |
+
"min": 1500.0,
|
| 242 |
+
"max": 2500.0
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"current": 1.5,
|
| 246 |
+
"min": 1500.0,
|
| 247 |
+
"max": 2500.0
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"current": 1.5,
|
| 251 |
+
"min": 1500.0,
|
| 252 |
+
"max": 2500.0
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"current": 1.5,
|
| 256 |
+
"min": 1500.0,
|
| 257 |
+
"max": 2500.0
|
| 258 |
+
},
|
| 259 |
+
{
|
| 260 |
+
"current": 1.5,
|
| 261 |
+
"min": 1500.0,
|
| 262 |
+
"max": 2500.0
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"current": 1.5,
|
| 266 |
+
"min": 1500.0,
|
| 267 |
+
"max": 2500.0
|
| 268 |
+
},
|
| 269 |
+
{
|
| 270 |
+
"current": 1.5,
|
| 271 |
+
"min": 1500.0,
|
| 272 |
+
"max": 2500.0
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"current": 1.5,
|
| 276 |
+
"min": 1500.0,
|
| 277 |
+
"max": 2500.0
|
| 278 |
+
},
|
| 279 |
+
{
|
| 280 |
+
"current": 1.5,
|
| 281 |
+
"min": 1500.0,
|
| 282 |
+
"max": 2500.0
|
| 283 |
+
},
|
| 284 |
+
{
|
| 285 |
+
"current": 1.5,
|
| 286 |
+
"min": 1500.0,
|
| 287 |
+
"max": 2500.0
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"current": 1.5,
|
| 291 |
+
"min": 1500.0,
|
| 292 |
+
"max": 2500.0
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"current": 1.5,
|
| 296 |
+
"min": 1500.0,
|
| 297 |
+
"max": 2500.0
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"current": 1.5,
|
| 301 |
+
"min": 1500.0,
|
| 302 |
+
"max": 2500.0
|
| 303 |
+
},
|
| 304 |
+
{
|
| 305 |
+
"current": 1.5,
|
| 306 |
+
"min": 1500.0,
|
| 307 |
+
"max": 2500.0
|
| 308 |
+
},
|
| 309 |
+
{
|
| 310 |
+
"current": 1.5,
|
| 311 |
+
"min": 1500.0,
|
| 312 |
+
"max": 2500.0
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"current": 1.5,
|
| 316 |
+
"min": 1500.0,
|
| 317 |
+
"max": 2500.0
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"current": 1.5,
|
| 321 |
+
"min": 1500.0,
|
| 322 |
+
"max": 2500.0
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"current": 1.5,
|
| 326 |
+
"min": 1500.0,
|
| 327 |
+
"max": 2500.0
|
| 328 |
+
},
|
| 329 |
+
{
|
| 330 |
+
"current": 1.5,
|
| 331 |
+
"min": 1500.0,
|
| 332 |
+
"max": 2500.0
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"current": 1.5,
|
| 336 |
+
"min": 1500.0,
|
| 337 |
+
"max": 2500.0
|
| 338 |
+
},
|
| 339 |
+
{
|
| 340 |
+
"current": 1.5,
|
| 341 |
+
"min": 1500.0,
|
| 342 |
+
"max": 2500.0
|
| 343 |
+
},
|
| 344 |
+
{
|
| 345 |
+
"current": 1.5,
|
| 346 |
+
"min": 1500.0,
|
| 347 |
+
"max": 2500.0
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"current": 1.5,
|
| 351 |
+
"min": 1500.0,
|
| 352 |
+
"max": 2500.0
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"current": 1.5,
|
| 356 |
+
"min": 1500.0,
|
| 357 |
+
"max": 2500.0
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"current": 1.5,
|
| 361 |
+
"min": 1500.0,
|
| 362 |
+
"max": 2500.0
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"current": 1.5,
|
| 366 |
+
"min": 1500.0,
|
| 367 |
+
"max": 2500.0
|
| 368 |
+
}
|
| 369 |
+
],
|
| 370 |
+
"disk": {
|
| 371 |
+
"/": {
|
| 372 |
+
"total": 23.98828125,
|
| 373 |
+
"used": 5.3213043212890625
|
| 374 |
+
}
|
| 375 |
+
},
|
| 376 |
+
"gpu": "NVIDIA A100-SXM4-40GB",
|
| 377 |
+
"gpu_count": 4,
|
| 378 |
+
"gpu_devices": [
|
| 379 |
+
{
|
| 380 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 381 |
+
"memory_total": 42949672960
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 385 |
+
"memory_total": 42949672960
|
| 386 |
+
},
|
| 387 |
+
{
|
| 388 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 389 |
+
"memory_total": 42949672960
|
| 390 |
+
},
|
| 391 |
+
{
|
| 392 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 393 |
+
"memory_total": 42949672960
|
| 394 |
+
}
|
| 395 |
+
],
|
| 396 |
+
"memory": {
|
| 397 |
+
"total": 503.587890625
|
| 398 |
+
}
|
| 399 |
+
}
|
wandb/offline-run-20240508_185440-w4yruoqg/logs/debug-internal.log
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-08 18:54:40,364 INFO StreamThr :5228 [internal.py:wandb_internal():86] W&B internal server running at pid: 5228, started at: 2024-05-08 18:54:40.362073
|
| 2 |
+
2024-05-08 18:54:40,367 DEBUG HandlerThread:5228 [handler.py:handle_request():146] handle_request: status
|
| 3 |
+
2024-05-08 18:54:40,376 INFO WriterThread:5228 [datastore.py:open_for_write():87] open: runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240508_185440-w4yruoqg/run-w4yruoqg.wandb
|
| 4 |
+
2024-05-08 18:54:40,456 DEBUG HandlerThread:5228 [handler.py:handle_request():146] handle_request: run_start
|
| 5 |
+
2024-05-08 18:54:40,478 DEBUG HandlerThread:5228 [system_info.py:__init__():26] System info init
|
| 6 |
+
2024-05-08 18:54:40,478 DEBUG HandlerThread:5228 [system_info.py:__init__():41] System info init done
|
| 7 |
+
2024-05-08 18:54:40,478 INFO HandlerThread:5228 [system_monitor.py:start():194] Starting system monitor
|
| 8 |
+
2024-05-08 18:54:40,479 INFO SystemMonitor:5228 [system_monitor.py:_start():158] Starting system asset monitoring threads
|
| 9 |
+
2024-05-08 18:54:40,479 INFO HandlerThread:5228 [system_monitor.py:probe():214] Collecting system info
|
| 10 |
+
2024-05-08 18:54:40,480 INFO SystemMonitor:5228 [interfaces.py:start():190] Started cpu monitoring
|
| 11 |
+
2024-05-08 18:54:40,481 INFO SystemMonitor:5228 [interfaces.py:start():190] Started disk monitoring
|
| 12 |
+
2024-05-08 18:54:40,482 INFO SystemMonitor:5228 [interfaces.py:start():190] Started gpu monitoring
|
| 13 |
+
2024-05-08 18:54:40,483 INFO SystemMonitor:5228 [interfaces.py:start():190] Started memory monitoring
|
| 14 |
+
2024-05-08 18:54:40,484 INFO SystemMonitor:5228 [interfaces.py:start():190] Started network monitoring
|
| 15 |
+
2024-05-08 18:54:40,514 DEBUG HandlerThread:5228 [system_info.py:probe():150] Probing system
|
| 16 |
+
2024-05-08 18:54:40,517 DEBUG HandlerThread:5228 [system_info.py:_probe_git():135] Probing git
|
| 17 |
+
2024-05-08 18:54:40,530 DEBUG HandlerThread:5228 [system_info.py:_probe_git():143] Probing git done
|
| 18 |
+
2024-05-08 18:54:40,530 DEBUG HandlerThread:5228 [system_info.py:probe():198] Probing system done
|
| 19 |
+
2024-05-08 18:54:40,531 DEBUG HandlerThread:5228 [system_monitor.py:probe():223] {'os': 'Linux-3.10.0-1160.118.1.el7.x86_64-x86_64-with-glibc2.17', 'python': '3.11.8', 'heartbeatAt': '2024-05-09T01:54:40.514231', 'startedAt': '2024-05-09T01:54:40.337963', 'docker': None, 'cuda': None, 'args': ('--model.type', 'one-stage+7b', '--model.model_id', 'testmodel', '--model.vision_backbone_id', 'clip-vit-b', '--model.image_resize_strategy', 'letterbox', '--model.llm_backbone_id', 'llama2-7b-chat', '--model.finetune_global_batch_size', '64', '--model.finetune_per_device_batch_size', '4', '--model.finetune_epochs', '1', '--dataset.type', 'med-instruct'), 'state': 'running', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'codePathLocal': 'scripts/pretrain.py', 'codePath': 'scripts/pretrain.py', 'git': {'remote': 'https://github.com/TRI-ML/prismatic-vlms', 'commit': '8ddeda915e861a7f4cbe7ce92f1407f4feb6a181'}, 'email': None, 'root': '/scratch/groups/willhies/sschmidg/prismatic-vlms', 'host': 'sh03-16n02.int', 'username': 'sschmidg', 'executable': '/scratch/groups/willhies/sschmidg/Anaconda3/bin/python', 'cpu_count': 64, 'cpu_count_logical': 64, 'cpu_freq': {'current': 1.6, 'min': 1500.0, 'max': 2500.0}, 'cpu_freq_per_core': [{'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.2, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}], 'disk': {'/': {'total': 23.98828125, 'used': 5.3213043212890625}}, 'gpu': 'NVIDIA A100-SXM4-40GB', 'gpu_count': 4, 'gpu_devices': [{'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}, {'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}, {'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}, {'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}], 'memory': {'total': 503.587890625}}
|
| 20 |
+
2024-05-08 18:54:40,531 INFO HandlerThread:5228 [system_monitor.py:probe():224] Finished collecting system info
|
| 21 |
+
2024-05-08 18:54:40,531 INFO HandlerThread:5228 [system_monitor.py:probe():227] Publishing system info
|
| 22 |
+
2024-05-08 18:54:40,531 DEBUG HandlerThread:5228 [system_info.py:_save_conda():207] Saving list of conda packages installed into the current environment
|
| 23 |
+
2024-05-08 18:54:50,872 DEBUG HandlerThread:5228 [system_info.py:_save_conda():222] Saving conda packages done
|
| 24 |
+
2024-05-08 18:54:50,875 INFO HandlerThread:5228 [system_monitor.py:probe():229] Finished publishing system info
|
| 25 |
+
2024-05-08 18:54:50,887 DEBUG HandlerThread:5228 [handler.py:handle_request():146] handle_request: status_report
|
| 26 |
+
2024-05-08 18:54:50,887 DEBUG HandlerThread:5228 [handler.py:handle_request():146] handle_request: keepalive
|
| 27 |
+
2024-05-08 18:54:50,888 DEBUG HandlerThread:5228 [handler.py:handle_request():146] handle_request: status_report
|
| 28 |
+
2024-05-08 18:54:50,888 DEBUG HandlerThread:5228 [handler.py:handle_request():146] handle_request: keepalive
|
| 29 |
+
2024-05-08 18:54:50,888 DEBUG SenderThread:5228 [sender.py:send_request():406] send_request: status_report
|
| 30 |
+
2024-05-08 18:54:50,889 DEBUG SenderThread:5228 [sender.py:send_request():406] send_request: status_report
|
| 31 |
+
2024-05-08 18:54:52,105 DEBUG HandlerThread:5228 [handler.py:handle_request():146] handle_request: python_packages
|
| 32 |
+
2024-05-08 18:54:55,889 DEBUG HandlerThread:5228 [handler.py:handle_request():146] handle_request: status_report
|
| 33 |
+
2024-05-08 18:54:55,890 DEBUG SenderThread:5228 [sender.py:send_request():406] send_request: status_report
|
| 34 |
+
2024-05-08 18:54:56,496 INFO memory :5228 [interfaces.py:monitor():140] Process proc.memory.rssMB has exited.
|
| 35 |
+
2024-05-08 18:54:56,497 DEBUG SystemMonitor:5228 [system_monitor.py:_start():172] Starting system metrics aggregation loop
|
| 36 |
+
2024-05-08 18:54:56,498 DEBUG SystemMonitor:5228 [system_monitor.py:_start():179] Finished system metrics aggregation loop
|
| 37 |
+
2024-05-08 18:54:56,498 DEBUG SystemMonitor:5228 [system_monitor.py:_start():183] Publishing last batch of metrics
|
| 38 |
+
2024-05-08 18:54:57,369 WARNING StreamThr :5228 [internal.py:is_dead():414] Internal process exiting, parent pid 4912 disappeared
|
| 39 |
+
2024-05-08 18:54:57,369 ERROR StreamThr :5228 [internal.py:wandb_internal():152] Internal process shutdown.
|
| 40 |
+
2024-05-08 18:54:57,422 INFO MainThread:5228 [internal.py:handle_exit():76] Internal process exited
|
wandb/offline-run-20240508_185440-w4yruoqg/logs/debug.log
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-08 18:54:40,349 INFO MainThread:4912 [wandb_setup.py:_flush():76] Current SDK version is 0.16.6
|
| 2 |
+
2024-05-08 18:54:40,350 INFO MainThread:4912 [wandb_setup.py:_flush():76] Configure stats pid to 4912
|
| 3 |
+
2024-05-08 18:54:40,350 INFO MainThread:4912 [wandb_setup.py:_flush():76] Loading settings from /home/users/sschmidg/.config/wandb/settings
|
| 4 |
+
2024-05-08 18:54:40,350 INFO MainThread:4912 [wandb_setup.py:_flush():76] Loading settings from /scratch/groups/willhies/sschmidg/prismatic-vlms/wandb/settings
|
| 5 |
+
2024-05-08 18:54:40,350 INFO MainThread:4912 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
|
| 6 |
+
2024-05-08 18:54:40,350 INFO MainThread:4912 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
|
| 7 |
+
2024-05-08 18:54:40,350 INFO MainThread:4912 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': 'scripts/pretrain.py', 'program_abspath': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py'}
|
| 8 |
+
2024-05-08 18:54:40,350 INFO MainThread:4912 [wandb_setup.py:_flush():76] Applying login settings: {}
|
| 9 |
+
2024-05-08 18:54:40,351 INFO MainThread:4912 [wandb_setup.py:_flush():76] Applying login settings: {'mode': 'offline'}
|
| 10 |
+
2024-05-08 18:54:40,351 INFO MainThread:4912 [wandb_init.py:_log_setup():521] Logging user logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240508_185440-w4yruoqg/logs/debug.log
|
| 11 |
+
2024-05-08 18:54:40,351 INFO MainThread:4912 [wandb_init.py:_log_setup():522] Logging internal logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240508_185440-w4yruoqg/logs/debug-internal.log
|
| 12 |
+
2024-05-08 18:54:40,351 INFO MainThread:4912 [wandb_init.py:init():561] calling init triggers
|
| 13 |
+
2024-05-08 18:54:40,351 INFO MainThread:4912 [wandb_init.py:init():568] wandb.init called with sweep_config: {}
|
| 14 |
+
config: {'model': {'type': 'one-stage+7b', 'model_id': 'testmodel', 'arch_specifier': 'no-align+gelu-mlp', 'vision_backbone_id': 'clip-vit-b', 'llm_backbone_id': 'llama2-7b-chat', 'image_resize_strategy': 'letterbox', 'llm_max_length': 2048, 'align_epochs': 1, 'align_max_steps': None, 'align_global_batch_size': 256, 'align_per_device_batch_size': 16, 'align_learning_rate': 0.001, 'align_weight_decay': 0.0, 'align_max_grad_norm': 1.0, 'align_lr_scheduler_type': 'linear-warmup+cosine-decay', 'align_warmup_ratio': 0.03, 'align_train_strategy': 'fsdp-shard-grad-op', 'finetune_epochs': 1, 'finetune_max_steps': None, 'finetune_global_batch_size': 64, 'finetune_per_device_batch_size': 4, 'finetune_learning_rate': 2e-05, 'finetune_weight_decay': 0.1, 'finetune_max_grad_norm': 1.0, 'finetune_lr_scheduler_type': 'linear-warmup+cosine-decay', 'finetune_warmup_ratio': 0.03, 'finetune_train_strategy': 'fsdp-full-shard', 'enable_gradient_checkpointing': True, 'enable_mixed_precision_training': True, 'reduce_in_full_precision': False}, 'dataset': {'type': 'med-instruct', 'dataset_id': 'med-instruct', 'align_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'finetune_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'dataset_root_dir': 'data'}, 'stage': 'finetune', 'pretrained_checkpoint': None, 'run_id': 'med-instruct+testmodel+stage-finetune+x7', 'run_root_dir': 'runs', 'seed': 7, 'trackers': ['jsonl', 'wandb'], 'wandb_project': 'onyx-vlms', 'wandb_entity': 'stanford-voltron'}
|
| 15 |
+
2024-05-08 18:54:40,351 INFO MainThread:4912 [wandb_init.py:init():611] starting backend
|
| 16 |
+
2024-05-08 18:54:40,351 INFO MainThread:4912 [wandb_init.py:init():615] setting up manager
|
| 17 |
+
2024-05-08 18:54:40,360 INFO MainThread:4912 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
| 18 |
+
2024-05-08 18:54:40,366 INFO MainThread:4912 [wandb_init.py:init():623] backend started and connected
|
| 19 |
+
2024-05-08 18:54:40,376 INFO MainThread:4912 [wandb_init.py:init():715] updated telemetry
|
| 20 |
+
2024-05-08 18:54:40,403 INFO MainThread:4912 [wandb_init.py:init():748] communicating run to backend with 90.0 second timeout
|
| 21 |
+
2024-05-08 18:54:40,411 INFO MainThread:4912 [wandb_init.py:init():799] starting run threads in backend
|
| 22 |
+
2024-05-08 18:54:52,104 INFO MainThread:4912 [wandb_run.py:_console_start():2335] atexit reg
|
| 23 |
+
2024-05-08 18:54:52,104 INFO MainThread:4912 [wandb_run.py:_redirect():2190] redirect: wrap_raw
|
| 24 |
+
2024-05-08 18:54:52,104 INFO MainThread:4912 [wandb_run.py:_redirect():2255] Wrapping output streams.
|
| 25 |
+
2024-05-08 18:54:52,104 INFO MainThread:4912 [wandb_run.py:_redirect():2280] Redirects installed.
|
| 26 |
+
2024-05-08 18:54:52,105 INFO MainThread:4912 [wandb_init.py:init():842] run started, returning control to user process
|
wandb/offline-run-20240508_185440-w4yruoqg/run-w4yruoqg.wandb
ADDED
|
File without changes
|
wandb/offline-run-20240508_190127-u0qvu51w/files/conda-environment.yaml
ADDED
|
@@ -0,0 +1,668 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: base
|
| 2 |
+
channels:
|
| 3 |
+
- conda-forge
|
| 4 |
+
- defaults
|
| 5 |
+
dependencies:
|
| 6 |
+
- _anaconda_depends=2024.02=py311_mkl_1
|
| 7 |
+
- _libgcc_mutex=0.1=conda_forge
|
| 8 |
+
- _openmp_mutex=4.5=2_gnu
|
| 9 |
+
- abseil-cpp=20211102.0=hd4dd3e8_0
|
| 10 |
+
- aiobotocore=2.7.0=py311h06a4308_0
|
| 11 |
+
- aiohttp=3.9.3=py311h5eee18b_0
|
| 12 |
+
- aioitertools=0.7.1=pyhd3eb1b0_0
|
| 13 |
+
- aiosignal=1.2.0=pyhd3eb1b0_0
|
| 14 |
+
- alabaster=0.7.12=pyhd3eb1b0_0
|
| 15 |
+
- altair=5.0.1=py311h06a4308_0
|
| 16 |
+
- anaconda-anon-usage=0.4.3=py311hfc0e8ea_100
|
| 17 |
+
- anaconda-catalogs=0.2.0=py311h06a4308_0
|
| 18 |
+
- anaconda-client=1.12.3=py311h06a4308_0
|
| 19 |
+
- anaconda-cloud-auth=0.1.4=py311h06a4308_0
|
| 20 |
+
- anaconda-navigator=2.5.2=py311h06a4308_0
|
| 21 |
+
- anaconda-project=0.11.1=py311h06a4308_0
|
| 22 |
+
- anyio=4.2.0=py311h06a4308_0
|
| 23 |
+
- aom=3.5.0=h27087fc_0
|
| 24 |
+
- appdirs=1.4.4=pyhd3eb1b0_0
|
| 25 |
+
- archspec=0.2.1=pyhd3eb1b0_0
|
| 26 |
+
- argon2-cffi=21.3.0=pyhd3eb1b0_0
|
| 27 |
+
- argon2-cffi-bindings=21.2.0=py311h5eee18b_0
|
| 28 |
+
- arrow=1.2.3=py311h06a4308_1
|
| 29 |
+
- arrow-cpp=14.0.2=h374c478_1
|
| 30 |
+
- astroid=2.14.2=py311h06a4308_0
|
| 31 |
+
- astropy=5.3.4=py311hf4808d0_0
|
| 32 |
+
- asttokens=2.0.5=pyhd3eb1b0_0
|
| 33 |
+
- async-lru=2.0.4=py311h06a4308_0
|
| 34 |
+
- atomicwrites=1.4.0=py_0
|
| 35 |
+
- attrs=23.1.0=py311h06a4308_0
|
| 36 |
+
- automat=20.2.0=py_0
|
| 37 |
+
- autopep8=1.6.0=pyhd3eb1b0_1
|
| 38 |
+
- aws-c-auth=0.6.19=h5eee18b_0
|
| 39 |
+
- aws-c-cal=0.5.20=hdbd6064_0
|
| 40 |
+
- aws-c-common=0.8.5=h5eee18b_0
|
| 41 |
+
- aws-c-compression=0.2.16=h5eee18b_0
|
| 42 |
+
- aws-c-event-stream=0.2.15=h6a678d5_0
|
| 43 |
+
- aws-c-http=0.6.25=h5eee18b_0
|
| 44 |
+
- aws-c-io=0.13.10=h5eee18b_0
|
| 45 |
+
- aws-c-mqtt=0.7.13=h5eee18b_0
|
| 46 |
+
- aws-c-s3=0.1.51=hdbd6064_0
|
| 47 |
+
- aws-c-sdkutils=0.1.6=h5eee18b_0
|
| 48 |
+
- aws-checksums=0.1.13=h5eee18b_0
|
| 49 |
+
- aws-crt-cpp=0.18.16=h6a678d5_0
|
| 50 |
+
- aws-sdk-cpp=1.10.55=h721c034_0
|
| 51 |
+
- babel=2.11.0=py311h06a4308_0
|
| 52 |
+
- backports=1.1=pyhd3eb1b0_0
|
| 53 |
+
- backports.functools_lru_cache=1.6.4=pyhd3eb1b0_0
|
| 54 |
+
- backports.tempfile=1.0=pyhd3eb1b0_1
|
| 55 |
+
- backports.weakref=1.0.post1=py_1
|
| 56 |
+
- bcrypt=3.2.0=py311h5eee18b_1
|
| 57 |
+
- beautifulsoup4=4.12.2=py311h06a4308_0
|
| 58 |
+
- binaryornot=0.4.4=pyhd3eb1b0_1
|
| 59 |
+
- black=23.11.0=py311h06a4308_0
|
| 60 |
+
- blas=1.0=mkl
|
| 61 |
+
- bleach=4.1.0=pyhd3eb1b0_0
|
| 62 |
+
- blinker=1.6.2=py311h06a4308_0
|
| 63 |
+
- blosc=1.21.3=h6a678d5_0
|
| 64 |
+
- bokeh=3.3.4=py311h92b7b1e_0
|
| 65 |
+
- boltons=23.0.0=py311h06a4308_0
|
| 66 |
+
- boost-cpp=1.82.0=hdb19cb5_2
|
| 67 |
+
- botocore=1.31.64=py311h06a4308_0
|
| 68 |
+
- bottleneck=1.3.7=py311hf4808d0_0
|
| 69 |
+
- brotli=1.0.9=h5eee18b_7
|
| 70 |
+
- brotli-bin=1.0.9=h5eee18b_7
|
| 71 |
+
- brotli-python=1.0.9=py311h6a678d5_7
|
| 72 |
+
- brunsli=0.1=h2531618_0
|
| 73 |
+
- bzip2=1.0.8=h7b6447c_0
|
| 74 |
+
- c-ares=1.19.1=h5eee18b_0
|
| 75 |
+
- c-blosc2=2.12.0=h80c7b02_0
|
| 76 |
+
- ca-certificates=2024.2.2=hbcca054_0
|
| 77 |
+
- cachetools=4.2.2=pyhd3eb1b0_0
|
| 78 |
+
- cairo=1.18.0=h3faef2a_0
|
| 79 |
+
- certifi=2024.2.2=pyhd8ed1ab_0
|
| 80 |
+
- cffi=1.16.0=py311h5eee18b_0
|
| 81 |
+
- cfitsio=3.470=h5893167_7
|
| 82 |
+
- chardet=4.0.0=py311h06a4308_1003
|
| 83 |
+
- charls=2.2.0=h2531618_0
|
| 84 |
+
- charset-normalizer=2.0.4=pyhd3eb1b0_0
|
| 85 |
+
- click=8.1.7=py311h06a4308_0
|
| 86 |
+
- cloudpickle=2.2.1=py311h06a4308_0
|
| 87 |
+
- clyent=1.2.2=py311h06a4308_1
|
| 88 |
+
- colorama=0.4.6=py311h06a4308_0
|
| 89 |
+
- colorcet=3.0.1=py311h06a4308_0
|
| 90 |
+
- comm=0.1.2=py311h06a4308_0
|
| 91 |
+
- conda=24.1.2=py311h38be061_0
|
| 92 |
+
- conda-build=24.1.2=py311h06a4308_0
|
| 93 |
+
- conda-content-trust=0.2.0=py311h06a4308_0
|
| 94 |
+
- conda-index=0.4.0=pyhd3eb1b0_0
|
| 95 |
+
- conda-libmamba-solver=24.1.0=pyhd3eb1b0_0
|
| 96 |
+
- conda-pack=0.6.0=pyhd3eb1b0_0
|
| 97 |
+
- conda-package-handling=2.2.0=py311h06a4308_0
|
| 98 |
+
- conda-package-streaming=0.9.0=py311h06a4308_0
|
| 99 |
+
- conda-repo-cli=1.0.75=py311h06a4308_0
|
| 100 |
+
- conda-token=0.4.0=pyhd3eb1b0_0
|
| 101 |
+
- conda-verify=3.4.2=py_1
|
| 102 |
+
- constantly=23.10.4=py311h06a4308_0
|
| 103 |
+
- contourpy=1.2.0=py311hdb19cb5_0
|
| 104 |
+
- cookiecutter=2.5.0=py311h06a4308_0
|
| 105 |
+
- cryptography=42.0.2=py311hdda0065_0
|
| 106 |
+
- cssselect=1.2.0=py311h06a4308_0
|
| 107 |
+
- curl=8.5.0=hdbd6064_0
|
| 108 |
+
- cycler=0.11.0=pyhd3eb1b0_0
|
| 109 |
+
- cyrus-sasl=2.1.28=h52b45da_1
|
| 110 |
+
- cytoolz=0.12.2=py311h5eee18b_0
|
| 111 |
+
- dask=2023.11.0=py311h06a4308_0
|
| 112 |
+
- dask-core=2023.11.0=py311h06a4308_0
|
| 113 |
+
- datashader=0.16.0=py311h06a4308_0
|
| 114 |
+
- dav1d=1.2.0=hd590300_0
|
| 115 |
+
- dbus=1.13.18=hb2f20db_0
|
| 116 |
+
- debugpy=1.6.7=py311h6a678d5_0
|
| 117 |
+
- defusedxml=0.7.1=pyhd3eb1b0_0
|
| 118 |
+
- diff-match-patch=20200713=pyhd3eb1b0_0
|
| 119 |
+
- distributed=2023.11.0=py311h06a4308_0
|
| 120 |
+
- distro=1.8.0=py311h06a4308_0
|
| 121 |
+
- docstring-to-markdown=0.11=py311h06a4308_0
|
| 122 |
+
- docutils=0.18.1=py311h06a4308_3
|
| 123 |
+
- entrypoints=0.4=py311h06a4308_0
|
| 124 |
+
- et_xmlfile=1.1.0=py311h06a4308_0
|
| 125 |
+
- executing=0.8.3=pyhd3eb1b0_0
|
| 126 |
+
- expat=2.5.0=h6a678d5_0
|
| 127 |
+
- ffmpeg=6.0.0=gpl_h5bb71f3_100
|
| 128 |
+
- filelock=3.13.1=py311h06a4308_0
|
| 129 |
+
- flake8=6.0.0=py311h06a4308_0
|
| 130 |
+
- flask=2.2.5=py311h06a4308_0
|
| 131 |
+
- fmt=9.1.0=hdb19cb5_0
|
| 132 |
+
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
|
| 133 |
+
- font-ttf-inconsolata=3.000=h77eed37_0
|
| 134 |
+
- font-ttf-source-code-pro=2.038=h77eed37_0
|
| 135 |
+
- font-ttf-ubuntu=0.83=h77eed37_2
|
| 136 |
+
- fontconfig=2.14.2=h14ed4e7_0
|
| 137 |
+
- fonts-conda-ecosystem=1=0
|
| 138 |
+
- fonts-conda-forge=1=0
|
| 139 |
+
- fonttools=4.25.0=pyhd3eb1b0_0
|
| 140 |
+
- freetype=2.12.1=h4a9f257_0
|
| 141 |
+
- fribidi=1.0.10=h36c2ea0_0
|
| 142 |
+
- frozenlist=1.4.0=py311h5eee18b_0
|
| 143 |
+
- fsspec=2023.10.0=py311h06a4308_0
|
| 144 |
+
- future=0.18.3=py311h06a4308_0
|
| 145 |
+
- gensim=4.3.0=py311hba01205_1
|
| 146 |
+
- gettext=0.22.5=h59595ed_2
|
| 147 |
+
- gettext-tools=0.22.5=h59595ed_2
|
| 148 |
+
- gflags=2.2.2=h6a678d5_1
|
| 149 |
+
- giflib=5.2.1=h5eee18b_3
|
| 150 |
+
- gitdb=4.0.7=pyhd3eb1b0_0
|
| 151 |
+
- gitpython=3.1.37=py311h06a4308_0
|
| 152 |
+
- glib=2.78.4=h6a678d5_0
|
| 153 |
+
- glib-tools=2.78.4=h6a678d5_0
|
| 154 |
+
- glog=0.5.0=h6a678d5_1
|
| 155 |
+
- gmp=6.2.1=h295c915_3
|
| 156 |
+
- gmpy2=2.1.2=py311hc9b5ff0_0
|
| 157 |
+
- gnutls=3.7.9=hb077bed_0
|
| 158 |
+
- graphite2=1.3.13=h59595ed_1003
|
| 159 |
+
- greenlet=3.0.1=py311h6a678d5_0
|
| 160 |
+
- grpc-cpp=1.48.2=he1ff14a_1
|
| 161 |
+
- gst-plugins-base=1.14.1=h6a678d5_1
|
| 162 |
+
- gstreamer=1.14.1=h5eee18b_1
|
| 163 |
+
- h5py=3.9.0=py311hdd6beaf_0
|
| 164 |
+
- harfbuzz=8.3.0=h3d44ed6_0
|
| 165 |
+
- hdf5=1.12.1=h2b7332f_3
|
| 166 |
+
- heapdict=1.0.1=pyhd3eb1b0_0
|
| 167 |
+
- holoviews=1.18.3=py311h06a4308_0
|
| 168 |
+
- hvplot=0.9.2=py311h06a4308_0
|
| 169 |
+
- hyperlink=21.0.0=pyhd3eb1b0_0
|
| 170 |
+
- icu=73.2=h59595ed_0
|
| 171 |
+
- idna=3.4=py311h06a4308_0
|
| 172 |
+
- imagecodecs=2023.1.23=py311h8105a5c_0
|
| 173 |
+
- imageio=2.33.1=py311h06a4308_0
|
| 174 |
+
- imagesize=1.4.1=py311h06a4308_0
|
| 175 |
+
- imbalanced-learn=0.11.0=py311h06a4308_1
|
| 176 |
+
- importlib-metadata=7.0.1=py311h06a4308_0
|
| 177 |
+
- importlib_metadata=7.0.1=hd3eb1b0_0
|
| 178 |
+
- incremental=22.10.0=pyhd3eb1b0_0
|
| 179 |
+
- inflection=0.5.1=py311h06a4308_0
|
| 180 |
+
- iniconfig=1.1.1=pyhd3eb1b0_0
|
| 181 |
+
- intake=0.6.8=py311h06a4308_0
|
| 182 |
+
- intel-openmp=2023.1.0=hdb19cb5_46306
|
| 183 |
+
- intervaltree=3.1.0=pyhd3eb1b0_0
|
| 184 |
+
- ipykernel=6.28.0=py311h06a4308_0
|
| 185 |
+
- ipython=8.20.0=py311h06a4308_0
|
| 186 |
+
- ipython_genutils=0.2.0=pyhd3eb1b0_1
|
| 187 |
+
- ipywidgets=7.6.5=pyhd3eb1b0_2
|
| 188 |
+
- isort=5.9.3=pyhd3eb1b0_0
|
| 189 |
+
- itemadapter=0.3.0=pyhd3eb1b0_0
|
| 190 |
+
- itemloaders=1.1.0=py311h06a4308_0
|
| 191 |
+
- itsdangerous=2.0.1=pyhd3eb1b0_0
|
| 192 |
+
- jaraco.classes=3.2.1=pyhd3eb1b0_0
|
| 193 |
+
- jedi=0.18.1=py311h06a4308_1
|
| 194 |
+
- jeepney=0.7.1=pyhd3eb1b0_0
|
| 195 |
+
- jellyfish=1.0.1=py311hb02cf49_0
|
| 196 |
+
- jinja2=3.1.3=py311h06a4308_0
|
| 197 |
+
- jmespath=1.0.1=py311h06a4308_0
|
| 198 |
+
- joblib=1.2.0=py311h06a4308_0
|
| 199 |
+
- jpeg=9e=h5eee18b_1
|
| 200 |
+
- jq=1.6=h27cfd23_1000
|
| 201 |
+
- json5=0.9.6=pyhd3eb1b0_0
|
| 202 |
+
- jsonpatch=1.32=pyhd3eb1b0_0
|
| 203 |
+
- jsonpointer=2.1=pyhd3eb1b0_0
|
| 204 |
+
- jsonschema=4.19.2=py311h06a4308_0
|
| 205 |
+
- jsonschema-specifications=2023.7.1=py311h06a4308_0
|
| 206 |
+
- jupyter=1.0.0=py311h06a4308_9
|
| 207 |
+
- jupyter-lsp=2.2.0=py311h06a4308_0
|
| 208 |
+
- jupyter_client=8.6.0=py311h06a4308_0
|
| 209 |
+
- jupyter_console=6.6.3=py311h06a4308_0
|
| 210 |
+
- jupyter_core=5.5.0=py311h06a4308_0
|
| 211 |
+
- jupyter_events=0.8.0=py311h06a4308_0
|
| 212 |
+
- jupyter_server=2.10.0=py311h06a4308_0
|
| 213 |
+
- jupyter_server_terminals=0.4.4=py311h06a4308_1
|
| 214 |
+
- jupyterlab=4.0.11=py311h06a4308_0
|
| 215 |
+
- jupyterlab-variableinspector=3.1.0=py311h06a4308_0
|
| 216 |
+
- jupyterlab_pygments=0.1.2=py_0
|
| 217 |
+
- jupyterlab_server=2.25.1=py311h06a4308_0
|
| 218 |
+
- jupyterlab_widgets=3.0.9=py311h06a4308_0
|
| 219 |
+
- jxrlib=1.1=h7b6447c_2
|
| 220 |
+
- keyring=23.13.1=py311h06a4308_0
|
| 221 |
+
- kiwisolver=1.4.4=py311h6a678d5_0
|
| 222 |
+
- krb5=1.20.1=h143b758_1
|
| 223 |
+
- lame=3.100=h166bdaf_1003
|
| 224 |
+
- lazy-object-proxy=1.6.0=py311h5eee18b_0
|
| 225 |
+
- lazy_loader=0.3=py311h06a4308_0
|
| 226 |
+
- lcms2=2.12=h3be6417_0
|
| 227 |
+
- ld_impl_linux-64=2.38=h1181459_1
|
| 228 |
+
- lerc=3.0=h295c915_0
|
| 229 |
+
- libaec=1.0.4=he6710b0_1
|
| 230 |
+
- libarchive=3.6.2=h6ac8c49_2
|
| 231 |
+
- libasprintf=0.22.5=h661eb56_2
|
| 232 |
+
- libasprintf-devel=0.22.5=h661eb56_2
|
| 233 |
+
- libass=0.17.1=h8fe9dca_1
|
| 234 |
+
- libavif=0.11.1=hff004cb_1
|
| 235 |
+
- libboost=1.82.0=h109eef0_2
|
| 236 |
+
- libbrotlicommon=1.0.9=h5eee18b_7
|
| 237 |
+
- libbrotlidec=1.0.9=h5eee18b_7
|
| 238 |
+
- libbrotlienc=1.0.9=h5eee18b_7
|
| 239 |
+
- libclang=14.0.6=default_hc6dbbc7_1
|
| 240 |
+
- libclang13=14.0.6=default_he11475f_1
|
| 241 |
+
- libcups=2.4.2=h2d74bed_1
|
| 242 |
+
- libcurl=8.5.0=h251f7ec_0
|
| 243 |
+
- libdeflate=1.17=h5eee18b_1
|
| 244 |
+
- libdrm=2.4.120=hd590300_0
|
| 245 |
+
- libedit=3.1.20230828=h5eee18b_0
|
| 246 |
+
- libev=4.33=h7f8727e_1
|
| 247 |
+
- libevent=2.1.12=hdbd6064_1
|
| 248 |
+
- libexpat=2.5.0=hcb278e6_1
|
| 249 |
+
- libffi=3.4.4=h6a678d5_0
|
| 250 |
+
- libgcc-ng=13.2.0=h77fa898_7
|
| 251 |
+
- libgettextpo=0.22.5=h59595ed_2
|
| 252 |
+
- libgettextpo-devel=0.22.5=h59595ed_2
|
| 253 |
+
- libgfortran-ng=11.2.0=h00389a5_1
|
| 254 |
+
- libgfortran5=11.2.0=h1234567_1
|
| 255 |
+
- libglib=2.78.4=hdc74915_0
|
| 256 |
+
- libgomp=13.2.0=h77fa898_7
|
| 257 |
+
- libiconv=1.16=h7f8727e_2
|
| 258 |
+
- libidn2=2.3.7=hd590300_0
|
| 259 |
+
- liblief=0.12.3=h6a678d5_0
|
| 260 |
+
- libllvm14=14.0.6=hdb19cb5_3
|
| 261 |
+
- libmamba=1.5.6=haf1ee3a_0
|
| 262 |
+
- libmambapy=1.5.6=py311h2dafd23_0
|
| 263 |
+
- libnghttp2=1.57.0=h2d74bed_0
|
| 264 |
+
- libnsl=2.0.1=hd590300_0
|
| 265 |
+
- libopus=1.3.1=h7f98852_1
|
| 266 |
+
- libpciaccess=0.18=hd590300_0
|
| 267 |
+
- libpng=1.6.39=h5eee18b_0
|
| 268 |
+
- libpq=12.17=hdbd6064_0
|
| 269 |
+
- libprotobuf=3.20.3=he621ea3_0
|
| 270 |
+
- libsodium=1.0.18=h7b6447c_0
|
| 271 |
+
- libsolv=0.7.24=he621ea3_0
|
| 272 |
+
- libspatialindex=1.9.3=h2531618_0
|
| 273 |
+
- libsqlite=3.45.3=h2797004_0
|
| 274 |
+
- libssh2=1.10.0=hdbd6064_2
|
| 275 |
+
- libstdcxx-ng=13.2.0=hc0a3c3a_7
|
| 276 |
+
- libtasn1=4.19.0=h166bdaf_0
|
| 277 |
+
- libthrift=0.15.0=h1795dd8_2
|
| 278 |
+
- libtiff=4.5.1=h6a678d5_0
|
| 279 |
+
- libunistring=0.9.10=h7f98852_0
|
| 280 |
+
- libuuid=2.38.1=h0b41bf4_0
|
| 281 |
+
- libva=2.21.0=hd590300_0
|
| 282 |
+
- libvpx=1.13.1=h59595ed_0
|
| 283 |
+
- libwebp-base=1.3.2=h5eee18b_0
|
| 284 |
+
- libxcb=1.15=h7f8727e_0
|
| 285 |
+
- libxcrypt=4.4.36=hd590300_1
|
| 286 |
+
- libxkbcommon=1.0.1=h5eee18b_1
|
| 287 |
+
- libxml2=2.10.4=hf1b16e4_1
|
| 288 |
+
- libxslt=1.1.37=h5eee18b_1
|
| 289 |
+
- libzlib=1.2.13=hd590300_5
|
| 290 |
+
- libzopfli=1.0.3=he6710b0_0
|
| 291 |
+
- linkify-it-py=2.0.0=py311h06a4308_0
|
| 292 |
+
- llvmlite=0.42.0=py311h6a678d5_0
|
| 293 |
+
- locket=1.0.0=py311h06a4308_0
|
| 294 |
+
- lxml=4.9.3=py311hdbbb534_0
|
| 295 |
+
- lz4=4.3.2=py311h5eee18b_0
|
| 296 |
+
- lz4-c=1.9.4=h6a678d5_0
|
| 297 |
+
- lzo=2.10=h7b6447c_2
|
| 298 |
+
- markdown=3.4.1=py311h06a4308_0
|
| 299 |
+
- markdown-it-py=2.2.0=py311h06a4308_1
|
| 300 |
+
- markupsafe=2.1.3=py311h5eee18b_0
|
| 301 |
+
- matplotlib=3.8.0=py311h06a4308_0
|
| 302 |
+
- matplotlib-base=3.8.0=py311ha02d727_0
|
| 303 |
+
- matplotlib-inline=0.1.6=py311h06a4308_0
|
| 304 |
+
- mccabe=0.7.0=pyhd3eb1b0_0
|
| 305 |
+
- mdit-py-plugins=0.3.0=py311h06a4308_0
|
| 306 |
+
- mdurl=0.1.0=py311h06a4308_0
|
| 307 |
+
- menuinst=2.0.2=py311h06a4308_0
|
| 308 |
+
- mistune=2.0.4=py311h06a4308_0
|
| 309 |
+
- mkl=2023.1.0=h213fc3f_46344
|
| 310 |
+
- mkl-service=2.4.0=py311h5eee18b_1
|
| 311 |
+
- mkl_fft=1.3.8=py311h5eee18b_0
|
| 312 |
+
- mkl_random=1.2.4=py311hdb19cb5_0
|
| 313 |
+
- more-itertools=10.1.0=py311h06a4308_0
|
| 314 |
+
- mpc=1.1.0=h10f8cd9_1
|
| 315 |
+
- mpfr=4.0.2=hb69a4c5_1
|
| 316 |
+
- mpmath=1.3.0=py311h06a4308_0
|
| 317 |
+
- msgpack-python=1.0.3=py311hdb19cb5_0
|
| 318 |
+
- multidict=6.0.4=py311h5eee18b_0
|
| 319 |
+
- multipledispatch=0.6.0=py311h06a4308_0
|
| 320 |
+
- munkres=1.1.4=py_0
|
| 321 |
+
- mypy=1.8.0=py311h5eee18b_0
|
| 322 |
+
- mypy_extensions=1.0.0=py311h06a4308_0
|
| 323 |
+
- mysql=5.7.24=h721c034_2
|
| 324 |
+
- navigator-updater=0.4.0=py311h06a4308_1
|
| 325 |
+
- nbclient=0.8.0=py311h06a4308_0
|
| 326 |
+
- nbconvert=7.10.0=py311h06a4308_0
|
| 327 |
+
- nbformat=5.9.2=py311h06a4308_0
|
| 328 |
+
- ncurses=6.4=h6a678d5_0
|
| 329 |
+
- nest-asyncio=1.6.0=py311h06a4308_0
|
| 330 |
+
- nettle=3.9.1=h7ab15ed_0
|
| 331 |
+
- networkx=3.1=py311h06a4308_0
|
| 332 |
+
- nltk=3.8.1=py311h06a4308_0
|
| 333 |
+
- notebook=7.0.8=py311h06a4308_0
|
| 334 |
+
- notebook-shim=0.2.3=py311h06a4308_0
|
| 335 |
+
- nspr=4.35=h6a678d5_0
|
| 336 |
+
- nss=3.89.1=h6a678d5_0
|
| 337 |
+
- numba=0.59.1=py311h96b013e_0
|
| 338 |
+
- numexpr=2.8.7=py311h65dcdc2_0
|
| 339 |
+
- numpy=1.26.4=py311h08b1b3b_0
|
| 340 |
+
- numpy-base=1.26.4=py311hf175353_0
|
| 341 |
+
- numpydoc=1.5.0=py311h06a4308_0
|
| 342 |
+
- oniguruma=6.9.7.1=h27cfd23_0
|
| 343 |
+
- openh264=2.3.1=hcb278e6_2
|
| 344 |
+
- openjpeg=2.4.0=h3ad879b_0
|
| 345 |
+
- openpyxl=3.0.10=py311h5eee18b_0
|
| 346 |
+
- openssl=3.3.0=hd590300_0
|
| 347 |
+
- orc=1.7.4=hb3bc3d3_1
|
| 348 |
+
- overrides=7.4.0=py311h06a4308_0
|
| 349 |
+
- p11-kit=0.24.1=hc5aa10d_0
|
| 350 |
+
- packaging=23.1=py311h06a4308_0
|
| 351 |
+
- pandas=2.1.4=py311ha02d727_0
|
| 352 |
+
- pandocfilters=1.5.0=pyhd3eb1b0_0
|
| 353 |
+
- panel=1.3.8=py311h06a4308_0
|
| 354 |
+
- param=2.0.2=py311h06a4308_0
|
| 355 |
+
- parsel=1.8.1=py311h06a4308_0
|
| 356 |
+
- parso=0.8.3=pyhd3eb1b0_0
|
| 357 |
+
- partd=1.4.1=py311h06a4308_0
|
| 358 |
+
- patch=2.7.6=h7b6447c_1001
|
| 359 |
+
- patchelf=0.17.2=h6a678d5_0
|
| 360 |
+
- pathlib=1.0.1=pyhd3eb1b0_1
|
| 361 |
+
- pathspec=0.10.3=py311h06a4308_0
|
| 362 |
+
- patsy=0.5.3=py311h06a4308_0
|
| 363 |
+
- pcre2=10.42=hebb0a14_0
|
| 364 |
+
- pexpect=4.8.0=pyhd3eb1b0_3
|
| 365 |
+
- pickleshare=0.7.5=pyhd3eb1b0_1003
|
| 366 |
+
- pixman=0.43.2=h59595ed_0
|
| 367 |
+
- pkce=1.0.3=py311h06a4308_0
|
| 368 |
+
- pkginfo=1.9.6=py311h06a4308_0
|
| 369 |
+
- platformdirs=3.10.0=py311h06a4308_0
|
| 370 |
+
- plotly=5.9.0=py311h06a4308_0
|
| 371 |
+
- pluggy=1.0.0=py311h06a4308_1
|
| 372 |
+
- ply=3.11=py311h06a4308_0
|
| 373 |
+
- prometheus_client=0.14.1=py311h06a4308_0
|
| 374 |
+
- prompt-toolkit=3.0.43=py311h06a4308_0
|
| 375 |
+
- prompt_toolkit=3.0.43=hd3eb1b0_0
|
| 376 |
+
- protego=0.1.16=py_0
|
| 377 |
+
- protobuf=3.20.3=py311h6a678d5_0
|
| 378 |
+
- psutil=5.9.0=py311h5eee18b_0
|
| 379 |
+
- ptyprocess=0.7.0=pyhd3eb1b0_2
|
| 380 |
+
- pure_eval=0.2.2=pyhd3eb1b0_0
|
| 381 |
+
- py-cpuinfo=9.0.0=py311h06a4308_0
|
| 382 |
+
- py-lief=0.12.3=py311h6a678d5_0
|
| 383 |
+
- pyarrow=14.0.2=py311hb6e97c4_0
|
| 384 |
+
- pyasn1=0.4.8=pyhd3eb1b0_0
|
| 385 |
+
- pyasn1-modules=0.2.8=py_0
|
| 386 |
+
- pybind11-abi=4=hd3eb1b0_1
|
| 387 |
+
- pycodestyle=2.10.0=py311h06a4308_0
|
| 388 |
+
- pycosat=0.6.6=py311h5eee18b_0
|
| 389 |
+
- pycparser=2.21=pyhd3eb1b0_0
|
| 390 |
+
- pyct=0.5.0=py311h06a4308_0
|
| 391 |
+
- pycurl=7.45.2=py311hdbd6064_1
|
| 392 |
+
- pydeck=0.8.0=py311h06a4308_2
|
| 393 |
+
- pydispatcher=2.0.5=py311h06a4308_2
|
| 394 |
+
- pydocstyle=6.3.0=py311h06a4308_0
|
| 395 |
+
- pyerfa=2.0.0=py311h5eee18b_0
|
| 396 |
+
- pyflakes=3.0.1=py311h06a4308_0
|
| 397 |
+
- pygments=2.15.1=py311h06a4308_1
|
| 398 |
+
- pyjwt=2.4.0=py311h06a4308_0
|
| 399 |
+
- pylint=2.16.2=py311h06a4308_0
|
| 400 |
+
- pylint-venv=2.3.0=py311h06a4308_0
|
| 401 |
+
- pyls-spyder=0.4.0=pyhd3eb1b0_0
|
| 402 |
+
- pyodbc=5.0.1=py311h6a678d5_0
|
| 403 |
+
- pyopenssl=24.0.0=py311h06a4308_0
|
| 404 |
+
- pyparsing=3.0.9=py311h06a4308_0
|
| 405 |
+
- pyqt=5.15.10=py311h6a678d5_0
|
| 406 |
+
- pyqt5-sip=12.13.0=py311h5eee18b_0
|
| 407 |
+
- pyqtwebengine=5.15.10=py311h6a678d5_0
|
| 408 |
+
- pysocks=1.7.1=py311h06a4308_0
|
| 409 |
+
- pytables=3.9.2=py311h9d13977_0
|
| 410 |
+
- pytest=7.4.0=py311h06a4308_0
|
| 411 |
+
- python=3.11.8=hab00c5b_0_cpython
|
| 412 |
+
- python-dateutil=2.8.2=pyhd3eb1b0_0
|
| 413 |
+
- python-dotenv=0.21.0=py311h06a4308_0
|
| 414 |
+
- python-fastjsonschema=2.16.2=py311h06a4308_0
|
| 415 |
+
- python-json-logger=2.0.7=py311h06a4308_0
|
| 416 |
+
- python-libarchive-c=2.9=pyhd3eb1b0_1
|
| 417 |
+
- python-lmdb=1.4.1=py311h6a678d5_0
|
| 418 |
+
- python-lsp-black=1.2.1=py311h06a4308_0
|
| 419 |
+
- python-lsp-jsonrpc=1.0.0=pyhd3eb1b0_0
|
| 420 |
+
- python-lsp-server=1.7.2=py311h06a4308_0
|
| 421 |
+
- python-slugify=5.0.2=pyhd3eb1b0_0
|
| 422 |
+
- python-snappy=0.6.1=py311h6a678d5_0
|
| 423 |
+
- python-tzdata=2023.3=pyhd3eb1b0_0
|
| 424 |
+
- python_abi=3.11=4_cp311
|
| 425 |
+
- pytoolconfig=1.2.6=py311h06a4308_0
|
| 426 |
+
- pytz=2023.3.post1=py311h06a4308_0
|
| 427 |
+
- pyviz_comms=3.0.0=py311h06a4308_0
|
| 428 |
+
- pywavelets=1.5.0=py311hf4808d0_0
|
| 429 |
+
- pyxdg=0.27=pyhd3eb1b0_0
|
| 430 |
+
- pyyaml=6.0.1=py311h5eee18b_0
|
| 431 |
+
- pyzmq=25.1.2=py311h6a678d5_0
|
| 432 |
+
- qdarkstyle=3.0.2=pyhd3eb1b0_0
|
| 433 |
+
- qstylizer=0.2.2=py311h06a4308_0
|
| 434 |
+
- qt-main=5.15.2=h53bd1ea_10
|
| 435 |
+
- qt-webengine=5.15.9=h9ab4d14_7
|
| 436 |
+
- qtawesome=1.2.2=py311h06a4308_0
|
| 437 |
+
- qtconsole=5.4.2=py311h06a4308_0
|
| 438 |
+
- qtpy=2.4.1=py311h06a4308_0
|
| 439 |
+
- queuelib=1.6.2=py311h06a4308_0
|
| 440 |
+
- re2=2022.04.01=h295c915_0
|
| 441 |
+
- readline=8.2=h5eee18b_0
|
| 442 |
+
- referencing=0.30.2=py311h06a4308_0
|
| 443 |
+
- regex=2023.10.3=py311h5eee18b_0
|
| 444 |
+
- reproc=14.2.4=h295c915_1
|
| 445 |
+
- reproc-cpp=14.2.4=h295c915_1
|
| 446 |
+
- requests=2.31.0=py311h06a4308_1
|
| 447 |
+
- requests-file=1.5.1=pyhd3eb1b0_0
|
| 448 |
+
- requests-toolbelt=1.0.0=py311h06a4308_0
|
| 449 |
+
- rfc3339-validator=0.1.4=py311h06a4308_0
|
| 450 |
+
- rfc3986-validator=0.1.1=py311h06a4308_0
|
| 451 |
+
- rich=13.3.5=py311h06a4308_0
|
| 452 |
+
- rope=1.7.0=py311h06a4308_0
|
| 453 |
+
- rpds-py=0.10.6=py311hb02cf49_0
|
| 454 |
+
- rtree=1.0.1=py311h06a4308_0
|
| 455 |
+
- ruamel.yaml=0.17.21=py311h5eee18b_0
|
| 456 |
+
- ruamel_yaml=0.17.21=py311h5eee18b_0
|
| 457 |
+
- s2n=1.3.27=hdbd6064_0
|
| 458 |
+
- s3fs=2023.10.0=py311h06a4308_0
|
| 459 |
+
- scikit-image=0.22.0=py311ha02d727_0
|
| 460 |
+
- scikit-learn=1.2.2=py311h6a678d5_1
|
| 461 |
+
- scipy=1.11.4=py311h08b1b3b_0
|
| 462 |
+
- scrapy=2.8.0=py311h06a4308_0
|
| 463 |
+
- seaborn=0.12.2=py311h06a4308_0
|
| 464 |
+
- secretstorage=3.3.1=py311h06a4308_1
|
| 465 |
+
- semver=2.13.0=pyhd3eb1b0_0
|
| 466 |
+
- send2trash=1.8.2=py311h06a4308_0
|
| 467 |
+
- service_identity=18.1.0=pyhd3eb1b0_1
|
| 468 |
+
- setuptools=68.2.2=py311h06a4308_0
|
| 469 |
+
- sip=6.7.12=py311h6a678d5_0
|
| 470 |
+
- six=1.16.0=pyhd3eb1b0_1
|
| 471 |
+
- smart_open=5.2.1=py311h06a4308_0
|
| 472 |
+
- smmap=4.0.0=pyhd3eb1b0_0
|
| 473 |
+
- snappy=1.1.10=h6a678d5_1
|
| 474 |
+
- sniffio=1.3.0=py311h06a4308_0
|
| 475 |
+
- snowballstemmer=2.2.0=pyhd3eb1b0_0
|
| 476 |
+
- sortedcontainers=2.4.0=pyhd3eb1b0_0
|
| 477 |
+
- soupsieve=2.5=py311h06a4308_0
|
| 478 |
+
- sphinx=5.0.2=py311h06a4308_0
|
| 479 |
+
- sphinxcontrib-applehelp=1.0.2=pyhd3eb1b0_0
|
| 480 |
+
- sphinxcontrib-devhelp=1.0.2=pyhd3eb1b0_0
|
| 481 |
+
- sphinxcontrib-htmlhelp=2.0.0=pyhd3eb1b0_0
|
| 482 |
+
- sphinxcontrib-jsmath=1.0.1=pyhd3eb1b0_0
|
| 483 |
+
- sphinxcontrib-qthelp=1.0.3=pyhd3eb1b0_0
|
| 484 |
+
- sphinxcontrib-serializinghtml=1.1.5=pyhd3eb1b0_0
|
| 485 |
+
- spyder=5.4.3=py311h06a4308_1
|
| 486 |
+
- spyder-kernels=2.4.4=py311h06a4308_0
|
| 487 |
+
- sqlalchemy=2.0.25=py311h5eee18b_0
|
| 488 |
+
- sqlite=3.41.2=h5eee18b_0
|
| 489 |
+
- stack_data=0.2.0=pyhd3eb1b0_0
|
| 490 |
+
- statsmodels=0.14.0=py311hf4808d0_0
|
| 491 |
+
- streamlit=1.30.0=py311h06a4308_0
|
| 492 |
+
- svt-av1=1.5.0=h59595ed_0
|
| 493 |
+
- sympy=1.12=py311h06a4308_0
|
| 494 |
+
- tabulate=0.9.0=py311h06a4308_0
|
| 495 |
+
- tbb=2021.8.0=hdb19cb5_0
|
| 496 |
+
- tblib=1.7.0=pyhd3eb1b0_0
|
| 497 |
+
- tenacity=8.2.2=py311h06a4308_0
|
| 498 |
+
- terminado=0.17.1=py311h06a4308_0
|
| 499 |
+
- text-unidecode=1.3=pyhd3eb1b0_0
|
| 500 |
+
- textdistance=4.2.1=pyhd3eb1b0_0
|
| 501 |
+
- threadpoolctl=2.2.0=pyh0d69192_0
|
| 502 |
+
- three-merge=0.1.1=pyhd3eb1b0_0
|
| 503 |
+
- tifffile=2023.4.12=py311h06a4308_0
|
| 504 |
+
- tinycss2=1.2.1=py311h06a4308_0
|
| 505 |
+
- tk=8.6.13=noxft_h4845f30_101
|
| 506 |
+
- tldextract=3.2.0=pyhd3eb1b0_0
|
| 507 |
+
- toml=0.10.2=pyhd3eb1b0_0
|
| 508 |
+
- toolz=0.12.0=py311h06a4308_0
|
| 509 |
+
- tornado=6.3.3=py311h5eee18b_0
|
| 510 |
+
- tqdm=4.65.0=py311h92b7b1e_0
|
| 511 |
+
- traitlets=5.7.1=py311h06a4308_0
|
| 512 |
+
- truststore=0.8.0=py311h06a4308_0
|
| 513 |
+
- twisted=23.10.0=py311h06a4308_0
|
| 514 |
+
- typing-extensions=4.9.0=py311h06a4308_1
|
| 515 |
+
- typing_extensions=4.9.0=py311h06a4308_1
|
| 516 |
+
- tzdata=2023d=h04d1e81_0
|
| 517 |
+
- tzlocal=2.1=py311h06a4308_1
|
| 518 |
+
- uc-micro-py=1.0.1=py311h06a4308_0
|
| 519 |
+
- ujson=5.4.0=py311h6a678d5_0
|
| 520 |
+
- unidecode=1.2.0=pyhd3eb1b0_0
|
| 521 |
+
- unixodbc=2.3.11=h5eee18b_0
|
| 522 |
+
- urllib3=2.0.7=py311h06a4308_0
|
| 523 |
+
- utf8proc=2.6.1=h5eee18b_1
|
| 524 |
+
- validators=0.18.2=pyhd3eb1b0_0
|
| 525 |
+
- w3lib=2.1.2=py311h06a4308_0
|
| 526 |
+
- watchdog=2.1.6=py311h06a4308_0
|
| 527 |
+
- wcwidth=0.2.5=pyhd3eb1b0_0
|
| 528 |
+
- webencodings=0.5.1=py311h06a4308_1
|
| 529 |
+
- websocket-client=0.58.0=py311h06a4308_4
|
| 530 |
+
- werkzeug=2.2.3=py311h06a4308_0
|
| 531 |
+
- whatthepatch=1.0.2=py311h06a4308_0
|
| 532 |
+
- wheel=0.41.2=py311h06a4308_0
|
| 533 |
+
- widgetsnbextension=3.5.2=py311h06a4308_1
|
| 534 |
+
- wrapt=1.14.1=py311h5eee18b_0
|
| 535 |
+
- wurlitzer=3.0.2=py311h06a4308_0
|
| 536 |
+
- x264=1!164.3095=h166bdaf_2
|
| 537 |
+
- x265=3.5=h924138e_3
|
| 538 |
+
- xarray=2023.6.0=py311h06a4308_0
|
| 539 |
+
- xorg-fixesproto=5.0=h7f98852_1002
|
| 540 |
+
- xorg-kbproto=1.0.7=h7f98852_1002
|
| 541 |
+
- xorg-libice=1.1.1=hd590300_0
|
| 542 |
+
- xorg-libsm=1.2.4=h7391055_0
|
| 543 |
+
- xorg-libx11=1.8.9=h8ee46fc_0
|
| 544 |
+
- xorg-libxext=1.3.4=h0b41bf4_2
|
| 545 |
+
- xorg-libxfixes=5.0.3=h7f98852_1004
|
| 546 |
+
- xorg-libxrender=0.9.11=hd590300_0
|
| 547 |
+
- xorg-renderproto=0.11.1=h7f98852_1002
|
| 548 |
+
- xorg-xextproto=7.3.0=h0b41bf4_1003
|
| 549 |
+
- xorg-xproto=7.0.31=h7f98852_1007
|
| 550 |
+
- xyzservices=2022.9.0=py311h06a4308_1
|
| 551 |
+
- xz=5.4.5=h5eee18b_0
|
| 552 |
+
- yaml=0.2.5=h7b6447c_0
|
| 553 |
+
- yaml-cpp=0.8.0=h6a678d5_0
|
| 554 |
+
- yapf=0.31.0=pyhd3eb1b0_0
|
| 555 |
+
- yarl=1.9.3=py311h5eee18b_0
|
| 556 |
+
- zeromq=4.3.5=h6a678d5_0
|
| 557 |
+
- zfp=1.0.0=h6a678d5_0
|
| 558 |
+
- zict=3.0.0=py311h06a4308_0
|
| 559 |
+
- zipp=3.17.0=py311h06a4308_0
|
| 560 |
+
- zlib=1.2.13=hd590300_5
|
| 561 |
+
- zlib-ng=2.0.7=h5eee18b_0
|
| 562 |
+
- zope=1.0=py311h06a4308_1
|
| 563 |
+
- zope.interface=5.4.0=py311h5eee18b_0
|
| 564 |
+
- zstandard=0.19.0=py311h5eee18b_0
|
| 565 |
+
- zstd=1.5.5=hc292b87_0
|
| 566 |
+
- pip:
|
| 567 |
+
- accelerate==0.30.0
|
| 568 |
+
- aiofiles==23.2.1
|
| 569 |
+
- annotated-types==0.6.0
|
| 570 |
+
- bitsandbytes==0.41.0
|
| 571 |
+
- cmake==3.29.2
|
| 572 |
+
- datasets==2.19.0
|
| 573 |
+
- decorator==4.4.2
|
| 574 |
+
- deepspeed==0.12.6
|
| 575 |
+
- dill==0.3.8
|
| 576 |
+
- docker-pycreds==0.4.0
|
| 577 |
+
- docstring-parser==0.16
|
| 578 |
+
- draccus==0.7.1
|
| 579 |
+
- einops==0.6.1
|
| 580 |
+
- einops-exts==0.0.4
|
| 581 |
+
- fastapi==0.110.2
|
| 582 |
+
- ffmpy==0.3.2
|
| 583 |
+
- flash-attn==2.5.8
|
| 584 |
+
- gradio==4.16.0
|
| 585 |
+
- gradio-client==0.8.1
|
| 586 |
+
- h11==0.14.0
|
| 587 |
+
- hjson==3.1.0
|
| 588 |
+
- httpcore==0.17.3
|
| 589 |
+
- httpx==0.24.0
|
| 590 |
+
- huggingface-hub==0.23.0
|
| 591 |
+
- icecream==2.1.3
|
| 592 |
+
- imageio-ffmpeg==0.4.9
|
| 593 |
+
- importlib-resources==6.4.0
|
| 594 |
+
- jsonlines==4.0.0
|
| 595 |
+
- lit==18.1.4
|
| 596 |
+
- llava==1.2.2.post1
|
| 597 |
+
- markdown2==2.4.13
|
| 598 |
+
- mergedeep==1.3.4
|
| 599 |
+
- moviepy==1.0.3
|
| 600 |
+
- multiprocess==0.70.16
|
| 601 |
+
- ninja==1.11.1.1
|
| 602 |
+
- nvidia-cublas-cu11==11.10.3.66
|
| 603 |
+
- nvidia-cublas-cu12==12.1.3.1
|
| 604 |
+
- nvidia-cuda-cupti-cu11==11.7.101
|
| 605 |
+
- nvidia-cuda-cupti-cu12==12.1.105
|
| 606 |
+
- nvidia-cuda-nvrtc-cu11==11.7.99
|
| 607 |
+
- nvidia-cuda-nvrtc-cu12==12.1.105
|
| 608 |
+
- nvidia-cuda-runtime-cu11==11.7.99
|
| 609 |
+
- nvidia-cuda-runtime-cu12==12.1.105
|
| 610 |
+
- nvidia-cudnn-cu11==8.5.0.96
|
| 611 |
+
- nvidia-cudnn-cu12==8.9.2.26
|
| 612 |
+
- nvidia-cufft-cu11==10.9.0.58
|
| 613 |
+
- nvidia-cufft-cu12==11.0.2.54
|
| 614 |
+
- nvidia-curand-cu11==10.2.10.91
|
| 615 |
+
- nvidia-curand-cu12==10.3.2.106
|
| 616 |
+
- nvidia-cusolver-cu11==11.4.0.1
|
| 617 |
+
- nvidia-cusolver-cu12==11.4.5.107
|
| 618 |
+
- nvidia-cusparse-cu11==11.7.4.91
|
| 619 |
+
- nvidia-cusparse-cu12==12.1.0.106
|
| 620 |
+
- nvidia-nccl-cu11==2.14.3
|
| 621 |
+
- nvidia-nccl-cu12==2.18.1
|
| 622 |
+
- nvidia-nvjitlink-cu12==12.4.127
|
| 623 |
+
- nvidia-nvtx-cu11==11.7.91
|
| 624 |
+
- nvidia-nvtx-cu12==12.1.105
|
| 625 |
+
- opencv-python==4.9.0.80
|
| 626 |
+
- opencv-python-headless==4.9.0.80
|
| 627 |
+
- orjson==3.10.1
|
| 628 |
+
- peft==0.10.0
|
| 629 |
+
- pillow==10.3.0
|
| 630 |
+
- pip==24.0
|
| 631 |
+
- prismatic==0.0.1
|
| 632 |
+
- proglog==0.1.10
|
| 633 |
+
- pyarrow-hotfix==0.6
|
| 634 |
+
- pydantic==2.7.1
|
| 635 |
+
- pydantic-core==2.18.2
|
| 636 |
+
- pydub==0.25.1
|
| 637 |
+
- pynvml==11.5.0
|
| 638 |
+
- python-multipart==0.0.9
|
| 639 |
+
- pyyaml-include==1.4.1
|
| 640 |
+
- ruff==0.4.2
|
| 641 |
+
- safetensors==0.4.3
|
| 642 |
+
- semantic-version==2.10.0
|
| 643 |
+
- sentencepiece==0.1.99
|
| 644 |
+
- sentry-sdk==2.0.1
|
| 645 |
+
- setproctitle==1.3.3
|
| 646 |
+
- shellingham==1.5.4
|
| 647 |
+
- shortuuid==1.0.13
|
| 648 |
+
- shtab==1.7.1
|
| 649 |
+
- starlette==0.37.2
|
| 650 |
+
- svgwrite==1.4.3
|
| 651 |
+
- timm==0.9.16
|
| 652 |
+
- tokenizers==0.14.1
|
| 653 |
+
- tomlkit==0.12.0
|
| 654 |
+
- torch==2.1.2
|
| 655 |
+
- torchaudio==2.1.2
|
| 656 |
+
- torchvision==0.16.2
|
| 657 |
+
- transformers==4.31.0
|
| 658 |
+
- triton==2.1.0
|
| 659 |
+
- trl==0.8.6
|
| 660 |
+
- typer==0.12.3
|
| 661 |
+
- typing-inspect==0.9.0
|
| 662 |
+
- tyro==0.8.3
|
| 663 |
+
- uvicorn==0.29.0
|
| 664 |
+
- wandb==0.16.6
|
| 665 |
+
- wavedrom==2.0.3.post3
|
| 666 |
+
- websockets==11.0.3
|
| 667 |
+
- xxhash==3.4.1
|
| 668 |
+
prefix: /scratch/groups/willhies/sschmidg/Anaconda3
|
wandb/offline-run-20240508_190127-u0qvu51w/files/wandb-metadata.json
ADDED
|
@@ -0,0 +1,399 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"os": "Linux-3.10.0-1160.118.1.el7.x86_64-x86_64-with-glibc2.17",
|
| 3 |
+
"python": "3.11.8",
|
| 4 |
+
"heartbeatAt": "2024-05-09T02:01:27.315057",
|
| 5 |
+
"startedAt": "2024-05-09T02:01:27.154285",
|
| 6 |
+
"docker": null,
|
| 7 |
+
"cuda": null,
|
| 8 |
+
"args": [
|
| 9 |
+
"--model.type",
|
| 10 |
+
"one-stage+7b",
|
| 11 |
+
"--model.model_id",
|
| 12 |
+
"testmodel",
|
| 13 |
+
"--model.vision_backbone_id",
|
| 14 |
+
"clip-vit-b",
|
| 15 |
+
"--model.image_resize_strategy",
|
| 16 |
+
"letterbox",
|
| 17 |
+
"--model.llm_backbone_id",
|
| 18 |
+
"llama2-7b-chat",
|
| 19 |
+
"--model.finetune_global_batch_size",
|
| 20 |
+
"64",
|
| 21 |
+
"--model.finetune_per_device_batch_size",
|
| 22 |
+
"4",
|
| 23 |
+
"--model.finetune_epochs",
|
| 24 |
+
"1",
|
| 25 |
+
"--dataset.type",
|
| 26 |
+
"med-instruct"
|
| 27 |
+
],
|
| 28 |
+
"state": "running",
|
| 29 |
+
"program": "/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py",
|
| 30 |
+
"codePathLocal": "scripts/pretrain.py",
|
| 31 |
+
"codePath": "scripts/pretrain.py",
|
| 32 |
+
"git": {
|
| 33 |
+
"remote": "https://github.com/TRI-ML/prismatic-vlms",
|
| 34 |
+
"commit": "8ddeda915e861a7f4cbe7ce92f1407f4feb6a181"
|
| 35 |
+
},
|
| 36 |
+
"email": null,
|
| 37 |
+
"root": "/scratch/groups/willhies/sschmidg/prismatic-vlms",
|
| 38 |
+
"host": "sh03-16n02.int",
|
| 39 |
+
"username": "sschmidg",
|
| 40 |
+
"executable": "/scratch/groups/willhies/sschmidg/Anaconda3/bin/python",
|
| 41 |
+
"cpu_count": 64,
|
| 42 |
+
"cpu_count_logical": 64,
|
| 43 |
+
"cpu_freq": {
|
| 44 |
+
"current": 1.5625,
|
| 45 |
+
"min": 1500.0,
|
| 46 |
+
"max": 2500.0
|
| 47 |
+
},
|
| 48 |
+
"cpu_freq_per_core": [
|
| 49 |
+
{
|
| 50 |
+
"current": 1.5,
|
| 51 |
+
"min": 1500.0,
|
| 52 |
+
"max": 2500.0
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"current": 1.5,
|
| 56 |
+
"min": 1500.0,
|
| 57 |
+
"max": 2500.0
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"current": 1.5,
|
| 61 |
+
"min": 1500.0,
|
| 62 |
+
"max": 2500.0
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"current": 1.5,
|
| 66 |
+
"min": 1500.0,
|
| 67 |
+
"max": 2500.0
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"current": 1.5,
|
| 71 |
+
"min": 1500.0,
|
| 72 |
+
"max": 2500.0
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"current": 1.5,
|
| 76 |
+
"min": 1500.0,
|
| 77 |
+
"max": 2500.0
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"current": 2.5,
|
| 81 |
+
"min": 1500.0,
|
| 82 |
+
"max": 2500.0
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"current": 1.5,
|
| 86 |
+
"min": 1500.0,
|
| 87 |
+
"max": 2500.0
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"current": 2.5,
|
| 91 |
+
"min": 1500.0,
|
| 92 |
+
"max": 2500.0
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"current": 1.5,
|
| 96 |
+
"min": 1500.0,
|
| 97 |
+
"max": 2500.0
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"current": 1.5,
|
| 101 |
+
"min": 1500.0,
|
| 102 |
+
"max": 2500.0
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"current": 1.5,
|
| 106 |
+
"min": 1500.0,
|
| 107 |
+
"max": 2500.0
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"current": 1.5,
|
| 111 |
+
"min": 1500.0,
|
| 112 |
+
"max": 2500.0
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"current": 1.5,
|
| 116 |
+
"min": 1500.0,
|
| 117 |
+
"max": 2500.0
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"current": 1.5,
|
| 121 |
+
"min": 1500.0,
|
| 122 |
+
"max": 2500.0
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"current": 1.5,
|
| 126 |
+
"min": 1500.0,
|
| 127 |
+
"max": 2500.0
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"current": 1.5,
|
| 131 |
+
"min": 1500.0,
|
| 132 |
+
"max": 2500.0
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"current": 1.5,
|
| 136 |
+
"min": 1500.0,
|
| 137 |
+
"max": 2500.0
|
| 138 |
+
},
|
| 139 |
+
{
|
| 140 |
+
"current": 1.5,
|
| 141 |
+
"min": 1500.0,
|
| 142 |
+
"max": 2500.0
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"current": 1.5,
|
| 146 |
+
"min": 1500.0,
|
| 147 |
+
"max": 2500.0
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"current": 1.5,
|
| 151 |
+
"min": 1500.0,
|
| 152 |
+
"max": 2500.0
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"current": 1.5,
|
| 156 |
+
"min": 1500.0,
|
| 157 |
+
"max": 2500.0
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"current": 2.5,
|
| 161 |
+
"min": 1500.0,
|
| 162 |
+
"max": 2500.0
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"current": 1.5,
|
| 166 |
+
"min": 1500.0,
|
| 167 |
+
"max": 2500.0
|
| 168 |
+
},
|
| 169 |
+
{
|
| 170 |
+
"current": 2.5,
|
| 171 |
+
"min": 1500.0,
|
| 172 |
+
"max": 2500.0
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"current": 1.5,
|
| 176 |
+
"min": 1500.0,
|
| 177 |
+
"max": 2500.0
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"current": 1.5,
|
| 181 |
+
"min": 1500.0,
|
| 182 |
+
"max": 2500.0
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"current": 1.5,
|
| 186 |
+
"min": 1500.0,
|
| 187 |
+
"max": 2500.0
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"current": 1.5,
|
| 191 |
+
"min": 1500.0,
|
| 192 |
+
"max": 2500.0
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"current": 1.5,
|
| 196 |
+
"min": 1500.0,
|
| 197 |
+
"max": 2500.0
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"current": 1.5,
|
| 201 |
+
"min": 1500.0,
|
| 202 |
+
"max": 2500.0
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"current": 1.5,
|
| 206 |
+
"min": 1500.0,
|
| 207 |
+
"max": 2500.0
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"current": 1.5,
|
| 211 |
+
"min": 1500.0,
|
| 212 |
+
"max": 2500.0
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"current": 1.5,
|
| 216 |
+
"min": 1500.0,
|
| 217 |
+
"max": 2500.0
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"current": 1.5,
|
| 221 |
+
"min": 1500.0,
|
| 222 |
+
"max": 2500.0
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"current": 1.5,
|
| 226 |
+
"min": 1500.0,
|
| 227 |
+
"max": 2500.0
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"current": 1.5,
|
| 231 |
+
"min": 1500.0,
|
| 232 |
+
"max": 2500.0
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"current": 1.5,
|
| 236 |
+
"min": 1500.0,
|
| 237 |
+
"max": 2500.0
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"current": 1.5,
|
| 241 |
+
"min": 1500.0,
|
| 242 |
+
"max": 2500.0
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"current": 1.5,
|
| 246 |
+
"min": 1500.0,
|
| 247 |
+
"max": 2500.0
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"current": 1.5,
|
| 251 |
+
"min": 1500.0,
|
| 252 |
+
"max": 2500.0
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"current": 1.5,
|
| 256 |
+
"min": 1500.0,
|
| 257 |
+
"max": 2500.0
|
| 258 |
+
},
|
| 259 |
+
{
|
| 260 |
+
"current": 1.5,
|
| 261 |
+
"min": 1500.0,
|
| 262 |
+
"max": 2500.0
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"current": 1.5,
|
| 266 |
+
"min": 1500.0,
|
| 267 |
+
"max": 2500.0
|
| 268 |
+
},
|
| 269 |
+
{
|
| 270 |
+
"current": 1.5,
|
| 271 |
+
"min": 1500.0,
|
| 272 |
+
"max": 2500.0
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"current": 1.5,
|
| 276 |
+
"min": 1500.0,
|
| 277 |
+
"max": 2500.0
|
| 278 |
+
},
|
| 279 |
+
{
|
| 280 |
+
"current": 1.5,
|
| 281 |
+
"min": 1500.0,
|
| 282 |
+
"max": 2500.0
|
| 283 |
+
},
|
| 284 |
+
{
|
| 285 |
+
"current": 1.5,
|
| 286 |
+
"min": 1500.0,
|
| 287 |
+
"max": 2500.0
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"current": 1.5,
|
| 291 |
+
"min": 1500.0,
|
| 292 |
+
"max": 2500.0
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"current": 1.5,
|
| 296 |
+
"min": 1500.0,
|
| 297 |
+
"max": 2500.0
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"current": 1.5,
|
| 301 |
+
"min": 1500.0,
|
| 302 |
+
"max": 2500.0
|
| 303 |
+
},
|
| 304 |
+
{
|
| 305 |
+
"current": 1.5,
|
| 306 |
+
"min": 1500.0,
|
| 307 |
+
"max": 2500.0
|
| 308 |
+
},
|
| 309 |
+
{
|
| 310 |
+
"current": 1.5,
|
| 311 |
+
"min": 1500.0,
|
| 312 |
+
"max": 2500.0
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"current": 1.5,
|
| 316 |
+
"min": 1500.0,
|
| 317 |
+
"max": 2500.0
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"current": 1.5,
|
| 321 |
+
"min": 1500.0,
|
| 322 |
+
"max": 2500.0
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"current": 1.5,
|
| 326 |
+
"min": 1500.0,
|
| 327 |
+
"max": 2500.0
|
| 328 |
+
},
|
| 329 |
+
{
|
| 330 |
+
"current": 1.5,
|
| 331 |
+
"min": 1500.0,
|
| 332 |
+
"max": 2500.0
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"current": 1.5,
|
| 336 |
+
"min": 1500.0,
|
| 337 |
+
"max": 2500.0
|
| 338 |
+
},
|
| 339 |
+
{
|
| 340 |
+
"current": 1.5,
|
| 341 |
+
"min": 1500.0,
|
| 342 |
+
"max": 2500.0
|
| 343 |
+
},
|
| 344 |
+
{
|
| 345 |
+
"current": 1.5,
|
| 346 |
+
"min": 1500.0,
|
| 347 |
+
"max": 2500.0
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"current": 1.5,
|
| 351 |
+
"min": 1500.0,
|
| 352 |
+
"max": 2500.0
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"current": 1.5,
|
| 356 |
+
"min": 1500.0,
|
| 357 |
+
"max": 2500.0
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"current": 1.5,
|
| 361 |
+
"min": 1500.0,
|
| 362 |
+
"max": 2500.0
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"current": 1.5,
|
| 366 |
+
"min": 1500.0,
|
| 367 |
+
"max": 2500.0
|
| 368 |
+
}
|
| 369 |
+
],
|
| 370 |
+
"disk": {
|
| 371 |
+
"/": {
|
| 372 |
+
"total": 23.98828125,
|
| 373 |
+
"used": 5.3232879638671875
|
| 374 |
+
}
|
| 375 |
+
},
|
| 376 |
+
"gpu": "NVIDIA A100-SXM4-40GB",
|
| 377 |
+
"gpu_count": 4,
|
| 378 |
+
"gpu_devices": [
|
| 379 |
+
{
|
| 380 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 381 |
+
"memory_total": 42949672960
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 385 |
+
"memory_total": 42949672960
|
| 386 |
+
},
|
| 387 |
+
{
|
| 388 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 389 |
+
"memory_total": 42949672960
|
| 390 |
+
},
|
| 391 |
+
{
|
| 392 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 393 |
+
"memory_total": 42949672960
|
| 394 |
+
}
|
| 395 |
+
],
|
| 396 |
+
"memory": {
|
| 397 |
+
"total": 503.587890625
|
| 398 |
+
}
|
| 399 |
+
}
|
wandb/offline-run-20240508_190127-u0qvu51w/logs/debug-internal.log
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-08 19:01:27,179 INFO StreamThr :6496 [internal.py:wandb_internal():86] W&B internal server running at pid: 6496, started at: 2024-05-08 19:01:27.176652
|
| 2 |
+
2024-05-08 19:01:27,182 DEBUG HandlerThread:6496 [handler.py:handle_request():146] handle_request: status
|
| 3 |
+
2024-05-08 19:01:27,191 INFO WriterThread:6496 [datastore.py:open_for_write():87] open: runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240508_190127-u0qvu51w/run-u0qvu51w.wandb
|
| 4 |
+
2024-05-08 19:01:27,253 DEBUG HandlerThread:6496 [handler.py:handle_request():146] handle_request: run_start
|
| 5 |
+
2024-05-08 19:01:27,271 DEBUG HandlerThread:6496 [system_info.py:__init__():26] System info init
|
| 6 |
+
2024-05-08 19:01:27,271 DEBUG HandlerThread:6496 [system_info.py:__init__():41] System info init done
|
| 7 |
+
2024-05-08 19:01:27,271 INFO HandlerThread:6496 [system_monitor.py:start():194] Starting system monitor
|
| 8 |
+
2024-05-08 19:01:27,271 INFO SystemMonitor:6496 [system_monitor.py:_start():158] Starting system asset monitoring threads
|
| 9 |
+
2024-05-08 19:01:27,271 INFO HandlerThread:6496 [system_monitor.py:probe():214] Collecting system info
|
| 10 |
+
2024-05-08 19:01:27,284 INFO SystemMonitor:6496 [interfaces.py:start():190] Started cpu monitoring
|
| 11 |
+
2024-05-08 19:01:27,285 INFO SystemMonitor:6496 [interfaces.py:start():190] Started disk monitoring
|
| 12 |
+
2024-05-08 19:01:27,285 INFO SystemMonitor:6496 [interfaces.py:start():190] Started gpu monitoring
|
| 13 |
+
2024-05-08 19:01:27,286 INFO SystemMonitor:6496 [interfaces.py:start():190] Started memory monitoring
|
| 14 |
+
2024-05-08 19:01:27,287 INFO SystemMonitor:6496 [interfaces.py:start():190] Started network monitoring
|
| 15 |
+
2024-05-08 19:01:27,314 DEBUG HandlerThread:6496 [system_info.py:probe():150] Probing system
|
| 16 |
+
2024-05-08 19:01:27,318 DEBUG HandlerThread:6496 [system_info.py:_probe_git():135] Probing git
|
| 17 |
+
2024-05-08 19:01:27,331 DEBUG HandlerThread:6496 [system_info.py:_probe_git():143] Probing git done
|
| 18 |
+
2024-05-08 19:01:27,331 DEBUG HandlerThread:6496 [system_info.py:probe():198] Probing system done
|
| 19 |
+
2024-05-08 19:01:27,331 DEBUG HandlerThread:6496 [system_monitor.py:probe():223] {'os': 'Linux-3.10.0-1160.118.1.el7.x86_64-x86_64-with-glibc2.17', 'python': '3.11.8', 'heartbeatAt': '2024-05-09T02:01:27.315057', 'startedAt': '2024-05-09T02:01:27.154285', 'docker': None, 'cuda': None, 'args': ('--model.type', 'one-stage+7b', '--model.model_id', 'testmodel', '--model.vision_backbone_id', 'clip-vit-b', '--model.image_resize_strategy', 'letterbox', '--model.llm_backbone_id', 'llama2-7b-chat', '--model.finetune_global_batch_size', '64', '--model.finetune_per_device_batch_size', '4', '--model.finetune_epochs', '1', '--dataset.type', 'med-instruct'), 'state': 'running', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'codePathLocal': 'scripts/pretrain.py', 'codePath': 'scripts/pretrain.py', 'git': {'remote': 'https://github.com/TRI-ML/prismatic-vlms', 'commit': '8ddeda915e861a7f4cbe7ce92f1407f4feb6a181'}, 'email': None, 'root': '/scratch/groups/willhies/sschmidg/prismatic-vlms', 'host': 'sh03-16n02.int', 'username': 'sschmidg', 'executable': '/scratch/groups/willhies/sschmidg/Anaconda3/bin/python', 'cpu_count': 64, 'cpu_count_logical': 64, 'cpu_freq': {'current': 1.5625, 'min': 1500.0, 'max': 2500.0}, 'cpu_freq_per_core': [{'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 2.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}, {'current': 1.5, 'min': 1500.0, 'max': 2500.0}], 'disk': {'/': {'total': 23.98828125, 'used': 5.3232879638671875}}, 'gpu': 'NVIDIA A100-SXM4-40GB', 'gpu_count': 4, 'gpu_devices': [{'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}, {'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}, {'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}, {'name': 'NVIDIA A100-SXM4-40GB', 'memory_total': 42949672960}], 'memory': {'total': 503.587890625}}
|
| 20 |
+
2024-05-08 19:01:27,331 INFO HandlerThread:6496 [system_monitor.py:probe():224] Finished collecting system info
|
| 21 |
+
2024-05-08 19:01:27,331 INFO HandlerThread:6496 [system_monitor.py:probe():227] Publishing system info
|
| 22 |
+
2024-05-08 19:01:27,331 DEBUG HandlerThread:6496 [system_info.py:_save_conda():207] Saving list of conda packages installed into the current environment
|
| 23 |
+
2024-05-08 19:01:35,463 DEBUG HandlerThread:6496 [system_info.py:_save_conda():222] Saving conda packages done
|
| 24 |
+
2024-05-08 19:01:35,467 INFO HandlerThread:6496 [system_monitor.py:probe():229] Finished publishing system info
|
| 25 |
+
2024-05-08 19:01:35,472 DEBUG HandlerThread:6496 [handler.py:handle_request():146] handle_request: status_report
|
| 26 |
+
2024-05-08 19:01:35,472 DEBUG HandlerThread:6496 [handler.py:handle_request():146] handle_request: keepalive
|
| 27 |
+
2024-05-08 19:01:35,472 DEBUG SenderThread:6496 [sender.py:send_request():406] send_request: status_report
|
| 28 |
+
2024-05-08 19:01:35,752 DEBUG HandlerThread:6496 [handler.py:handle_request():146] handle_request: python_packages
|
| 29 |
+
2024-05-08 19:01:37,473 DEBUG HandlerThread:6496 [handler.py:handle_request():146] handle_request: status_report
|
| 30 |
+
2024-05-08 19:01:37,474 DEBUG SenderThread:6496 [sender.py:send_request():406] send_request: status_report
|
| 31 |
+
2024-05-08 19:01:42,475 DEBUG HandlerThread:6496 [handler.py:handle_request():146] handle_request: status_report
|
| 32 |
+
2024-05-08 19:01:42,475 DEBUG SenderThread:6496 [sender.py:send_request():406] send_request: status_report
|
| 33 |
+
2024-05-08 19:01:44,184 WARNING StreamThr :6496 [internal.py:is_dead():414] Internal process exiting, parent pid 6220 disappeared
|
| 34 |
+
2024-05-08 19:01:44,184 ERROR StreamThr :6496 [internal.py:wandb_internal():152] Internal process shutdown.
|
| 35 |
+
2024-05-08 19:01:44,476 INFO SenderThread:6496 [sender.py:finish():1546] shutting down sender
|
| 36 |
+
2024-05-08 19:01:45,113 INFO HandlerThread:6496 [handler.py:finish():866] shutting down handler
|
| 37 |
+
2024-05-08 19:01:45,113 INFO WriterThread:6496 [datastore.py:close():296] close: runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240508_190127-u0qvu51w/run-u0qvu51w.wandb
|
| 38 |
+
2024-05-08 19:01:45,113 INFO HandlerThread:6496 [system_monitor.py:finish():203] Stopping system monitor
|
| 39 |
+
2024-05-08 19:01:45,113 DEBUG SystemMonitor:6496 [system_monitor.py:_start():172] Starting system metrics aggregation loop
|
| 40 |
+
2024-05-08 19:01:45,114 INFO HandlerThread:6496 [interfaces.py:finish():202] Joined cpu monitor
|
| 41 |
+
2024-05-08 19:01:45,114 DEBUG SystemMonitor:6496 [system_monitor.py:_start():179] Finished system metrics aggregation loop
|
| 42 |
+
2024-05-08 19:01:45,115 INFO HandlerThread:6496 [interfaces.py:finish():202] Joined disk monitor
|
| 43 |
+
2024-05-08 19:01:45,115 DEBUG SystemMonitor:6496 [system_monitor.py:_start():183] Publishing last batch of metrics
|
| 44 |
+
2024-05-08 19:01:45,118 INFO HandlerThread:6496 [interfaces.py:finish():202] Joined gpu monitor
|
| 45 |
+
2024-05-08 19:01:45,118 INFO HandlerThread:6496 [interfaces.py:finish():202] Joined memory monitor
|
| 46 |
+
2024-05-08 19:01:45,119 INFO HandlerThread:6496 [interfaces.py:finish():202] Joined network monitor
|
wandb/offline-run-20240508_190127-u0qvu51w/logs/debug.log
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-05-08 19:01:27,166 INFO MainThread:6220 [wandb_setup.py:_flush():76] Current SDK version is 0.16.6
|
| 2 |
+
2024-05-08 19:01:27,167 INFO MainThread:6220 [wandb_setup.py:_flush():76] Configure stats pid to 6220
|
| 3 |
+
2024-05-08 19:01:27,167 INFO MainThread:6220 [wandb_setup.py:_flush():76] Loading settings from /home/users/sschmidg/.config/wandb/settings
|
| 4 |
+
2024-05-08 19:01:27,168 INFO MainThread:6220 [wandb_setup.py:_flush():76] Loading settings from /scratch/groups/willhies/sschmidg/prismatic-vlms/wandb/settings
|
| 5 |
+
2024-05-08 19:01:27,168 INFO MainThread:6220 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
|
| 6 |
+
2024-05-08 19:01:27,168 INFO MainThread:6220 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
|
| 7 |
+
2024-05-08 19:01:27,168 INFO MainThread:6220 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': 'scripts/pretrain.py', 'program_abspath': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py', 'program': '/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py'}
|
| 8 |
+
2024-05-08 19:01:27,168 INFO MainThread:6220 [wandb_setup.py:_flush():76] Applying login settings: {}
|
| 9 |
+
2024-05-08 19:01:27,168 INFO MainThread:6220 [wandb_setup.py:_flush():76] Applying login settings: {'mode': 'offline'}
|
| 10 |
+
2024-05-08 19:01:27,168 INFO MainThread:6220 [wandb_init.py:_log_setup():521] Logging user logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240508_190127-u0qvu51w/logs/debug.log
|
| 11 |
+
2024-05-08 19:01:27,168 INFO MainThread:6220 [wandb_init.py:_log_setup():522] Logging internal logs to runs/med-instruct+testmodel+stage-finetune+x7/wandb/offline-run-20240508_190127-u0qvu51w/logs/debug-internal.log
|
| 12 |
+
2024-05-08 19:01:27,168 INFO MainThread:6220 [wandb_init.py:init():561] calling init triggers
|
| 13 |
+
2024-05-08 19:01:27,168 INFO MainThread:6220 [wandb_init.py:init():568] wandb.init called with sweep_config: {}
|
| 14 |
+
config: {'model': {'type': 'one-stage+7b', 'model_id': 'testmodel', 'arch_specifier': 'no-align+gelu-mlp', 'vision_backbone_id': 'clip-vit-b', 'llm_backbone_id': 'llama2-7b-chat', 'image_resize_strategy': 'letterbox', 'llm_max_length': 2048, 'align_epochs': 1, 'align_max_steps': None, 'align_global_batch_size': 256, 'align_per_device_batch_size': 16, 'align_learning_rate': 0.001, 'align_weight_decay': 0.0, 'align_max_grad_norm': 1.0, 'align_lr_scheduler_type': 'linear-warmup+cosine-decay', 'align_warmup_ratio': 0.03, 'align_train_strategy': 'fsdp-shard-grad-op', 'finetune_epochs': 1, 'finetune_max_steps': None, 'finetune_global_batch_size': 64, 'finetune_per_device_batch_size': 4, 'finetune_learning_rate': 2e-05, 'finetune_weight_decay': 0.1, 'finetune_max_grad_norm': 1.0, 'finetune_lr_scheduler_type': 'linear-warmup+cosine-decay', 'finetune_warmup_ratio': 0.03, 'finetune_train_strategy': 'fsdp-full-shard', 'enable_gradient_checkpointing': True, 'enable_mixed_precision_training': True, 'reduce_in_full_precision': False}, 'dataset': {'type': 'med-instruct', 'dataset_id': 'med-instruct', 'align_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'finetune_stage_components': ['download/med-v0.1-instruct/med_v0_1_mix.json', 'download/med-v0.1-instruct'], 'dataset_root_dir': 'data'}, 'stage': 'finetune', 'pretrained_checkpoint': None, 'run_id': 'med-instruct+testmodel+stage-finetune+x7', 'run_root_dir': 'runs', 'seed': 7, 'trackers': ['jsonl', 'wandb'], 'wandb_project': 'onyx-vlms', 'wandb_entity': 'stanford-voltron'}
|
| 15 |
+
2024-05-08 19:01:27,168 INFO MainThread:6220 [wandb_init.py:init():611] starting backend
|
| 16 |
+
2024-05-08 19:01:27,168 INFO MainThread:6220 [wandb_init.py:init():615] setting up manager
|
| 17 |
+
2024-05-08 19:01:27,174 INFO MainThread:6220 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
| 18 |
+
2024-05-08 19:01:27,178 INFO MainThread:6220 [wandb_init.py:init():623] backend started and connected
|
| 19 |
+
2024-05-08 19:01:27,190 INFO MainThread:6220 [wandb_init.py:init():715] updated telemetry
|
| 20 |
+
2024-05-08 19:01:27,202 INFO MainThread:6220 [wandb_init.py:init():748] communicating run to backend with 90.0 second timeout
|
| 21 |
+
2024-05-08 19:01:27,209 INFO MainThread:6220 [wandb_init.py:init():799] starting run threads in backend
|
| 22 |
+
2024-05-08 19:01:35,751 INFO MainThread:6220 [wandb_run.py:_console_start():2335] atexit reg
|
| 23 |
+
2024-05-08 19:01:35,751 INFO MainThread:6220 [wandb_run.py:_redirect():2190] redirect: wrap_raw
|
| 24 |
+
2024-05-08 19:01:35,751 INFO MainThread:6220 [wandb_run.py:_redirect():2255] Wrapping output streams.
|
| 25 |
+
2024-05-08 19:01:35,751 INFO MainThread:6220 [wandb_run.py:_redirect():2280] Redirects installed.
|
| 26 |
+
2024-05-08 19:01:35,752 INFO MainThread:6220 [wandb_init.py:init():842] run started, returning control to user process
|
wandb/offline-run-20240508_190127-u0qvu51w/run-u0qvu51w.wandb
ADDED
|
Binary file (2.83 kB). View file
|
|
|
wandb/offline-run-20240508_191952-7qm3st83/files/conda-environment.yaml
ADDED
|
@@ -0,0 +1,668 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: base
|
| 2 |
+
channels:
|
| 3 |
+
- conda-forge
|
| 4 |
+
- defaults
|
| 5 |
+
dependencies:
|
| 6 |
+
- _anaconda_depends=2024.02=py311_mkl_1
|
| 7 |
+
- _libgcc_mutex=0.1=conda_forge
|
| 8 |
+
- _openmp_mutex=4.5=2_gnu
|
| 9 |
+
- abseil-cpp=20211102.0=hd4dd3e8_0
|
| 10 |
+
- aiobotocore=2.7.0=py311h06a4308_0
|
| 11 |
+
- aiohttp=3.9.3=py311h5eee18b_0
|
| 12 |
+
- aioitertools=0.7.1=pyhd3eb1b0_0
|
| 13 |
+
- aiosignal=1.2.0=pyhd3eb1b0_0
|
| 14 |
+
- alabaster=0.7.12=pyhd3eb1b0_0
|
| 15 |
+
- altair=5.0.1=py311h06a4308_0
|
| 16 |
+
- anaconda-anon-usage=0.4.3=py311hfc0e8ea_100
|
| 17 |
+
- anaconda-catalogs=0.2.0=py311h06a4308_0
|
| 18 |
+
- anaconda-client=1.12.3=py311h06a4308_0
|
| 19 |
+
- anaconda-cloud-auth=0.1.4=py311h06a4308_0
|
| 20 |
+
- anaconda-navigator=2.5.2=py311h06a4308_0
|
| 21 |
+
- anaconda-project=0.11.1=py311h06a4308_0
|
| 22 |
+
- anyio=4.2.0=py311h06a4308_0
|
| 23 |
+
- aom=3.5.0=h27087fc_0
|
| 24 |
+
- appdirs=1.4.4=pyhd3eb1b0_0
|
| 25 |
+
- archspec=0.2.1=pyhd3eb1b0_0
|
| 26 |
+
- argon2-cffi=21.3.0=pyhd3eb1b0_0
|
| 27 |
+
- argon2-cffi-bindings=21.2.0=py311h5eee18b_0
|
| 28 |
+
- arrow=1.2.3=py311h06a4308_1
|
| 29 |
+
- arrow-cpp=14.0.2=h374c478_1
|
| 30 |
+
- astroid=2.14.2=py311h06a4308_0
|
| 31 |
+
- astropy=5.3.4=py311hf4808d0_0
|
| 32 |
+
- asttokens=2.0.5=pyhd3eb1b0_0
|
| 33 |
+
- async-lru=2.0.4=py311h06a4308_0
|
| 34 |
+
- atomicwrites=1.4.0=py_0
|
| 35 |
+
- attrs=23.1.0=py311h06a4308_0
|
| 36 |
+
- automat=20.2.0=py_0
|
| 37 |
+
- autopep8=1.6.0=pyhd3eb1b0_1
|
| 38 |
+
- aws-c-auth=0.6.19=h5eee18b_0
|
| 39 |
+
- aws-c-cal=0.5.20=hdbd6064_0
|
| 40 |
+
- aws-c-common=0.8.5=h5eee18b_0
|
| 41 |
+
- aws-c-compression=0.2.16=h5eee18b_0
|
| 42 |
+
- aws-c-event-stream=0.2.15=h6a678d5_0
|
| 43 |
+
- aws-c-http=0.6.25=h5eee18b_0
|
| 44 |
+
- aws-c-io=0.13.10=h5eee18b_0
|
| 45 |
+
- aws-c-mqtt=0.7.13=h5eee18b_0
|
| 46 |
+
- aws-c-s3=0.1.51=hdbd6064_0
|
| 47 |
+
- aws-c-sdkutils=0.1.6=h5eee18b_0
|
| 48 |
+
- aws-checksums=0.1.13=h5eee18b_0
|
| 49 |
+
- aws-crt-cpp=0.18.16=h6a678d5_0
|
| 50 |
+
- aws-sdk-cpp=1.10.55=h721c034_0
|
| 51 |
+
- babel=2.11.0=py311h06a4308_0
|
| 52 |
+
- backports=1.1=pyhd3eb1b0_0
|
| 53 |
+
- backports.functools_lru_cache=1.6.4=pyhd3eb1b0_0
|
| 54 |
+
- backports.tempfile=1.0=pyhd3eb1b0_1
|
| 55 |
+
- backports.weakref=1.0.post1=py_1
|
| 56 |
+
- bcrypt=3.2.0=py311h5eee18b_1
|
| 57 |
+
- beautifulsoup4=4.12.2=py311h06a4308_0
|
| 58 |
+
- binaryornot=0.4.4=pyhd3eb1b0_1
|
| 59 |
+
- black=23.11.0=py311h06a4308_0
|
| 60 |
+
- blas=1.0=mkl
|
| 61 |
+
- bleach=4.1.0=pyhd3eb1b0_0
|
| 62 |
+
- blinker=1.6.2=py311h06a4308_0
|
| 63 |
+
- blosc=1.21.3=h6a678d5_0
|
| 64 |
+
- bokeh=3.3.4=py311h92b7b1e_0
|
| 65 |
+
- boltons=23.0.0=py311h06a4308_0
|
| 66 |
+
- boost-cpp=1.82.0=hdb19cb5_2
|
| 67 |
+
- botocore=1.31.64=py311h06a4308_0
|
| 68 |
+
- bottleneck=1.3.7=py311hf4808d0_0
|
| 69 |
+
- brotli=1.0.9=h5eee18b_7
|
| 70 |
+
- brotli-bin=1.0.9=h5eee18b_7
|
| 71 |
+
- brotli-python=1.0.9=py311h6a678d5_7
|
| 72 |
+
- brunsli=0.1=h2531618_0
|
| 73 |
+
- bzip2=1.0.8=h7b6447c_0
|
| 74 |
+
- c-ares=1.19.1=h5eee18b_0
|
| 75 |
+
- c-blosc2=2.12.0=h80c7b02_0
|
| 76 |
+
- ca-certificates=2024.2.2=hbcca054_0
|
| 77 |
+
- cachetools=4.2.2=pyhd3eb1b0_0
|
| 78 |
+
- cairo=1.18.0=h3faef2a_0
|
| 79 |
+
- certifi=2024.2.2=pyhd8ed1ab_0
|
| 80 |
+
- cffi=1.16.0=py311h5eee18b_0
|
| 81 |
+
- cfitsio=3.470=h5893167_7
|
| 82 |
+
- chardet=4.0.0=py311h06a4308_1003
|
| 83 |
+
- charls=2.2.0=h2531618_0
|
| 84 |
+
- charset-normalizer=2.0.4=pyhd3eb1b0_0
|
| 85 |
+
- click=8.1.7=py311h06a4308_0
|
| 86 |
+
- cloudpickle=2.2.1=py311h06a4308_0
|
| 87 |
+
- clyent=1.2.2=py311h06a4308_1
|
| 88 |
+
- colorama=0.4.6=py311h06a4308_0
|
| 89 |
+
- colorcet=3.0.1=py311h06a4308_0
|
| 90 |
+
- comm=0.1.2=py311h06a4308_0
|
| 91 |
+
- conda=24.1.2=py311h38be061_0
|
| 92 |
+
- conda-build=24.1.2=py311h06a4308_0
|
| 93 |
+
- conda-content-trust=0.2.0=py311h06a4308_0
|
| 94 |
+
- conda-index=0.4.0=pyhd3eb1b0_0
|
| 95 |
+
- conda-libmamba-solver=24.1.0=pyhd3eb1b0_0
|
| 96 |
+
- conda-pack=0.6.0=pyhd3eb1b0_0
|
| 97 |
+
- conda-package-handling=2.2.0=py311h06a4308_0
|
| 98 |
+
- conda-package-streaming=0.9.0=py311h06a4308_0
|
| 99 |
+
- conda-repo-cli=1.0.75=py311h06a4308_0
|
| 100 |
+
- conda-token=0.4.0=pyhd3eb1b0_0
|
| 101 |
+
- conda-verify=3.4.2=py_1
|
| 102 |
+
- constantly=23.10.4=py311h06a4308_0
|
| 103 |
+
- contourpy=1.2.0=py311hdb19cb5_0
|
| 104 |
+
- cookiecutter=2.5.0=py311h06a4308_0
|
| 105 |
+
- cryptography=42.0.2=py311hdda0065_0
|
| 106 |
+
- cssselect=1.2.0=py311h06a4308_0
|
| 107 |
+
- curl=8.5.0=hdbd6064_0
|
| 108 |
+
- cycler=0.11.0=pyhd3eb1b0_0
|
| 109 |
+
- cyrus-sasl=2.1.28=h52b45da_1
|
| 110 |
+
- cytoolz=0.12.2=py311h5eee18b_0
|
| 111 |
+
- dask=2023.11.0=py311h06a4308_0
|
| 112 |
+
- dask-core=2023.11.0=py311h06a4308_0
|
| 113 |
+
- datashader=0.16.0=py311h06a4308_0
|
| 114 |
+
- dav1d=1.2.0=hd590300_0
|
| 115 |
+
- dbus=1.13.18=hb2f20db_0
|
| 116 |
+
- debugpy=1.6.7=py311h6a678d5_0
|
| 117 |
+
- defusedxml=0.7.1=pyhd3eb1b0_0
|
| 118 |
+
- diff-match-patch=20200713=pyhd3eb1b0_0
|
| 119 |
+
- distributed=2023.11.0=py311h06a4308_0
|
| 120 |
+
- distro=1.8.0=py311h06a4308_0
|
| 121 |
+
- docstring-to-markdown=0.11=py311h06a4308_0
|
| 122 |
+
- docutils=0.18.1=py311h06a4308_3
|
| 123 |
+
- entrypoints=0.4=py311h06a4308_0
|
| 124 |
+
- et_xmlfile=1.1.0=py311h06a4308_0
|
| 125 |
+
- executing=0.8.3=pyhd3eb1b0_0
|
| 126 |
+
- expat=2.5.0=h6a678d5_0
|
| 127 |
+
- ffmpeg=6.0.0=gpl_h5bb71f3_100
|
| 128 |
+
- filelock=3.13.1=py311h06a4308_0
|
| 129 |
+
- flake8=6.0.0=py311h06a4308_0
|
| 130 |
+
- flask=2.2.5=py311h06a4308_0
|
| 131 |
+
- fmt=9.1.0=hdb19cb5_0
|
| 132 |
+
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
|
| 133 |
+
- font-ttf-inconsolata=3.000=h77eed37_0
|
| 134 |
+
- font-ttf-source-code-pro=2.038=h77eed37_0
|
| 135 |
+
- font-ttf-ubuntu=0.83=h77eed37_2
|
| 136 |
+
- fontconfig=2.14.2=h14ed4e7_0
|
| 137 |
+
- fonts-conda-ecosystem=1=0
|
| 138 |
+
- fonts-conda-forge=1=0
|
| 139 |
+
- fonttools=4.25.0=pyhd3eb1b0_0
|
| 140 |
+
- freetype=2.12.1=h4a9f257_0
|
| 141 |
+
- fribidi=1.0.10=h36c2ea0_0
|
| 142 |
+
- frozenlist=1.4.0=py311h5eee18b_0
|
| 143 |
+
- fsspec=2023.10.0=py311h06a4308_0
|
| 144 |
+
- future=0.18.3=py311h06a4308_0
|
| 145 |
+
- gensim=4.3.0=py311hba01205_1
|
| 146 |
+
- gettext=0.22.5=h59595ed_2
|
| 147 |
+
- gettext-tools=0.22.5=h59595ed_2
|
| 148 |
+
- gflags=2.2.2=h6a678d5_1
|
| 149 |
+
- giflib=5.2.1=h5eee18b_3
|
| 150 |
+
- gitdb=4.0.7=pyhd3eb1b0_0
|
| 151 |
+
- gitpython=3.1.37=py311h06a4308_0
|
| 152 |
+
- glib=2.78.4=h6a678d5_0
|
| 153 |
+
- glib-tools=2.78.4=h6a678d5_0
|
| 154 |
+
- glog=0.5.0=h6a678d5_1
|
| 155 |
+
- gmp=6.2.1=h295c915_3
|
| 156 |
+
- gmpy2=2.1.2=py311hc9b5ff0_0
|
| 157 |
+
- gnutls=3.7.9=hb077bed_0
|
| 158 |
+
- graphite2=1.3.13=h59595ed_1003
|
| 159 |
+
- greenlet=3.0.1=py311h6a678d5_0
|
| 160 |
+
- grpc-cpp=1.48.2=he1ff14a_1
|
| 161 |
+
- gst-plugins-base=1.14.1=h6a678d5_1
|
| 162 |
+
- gstreamer=1.14.1=h5eee18b_1
|
| 163 |
+
- h5py=3.9.0=py311hdd6beaf_0
|
| 164 |
+
- harfbuzz=8.3.0=h3d44ed6_0
|
| 165 |
+
- hdf5=1.12.1=h2b7332f_3
|
| 166 |
+
- heapdict=1.0.1=pyhd3eb1b0_0
|
| 167 |
+
- holoviews=1.18.3=py311h06a4308_0
|
| 168 |
+
- hvplot=0.9.2=py311h06a4308_0
|
| 169 |
+
- hyperlink=21.0.0=pyhd3eb1b0_0
|
| 170 |
+
- icu=73.2=h59595ed_0
|
| 171 |
+
- idna=3.4=py311h06a4308_0
|
| 172 |
+
- imagecodecs=2023.1.23=py311h8105a5c_0
|
| 173 |
+
- imageio=2.33.1=py311h06a4308_0
|
| 174 |
+
- imagesize=1.4.1=py311h06a4308_0
|
| 175 |
+
- imbalanced-learn=0.11.0=py311h06a4308_1
|
| 176 |
+
- importlib-metadata=7.0.1=py311h06a4308_0
|
| 177 |
+
- importlib_metadata=7.0.1=hd3eb1b0_0
|
| 178 |
+
- incremental=22.10.0=pyhd3eb1b0_0
|
| 179 |
+
- inflection=0.5.1=py311h06a4308_0
|
| 180 |
+
- iniconfig=1.1.1=pyhd3eb1b0_0
|
| 181 |
+
- intake=0.6.8=py311h06a4308_0
|
| 182 |
+
- intel-openmp=2023.1.0=hdb19cb5_46306
|
| 183 |
+
- intervaltree=3.1.0=pyhd3eb1b0_0
|
| 184 |
+
- ipykernel=6.28.0=py311h06a4308_0
|
| 185 |
+
- ipython=8.20.0=py311h06a4308_0
|
| 186 |
+
- ipython_genutils=0.2.0=pyhd3eb1b0_1
|
| 187 |
+
- ipywidgets=7.6.5=pyhd3eb1b0_2
|
| 188 |
+
- isort=5.9.3=pyhd3eb1b0_0
|
| 189 |
+
- itemadapter=0.3.0=pyhd3eb1b0_0
|
| 190 |
+
- itemloaders=1.1.0=py311h06a4308_0
|
| 191 |
+
- itsdangerous=2.0.1=pyhd3eb1b0_0
|
| 192 |
+
- jaraco.classes=3.2.1=pyhd3eb1b0_0
|
| 193 |
+
- jedi=0.18.1=py311h06a4308_1
|
| 194 |
+
- jeepney=0.7.1=pyhd3eb1b0_0
|
| 195 |
+
- jellyfish=1.0.1=py311hb02cf49_0
|
| 196 |
+
- jinja2=3.1.3=py311h06a4308_0
|
| 197 |
+
- jmespath=1.0.1=py311h06a4308_0
|
| 198 |
+
- joblib=1.2.0=py311h06a4308_0
|
| 199 |
+
- jpeg=9e=h5eee18b_1
|
| 200 |
+
- jq=1.6=h27cfd23_1000
|
| 201 |
+
- json5=0.9.6=pyhd3eb1b0_0
|
| 202 |
+
- jsonpatch=1.32=pyhd3eb1b0_0
|
| 203 |
+
- jsonpointer=2.1=pyhd3eb1b0_0
|
| 204 |
+
- jsonschema=4.19.2=py311h06a4308_0
|
| 205 |
+
- jsonschema-specifications=2023.7.1=py311h06a4308_0
|
| 206 |
+
- jupyter=1.0.0=py311h06a4308_9
|
| 207 |
+
- jupyter-lsp=2.2.0=py311h06a4308_0
|
| 208 |
+
- jupyter_client=8.6.0=py311h06a4308_0
|
| 209 |
+
- jupyter_console=6.6.3=py311h06a4308_0
|
| 210 |
+
- jupyter_core=5.5.0=py311h06a4308_0
|
| 211 |
+
- jupyter_events=0.8.0=py311h06a4308_0
|
| 212 |
+
- jupyter_server=2.10.0=py311h06a4308_0
|
| 213 |
+
- jupyter_server_terminals=0.4.4=py311h06a4308_1
|
| 214 |
+
- jupyterlab=4.0.11=py311h06a4308_0
|
| 215 |
+
- jupyterlab-variableinspector=3.1.0=py311h06a4308_0
|
| 216 |
+
- jupyterlab_pygments=0.1.2=py_0
|
| 217 |
+
- jupyterlab_server=2.25.1=py311h06a4308_0
|
| 218 |
+
- jupyterlab_widgets=3.0.9=py311h06a4308_0
|
| 219 |
+
- jxrlib=1.1=h7b6447c_2
|
| 220 |
+
- keyring=23.13.1=py311h06a4308_0
|
| 221 |
+
- kiwisolver=1.4.4=py311h6a678d5_0
|
| 222 |
+
- krb5=1.20.1=h143b758_1
|
| 223 |
+
- lame=3.100=h166bdaf_1003
|
| 224 |
+
- lazy-object-proxy=1.6.0=py311h5eee18b_0
|
| 225 |
+
- lazy_loader=0.3=py311h06a4308_0
|
| 226 |
+
- lcms2=2.12=h3be6417_0
|
| 227 |
+
- ld_impl_linux-64=2.38=h1181459_1
|
| 228 |
+
- lerc=3.0=h295c915_0
|
| 229 |
+
- libaec=1.0.4=he6710b0_1
|
| 230 |
+
- libarchive=3.6.2=h6ac8c49_2
|
| 231 |
+
- libasprintf=0.22.5=h661eb56_2
|
| 232 |
+
- libasprintf-devel=0.22.5=h661eb56_2
|
| 233 |
+
- libass=0.17.1=h8fe9dca_1
|
| 234 |
+
- libavif=0.11.1=hff004cb_1
|
| 235 |
+
- libboost=1.82.0=h109eef0_2
|
| 236 |
+
- libbrotlicommon=1.0.9=h5eee18b_7
|
| 237 |
+
- libbrotlidec=1.0.9=h5eee18b_7
|
| 238 |
+
- libbrotlienc=1.0.9=h5eee18b_7
|
| 239 |
+
- libclang=14.0.6=default_hc6dbbc7_1
|
| 240 |
+
- libclang13=14.0.6=default_he11475f_1
|
| 241 |
+
- libcups=2.4.2=h2d74bed_1
|
| 242 |
+
- libcurl=8.5.0=h251f7ec_0
|
| 243 |
+
- libdeflate=1.17=h5eee18b_1
|
| 244 |
+
- libdrm=2.4.120=hd590300_0
|
| 245 |
+
- libedit=3.1.20230828=h5eee18b_0
|
| 246 |
+
- libev=4.33=h7f8727e_1
|
| 247 |
+
- libevent=2.1.12=hdbd6064_1
|
| 248 |
+
- libexpat=2.5.0=hcb278e6_1
|
| 249 |
+
- libffi=3.4.4=h6a678d5_0
|
| 250 |
+
- libgcc-ng=13.2.0=h77fa898_7
|
| 251 |
+
- libgettextpo=0.22.5=h59595ed_2
|
| 252 |
+
- libgettextpo-devel=0.22.5=h59595ed_2
|
| 253 |
+
- libgfortran-ng=11.2.0=h00389a5_1
|
| 254 |
+
- libgfortran5=11.2.0=h1234567_1
|
| 255 |
+
- libglib=2.78.4=hdc74915_0
|
| 256 |
+
- libgomp=13.2.0=h77fa898_7
|
| 257 |
+
- libiconv=1.16=h7f8727e_2
|
| 258 |
+
- libidn2=2.3.7=hd590300_0
|
| 259 |
+
- liblief=0.12.3=h6a678d5_0
|
| 260 |
+
- libllvm14=14.0.6=hdb19cb5_3
|
| 261 |
+
- libmamba=1.5.6=haf1ee3a_0
|
| 262 |
+
- libmambapy=1.5.6=py311h2dafd23_0
|
| 263 |
+
- libnghttp2=1.57.0=h2d74bed_0
|
| 264 |
+
- libnsl=2.0.1=hd590300_0
|
| 265 |
+
- libopus=1.3.1=h7f98852_1
|
| 266 |
+
- libpciaccess=0.18=hd590300_0
|
| 267 |
+
- libpng=1.6.39=h5eee18b_0
|
| 268 |
+
- libpq=12.17=hdbd6064_0
|
| 269 |
+
- libprotobuf=3.20.3=he621ea3_0
|
| 270 |
+
- libsodium=1.0.18=h7b6447c_0
|
| 271 |
+
- libsolv=0.7.24=he621ea3_0
|
| 272 |
+
- libspatialindex=1.9.3=h2531618_0
|
| 273 |
+
- libsqlite=3.45.3=h2797004_0
|
| 274 |
+
- libssh2=1.10.0=hdbd6064_2
|
| 275 |
+
- libstdcxx-ng=13.2.0=hc0a3c3a_7
|
| 276 |
+
- libtasn1=4.19.0=h166bdaf_0
|
| 277 |
+
- libthrift=0.15.0=h1795dd8_2
|
| 278 |
+
- libtiff=4.5.1=h6a678d5_0
|
| 279 |
+
- libunistring=0.9.10=h7f98852_0
|
| 280 |
+
- libuuid=2.38.1=h0b41bf4_0
|
| 281 |
+
- libva=2.21.0=hd590300_0
|
| 282 |
+
- libvpx=1.13.1=h59595ed_0
|
| 283 |
+
- libwebp-base=1.3.2=h5eee18b_0
|
| 284 |
+
- libxcb=1.15=h7f8727e_0
|
| 285 |
+
- libxcrypt=4.4.36=hd590300_1
|
| 286 |
+
- libxkbcommon=1.0.1=h5eee18b_1
|
| 287 |
+
- libxml2=2.10.4=hf1b16e4_1
|
| 288 |
+
- libxslt=1.1.37=h5eee18b_1
|
| 289 |
+
- libzlib=1.2.13=hd590300_5
|
| 290 |
+
- libzopfli=1.0.3=he6710b0_0
|
| 291 |
+
- linkify-it-py=2.0.0=py311h06a4308_0
|
| 292 |
+
- llvmlite=0.42.0=py311h6a678d5_0
|
| 293 |
+
- locket=1.0.0=py311h06a4308_0
|
| 294 |
+
- lxml=4.9.3=py311hdbbb534_0
|
| 295 |
+
- lz4=4.3.2=py311h5eee18b_0
|
| 296 |
+
- lz4-c=1.9.4=h6a678d5_0
|
| 297 |
+
- lzo=2.10=h7b6447c_2
|
| 298 |
+
- markdown=3.4.1=py311h06a4308_0
|
| 299 |
+
- markdown-it-py=2.2.0=py311h06a4308_1
|
| 300 |
+
- markupsafe=2.1.3=py311h5eee18b_0
|
| 301 |
+
- matplotlib=3.8.0=py311h06a4308_0
|
| 302 |
+
- matplotlib-base=3.8.0=py311ha02d727_0
|
| 303 |
+
- matplotlib-inline=0.1.6=py311h06a4308_0
|
| 304 |
+
- mccabe=0.7.0=pyhd3eb1b0_0
|
| 305 |
+
- mdit-py-plugins=0.3.0=py311h06a4308_0
|
| 306 |
+
- mdurl=0.1.0=py311h06a4308_0
|
| 307 |
+
- menuinst=2.0.2=py311h06a4308_0
|
| 308 |
+
- mistune=2.0.4=py311h06a4308_0
|
| 309 |
+
- mkl=2023.1.0=h213fc3f_46344
|
| 310 |
+
- mkl-service=2.4.0=py311h5eee18b_1
|
| 311 |
+
- mkl_fft=1.3.8=py311h5eee18b_0
|
| 312 |
+
- mkl_random=1.2.4=py311hdb19cb5_0
|
| 313 |
+
- more-itertools=10.1.0=py311h06a4308_0
|
| 314 |
+
- mpc=1.1.0=h10f8cd9_1
|
| 315 |
+
- mpfr=4.0.2=hb69a4c5_1
|
| 316 |
+
- mpmath=1.3.0=py311h06a4308_0
|
| 317 |
+
- msgpack-python=1.0.3=py311hdb19cb5_0
|
| 318 |
+
- multidict=6.0.4=py311h5eee18b_0
|
| 319 |
+
- multipledispatch=0.6.0=py311h06a4308_0
|
| 320 |
+
- munkres=1.1.4=py_0
|
| 321 |
+
- mypy=1.8.0=py311h5eee18b_0
|
| 322 |
+
- mypy_extensions=1.0.0=py311h06a4308_0
|
| 323 |
+
- mysql=5.7.24=h721c034_2
|
| 324 |
+
- navigator-updater=0.4.0=py311h06a4308_1
|
| 325 |
+
- nbclient=0.8.0=py311h06a4308_0
|
| 326 |
+
- nbconvert=7.10.0=py311h06a4308_0
|
| 327 |
+
- nbformat=5.9.2=py311h06a4308_0
|
| 328 |
+
- ncurses=6.4=h6a678d5_0
|
| 329 |
+
- nest-asyncio=1.6.0=py311h06a4308_0
|
| 330 |
+
- nettle=3.9.1=h7ab15ed_0
|
| 331 |
+
- networkx=3.1=py311h06a4308_0
|
| 332 |
+
- nltk=3.8.1=py311h06a4308_0
|
| 333 |
+
- notebook=7.0.8=py311h06a4308_0
|
| 334 |
+
- notebook-shim=0.2.3=py311h06a4308_0
|
| 335 |
+
- nspr=4.35=h6a678d5_0
|
| 336 |
+
- nss=3.89.1=h6a678d5_0
|
| 337 |
+
- numba=0.59.1=py311h96b013e_0
|
| 338 |
+
- numexpr=2.8.7=py311h65dcdc2_0
|
| 339 |
+
- numpy=1.26.4=py311h08b1b3b_0
|
| 340 |
+
- numpy-base=1.26.4=py311hf175353_0
|
| 341 |
+
- numpydoc=1.5.0=py311h06a4308_0
|
| 342 |
+
- oniguruma=6.9.7.1=h27cfd23_0
|
| 343 |
+
- openh264=2.3.1=hcb278e6_2
|
| 344 |
+
- openjpeg=2.4.0=h3ad879b_0
|
| 345 |
+
- openpyxl=3.0.10=py311h5eee18b_0
|
| 346 |
+
- openssl=3.3.0=hd590300_0
|
| 347 |
+
- orc=1.7.4=hb3bc3d3_1
|
| 348 |
+
- overrides=7.4.0=py311h06a4308_0
|
| 349 |
+
- p11-kit=0.24.1=hc5aa10d_0
|
| 350 |
+
- packaging=23.1=py311h06a4308_0
|
| 351 |
+
- pandas=2.1.4=py311ha02d727_0
|
| 352 |
+
- pandocfilters=1.5.0=pyhd3eb1b0_0
|
| 353 |
+
- panel=1.3.8=py311h06a4308_0
|
| 354 |
+
- param=2.0.2=py311h06a4308_0
|
| 355 |
+
- parsel=1.8.1=py311h06a4308_0
|
| 356 |
+
- parso=0.8.3=pyhd3eb1b0_0
|
| 357 |
+
- partd=1.4.1=py311h06a4308_0
|
| 358 |
+
- patch=2.7.6=h7b6447c_1001
|
| 359 |
+
- patchelf=0.17.2=h6a678d5_0
|
| 360 |
+
- pathlib=1.0.1=pyhd3eb1b0_1
|
| 361 |
+
- pathspec=0.10.3=py311h06a4308_0
|
| 362 |
+
- patsy=0.5.3=py311h06a4308_0
|
| 363 |
+
- pcre2=10.42=hebb0a14_0
|
| 364 |
+
- pexpect=4.8.0=pyhd3eb1b0_3
|
| 365 |
+
- pickleshare=0.7.5=pyhd3eb1b0_1003
|
| 366 |
+
- pixman=0.43.2=h59595ed_0
|
| 367 |
+
- pkce=1.0.3=py311h06a4308_0
|
| 368 |
+
- pkginfo=1.9.6=py311h06a4308_0
|
| 369 |
+
- platformdirs=3.10.0=py311h06a4308_0
|
| 370 |
+
- plotly=5.9.0=py311h06a4308_0
|
| 371 |
+
- pluggy=1.0.0=py311h06a4308_1
|
| 372 |
+
- ply=3.11=py311h06a4308_0
|
| 373 |
+
- prometheus_client=0.14.1=py311h06a4308_0
|
| 374 |
+
- prompt-toolkit=3.0.43=py311h06a4308_0
|
| 375 |
+
- prompt_toolkit=3.0.43=hd3eb1b0_0
|
| 376 |
+
- protego=0.1.16=py_0
|
| 377 |
+
- protobuf=3.20.3=py311h6a678d5_0
|
| 378 |
+
- psutil=5.9.0=py311h5eee18b_0
|
| 379 |
+
- ptyprocess=0.7.0=pyhd3eb1b0_2
|
| 380 |
+
- pure_eval=0.2.2=pyhd3eb1b0_0
|
| 381 |
+
- py-cpuinfo=9.0.0=py311h06a4308_0
|
| 382 |
+
- py-lief=0.12.3=py311h6a678d5_0
|
| 383 |
+
- pyarrow=14.0.2=py311hb6e97c4_0
|
| 384 |
+
- pyasn1=0.4.8=pyhd3eb1b0_0
|
| 385 |
+
- pyasn1-modules=0.2.8=py_0
|
| 386 |
+
- pybind11-abi=4=hd3eb1b0_1
|
| 387 |
+
- pycodestyle=2.10.0=py311h06a4308_0
|
| 388 |
+
- pycosat=0.6.6=py311h5eee18b_0
|
| 389 |
+
- pycparser=2.21=pyhd3eb1b0_0
|
| 390 |
+
- pyct=0.5.0=py311h06a4308_0
|
| 391 |
+
- pycurl=7.45.2=py311hdbd6064_1
|
| 392 |
+
- pydeck=0.8.0=py311h06a4308_2
|
| 393 |
+
- pydispatcher=2.0.5=py311h06a4308_2
|
| 394 |
+
- pydocstyle=6.3.0=py311h06a4308_0
|
| 395 |
+
- pyerfa=2.0.0=py311h5eee18b_0
|
| 396 |
+
- pyflakes=3.0.1=py311h06a4308_0
|
| 397 |
+
- pygments=2.15.1=py311h06a4308_1
|
| 398 |
+
- pyjwt=2.4.0=py311h06a4308_0
|
| 399 |
+
- pylint=2.16.2=py311h06a4308_0
|
| 400 |
+
- pylint-venv=2.3.0=py311h06a4308_0
|
| 401 |
+
- pyls-spyder=0.4.0=pyhd3eb1b0_0
|
| 402 |
+
- pyodbc=5.0.1=py311h6a678d5_0
|
| 403 |
+
- pyopenssl=24.0.0=py311h06a4308_0
|
| 404 |
+
- pyparsing=3.0.9=py311h06a4308_0
|
| 405 |
+
- pyqt=5.15.10=py311h6a678d5_0
|
| 406 |
+
- pyqt5-sip=12.13.0=py311h5eee18b_0
|
| 407 |
+
- pyqtwebengine=5.15.10=py311h6a678d5_0
|
| 408 |
+
- pysocks=1.7.1=py311h06a4308_0
|
| 409 |
+
- pytables=3.9.2=py311h9d13977_0
|
| 410 |
+
- pytest=7.4.0=py311h06a4308_0
|
| 411 |
+
- python=3.11.8=hab00c5b_0_cpython
|
| 412 |
+
- python-dateutil=2.8.2=pyhd3eb1b0_0
|
| 413 |
+
- python-dotenv=0.21.0=py311h06a4308_0
|
| 414 |
+
- python-fastjsonschema=2.16.2=py311h06a4308_0
|
| 415 |
+
- python-json-logger=2.0.7=py311h06a4308_0
|
| 416 |
+
- python-libarchive-c=2.9=pyhd3eb1b0_1
|
| 417 |
+
- python-lmdb=1.4.1=py311h6a678d5_0
|
| 418 |
+
- python-lsp-black=1.2.1=py311h06a4308_0
|
| 419 |
+
- python-lsp-jsonrpc=1.0.0=pyhd3eb1b0_0
|
| 420 |
+
- python-lsp-server=1.7.2=py311h06a4308_0
|
| 421 |
+
- python-slugify=5.0.2=pyhd3eb1b0_0
|
| 422 |
+
- python-snappy=0.6.1=py311h6a678d5_0
|
| 423 |
+
- python-tzdata=2023.3=pyhd3eb1b0_0
|
| 424 |
+
- python_abi=3.11=4_cp311
|
| 425 |
+
- pytoolconfig=1.2.6=py311h06a4308_0
|
| 426 |
+
- pytz=2023.3.post1=py311h06a4308_0
|
| 427 |
+
- pyviz_comms=3.0.0=py311h06a4308_0
|
| 428 |
+
- pywavelets=1.5.0=py311hf4808d0_0
|
| 429 |
+
- pyxdg=0.27=pyhd3eb1b0_0
|
| 430 |
+
- pyyaml=6.0.1=py311h5eee18b_0
|
| 431 |
+
- pyzmq=25.1.2=py311h6a678d5_0
|
| 432 |
+
- qdarkstyle=3.0.2=pyhd3eb1b0_0
|
| 433 |
+
- qstylizer=0.2.2=py311h06a4308_0
|
| 434 |
+
- qt-main=5.15.2=h53bd1ea_10
|
| 435 |
+
- qt-webengine=5.15.9=h9ab4d14_7
|
| 436 |
+
- qtawesome=1.2.2=py311h06a4308_0
|
| 437 |
+
- qtconsole=5.4.2=py311h06a4308_0
|
| 438 |
+
- qtpy=2.4.1=py311h06a4308_0
|
| 439 |
+
- queuelib=1.6.2=py311h06a4308_0
|
| 440 |
+
- re2=2022.04.01=h295c915_0
|
| 441 |
+
- readline=8.2=h5eee18b_0
|
| 442 |
+
- referencing=0.30.2=py311h06a4308_0
|
| 443 |
+
- regex=2023.10.3=py311h5eee18b_0
|
| 444 |
+
- reproc=14.2.4=h295c915_1
|
| 445 |
+
- reproc-cpp=14.2.4=h295c915_1
|
| 446 |
+
- requests=2.31.0=py311h06a4308_1
|
| 447 |
+
- requests-file=1.5.1=pyhd3eb1b0_0
|
| 448 |
+
- requests-toolbelt=1.0.0=py311h06a4308_0
|
| 449 |
+
- rfc3339-validator=0.1.4=py311h06a4308_0
|
| 450 |
+
- rfc3986-validator=0.1.1=py311h06a4308_0
|
| 451 |
+
- rich=13.3.5=py311h06a4308_0
|
| 452 |
+
- rope=1.7.0=py311h06a4308_0
|
| 453 |
+
- rpds-py=0.10.6=py311hb02cf49_0
|
| 454 |
+
- rtree=1.0.1=py311h06a4308_0
|
| 455 |
+
- ruamel.yaml=0.17.21=py311h5eee18b_0
|
| 456 |
+
- ruamel_yaml=0.17.21=py311h5eee18b_0
|
| 457 |
+
- s2n=1.3.27=hdbd6064_0
|
| 458 |
+
- s3fs=2023.10.0=py311h06a4308_0
|
| 459 |
+
- scikit-image=0.22.0=py311ha02d727_0
|
| 460 |
+
- scikit-learn=1.2.2=py311h6a678d5_1
|
| 461 |
+
- scipy=1.11.4=py311h08b1b3b_0
|
| 462 |
+
- scrapy=2.8.0=py311h06a4308_0
|
| 463 |
+
- seaborn=0.12.2=py311h06a4308_0
|
| 464 |
+
- secretstorage=3.3.1=py311h06a4308_1
|
| 465 |
+
- semver=2.13.0=pyhd3eb1b0_0
|
| 466 |
+
- send2trash=1.8.2=py311h06a4308_0
|
| 467 |
+
- service_identity=18.1.0=pyhd3eb1b0_1
|
| 468 |
+
- setuptools=68.2.2=py311h06a4308_0
|
| 469 |
+
- sip=6.7.12=py311h6a678d5_0
|
| 470 |
+
- six=1.16.0=pyhd3eb1b0_1
|
| 471 |
+
- smart_open=5.2.1=py311h06a4308_0
|
| 472 |
+
- smmap=4.0.0=pyhd3eb1b0_0
|
| 473 |
+
- snappy=1.1.10=h6a678d5_1
|
| 474 |
+
- sniffio=1.3.0=py311h06a4308_0
|
| 475 |
+
- snowballstemmer=2.2.0=pyhd3eb1b0_0
|
| 476 |
+
- sortedcontainers=2.4.0=pyhd3eb1b0_0
|
| 477 |
+
- soupsieve=2.5=py311h06a4308_0
|
| 478 |
+
- sphinx=5.0.2=py311h06a4308_0
|
| 479 |
+
- sphinxcontrib-applehelp=1.0.2=pyhd3eb1b0_0
|
| 480 |
+
- sphinxcontrib-devhelp=1.0.2=pyhd3eb1b0_0
|
| 481 |
+
- sphinxcontrib-htmlhelp=2.0.0=pyhd3eb1b0_0
|
| 482 |
+
- sphinxcontrib-jsmath=1.0.1=pyhd3eb1b0_0
|
| 483 |
+
- sphinxcontrib-qthelp=1.0.3=pyhd3eb1b0_0
|
| 484 |
+
- sphinxcontrib-serializinghtml=1.1.5=pyhd3eb1b0_0
|
| 485 |
+
- spyder=5.4.3=py311h06a4308_1
|
| 486 |
+
- spyder-kernels=2.4.4=py311h06a4308_0
|
| 487 |
+
- sqlalchemy=2.0.25=py311h5eee18b_0
|
| 488 |
+
- sqlite=3.41.2=h5eee18b_0
|
| 489 |
+
- stack_data=0.2.0=pyhd3eb1b0_0
|
| 490 |
+
- statsmodels=0.14.0=py311hf4808d0_0
|
| 491 |
+
- streamlit=1.30.0=py311h06a4308_0
|
| 492 |
+
- svt-av1=1.5.0=h59595ed_0
|
| 493 |
+
- sympy=1.12=py311h06a4308_0
|
| 494 |
+
- tabulate=0.9.0=py311h06a4308_0
|
| 495 |
+
- tbb=2021.8.0=hdb19cb5_0
|
| 496 |
+
- tblib=1.7.0=pyhd3eb1b0_0
|
| 497 |
+
- tenacity=8.2.2=py311h06a4308_0
|
| 498 |
+
- terminado=0.17.1=py311h06a4308_0
|
| 499 |
+
- text-unidecode=1.3=pyhd3eb1b0_0
|
| 500 |
+
- textdistance=4.2.1=pyhd3eb1b0_0
|
| 501 |
+
- threadpoolctl=2.2.0=pyh0d69192_0
|
| 502 |
+
- three-merge=0.1.1=pyhd3eb1b0_0
|
| 503 |
+
- tifffile=2023.4.12=py311h06a4308_0
|
| 504 |
+
- tinycss2=1.2.1=py311h06a4308_0
|
| 505 |
+
- tk=8.6.13=noxft_h4845f30_101
|
| 506 |
+
- tldextract=3.2.0=pyhd3eb1b0_0
|
| 507 |
+
- toml=0.10.2=pyhd3eb1b0_0
|
| 508 |
+
- toolz=0.12.0=py311h06a4308_0
|
| 509 |
+
- tornado=6.3.3=py311h5eee18b_0
|
| 510 |
+
- tqdm=4.65.0=py311h92b7b1e_0
|
| 511 |
+
- traitlets=5.7.1=py311h06a4308_0
|
| 512 |
+
- truststore=0.8.0=py311h06a4308_0
|
| 513 |
+
- twisted=23.10.0=py311h06a4308_0
|
| 514 |
+
- typing-extensions=4.9.0=py311h06a4308_1
|
| 515 |
+
- typing_extensions=4.9.0=py311h06a4308_1
|
| 516 |
+
- tzdata=2023d=h04d1e81_0
|
| 517 |
+
- tzlocal=2.1=py311h06a4308_1
|
| 518 |
+
- uc-micro-py=1.0.1=py311h06a4308_0
|
| 519 |
+
- ujson=5.4.0=py311h6a678d5_0
|
| 520 |
+
- unidecode=1.2.0=pyhd3eb1b0_0
|
| 521 |
+
- unixodbc=2.3.11=h5eee18b_0
|
| 522 |
+
- urllib3=2.0.7=py311h06a4308_0
|
| 523 |
+
- utf8proc=2.6.1=h5eee18b_1
|
| 524 |
+
- validators=0.18.2=pyhd3eb1b0_0
|
| 525 |
+
- w3lib=2.1.2=py311h06a4308_0
|
| 526 |
+
- watchdog=2.1.6=py311h06a4308_0
|
| 527 |
+
- wcwidth=0.2.5=pyhd3eb1b0_0
|
| 528 |
+
- webencodings=0.5.1=py311h06a4308_1
|
| 529 |
+
- websocket-client=0.58.0=py311h06a4308_4
|
| 530 |
+
- werkzeug=2.2.3=py311h06a4308_0
|
| 531 |
+
- whatthepatch=1.0.2=py311h06a4308_0
|
| 532 |
+
- wheel=0.41.2=py311h06a4308_0
|
| 533 |
+
- widgetsnbextension=3.5.2=py311h06a4308_1
|
| 534 |
+
- wrapt=1.14.1=py311h5eee18b_0
|
| 535 |
+
- wurlitzer=3.0.2=py311h06a4308_0
|
| 536 |
+
- x264=1!164.3095=h166bdaf_2
|
| 537 |
+
- x265=3.5=h924138e_3
|
| 538 |
+
- xarray=2023.6.0=py311h06a4308_0
|
| 539 |
+
- xorg-fixesproto=5.0=h7f98852_1002
|
| 540 |
+
- xorg-kbproto=1.0.7=h7f98852_1002
|
| 541 |
+
- xorg-libice=1.1.1=hd590300_0
|
| 542 |
+
- xorg-libsm=1.2.4=h7391055_0
|
| 543 |
+
- xorg-libx11=1.8.9=h8ee46fc_0
|
| 544 |
+
- xorg-libxext=1.3.4=h0b41bf4_2
|
| 545 |
+
- xorg-libxfixes=5.0.3=h7f98852_1004
|
| 546 |
+
- xorg-libxrender=0.9.11=hd590300_0
|
| 547 |
+
- xorg-renderproto=0.11.1=h7f98852_1002
|
| 548 |
+
- xorg-xextproto=7.3.0=h0b41bf4_1003
|
| 549 |
+
- xorg-xproto=7.0.31=h7f98852_1007
|
| 550 |
+
- xyzservices=2022.9.0=py311h06a4308_1
|
| 551 |
+
- xz=5.4.5=h5eee18b_0
|
| 552 |
+
- yaml=0.2.5=h7b6447c_0
|
| 553 |
+
- yaml-cpp=0.8.0=h6a678d5_0
|
| 554 |
+
- yapf=0.31.0=pyhd3eb1b0_0
|
| 555 |
+
- yarl=1.9.3=py311h5eee18b_0
|
| 556 |
+
- zeromq=4.3.5=h6a678d5_0
|
| 557 |
+
- zfp=1.0.0=h6a678d5_0
|
| 558 |
+
- zict=3.0.0=py311h06a4308_0
|
| 559 |
+
- zipp=3.17.0=py311h06a4308_0
|
| 560 |
+
- zlib=1.2.13=hd590300_5
|
| 561 |
+
- zlib-ng=2.0.7=h5eee18b_0
|
| 562 |
+
- zope=1.0=py311h06a4308_1
|
| 563 |
+
- zope.interface=5.4.0=py311h5eee18b_0
|
| 564 |
+
- zstandard=0.19.0=py311h5eee18b_0
|
| 565 |
+
- zstd=1.5.5=hc292b87_0
|
| 566 |
+
- pip:
|
| 567 |
+
- accelerate==0.30.0
|
| 568 |
+
- aiofiles==23.2.1
|
| 569 |
+
- annotated-types==0.6.0
|
| 570 |
+
- bitsandbytes==0.41.0
|
| 571 |
+
- cmake==3.29.2
|
| 572 |
+
- datasets==2.19.0
|
| 573 |
+
- decorator==4.4.2
|
| 574 |
+
- deepspeed==0.12.6
|
| 575 |
+
- dill==0.3.8
|
| 576 |
+
- docker-pycreds==0.4.0
|
| 577 |
+
- docstring-parser==0.16
|
| 578 |
+
- draccus==0.7.1
|
| 579 |
+
- einops==0.6.1
|
| 580 |
+
- einops-exts==0.0.4
|
| 581 |
+
- fastapi==0.110.2
|
| 582 |
+
- ffmpy==0.3.2
|
| 583 |
+
- flash-attn==2.5.8
|
| 584 |
+
- gradio==4.16.0
|
| 585 |
+
- gradio-client==0.8.1
|
| 586 |
+
- h11==0.14.0
|
| 587 |
+
- hjson==3.1.0
|
| 588 |
+
- httpcore==0.17.3
|
| 589 |
+
- httpx==0.24.0
|
| 590 |
+
- huggingface-hub==0.23.0
|
| 591 |
+
- icecream==2.1.3
|
| 592 |
+
- imageio-ffmpeg==0.4.9
|
| 593 |
+
- importlib-resources==6.4.0
|
| 594 |
+
- jsonlines==4.0.0
|
| 595 |
+
- lit==18.1.4
|
| 596 |
+
- llava==1.2.2.post1
|
| 597 |
+
- markdown2==2.4.13
|
| 598 |
+
- mergedeep==1.3.4
|
| 599 |
+
- moviepy==1.0.3
|
| 600 |
+
- multiprocess==0.70.16
|
| 601 |
+
- ninja==1.11.1.1
|
| 602 |
+
- nvidia-cublas-cu11==11.10.3.66
|
| 603 |
+
- nvidia-cublas-cu12==12.1.3.1
|
| 604 |
+
- nvidia-cuda-cupti-cu11==11.7.101
|
| 605 |
+
- nvidia-cuda-cupti-cu12==12.1.105
|
| 606 |
+
- nvidia-cuda-nvrtc-cu11==11.7.99
|
| 607 |
+
- nvidia-cuda-nvrtc-cu12==12.1.105
|
| 608 |
+
- nvidia-cuda-runtime-cu11==11.7.99
|
| 609 |
+
- nvidia-cuda-runtime-cu12==12.1.105
|
| 610 |
+
- nvidia-cudnn-cu11==8.5.0.96
|
| 611 |
+
- nvidia-cudnn-cu12==8.9.2.26
|
| 612 |
+
- nvidia-cufft-cu11==10.9.0.58
|
| 613 |
+
- nvidia-cufft-cu12==11.0.2.54
|
| 614 |
+
- nvidia-curand-cu11==10.2.10.91
|
| 615 |
+
- nvidia-curand-cu12==10.3.2.106
|
| 616 |
+
- nvidia-cusolver-cu11==11.4.0.1
|
| 617 |
+
- nvidia-cusolver-cu12==11.4.5.107
|
| 618 |
+
- nvidia-cusparse-cu11==11.7.4.91
|
| 619 |
+
- nvidia-cusparse-cu12==12.1.0.106
|
| 620 |
+
- nvidia-nccl-cu11==2.14.3
|
| 621 |
+
- nvidia-nccl-cu12==2.18.1
|
| 622 |
+
- nvidia-nvjitlink-cu12==12.4.127
|
| 623 |
+
- nvidia-nvtx-cu11==11.7.91
|
| 624 |
+
- nvidia-nvtx-cu12==12.1.105
|
| 625 |
+
- opencv-python==4.9.0.80
|
| 626 |
+
- opencv-python-headless==4.9.0.80
|
| 627 |
+
- orjson==3.10.1
|
| 628 |
+
- peft==0.10.0
|
| 629 |
+
- pillow==10.3.0
|
| 630 |
+
- pip==24.0
|
| 631 |
+
- prismatic==0.0.1
|
| 632 |
+
- proglog==0.1.10
|
| 633 |
+
- pyarrow-hotfix==0.6
|
| 634 |
+
- pydantic==2.7.1
|
| 635 |
+
- pydantic-core==2.18.2
|
| 636 |
+
- pydub==0.25.1
|
| 637 |
+
- pynvml==11.5.0
|
| 638 |
+
- python-multipart==0.0.9
|
| 639 |
+
- pyyaml-include==1.4.1
|
| 640 |
+
- ruff==0.4.2
|
| 641 |
+
- safetensors==0.4.3
|
| 642 |
+
- semantic-version==2.10.0
|
| 643 |
+
- sentencepiece==0.1.99
|
| 644 |
+
- sentry-sdk==2.0.1
|
| 645 |
+
- setproctitle==1.3.3
|
| 646 |
+
- shellingham==1.5.4
|
| 647 |
+
- shortuuid==1.0.13
|
| 648 |
+
- shtab==1.7.1
|
| 649 |
+
- starlette==0.37.2
|
| 650 |
+
- svgwrite==1.4.3
|
| 651 |
+
- timm==0.9.16
|
| 652 |
+
- tokenizers==0.14.1
|
| 653 |
+
- tomlkit==0.12.0
|
| 654 |
+
- torch==2.1.2
|
| 655 |
+
- torchaudio==2.1.2
|
| 656 |
+
- torchvision==0.16.2
|
| 657 |
+
- transformers==4.31.0
|
| 658 |
+
- triton==2.1.0
|
| 659 |
+
- trl==0.8.6
|
| 660 |
+
- typer==0.12.3
|
| 661 |
+
- typing-inspect==0.9.0
|
| 662 |
+
- tyro==0.8.3
|
| 663 |
+
- uvicorn==0.29.0
|
| 664 |
+
- wandb==0.16.6
|
| 665 |
+
- wavedrom==2.0.3.post3
|
| 666 |
+
- websockets==11.0.3
|
| 667 |
+
- xxhash==3.4.1
|
| 668 |
+
prefix: /scratch/groups/willhies/sschmidg/Anaconda3
|
wandb/offline-run-20240508_191952-7qm3st83/files/wandb-metadata.json
ADDED
|
@@ -0,0 +1,399 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"os": "Linux-3.10.0-1160.118.1.el7.x86_64-x86_64-with-glibc2.17",
|
| 3 |
+
"python": "3.11.8",
|
| 4 |
+
"heartbeatAt": "2024-05-09T02:19:52.292648",
|
| 5 |
+
"startedAt": "2024-05-09T02:19:52.140435",
|
| 6 |
+
"docker": null,
|
| 7 |
+
"cuda": null,
|
| 8 |
+
"args": [
|
| 9 |
+
"--model.type",
|
| 10 |
+
"one-stage+7b",
|
| 11 |
+
"--model.model_id",
|
| 12 |
+
"testmodel",
|
| 13 |
+
"--model.vision_backbone_id",
|
| 14 |
+
"clip-vit-b",
|
| 15 |
+
"--model.image_resize_strategy",
|
| 16 |
+
"letterbox",
|
| 17 |
+
"--model.llm_backbone_id",
|
| 18 |
+
"llama2-7b-chat",
|
| 19 |
+
"--model.finetune_global_batch_size",
|
| 20 |
+
"64",
|
| 21 |
+
"--model.finetune_per_device_batch_size",
|
| 22 |
+
"4",
|
| 23 |
+
"--model.finetune_epochs",
|
| 24 |
+
"1",
|
| 25 |
+
"--dataset.type",
|
| 26 |
+
"med-instruct"
|
| 27 |
+
],
|
| 28 |
+
"state": "running",
|
| 29 |
+
"program": "/scratch/groups/willhies/sschmidg/prismatic-vlms/scripts/pretrain.py",
|
| 30 |
+
"codePathLocal": "scripts/pretrain.py",
|
| 31 |
+
"codePath": "scripts/pretrain.py",
|
| 32 |
+
"git": {
|
| 33 |
+
"remote": "https://github.com/TRI-ML/prismatic-vlms",
|
| 34 |
+
"commit": "8ddeda915e861a7f4cbe7ce92f1407f4feb6a181"
|
| 35 |
+
},
|
| 36 |
+
"email": null,
|
| 37 |
+
"root": "/scratch/groups/willhies/sschmidg/prismatic-vlms",
|
| 38 |
+
"host": "sh03-16n02.int",
|
| 39 |
+
"username": "sschmidg",
|
| 40 |
+
"executable": "/scratch/groups/willhies/sschmidg/Anaconda3/bin/python",
|
| 41 |
+
"cpu_count": 64,
|
| 42 |
+
"cpu_count_logical": 64,
|
| 43 |
+
"cpu_freq": {
|
| 44 |
+
"current": 1.56875,
|
| 45 |
+
"min": 1500.0,
|
| 46 |
+
"max": 2500.0
|
| 47 |
+
},
|
| 48 |
+
"cpu_freq_per_core": [
|
| 49 |
+
{
|
| 50 |
+
"current": 1.5,
|
| 51 |
+
"min": 1500.0,
|
| 52 |
+
"max": 2500.0
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"current": 1.5,
|
| 56 |
+
"min": 1500.0,
|
| 57 |
+
"max": 2500.0
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"current": 1.5,
|
| 61 |
+
"min": 1500.0,
|
| 62 |
+
"max": 2500.0
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"current": 2.5,
|
| 66 |
+
"min": 1500.0,
|
| 67 |
+
"max": 2500.0
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"current": 1.5,
|
| 71 |
+
"min": 1500.0,
|
| 72 |
+
"max": 2500.0
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"current": 2.5,
|
| 76 |
+
"min": 1500.0,
|
| 77 |
+
"max": 2500.0
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"current": 1.5,
|
| 81 |
+
"min": 1500.0,
|
| 82 |
+
"max": 2500.0
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"current": 1.5,
|
| 86 |
+
"min": 1500.0,
|
| 87 |
+
"max": 2500.0
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"current": 2.2,
|
| 91 |
+
"min": 1500.0,
|
| 92 |
+
"max": 2500.0
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"current": 1.5,
|
| 96 |
+
"min": 1500.0,
|
| 97 |
+
"max": 2500.0
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"current": 1.5,
|
| 101 |
+
"min": 1500.0,
|
| 102 |
+
"max": 2500.0
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"current": 1.5,
|
| 106 |
+
"min": 1500.0,
|
| 107 |
+
"max": 2500.0
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"current": 1.5,
|
| 111 |
+
"min": 1500.0,
|
| 112 |
+
"max": 2500.0
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"current": 1.5,
|
| 116 |
+
"min": 1500.0,
|
| 117 |
+
"max": 2500.0
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"current": 1.5,
|
| 121 |
+
"min": 1500.0,
|
| 122 |
+
"max": 2500.0
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"current": 1.5,
|
| 126 |
+
"min": 1500.0,
|
| 127 |
+
"max": 2500.0
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"current": 1.5,
|
| 131 |
+
"min": 1500.0,
|
| 132 |
+
"max": 2500.0
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"current": 2.2,
|
| 136 |
+
"min": 1500.0,
|
| 137 |
+
"max": 2500.0
|
| 138 |
+
},
|
| 139 |
+
{
|
| 140 |
+
"current": 2.5,
|
| 141 |
+
"min": 1500.0,
|
| 142 |
+
"max": 2500.0
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"current": 1.5,
|
| 146 |
+
"min": 1500.0,
|
| 147 |
+
"max": 2500.0
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"current": 1.5,
|
| 151 |
+
"min": 1500.0,
|
| 152 |
+
"max": 2500.0
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"current": 1.5,
|
| 156 |
+
"min": 1500.0,
|
| 157 |
+
"max": 2500.0
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"current": 2.5,
|
| 161 |
+
"min": 1500.0,
|
| 162 |
+
"max": 2500.0
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"current": 1.5,
|
| 166 |
+
"min": 1500.0,
|
| 167 |
+
"max": 2500.0
|
| 168 |
+
},
|
| 169 |
+
{
|
| 170 |
+
"current": 1.5,
|
| 171 |
+
"min": 1500.0,
|
| 172 |
+
"max": 2500.0
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"current": 1.5,
|
| 176 |
+
"min": 1500.0,
|
| 177 |
+
"max": 2500.0
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"current": 1.5,
|
| 181 |
+
"min": 1500.0,
|
| 182 |
+
"max": 2500.0
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"current": 1.5,
|
| 186 |
+
"min": 1500.0,
|
| 187 |
+
"max": 2500.0
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"current": 1.5,
|
| 191 |
+
"min": 1500.0,
|
| 192 |
+
"max": 2500.0
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"current": 1.5,
|
| 196 |
+
"min": 1500.0,
|
| 197 |
+
"max": 2500.0
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"current": 1.5,
|
| 201 |
+
"min": 1500.0,
|
| 202 |
+
"max": 2500.0
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"current": 1.5,
|
| 206 |
+
"min": 1500.0,
|
| 207 |
+
"max": 2500.0
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"current": 1.5,
|
| 211 |
+
"min": 1500.0,
|
| 212 |
+
"max": 2500.0
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"current": 1.5,
|
| 216 |
+
"min": 1500.0,
|
| 217 |
+
"max": 2500.0
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"current": 1.5,
|
| 221 |
+
"min": 1500.0,
|
| 222 |
+
"max": 2500.0
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"current": 1.5,
|
| 226 |
+
"min": 1500.0,
|
| 227 |
+
"max": 2500.0
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"current": 1.5,
|
| 231 |
+
"min": 1500.0,
|
| 232 |
+
"max": 2500.0
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"current": 1.5,
|
| 236 |
+
"min": 1500.0,
|
| 237 |
+
"max": 2500.0
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"current": 1.5,
|
| 241 |
+
"min": 1500.0,
|
| 242 |
+
"max": 2500.0
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"current": 1.5,
|
| 246 |
+
"min": 1500.0,
|
| 247 |
+
"max": 2500.0
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"current": 1.5,
|
| 251 |
+
"min": 1500.0,
|
| 252 |
+
"max": 2500.0
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"current": 1.5,
|
| 256 |
+
"min": 1500.0,
|
| 257 |
+
"max": 2500.0
|
| 258 |
+
},
|
| 259 |
+
{
|
| 260 |
+
"current": 1.5,
|
| 261 |
+
"min": 1500.0,
|
| 262 |
+
"max": 2500.0
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"current": 1.5,
|
| 266 |
+
"min": 1500.0,
|
| 267 |
+
"max": 2500.0
|
| 268 |
+
},
|
| 269 |
+
{
|
| 270 |
+
"current": 1.5,
|
| 271 |
+
"min": 1500.0,
|
| 272 |
+
"max": 2500.0
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"current": 1.5,
|
| 276 |
+
"min": 1500.0,
|
| 277 |
+
"max": 2500.0
|
| 278 |
+
},
|
| 279 |
+
{
|
| 280 |
+
"current": 1.5,
|
| 281 |
+
"min": 1500.0,
|
| 282 |
+
"max": 2500.0
|
| 283 |
+
},
|
| 284 |
+
{
|
| 285 |
+
"current": 1.5,
|
| 286 |
+
"min": 1500.0,
|
| 287 |
+
"max": 2500.0
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"current": 1.5,
|
| 291 |
+
"min": 1500.0,
|
| 292 |
+
"max": 2500.0
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"current": 1.5,
|
| 296 |
+
"min": 1500.0,
|
| 297 |
+
"max": 2500.0
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"current": 1.5,
|
| 301 |
+
"min": 1500.0,
|
| 302 |
+
"max": 2500.0
|
| 303 |
+
},
|
| 304 |
+
{
|
| 305 |
+
"current": 1.5,
|
| 306 |
+
"min": 1500.0,
|
| 307 |
+
"max": 2500.0
|
| 308 |
+
},
|
| 309 |
+
{
|
| 310 |
+
"current": 1.5,
|
| 311 |
+
"min": 1500.0,
|
| 312 |
+
"max": 2500.0
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"current": 1.5,
|
| 316 |
+
"min": 1500.0,
|
| 317 |
+
"max": 2500.0
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"current": 1.5,
|
| 321 |
+
"min": 1500.0,
|
| 322 |
+
"max": 2500.0
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"current": 1.5,
|
| 326 |
+
"min": 1500.0,
|
| 327 |
+
"max": 2500.0
|
| 328 |
+
},
|
| 329 |
+
{
|
| 330 |
+
"current": 1.5,
|
| 331 |
+
"min": 1500.0,
|
| 332 |
+
"max": 2500.0
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"current": 1.5,
|
| 336 |
+
"min": 1500.0,
|
| 337 |
+
"max": 2500.0
|
| 338 |
+
},
|
| 339 |
+
{
|
| 340 |
+
"current": 1.5,
|
| 341 |
+
"min": 1500.0,
|
| 342 |
+
"max": 2500.0
|
| 343 |
+
},
|
| 344 |
+
{
|
| 345 |
+
"current": 1.5,
|
| 346 |
+
"min": 1500.0,
|
| 347 |
+
"max": 2500.0
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"current": 1.5,
|
| 351 |
+
"min": 1500.0,
|
| 352 |
+
"max": 2500.0
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"current": 1.5,
|
| 356 |
+
"min": 1500.0,
|
| 357 |
+
"max": 2500.0
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"current": 1.5,
|
| 361 |
+
"min": 1500.0,
|
| 362 |
+
"max": 2500.0
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"current": 1.5,
|
| 366 |
+
"min": 1500.0,
|
| 367 |
+
"max": 2500.0
|
| 368 |
+
}
|
| 369 |
+
],
|
| 370 |
+
"disk": {
|
| 371 |
+
"/": {
|
| 372 |
+
"total": 23.98828125,
|
| 373 |
+
"used": 5.321495056152344
|
| 374 |
+
}
|
| 375 |
+
},
|
| 376 |
+
"gpu": "NVIDIA A100-SXM4-40GB",
|
| 377 |
+
"gpu_count": 4,
|
| 378 |
+
"gpu_devices": [
|
| 379 |
+
{
|
| 380 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 381 |
+
"memory_total": 42949672960
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 385 |
+
"memory_total": 42949672960
|
| 386 |
+
},
|
| 387 |
+
{
|
| 388 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 389 |
+
"memory_total": 42949672960
|
| 390 |
+
},
|
| 391 |
+
{
|
| 392 |
+
"name": "NVIDIA A100-SXM4-40GB",
|
| 393 |
+
"memory_total": 42949672960
|
| 394 |
+
}
|
| 395 |
+
],
|
| 396 |
+
"memory": {
|
| 397 |
+
"total": 503.587890625
|
| 398 |
+
}
|
| 399 |
+
}
|