Upload folder using huggingface_hub
Browse files- pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/args.yaml +153 -0
- pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-134.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-141.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-142.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-143.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-144.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-145.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-146.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-147.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-148.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-149.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/last.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/model_best.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/summary.csv +151 -0
- pytorch-image-models/timm/data/__pycache__/transforms_factory.cpython-39.pyc +0 -0
- pytorch-image-models/timm/models/__pycache__/_pretrained.cpython-39.pyc +0 -0
- pytorch-image-models/timm/models/__pycache__/coat.cpython-39.pyc +0 -0
- pytorch-image-models/timm/models/__pycache__/tnt.cpython-39.pyc +0 -0
- pytorch-image-models/wandb/debug-internal.log +17 -0
- pytorch-image-models/wandb/debug.log +23 -0
- pytorch-image-models/wandb/run-20250121_190539-ucq206fq/files/config.yaml +337 -0
- pytorch-image-models/wandb/run-20250121_190539-ucq206fq/files/output.log +0 -0
- pytorch-image-models/wandb/run-20250121_190539-ucq206fq/files/requirements.txt +106 -0
- pytorch-image-models/wandb/run-20250121_190539-ucq206fq/files/wandb-metadata.json +88 -0
- pytorch-image-models/wandb/run-20250121_190539-ucq206fq/files/wandb-summary.json +1 -0
- pytorch-image-models/wandb/run-20250121_190539-ucq206fq/logs/debug-core.log +13 -0
- pytorch-image-models/wandb/run-20250121_190539-ucq206fq/logs/debug-internal.log +17 -0
- pytorch-image-models/wandb/run-20250121_190539-ucq206fq/logs/debug.log +23 -0
pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/args.yaml
ADDED
@@ -0,0 +1,153 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aa: null
|
2 |
+
amp: true
|
3 |
+
amp_dtype: float16
|
4 |
+
amp_impl: native
|
5 |
+
aug_repeats: 0
|
6 |
+
aug_splits: 0
|
7 |
+
batch_size: 256
|
8 |
+
bce_loss: false
|
9 |
+
bce_pos_weight: null
|
10 |
+
bce_sum: false
|
11 |
+
bce_target_thresh: null
|
12 |
+
bn_eps: null
|
13 |
+
bn_momentum: null
|
14 |
+
channels_last: false
|
15 |
+
checkpoint_hist: 10
|
16 |
+
class_map: ''
|
17 |
+
clip_grad: null
|
18 |
+
clip_mode: norm
|
19 |
+
color_jitter: 0.4
|
20 |
+
color_jitter_prob: null
|
21 |
+
cooldown_epochs: 0
|
22 |
+
crop_pct: null
|
23 |
+
cutmix: 0.0
|
24 |
+
cutmix_minmax: null
|
25 |
+
data: null
|
26 |
+
data_dir: null
|
27 |
+
dataset: hfds/datacomp/imagenet-1k-random-20.0-frac-1over2
|
28 |
+
dataset_download: false
|
29 |
+
dataset_trust_remote_code: false
|
30 |
+
decay_epochs: 90
|
31 |
+
decay_milestones:
|
32 |
+
- 90
|
33 |
+
- 180
|
34 |
+
- 270
|
35 |
+
decay_rate: 0.1
|
36 |
+
device: cuda
|
37 |
+
device_modules: null
|
38 |
+
dist_bn: reduce
|
39 |
+
drop: 0.0
|
40 |
+
drop_block: null
|
41 |
+
drop_connect: null
|
42 |
+
drop_path: null
|
43 |
+
epoch_repeats: 0.0
|
44 |
+
epochs: 150
|
45 |
+
eval_metric: top1
|
46 |
+
experiment: ImageNetTraining20.0-frac-1over2
|
47 |
+
fast_norm: false
|
48 |
+
fuser: ''
|
49 |
+
gaussian_blur_prob: null
|
50 |
+
gp: null
|
51 |
+
grad_accum_steps: 1
|
52 |
+
grad_checkpointing: false
|
53 |
+
grayscale_prob: null
|
54 |
+
head_init_bias: null
|
55 |
+
head_init_scale: null
|
56 |
+
hflip: 0.5
|
57 |
+
img_size: null
|
58 |
+
in_chans: null
|
59 |
+
initial_checkpoint: ''
|
60 |
+
input_img_mode: null
|
61 |
+
input_key: null
|
62 |
+
input_size: null
|
63 |
+
interpolation: ''
|
64 |
+
jsd_loss: false
|
65 |
+
layer_decay: null
|
66 |
+
local_rank: 0
|
67 |
+
log_interval: 50
|
68 |
+
log_wandb: true
|
69 |
+
lr: 0.4
|
70 |
+
lr_base: 0.1
|
71 |
+
lr_base_scale: ''
|
72 |
+
lr_base_size: 256
|
73 |
+
lr_cycle_decay: 0.5
|
74 |
+
lr_cycle_limit: 1
|
75 |
+
lr_cycle_mul: 1.0
|
76 |
+
lr_k_decay: 1.0
|
77 |
+
lr_noise: null
|
78 |
+
lr_noise_pct: 0.67
|
79 |
+
lr_noise_std: 1.0
|
80 |
+
mean: null
|
81 |
+
min_lr: 0
|
82 |
+
mixup: 0.0
|
83 |
+
mixup_mode: batch
|
84 |
+
mixup_off_epoch: 0
|
85 |
+
mixup_prob: 1.0
|
86 |
+
mixup_switch_prob: 0.5
|
87 |
+
model: seresnet34
|
88 |
+
model_dtype: null
|
89 |
+
model_ema: false
|
90 |
+
model_ema_decay: 0.9998
|
91 |
+
model_ema_force_cpu: false
|
92 |
+
model_ema_warmup: false
|
93 |
+
model_kwargs: {}
|
94 |
+
momentum: 0.9
|
95 |
+
no_aug: false
|
96 |
+
no_ddp_bb: false
|
97 |
+
no_prefetcher: false
|
98 |
+
no_resume_opt: false
|
99 |
+
num_classes: null
|
100 |
+
opt: sgd
|
101 |
+
opt_betas: null
|
102 |
+
opt_eps: null
|
103 |
+
opt_kwargs: {}
|
104 |
+
output: ''
|
105 |
+
patience_epochs: 10
|
106 |
+
pin_mem: false
|
107 |
+
pretrained: false
|
108 |
+
pretrained_path: null
|
109 |
+
ratio:
|
110 |
+
- 0.75
|
111 |
+
- 1.3333333333333333
|
112 |
+
recount: 1
|
113 |
+
recovery_interval: 0
|
114 |
+
remode: pixel
|
115 |
+
reprob: 0.5
|
116 |
+
resplit: false
|
117 |
+
resume: ''
|
118 |
+
save_images: false
|
119 |
+
scale:
|
120 |
+
- 0.08
|
121 |
+
- 1.0
|
122 |
+
sched: cosine
|
123 |
+
sched_on_updates: false
|
124 |
+
seed: 42
|
125 |
+
smoothing: 0.1
|
126 |
+
split_bn: false
|
127 |
+
start_epoch: null
|
128 |
+
std: null
|
129 |
+
sync_bn: false
|
130 |
+
synchronize_step: false
|
131 |
+
target_key: null
|
132 |
+
torchcompile: null
|
133 |
+
torchcompile_mode: null
|
134 |
+
torchscript: false
|
135 |
+
train_crop_mode: null
|
136 |
+
train_interpolation: random
|
137 |
+
train_num_samples: null
|
138 |
+
train_split: train
|
139 |
+
tta: 0
|
140 |
+
use_multi_epochs_loader: false
|
141 |
+
val_num_samples: null
|
142 |
+
val_split: validation
|
143 |
+
validation_batch_size: null
|
144 |
+
vflip: 0.0
|
145 |
+
wandb_project: ImageNetTraining20.0-frac-1over2
|
146 |
+
wandb_resume_id: ''
|
147 |
+
wandb_tags: []
|
148 |
+
warmup_epochs: 5
|
149 |
+
warmup_lr: 1.0e-05
|
150 |
+
warmup_prefix: false
|
151 |
+
weight_decay: 2.0e-05
|
152 |
+
worker_seeding: all
|
153 |
+
workers: 4
|
pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-134.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da297fe228d4a9a38d6302a68ee39e3946443d92dff02b76fc9b6ec8fd6d3dfb
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-141.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fda559fe55dcc913a49178c4e2272c17f27413c5461a6b5f547b423157186dee
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-142.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab3ddb1d89c26b44d585accb9a00a9789ef87d43e044c848b6fd2df14fb54af9
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-143.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b25c7c158569ba49f101331cba80f6d2861e5b00d0d9aba97116e432c41ec029
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-144.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36c2d06fd997b0d8cd6d7c4a10558544fa33171b761d3fb9121e1bbf45d713c7
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-145.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89ce0ac01e9c8c5328456dcc2b32201be43925b7e9910642dbcaa38133ff97d5
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-146.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2afe08a00e2f39cd1fb77a3fe779723c7ffac55b23c1e759850154c2b4ae32f3
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-147.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7031ee7bbc00f018dfd89227e2acc641ed1b89d84005c3b636ad7b64eaeba5a2
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-148.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5891ab4460f07c99334031f041a3083e1446d5780591fc12302901ebdd5fe155
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/checkpoint-149.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47b50d662f86cd15e662ff6dc546194cbd0b3d5c2e8727dcadc0b89909eb7d85
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/last.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47b50d662f86cd15e662ff6dc546194cbd0b3d5c2e8727dcadc0b89909eb7d85
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/model_best.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5891ab4460f07c99334031f041a3083e1446d5780591fc12302901ebdd5fe155
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining20.0-frac-1over2/summary.csv
ADDED
@@ -0,0 +1,151 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
epoch,train_loss,eval_loss,eval_top1,eval_top5,lr
|
2 |
+
0,6.942543983459473,6.937722112426758,0.0859999999666214,0.5160000001525878,1e-05
|
3 |
+
1,6.712704181671143,6.280288291473389,2.1960000009155274,6.774000008392334,0.080008
|
4 |
+
2,6.428188800811768,5.580964231872558,5.509999999694824,16.00200000793457,0.160006
|
5 |
+
3,6.091347694396973,4.890715332489013,11.186000010986328,27.74600002685547,0.240004
|
6 |
+
4,5.771565914154053,4.5915061665344234,15.136000012207031,34.67199994628906,0.320002
|
7 |
+
5,5.496373176574707,4.197499092102051,19.584000023193358,41.83200004638672,0.39890437907365467
|
8 |
+
6,5.254519462585449,4.210690085754394,20.32199999145508,41.756000053710935,0.3984229402628956
|
9 |
+
7,5.075655937194824,3.598158804779053,28.807999991455077,54.36200003540039,0.3978544665925977
|
10 |
+
8,4.938474655151367,3.4766633129119873,31.559999965820314,57.58400008544922,0.39719920741410103
|
11 |
+
9,4.8232879638671875,3.390805658416748,33.56800005859375,59.54999997558594,0.3964574501457378
|
12 |
+
10,4.72974967956543,3.1839520943450927,36.195999946289064,62.20600001464844,0.39562952014676117
|
13 |
+
11,4.653775215148926,3.0244017251586914,39.487999982910154,66.07800010253906,0.3947157805746321
|
14 |
+
12,4.583305358886719,2.963199026565552,39.934000013427735,65.99999994628907,0.3937166322257262
|
15 |
+
13,4.524887561798096,2.9018414602661133,41.41400005249024,67.50800002197266,0.39263251335953164
|
16 |
+
14,4.4736647605896,2.8966542233276367,41.27799999267578,67.79200001708985,0.39146389950641347
|
17 |
+
15,4.4276814460754395,2.7606481061553954,45.07600001220703,71.08399995605468,0.39021130325903075
|
18 |
+
16,4.3865461349487305,2.7629075727844237,45.250000014648435,71.12600005859375,0.3888752740474963
|
19 |
+
17,4.3483381271362305,2.657163682937622,46.47800002929687,72.53600012695313,0.3874563978983783
|
20 |
+
18,4.311703205108643,2.6443180249786375,46.58800009399414,72.39000003173828,0.3859552971776503
|
21 |
+
19,4.280941963195801,2.654421418533325,47.314000002441404,72.86599992675781,0.38437263031770014
|
22 |
+
20,4.250544548034668,2.558476809158325,47.910000048828124,73.52599997070313,0.3827090915285202
|
23 |
+
21,4.2232160568237305,2.480146346359253,49.924000014648435,75.2640000415039,0.3809654104932039
|
24 |
+
22,4.197725296020508,2.5649574979400636,48.14200002685547,73.80400001953124,0.3791423520478826
|
25 |
+
23,4.175502300262451,2.5462151065826415,50.17799998535156,75.35199996582031,0.37724071584624297
|
26 |
+
24,4.152579307556152,2.574974942703247,48.432000028076175,73.87399999023438,0.3752613360087727
|
27 |
+
25,4.130921363830566,2.327757052078247,51.64199999755859,77.02199992675781,0.37320508075688774
|
28 |
+
26,4.110441207885742,2.425551386642456,51.506000040283205,76.4819999560547,0.3710728520321014
|
29 |
+
27,4.091517448425293,2.385316446685791,51.41000000732422,76.37799993164063,0.368865585100403
|
30 |
+
28,4.076634883880615,2.360519373779297,51.52000002685547,76.7920000830078,0.3665842481420199
|
31 |
+
29,4.062694549560547,2.316148194732666,52.97600000488281,77.64600008056641,0.36422984182674084
|
32 |
+
30,4.042641639709473,2.435145514526367,51.46400001831055,76.41199992919923,0.3618033988749895
|
33 |
+
31,4.026819229125977,2.278505843887329,53.209999973144534,78.06599995605468,0.3593059836048393
|
34 |
+
32,4.012907981872559,2.3903786051177978,52.57199997314453,77.514000078125,0.356738691465168
|
35 |
+
33,4.001119613647461,2.34446625,53.19000005126953,77.78200000488282,0.3541026485551579
|
36 |
+
34,3.985003709793091,2.345666242980957,53.50399997314453,78.21400010253906,0.3513990111303513
|
37 |
+
35,3.9734721183776855,2.247417956161499,53.859999975585936,78.22400002441407,0.3486289650954789
|
38 |
+
36,3.9579524993896484,2.2441873741912843,54.421999990234376,78.86200007324219,0.34579372548428233
|
39 |
+
37,3.9479193687438965,2.2414666521453857,54.570000024414064,79.10600015136718,0.3428945359265607
|
40 |
+
38,3.9357519149780273,2.316790364990234,53.26000005737305,77.75,0.33993266810267314
|
41 |
+
39,3.9251620769500732,2.2734518773651122,54.41200001953125,78.79599997802734,0.33690942118573775
|
42 |
+
40,3.91208815574646,2.2096579737091067,55.48399996582031,79.63000001953125,0.3338261212717717
|
43 |
+
41,3.8999528884887695,2.2039493826293945,55.50800001708984,79.73600001708985,0.3306841207980211
|
44 |
+
42,3.8921918869018555,2.174473417510986,55.39799994140625,79.68600001953125,0.32748479794973795
|
45 |
+
43,3.8789684772491455,2.224278670959473,54.855999992675784,79.164,0.3242295560556621
|
46 |
+
44,3.870173692703247,2.3063074460601807,53.941999959716796,78.01999995605469,0.320919822972475
|
47 |
+
45,3.8600821495056152,2.233428031005859,54.44000002441406,78.63400005371093,0.31755705045849464
|
48 |
+
46,3.8516969680786133,2.128166371459961,56.62400005004883,80.45799994140626,0.3141427135368864
|
49 |
+
47,3.837289571762085,2.1684449854278562,56.1780000012207,80.11799999267578,0.31067830984866884
|
50 |
+
48,3.8306970596313477,2.1739868677520753,55.747999987792966,79.87800010009765,0.30716535899579933
|
51 |
+
49,3.82089900970459,2.1911323834228518,55.520000009765624,79.734,0.3036054018746261
|
52 |
+
50,3.8097691535949707,2.190778419418335,55.88400006103516,79.59799994384765,0.30000000000000004
|
53 |
+
51,3.801638603210449,2.1285316205596923,56.58800002319336,80.61600001708985,0.2963507348203431
|
54 |
+
52,3.7933156490325928,2.1589138446807863,56.36600002319336,79.79600014648437,0.29265920702397236
|
55 |
+
53,3.7820076942443848,2.1292781127548217,57.47800000732422,81.16399999023437,0.2889270358369855
|
56 |
+
54,3.7724404335021973,2.27994429977417,54.26400001708984,78.486,0.28515585831301454
|
57 |
+
55,3.7643814086914062,2.1837074368286133,57.36400001831055,80.77799990966797,0.28134732861516004
|
58 |
+
56,3.7505524158477783,2.139448403701782,57.25999998657227,80.94600001953125,0.2775031172904206
|
59 |
+
57,3.748540163040161,2.2051252685546876,56.52200000366211,80.00200002197266,0.27362491053693566
|
60 |
+
58,3.734889268875122,2.1842474939727783,56.229999990234376,80.12399999267578,0.26971440946436304
|
61 |
+
59,3.726918935775757,2.2163375444793703,55.25400005981445,79.22800009765625,0.26577332934771664
|
62 |
+
60,3.7176246643066406,2.1029091410064695,57.52800006103516,81.00200009277344,0.2618033988749895
|
63 |
+
61,3.710700035095215,2.1287186769866944,57.76000006103516,81.35200006103516,0.25780635938889435
|
64 |
+
62,3.703399896621704,2.1216652388000488,57.52000003662109,80.9799999633789,0.25378396412305315
|
65 |
+
63,3.690330982208252,2.0910712451934814,58.023999951171874,81.28400004394531,0.24973797743297094
|
66 |
+
64,3.6795918941497803,2.1955591622161865,56.27200001220703,79.89799999267578,0.24567017402213118
|
67 |
+
65,3.671226978302002,2.118724118385315,57.69000004760742,80.99600006835938,0.2415823381635519
|
68 |
+
66,3.6644864082336426,2.0967186108398437,58.22600008300781,81.46000000976562,0.23747626291714496
|
69 |
+
67,3.6563591957092285,2.0826769458007814,58.08799998046875,81.43800009033203,0.23335374934322048
|
70 |
+
68,3.6458444595336914,2.0728269440460205,57.81200002563477,81.14000001464844,0.22921660571248237
|
71 |
+
69,3.637509346008301,2.0742103775787353,58.45000005615234,81.40800001464844,0.22506664671286086
|
72 |
+
70,3.6276967525482178,2.0846729885482786,57.65599999633789,81.15400001464843,0.22090569265353077
|
73 |
+
71,3.6190671920776367,2.102623906707764,58.30799999389649,81.42200006835938,0.21673556866646312
|
74 |
+
72,3.6073899269104004,2.0303404800415037,58.91199996704101,81.69799998535156,0.21255810390586272
|
75 |
+
73,3.594904661178589,2.096408112411499,57.98000005859375,81.20599997070312,0.20837513074583996
|
76 |
+
74,3.585944890975952,2.058730138397217,58.920000004882816,81.49400004150391,0.20418848397667141
|
77 |
+
75,3.5795977115631104,2.1253328701782226,58.026000031738285,80.89799996582032,0.2
|
78 |
+
76,3.5674993991851807,2.117415578994751,57.736000029296875,80.6420000390625,0.1958115160233287
|
79 |
+
77,3.557570219039917,2.112178936004639,57.75400000488281,80.69000004394532,0.19162486925416009
|
80 |
+
78,3.5494141578674316,2.166404563522339,57.111999990234374,79.96400009765625,0.1874418960941374
|
81 |
+
79,3.539924144744873,2.1042256007766724,58.42800006347656,81.11999999023438,0.1832644313335369
|
82 |
+
80,3.5273237228393555,2.1205404930877685,57.785999985351566,80.52600009033203,0.17909430734646936
|
83 |
+
81,3.5207979679107666,2.050762477264404,59.18999999511719,81.63000001220703,0.1749333532871392
|
84 |
+
82,3.509629249572754,2.0538570748519898,58.83599996459961,81.30199993652344,0.17078339428751776
|
85 |
+
83,3.4983859062194824,2.033279294281006,59.171999978027344,81.72799993408204,0.16664625065677952
|
86 |
+
84,3.4888689517974854,2.0800135150146484,59.144000036621094,81.30399999023437,0.16252373708285509
|
87 |
+
85,3.478362560272217,2.1138968702697754,58.36800000732422,81.01199988769531,0.15841766183644812
|
88 |
+
86,3.4666106700897217,2.026424341964722,59.71800000854492,81.9120000390625,0.1543298259778689
|
89 |
+
87,3.4543676376342773,2.0550112979507444,59.02399998046875,81.52400001708985,0.15026202256702909
|
90 |
+
88,3.4426212310791016,2.1278168212890627,57.930000046386716,80.15799996826172,0.14621603587694693
|
91 |
+
89,3.4313912391662598,2.046544736251831,59.04599994873047,81.34399994140625,0.14219364061110565
|
92 |
+
90,3.421086549758911,2.0730531633758544,59.202000107421874,81.29199999023437,0.13819660112501053
|
93 |
+
91,3.4100735187530518,2.0451787749481203,59.670000021972655,81.93000001464844,0.13422667065228336
|
94 |
+
92,3.396148681640625,2.053969760475159,59.72399997314453,81.79400006347656,0.130285590535637
|
95 |
+
93,3.387617826461792,2.057952098007202,59.30999997314453,81.40600006835938,0.12637508946306447
|
96 |
+
94,3.3771860599517822,2.053599172744751,59.64200002441406,81.71199998779296,0.12249688270957942
|
97 |
+
95,3.3662750720977783,2.045167645378113,59.44999994873047,81.54799993652344,0.11865267138483995
|
98 |
+
96,3.3508188724517822,2.0227274414443968,59.92400002929688,81.78600001464844,0.11484414168698548
|
99 |
+
97,3.3395836353302,2.0619873556518553,59.71400002929688,81.13000001953125,0.11107296416301456
|
100 |
+
98,3.3248958587646484,2.054942779045105,59.25000003173828,81.31399996582032,0.10734079297602771
|
101 |
+
99,3.3165435791015625,2.0509806689071657,59.61600001342774,81.45400001220703,0.10364926517965692
|
102 |
+
100,3.3043875694274902,2.0593891075897215,59.61399999511719,80.99400006591797,0.09999999999999996
|
103 |
+
101,3.2887396812438965,2.0236865055084228,60.04199997558594,81.6540000366211,0.09639459812537399
|
104 |
+
102,3.2757458686828613,2.036803974075317,59.813999965820315,81.39400009277344,0.09283464100420072
|
105 |
+
103,3.2665457725524902,2.036824099197388,59.97400006835937,81.60000006347656,0.0893216901513312
|
106 |
+
104,3.2534430027008057,2.0691954762268066,59.76000002685547,81.26200009277343,0.08585728646311369
|
107 |
+
105,3.241262674331665,2.0956792607879637,59.08800002929687,80.6440000415039,0.0824429495415054
|
108 |
+
106,3.2255680561065674,2.0772136069488525,59.70000007324219,80.93000007080079,0.07908017702752504
|
109 |
+
107,3.212881088256836,2.0463650484466553,60.18200001708984,81.46600006347656,0.07577044394433795
|
110 |
+
108,3.199516773223877,2.038302990112305,60.46799996582031,81.47999999267579,0.07251520205026206
|
111 |
+
109,3.1830902099609375,2.091423603363037,59.246000043945315,80.59000001464844,0.06931587920197897
|
112 |
+
110,3.1725313663482666,2.046411848220825,60.29799991455078,81.50800000976562,0.06617387872822836
|
113 |
+
111,3.1577792167663574,2.050598094367981,60.08800001098633,81.1079999633789,0.06309057881426226
|
114 |
+
112,3.139207363128662,2.096958477859497,59.74800000244141,80.60000001953125,0.060067331897326895
|
115 |
+
113,3.130805015563965,2.0792741986846925,59.93800001586914,80.79200004638672,0.057105464073439374
|
116 |
+
114,3.1164352893829346,2.0619041442871096,60.2400000756836,81.28400001953125,0.05420627451571774
|
117 |
+
115,3.104315996170044,2.115823737640381,59.55600001953125,80.4099999609375,0.051371034904521135
|
118 |
+
116,3.0875391960144043,2.056103191986084,60.20999994140625,80.81600004394531,0.04860098886964875
|
119 |
+
117,3.0751538276672363,2.0923621949768068,59.768000053710935,80.54799996582031,0.04589735144484217
|
120 |
+
118,3.0627520084381104,2.0789433128356936,60.10600003540039,80.68800004394531,0.04326130853483206
|
121 |
+
119,3.0476880073547363,2.074460732383728,59.90400001953125,80.60200007080078,0.04069401639516075
|
122 |
+
120,3.0317745208740234,2.0883179400634764,60.05000004150391,80.60200012207031,0.03819660112501053
|
123 |
+
121,3.019125461578369,2.0863725380706786,59.93799994384766,80.35999999267578,0.035770158173259195
|
124 |
+
122,3.0076546669006348,2.0919212927246096,59.94200001586914,80.52399997070313,0.03341575185798012
|
125 |
+
123,2.9928946495056152,2.068109945373535,60.16000002197266,80.78599996582031,0.031134414899596986
|
126 |
+
124,2.980959892272949,2.0946810377502443,60.095999990234375,80.61999996582031,0.02892714796789868
|
127 |
+
125,2.967559337615967,2.093630484313965,60.10200003295898,80.43199996582031,0.026794919243112305
|
128 |
+
126,2.954897403717041,2.0871296800994874,60.216000041503904,80.47800007080077,0.024738663991227285
|
129 |
+
127,2.9420831203460693,2.080616284790039,60.313999965820315,80.38000009765625,0.022759284153757053
|
130 |
+
128,2.9309749603271484,2.0800580022811888,60.174000017089845,80.41999999267578,0.020857647952117465
|
131 |
+
129,2.915977716445923,2.082509440612793,60.41800004150391,80.38400007080078,0.01903458950679613
|
132 |
+
130,2.907055377960205,2.0731944840621948,60.55000006347656,80.39800004394532,0.01729090847147985
|
133 |
+
131,2.8980815410614014,2.083826866455078,60.1859999609375,80.34999996826171,0.015627369682299875
|
134 |
+
132,2.8863658905029297,2.085035694618225,60.389999963378905,80.2980001220703,0.014044702822349731
|
135 |
+
133,2.876605272293091,2.087929249763489,60.40399993164063,80.3520000415039,0.01254360210162171
|
136 |
+
134,2.8683841228485107,2.0733236492156983,60.55200001220703,80.38000004394532,0.0111247259525038
|
137 |
+
135,2.8581817150115967,2.1033267206573485,60.32400007080078,80.13199996826172,0.009788696740969294
|
138 |
+
136,2.8490114212036133,2.0936817053985597,60.44399999267578,80.26199997070313,0.008536100493586551
|
139 |
+
137,2.842674970626831,2.0939894997024537,60.355999992675784,80.08999999511718,0.007367486640468379
|
140 |
+
138,2.8319902420043945,2.0871509637451173,60.50999996582031,80.28599999267578,0.0062833677742737855
|
141 |
+
139,2.8269481658935547,2.09056955619812,60.438000041503905,80.14200009765625,0.005284219425367942
|
142 |
+
140,2.8201117515563965,2.0991570868682863,60.47599988769531,80.05999999511718,0.004370479853238885
|
143 |
+
141,2.8170037269592285,2.092469708213806,60.6119999609375,80.1100000439453,0.003542549854262278
|
144 |
+
142,2.8125534057617188,2.0821958672332763,60.67800001464844,80.30400009765626,0.0028007925858990037
|
145 |
+
143,2.809171676635742,2.08387990776062,60.70800001220703,80.25999994140625,0.0021455334074023335
|
146 |
+
144,2.8064215183258057,2.0864106001281737,60.6999999609375,80.26199996582031,0.0015770597371044472
|
147 |
+
145,2.800156831741333,2.1009264363098143,60.55199998779297,80.05399994140625,0.001095620926345342
|
148 |
+
146,2.7993762493133545,2.0931488854599,60.6299999609375,80.17600001953124,0.000701428150099126
|
149 |
+
147,2.801206111907959,2.0823827542114257,60.7039999609375,80.22399994140625,0.00039465431434568824
|
150 |
+
148,2.798576831817627,2.0789102830505373,60.7720000390625,80.29599991455078,0.00017543398022832336
|
151 |
+
149,2.7991769313812256,2.081444144592285,60.74200001220703,80.21800004394531,4.3863305030900085e-05
|
pytorch-image-models/timm/data/__pycache__/transforms_factory.cpython-39.pyc
CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/transforms_factory.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/transforms_factory.cpython-39.pyc differ
|
|
pytorch-image-models/timm/models/__pycache__/_pretrained.cpython-39.pyc
CHANGED
Binary files a/pytorch-image-models/timm/models/__pycache__/_pretrained.cpython-39.pyc and b/pytorch-image-models/timm/models/__pycache__/_pretrained.cpython-39.pyc differ
|
|
pytorch-image-models/timm/models/__pycache__/coat.cpython-39.pyc
CHANGED
Binary files a/pytorch-image-models/timm/models/__pycache__/coat.cpython-39.pyc and b/pytorch-image-models/timm/models/__pycache__/coat.cpython-39.pyc differ
|
|
pytorch-image-models/timm/models/__pycache__/tnt.cpython-39.pyc
CHANGED
Binary files a/pytorch-image-models/timm/models/__pycache__/tnt.cpython-39.pyc and b/pytorch-image-models/timm/models/__pycache__/tnt.cpython-39.pyc differ
|
|
pytorch-image-models/wandb/debug-internal.log
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"time":"2025-01-21T19:05:39.869939565Z","level":"INFO","msg":"stream: starting","core version":"0.19.4","symlink path":"/app/pytorch-image-models/wandb/run-20250121_190539-ucq206fq/logs/debug-core.log"}
|
2 |
+
{"time":"2025-01-21T19:05:39.976549404Z","level":"INFO","msg":"created new stream","id":"ucq206fq"}
|
3 |
+
{"time":"2025-01-21T19:05:39.976594485Z","level":"INFO","msg":"stream: started","id":"ucq206fq"}
|
4 |
+
{"time":"2025-01-21T19:05:39.976641017Z","level":"INFO","msg":"writer: Do: started","stream_id":"ucq206fq"}
|
5 |
+
{"time":"2025-01-21T19:05:39.976657446Z","level":"INFO","msg":"handler: started","stream_id":"ucq206fq"}
|
6 |
+
{"time":"2025-01-21T19:05:39.976648937Z","level":"INFO","msg":"sender: started","stream_id":"ucq206fq"}
|
7 |
+
{"time":"2025-01-21T19:05:40.116906058Z","level":"INFO","msg":"Starting system monitor"}
|
8 |
+
{"time":"2025-01-21T19:59:40.437125737Z","level":"INFO","msg":"api: retrying HTTP error","status":502,"url":"https://api.wandb.ai/files/quality-is-all-you-need/ImageNetTraining20.0-frac-1over2/ucq206fq/file_stream","body":"\n<html><head>\n<meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n<title>502 Server Error</title>\n</head>\n<body text=#000000 bgcolor=#ffffff>\n<h1>Error: Server Error</h1>\n<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>\n<h2></h2>\n</body></html>\n"}
|
9 |
+
{"time":"2025-01-21T20:45:10.24666205Z","level":"INFO","msg":"api: retrying error","error":"Post \"https://api.wandb.ai/graphql\": context deadline exceeded"}
|
10 |
+
{"time":"2025-01-22T06:22:07.65393508Z","level":"INFO","msg":"stream: closing","id":"ucq206fq"}
|
11 |
+
{"time":"2025-01-22T06:22:07.653966561Z","level":"INFO","msg":"Stopping system monitor"}
|
12 |
+
{"time":"2025-01-22T06:22:07.654589417Z","level":"INFO","msg":"Stopped system monitor"}
|
13 |
+
{"time":"2025-01-22T06:22:07.95669106Z","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"}
|
14 |
+
{"time":"2025-01-22T06:22:08.055078572Z","level":"INFO","msg":"handler: closed","stream_id":"ucq206fq"}
|
15 |
+
{"time":"2025-01-22T06:22:08.055149364Z","level":"INFO","msg":"sender: closed","stream_id":"ucq206fq"}
|
16 |
+
{"time":"2025-01-22T06:22:08.055132473Z","level":"INFO","msg":"writer: Close: closed","stream_id":"ucq206fq"}
|
17 |
+
{"time":"2025-01-22T06:22:08.055313328Z","level":"INFO","msg":"stream: closed","id":"ucq206fq"}
|
pytorch-image-models/wandb/debug.log
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2025-01-21 19:05:39,597 INFO MainThread:134 [wandb_setup.py:_flush():68] Current SDK version is 0.19.4
|
2 |
+
2025-01-21 19:05:39,597 INFO MainThread:134 [wandb_setup.py:_flush():68] Configure stats pid to 134
|
3 |
+
2025-01-21 19:05:39,597 INFO MainThread:134 [wandb_setup.py:_flush():68] Loading settings from /home/user/.config/wandb/settings
|
4 |
+
2025-01-21 19:05:39,597 INFO MainThread:134 [wandb_setup.py:_flush():68] Loading settings from /app/pytorch-image-models/wandb/settings
|
5 |
+
2025-01-21 19:05:39,597 INFO MainThread:134 [wandb_setup.py:_flush():68] Loading settings from environment variables
|
6 |
+
2025-01-21 19:05:39,597 INFO MainThread:134 [wandb_init.py:setup_run_log_directory():624] Logging user logs to /app/pytorch-image-models/wandb/run-20250121_190539-ucq206fq/logs/debug.log
|
7 |
+
2025-01-21 19:05:39,598 INFO MainThread:134 [wandb_init.py:setup_run_log_directory():625] Logging internal logs to /app/pytorch-image-models/wandb/run-20250121_190539-ucq206fq/logs/debug-internal.log
|
8 |
+
2025-01-21 19:05:39,598 INFO MainThread:134 [wandb_init.py:init():743] calling init triggers
|
9 |
+
2025-01-21 19:05:39,598 INFO MainThread:134 [wandb_init.py:init():748] wandb.init called with sweep_config: {}
|
10 |
+
config: {'data': None, 'data_dir': None, 'dataset': 'hfds/datacomp/imagenet-1k-random-20.0-frac-1over2', 'train_split': 'train', 'val_split': 'validation', 'train_num_samples': None, 'val_num_samples': None, 'dataset_download': False, 'class_map': '', 'input_img_mode': None, 'input_key': None, 'target_key': None, 'dataset_trust_remote_code': False, 'model': 'seresnet34', 'pretrained': False, 'pretrained_path': None, 'initial_checkpoint': '', 'resume': '', 'no_resume_opt': False, 'num_classes': 1000, 'gp': None, 'img_size': None, 'in_chans': None, 'input_size': None, 'crop_pct': None, 'mean': None, 'std': None, 'interpolation': '', 'batch_size': 256, 'validation_batch_size': None, 'channels_last': False, 'fuser': '', 'grad_accum_steps': 1, 'grad_checkpointing': False, 'fast_norm': False, 'model_kwargs': {}, 'head_init_scale': None, 'head_init_bias': None, 'torchcompile_mode': None, 'torchscript': False, 'torchcompile': None, 'device': 'cuda:0', 'amp': True, 'amp_dtype': 'float16', 'amp_impl': 'native', 'model_dtype': None, 'no_ddp_bb': False, 'synchronize_step': False, 'local_rank': 0, 'device_modules': None, 'opt': 'sgd', 'opt_eps': None, 'opt_betas': None, 'momentum': 0.9, 'weight_decay': 2e-05, 'clip_grad': None, 'clip_mode': 'norm', 'layer_decay': None, 'opt_kwargs': {}, 'sched': 'cosine', 'sched_on_updates': False, 'lr': 0.4, 'lr_base': 0.1, 'lr_base_size': 256, 'lr_base_scale': '', 'lr_noise': None, 'lr_noise_pct': 0.67, 'lr_noise_std': 1.0, 'lr_cycle_mul': 1.0, 'lr_cycle_decay': 0.5, 'lr_cycle_limit': 1, 'lr_k_decay': 1.0, 'warmup_lr': 1e-05, 'min_lr': 0, 'epochs': 150, 'epoch_repeats': 0.0, 'start_epoch': None, 'decay_milestones': [90, 180, 270], 'decay_epochs': 90, 'warmup_epochs': 5, 'warmup_prefix': False, 'cooldown_epochs': 0, 'patience_epochs': 10, 'decay_rate': 0.1, 'no_aug': False, 'train_crop_mode': None, 'scale': [0.08, 1.0], 'ratio': [0.75, 1.3333333333333333], 'hflip': 0.5, 'vflip': 0.0, 'color_jitter': 0.4, 'color_jitter_prob': None, 'grayscale_prob': None, 'gaussian_blur_prob': None, 'aa': None, 'aug_repeats': 0, 'aug_splits': 0, 'jsd_loss': False, 'bce_loss': False, 'bce_sum': False, 'bce_target_thresh': None, 'bce_pos_weight': None, 'reprob': 0.5, 'remode': 'pixel', 'recount': 1, 'resplit': False, 'mixup': 0.0, 'cutmix': 0.0, 'cutmix_minmax': None, 'mixup_prob': 1.0, 'mixup_switch_prob': 0.5, 'mixup_mode': 'batch', 'mixup_off_epoch': 0, 'smoothing': 0.1, 'train_interpolation': 'random', 'drop': 0.0, 'drop_connect': None, 'drop_path': None, 'drop_block': None, 'bn_momentum': None, 'bn_eps': None, 'sync_bn': False, 'dist_bn': 'reduce', 'split_bn': False, 'model_ema': False, 'model_ema_force_cpu': False, 'model_ema_decay': 0.9998, 'model_ema_warmup': False, 'seed': 42, 'worker_seeding': 'all', 'log_interval': 50, 'recovery_interval': 0, 'checkpoint_hist': 10, 'workers': 4, 'save_images': False, 'pin_mem': False, 'no_prefetcher': False, 'output': '', 'experiment': 'ImageNetTraining20.0-frac-1over2', 'eval_metric': 'top1', 'tta': 0, 'use_multi_epochs_loader': False, 'log_wandb': True, 'wandb_project': 'ImageNetTraining20.0-frac-1over2', 'wandb_tags': [], 'wandb_resume_id': '', 'prefetcher': True, 'distributed': True, 'world_size': 4, 'rank': 0}
|
11 |
+
2025-01-21 19:05:39,598 INFO MainThread:134 [wandb_init.py:init():776] starting backend
|
12 |
+
2025-01-21 19:05:39,841 INFO MainThread:134 [wandb_init.py:init():780] sending inform_init request
|
13 |
+
2025-01-21 19:05:39,865 INFO MainThread:134 [backend.py:_multiprocessing_setup():97] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
14 |
+
2025-01-21 19:05:39,866 INFO MainThread:134 [wandb_init.py:init():795] backend started and connected
|
15 |
+
2025-01-21 19:05:39,871 INFO MainThread:134 [wandb_init.py:init():888] updated telemetry
|
16 |
+
2025-01-21 19:05:39,898 INFO MainThread:134 [wandb_init.py:init():915] communicating run to backend with 90.0 second timeout
|
17 |
+
2025-01-21 19:05:40,112 INFO MainThread:134 [wandb_init.py:init():967] starting run threads in backend
|
18 |
+
2025-01-21 19:05:40,197 INFO MainThread:134 [wandb_run.py:_console_start():2409] atexit reg
|
19 |
+
2025-01-21 19:05:40,197 INFO MainThread:134 [wandb_run.py:_redirect():2259] redirect: wrap_raw
|
20 |
+
2025-01-21 19:05:40,198 INFO MainThread:134 [wandb_run.py:_redirect():2324] Wrapping output streams.
|
21 |
+
2025-01-21 19:05:40,198 INFO MainThread:134 [wandb_run.py:_redirect():2349] Redirects installed.
|
22 |
+
2025-01-21 19:05:40,200 INFO MainThread:134 [wandb_init.py:init():1009] run started, returning control to user process
|
23 |
+
2025-01-22 06:22:07,654 WARNING MsgRouterThr:134 [router.py:message_loop():75] message_loop has been closed
|
pytorch-image-models/wandb/run-20250121_190539-ucq206fq/files/config.yaml
ADDED
@@ -0,0 +1,337 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
_wandb:
|
2 |
+
value:
|
3 |
+
cli_version: 0.19.4
|
4 |
+
m: []
|
5 |
+
python_version: 3.9.21
|
6 |
+
t:
|
7 |
+
"1":
|
8 |
+
- 1
|
9 |
+
- 41
|
10 |
+
- 49
|
11 |
+
- 51
|
12 |
+
- 55
|
13 |
+
- 63
|
14 |
+
- 105
|
15 |
+
"2":
|
16 |
+
- 1
|
17 |
+
- 41
|
18 |
+
- 49
|
19 |
+
- 51
|
20 |
+
- 55
|
21 |
+
- 63
|
22 |
+
- 105
|
23 |
+
"3":
|
24 |
+
- 13
|
25 |
+
- 15
|
26 |
+
- 16
|
27 |
+
- 23
|
28 |
+
- 55
|
29 |
+
"4": 3.9.21
|
30 |
+
"5": 0.19.4
|
31 |
+
"8":
|
32 |
+
- 5
|
33 |
+
"12": 0.19.4
|
34 |
+
"13": linux-x86_64
|
35 |
+
aa:
|
36 |
+
value: null
|
37 |
+
amp:
|
38 |
+
value: true
|
39 |
+
amp_dtype:
|
40 |
+
value: float16
|
41 |
+
amp_impl:
|
42 |
+
value: native
|
43 |
+
aug_repeats:
|
44 |
+
value: 0
|
45 |
+
aug_splits:
|
46 |
+
value: 0
|
47 |
+
batch_size:
|
48 |
+
value: 256
|
49 |
+
bce_loss:
|
50 |
+
value: false
|
51 |
+
bce_pos_weight:
|
52 |
+
value: null
|
53 |
+
bce_sum:
|
54 |
+
value: false
|
55 |
+
bce_target_thresh:
|
56 |
+
value: null
|
57 |
+
bn_eps:
|
58 |
+
value: null
|
59 |
+
bn_momentum:
|
60 |
+
value: null
|
61 |
+
channels_last:
|
62 |
+
value: false
|
63 |
+
checkpoint_hist:
|
64 |
+
value: 10
|
65 |
+
class_map:
|
66 |
+
value: ""
|
67 |
+
clip_grad:
|
68 |
+
value: null
|
69 |
+
clip_mode:
|
70 |
+
value: norm
|
71 |
+
color_jitter:
|
72 |
+
value: 0.4
|
73 |
+
color_jitter_prob:
|
74 |
+
value: null
|
75 |
+
cooldown_epochs:
|
76 |
+
value: 0
|
77 |
+
crop_pct:
|
78 |
+
value: null
|
79 |
+
cutmix:
|
80 |
+
value: 0
|
81 |
+
cutmix_minmax:
|
82 |
+
value: null
|
83 |
+
data:
|
84 |
+
value: null
|
85 |
+
data_dir:
|
86 |
+
value: null
|
87 |
+
dataset:
|
88 |
+
value: hfds/datacomp/imagenet-1k-random-20.0-frac-1over2
|
89 |
+
dataset_download:
|
90 |
+
value: false
|
91 |
+
dataset_trust_remote_code:
|
92 |
+
value: false
|
93 |
+
decay_epochs:
|
94 |
+
value: 90
|
95 |
+
decay_milestones:
|
96 |
+
value:
|
97 |
+
- 90
|
98 |
+
- 180
|
99 |
+
- 270
|
100 |
+
decay_rate:
|
101 |
+
value: 0.1
|
102 |
+
device:
|
103 |
+
value: cuda:0
|
104 |
+
device_modules:
|
105 |
+
value: null
|
106 |
+
dist_bn:
|
107 |
+
value: reduce
|
108 |
+
distributed:
|
109 |
+
value: true
|
110 |
+
drop:
|
111 |
+
value: 0
|
112 |
+
drop_block:
|
113 |
+
value: null
|
114 |
+
drop_connect:
|
115 |
+
value: null
|
116 |
+
drop_path:
|
117 |
+
value: null
|
118 |
+
epoch_repeats:
|
119 |
+
value: 0
|
120 |
+
epochs:
|
121 |
+
value: 150
|
122 |
+
eval_metric:
|
123 |
+
value: top1
|
124 |
+
experiment:
|
125 |
+
value: ImageNetTraining20.0-frac-1over2
|
126 |
+
fast_norm:
|
127 |
+
value: false
|
128 |
+
fuser:
|
129 |
+
value: ""
|
130 |
+
gaussian_blur_prob:
|
131 |
+
value: null
|
132 |
+
gp:
|
133 |
+
value: null
|
134 |
+
grad_accum_steps:
|
135 |
+
value: 1
|
136 |
+
grad_checkpointing:
|
137 |
+
value: false
|
138 |
+
grayscale_prob:
|
139 |
+
value: null
|
140 |
+
head_init_bias:
|
141 |
+
value: null
|
142 |
+
head_init_scale:
|
143 |
+
value: null
|
144 |
+
hflip:
|
145 |
+
value: 0.5
|
146 |
+
img_size:
|
147 |
+
value: null
|
148 |
+
in_chans:
|
149 |
+
value: null
|
150 |
+
initial_checkpoint:
|
151 |
+
value: ""
|
152 |
+
input_img_mode:
|
153 |
+
value: null
|
154 |
+
input_key:
|
155 |
+
value: null
|
156 |
+
input_size:
|
157 |
+
value: null
|
158 |
+
interpolation:
|
159 |
+
value: ""
|
160 |
+
jsd_loss:
|
161 |
+
value: false
|
162 |
+
layer_decay:
|
163 |
+
value: null
|
164 |
+
local_rank:
|
165 |
+
value: 0
|
166 |
+
log_interval:
|
167 |
+
value: 50
|
168 |
+
log_wandb:
|
169 |
+
value: true
|
170 |
+
lr:
|
171 |
+
value: 0.4
|
172 |
+
lr_base:
|
173 |
+
value: 0.1
|
174 |
+
lr_base_scale:
|
175 |
+
value: ""
|
176 |
+
lr_base_size:
|
177 |
+
value: 256
|
178 |
+
lr_cycle_decay:
|
179 |
+
value: 0.5
|
180 |
+
lr_cycle_limit:
|
181 |
+
value: 1
|
182 |
+
lr_cycle_mul:
|
183 |
+
value: 1
|
184 |
+
lr_k_decay:
|
185 |
+
value: 1
|
186 |
+
lr_noise:
|
187 |
+
value: null
|
188 |
+
lr_noise_pct:
|
189 |
+
value: 0.67
|
190 |
+
lr_noise_std:
|
191 |
+
value: 1
|
192 |
+
mean:
|
193 |
+
value: null
|
194 |
+
min_lr:
|
195 |
+
value: 0
|
196 |
+
mixup:
|
197 |
+
value: 0
|
198 |
+
mixup_mode:
|
199 |
+
value: batch
|
200 |
+
mixup_off_epoch:
|
201 |
+
value: 0
|
202 |
+
mixup_prob:
|
203 |
+
value: 1
|
204 |
+
mixup_switch_prob:
|
205 |
+
value: 0.5
|
206 |
+
model:
|
207 |
+
value: seresnet34
|
208 |
+
model_dtype:
|
209 |
+
value: null
|
210 |
+
model_ema:
|
211 |
+
value: false
|
212 |
+
model_ema_decay:
|
213 |
+
value: 0.9998
|
214 |
+
model_ema_force_cpu:
|
215 |
+
value: false
|
216 |
+
model_ema_warmup:
|
217 |
+
value: false
|
218 |
+
momentum:
|
219 |
+
value: 0.9
|
220 |
+
no_aug:
|
221 |
+
value: false
|
222 |
+
no_ddp_bb:
|
223 |
+
value: false
|
224 |
+
no_prefetcher:
|
225 |
+
value: false
|
226 |
+
no_resume_opt:
|
227 |
+
value: false
|
228 |
+
num_classes:
|
229 |
+
value: 1000
|
230 |
+
opt:
|
231 |
+
value: sgd
|
232 |
+
opt_betas:
|
233 |
+
value: null
|
234 |
+
opt_eps:
|
235 |
+
value: null
|
236 |
+
output:
|
237 |
+
value: ""
|
238 |
+
patience_epochs:
|
239 |
+
value: 10
|
240 |
+
pin_mem:
|
241 |
+
value: false
|
242 |
+
prefetcher:
|
243 |
+
value: true
|
244 |
+
pretrained:
|
245 |
+
value: false
|
246 |
+
pretrained_path:
|
247 |
+
value: null
|
248 |
+
rank:
|
249 |
+
value: 0
|
250 |
+
ratio:
|
251 |
+
value:
|
252 |
+
- 0.75
|
253 |
+
- 1.3333333333333333
|
254 |
+
recount:
|
255 |
+
value: 1
|
256 |
+
recovery_interval:
|
257 |
+
value: 0
|
258 |
+
remode:
|
259 |
+
value: pixel
|
260 |
+
reprob:
|
261 |
+
value: 0.5
|
262 |
+
resplit:
|
263 |
+
value: false
|
264 |
+
resume:
|
265 |
+
value: ""
|
266 |
+
save_images:
|
267 |
+
value: false
|
268 |
+
scale:
|
269 |
+
value:
|
270 |
+
- 0.08
|
271 |
+
- 1
|
272 |
+
sched:
|
273 |
+
value: cosine
|
274 |
+
sched_on_updates:
|
275 |
+
value: false
|
276 |
+
seed:
|
277 |
+
value: 42
|
278 |
+
smoothing:
|
279 |
+
value: 0.1
|
280 |
+
split_bn:
|
281 |
+
value: false
|
282 |
+
start_epoch:
|
283 |
+
value: null
|
284 |
+
std:
|
285 |
+
value: null
|
286 |
+
sync_bn:
|
287 |
+
value: false
|
288 |
+
synchronize_step:
|
289 |
+
value: false
|
290 |
+
target_key:
|
291 |
+
value: null
|
292 |
+
torchcompile:
|
293 |
+
value: null
|
294 |
+
torchcompile_mode:
|
295 |
+
value: null
|
296 |
+
torchscript:
|
297 |
+
value: false
|
298 |
+
train_crop_mode:
|
299 |
+
value: null
|
300 |
+
train_interpolation:
|
301 |
+
value: random
|
302 |
+
train_num_samples:
|
303 |
+
value: null
|
304 |
+
train_split:
|
305 |
+
value: train
|
306 |
+
tta:
|
307 |
+
value: 0
|
308 |
+
use_multi_epochs_loader:
|
309 |
+
value: false
|
310 |
+
val_num_samples:
|
311 |
+
value: null
|
312 |
+
val_split:
|
313 |
+
value: validation
|
314 |
+
validation_batch_size:
|
315 |
+
value: null
|
316 |
+
vflip:
|
317 |
+
value: 0
|
318 |
+
wandb_project:
|
319 |
+
value: ImageNetTraining20.0-frac-1over2
|
320 |
+
wandb_resume_id:
|
321 |
+
value: ""
|
322 |
+
wandb_tags:
|
323 |
+
value: []
|
324 |
+
warmup_epochs:
|
325 |
+
value: 5
|
326 |
+
warmup_lr:
|
327 |
+
value: 1e-05
|
328 |
+
warmup_prefix:
|
329 |
+
value: false
|
330 |
+
weight_decay:
|
331 |
+
value: 2e-05
|
332 |
+
worker_seeding:
|
333 |
+
value: all
|
334 |
+
workers:
|
335 |
+
value: 4
|
336 |
+
world_size:
|
337 |
+
value: 4
|
pytorch-image-models/wandb/run-20250121_190539-ucq206fq/files/output.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
pytorch-image-models/wandb/run-20250121_190539-ucq206fq/files/requirements.txt
ADDED
@@ -0,0 +1,106 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
GitPython==3.1.44
|
2 |
+
MarkupSafe==2.1.5
|
3 |
+
PyYAML==6.0.2
|
4 |
+
aiofiles==23.2.1
|
5 |
+
aiohappyeyeballs==2.4.4
|
6 |
+
aiohttp==3.11.11
|
7 |
+
aiosignal==1.3.2
|
8 |
+
annotated-types==0.7.0
|
9 |
+
anyio==4.8.0
|
10 |
+
async-timeout==5.0.1
|
11 |
+
attrs==24.3.0
|
12 |
+
certifi==2024.12.14
|
13 |
+
charset-normalizer==3.4.1
|
14 |
+
click==8.1.8
|
15 |
+
contourpy==1.3.0
|
16 |
+
cycler==0.12.1
|
17 |
+
datasets==3.2.0
|
18 |
+
dill==0.3.8
|
19 |
+
docker-pycreds==0.4.0
|
20 |
+
eval_type_backport==0.2.2
|
21 |
+
exceptiongroup==1.2.2
|
22 |
+
fastapi==0.115.6
|
23 |
+
ffmpy==0.5.0
|
24 |
+
filelock==3.16.1
|
25 |
+
fonttools==4.55.3
|
26 |
+
frozenlist==1.5.0
|
27 |
+
fsspec==2024.9.0
|
28 |
+
gitdb==4.0.12
|
29 |
+
gradio==4.44.1
|
30 |
+
gradio_client==1.3.0
|
31 |
+
h11==0.14.0
|
32 |
+
httpcore==1.0.7
|
33 |
+
httpx==0.28.1
|
34 |
+
huggingface-hub==0.27.1
|
35 |
+
idna==3.10
|
36 |
+
importlib_resources==6.5.2
|
37 |
+
Jinja2==3.1.5
|
38 |
+
kiwisolver==1.4.7
|
39 |
+
markdown-it-py==3.0.0
|
40 |
+
matplotlib==3.9.4
|
41 |
+
mdurl==0.1.2
|
42 |
+
multidict==6.1.0
|
43 |
+
multiprocess==0.70.16
|
44 |
+
numpy==2.0.2
|
45 |
+
orjson==3.10.15
|
46 |
+
packaging==24.2
|
47 |
+
pandas==2.2.3
|
48 |
+
pillow==10.4.0
|
49 |
+
platformdirs==4.3.6
|
50 |
+
propcache==0.2.1
|
51 |
+
protobuf==5.29.3
|
52 |
+
psutil==6.1.1
|
53 |
+
pyarrow==19.0.0
|
54 |
+
pydantic==2.10.5
|
55 |
+
pydantic_core==2.27.2
|
56 |
+
pydub==0.25.1
|
57 |
+
Pygments==2.19.1
|
58 |
+
pyparsing==3.2.1
|
59 |
+
python-dateutil==2.9.0.post0
|
60 |
+
python-multipart==0.0.20
|
61 |
+
pytz==2024.2
|
62 |
+
requests==2.32.3
|
63 |
+
rich==13.9.4
|
64 |
+
ruff==0.9.2
|
65 |
+
semantic-version==2.10.0
|
66 |
+
sentry-sdk==2.20.0
|
67 |
+
setproctitle==1.3.4
|
68 |
+
shellingham==1.5.4
|
69 |
+
six==1.17.0
|
70 |
+
smmap==5.0.2
|
71 |
+
sniffio==1.3.1
|
72 |
+
starlette==0.41.3
|
73 |
+
tomlkit==0.12.0
|
74 |
+
tqdm==4.67.1
|
75 |
+
typer==0.15.1
|
76 |
+
typing_extensions==4.12.2
|
77 |
+
tzdata==2024.2
|
78 |
+
urllib3==2.3.0
|
79 |
+
uvicorn==0.34.0
|
80 |
+
wandb==0.19.4
|
81 |
+
websockets==12.0
|
82 |
+
xxhash==3.5.0
|
83 |
+
yarl==1.18.3
|
84 |
+
zipp==3.21.0
|
85 |
+
mpmath==1.3.0
|
86 |
+
networkx==3.2.1
|
87 |
+
nvidia-cublas-cu12==12.4.5.8
|
88 |
+
nvidia-cuda-cupti-cu12==12.4.127
|
89 |
+
nvidia-cuda-nvrtc-cu12==12.4.127
|
90 |
+
nvidia-cuda-runtime-cu12==12.4.127
|
91 |
+
nvidia-cudnn-cu12==9.1.0.70
|
92 |
+
nvidia-cufft-cu12==11.2.1.3
|
93 |
+
nvidia-curand-cu12==10.3.5.147
|
94 |
+
nvidia-cusolver-cu12==11.6.1.9
|
95 |
+
nvidia-cusparse-cu12==12.3.1.170
|
96 |
+
nvidia-nccl-cu12==2.21.5
|
97 |
+
nvidia-nvjitlink-cu12==12.4.127
|
98 |
+
nvidia-nvtx-cu12==12.4.127
|
99 |
+
safetensors==0.5.2
|
100 |
+
sympy==1.13.1
|
101 |
+
torch==2.5.1
|
102 |
+
torchvision==0.20.1
|
103 |
+
triton==3.1.0
|
104 |
+
pip==23.0.1
|
105 |
+
setuptools==58.1.0
|
106 |
+
wheel==0.45.1
|
pytorch-image-models/wandb/run-20250121_190539-ucq206fq/files/wandb-metadata.json
ADDED
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"os": "Linux-5.10.230-223.885.amzn2.x86_64-x86_64-with-glibc2.36",
|
3 |
+
"python": "CPython 3.9.21",
|
4 |
+
"startedAt": "2025-01-21T19:05:39.866973Z",
|
5 |
+
"args": [
|
6 |
+
"--dataset",
|
7 |
+
"hfds/datacomp/imagenet-1k-random-20.0-frac-1over2",
|
8 |
+
"--log-wandb",
|
9 |
+
"--wandb-project",
|
10 |
+
"ImageNetTraining20.0-frac-1over2",
|
11 |
+
"--experiment",
|
12 |
+
"ImageNetTraining20.0-frac-1over2",
|
13 |
+
"--model",
|
14 |
+
"seresnet34",
|
15 |
+
"--sched",
|
16 |
+
"cosine",
|
17 |
+
"--epochs",
|
18 |
+
"150",
|
19 |
+
"--warmup-epochs",
|
20 |
+
"5",
|
21 |
+
"--lr",
|
22 |
+
"0.4",
|
23 |
+
"--reprob",
|
24 |
+
"0.5",
|
25 |
+
"--remode",
|
26 |
+
"pixel",
|
27 |
+
"--batch-size",
|
28 |
+
"256",
|
29 |
+
"--amp",
|
30 |
+
"-j",
|
31 |
+
"4"
|
32 |
+
],
|
33 |
+
"program": "/app/pytorch-image-models/train.py",
|
34 |
+
"codePath": "train.py",
|
35 |
+
"git": {
|
36 |
+
"remote": "https://github.com/huggingface/pytorch-image-models.git",
|
37 |
+
"commit": "cb4cea561a3f39bcd6a3105c72d7e0b2b928bf44"
|
38 |
+
},
|
39 |
+
"email": "[email protected]",
|
40 |
+
"root": "/app/pytorch-image-models",
|
41 |
+
"host": "r-datacomp-imagenettraining20-0-frac-1over2-widi6zdd-d2daa-ljjw",
|
42 |
+
"executable": "/usr/local/bin/python3.9",
|
43 |
+
"codePathLocal": "train.py",
|
44 |
+
"cpu_count": 24,
|
45 |
+
"cpu_count_logical": 48,
|
46 |
+
"gpu": "NVIDIA L4",
|
47 |
+
"gpu_count": 4,
|
48 |
+
"disk": {
|
49 |
+
"/": {
|
50 |
+
"total": "3757625933824",
|
51 |
+
"used": "182982119424"
|
52 |
+
}
|
53 |
+
},
|
54 |
+
"memory": {
|
55 |
+
"total": "195171028992"
|
56 |
+
},
|
57 |
+
"cpu": {
|
58 |
+
"count": 24,
|
59 |
+
"countLogical": 48
|
60 |
+
},
|
61 |
+
"gpu_nvidia": [
|
62 |
+
{
|
63 |
+
"name": "NVIDIA L4",
|
64 |
+
"memoryTotal": "24152899584",
|
65 |
+
"cudaCores": 7424,
|
66 |
+
"architecture": "Ada"
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"name": "NVIDIA L4",
|
70 |
+
"memoryTotal": "24152899584",
|
71 |
+
"cudaCores": 7424,
|
72 |
+
"architecture": "Ada"
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"name": "NVIDIA L4",
|
76 |
+
"memoryTotal": "24152899584",
|
77 |
+
"cudaCores": 7424,
|
78 |
+
"architecture": "Ada"
|
79 |
+
},
|
80 |
+
{
|
81 |
+
"name": "NVIDIA L4",
|
82 |
+
"memoryTotal": "24152899584",
|
83 |
+
"cudaCores": 7424,
|
84 |
+
"architecture": "Ada"
|
85 |
+
}
|
86 |
+
],
|
87 |
+
"cudaVersion": "12.4"
|
88 |
+
}
|
pytorch-image-models/wandb/run-20250121_190539-ucq206fq/files/wandb-summary.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"train_loss":2.7991769313812256,"eval_loss":2.081444144592285,"_wandb":{"runtime":40587},"lr":4.3863305030900085e-05,"_runtime":40580.373265038,"epoch":149,"eval_top5":80.21800004394531,"_timestamp":1.7375269202400343e+09,"_step":149,"eval_top1":60.74200001220703}
|
pytorch-image-models/wandb/run-20250121_190539-ucq206fq/logs/debug-core.log
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"time":"2025-01-21T19:05:39.652761185Z","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmpivr5nlzy/port-134.txt","pid":134,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false}
|
2 |
+
{"time":"2025-01-21T19:05:39.668867017Z","level":"INFO","msg":"Will exit if parent process dies.","ppid":134}
|
3 |
+
{"time":"2025-01-21T19:05:39.668839927Z","level":"INFO","msg":"server is running","addr":{"IP":"127.0.0.1","Port":43891,"Zone":""}}
|
4 |
+
{"time":"2025-01-21T19:05:39.843123162Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"127.0.0.1:39992"}
|
5 |
+
{"time":"2025-01-21T19:05:39.869304448Z","level":"INFO","msg":"handleInformInit: received","streamId":"ucq206fq","id":"127.0.0.1:39992"}
|
6 |
+
{"time":"2025-01-21T19:05:39.976601635Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"ucq206fq","id":"127.0.0.1:39992"}
|
7 |
+
{"time":"2025-01-22T06:22:07.653819228Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"127.0.0.1:39992"}
|
8 |
+
{"time":"2025-01-22T06:22:07.65389653Z","level":"INFO","msg":"connection: Close: initiating connection closure","id":"127.0.0.1:39992"}
|
9 |
+
{"time":"2025-01-22T06:22:07.65391388Z","level":"INFO","msg":"server is shutting down"}
|
10 |
+
{"time":"2025-01-22T06:22:07.654013612Z","level":"INFO","msg":"connection: Close: connection successfully closed","id":"127.0.0.1:39992"}
|
11 |
+
{"time":"2025-01-22T06:22:08.055439091Z","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"127.0.0.1:39992"}
|
12 |
+
{"time":"2025-01-22T06:22:08.055486542Z","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"127.0.0.1:39992"}
|
13 |
+
{"time":"2025-01-22T06:22:08.055515082Z","level":"INFO","msg":"server is closed"}
|
pytorch-image-models/wandb/run-20250121_190539-ucq206fq/logs/debug-internal.log
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"time":"2025-01-21T19:05:39.869939565Z","level":"INFO","msg":"stream: starting","core version":"0.19.4","symlink path":"/app/pytorch-image-models/wandb/run-20250121_190539-ucq206fq/logs/debug-core.log"}
|
2 |
+
{"time":"2025-01-21T19:05:39.976549404Z","level":"INFO","msg":"created new stream","id":"ucq206fq"}
|
3 |
+
{"time":"2025-01-21T19:05:39.976594485Z","level":"INFO","msg":"stream: started","id":"ucq206fq"}
|
4 |
+
{"time":"2025-01-21T19:05:39.976641017Z","level":"INFO","msg":"writer: Do: started","stream_id":"ucq206fq"}
|
5 |
+
{"time":"2025-01-21T19:05:39.976657446Z","level":"INFO","msg":"handler: started","stream_id":"ucq206fq"}
|
6 |
+
{"time":"2025-01-21T19:05:39.976648937Z","level":"INFO","msg":"sender: started","stream_id":"ucq206fq"}
|
7 |
+
{"time":"2025-01-21T19:05:40.116906058Z","level":"INFO","msg":"Starting system monitor"}
|
8 |
+
{"time":"2025-01-21T19:59:40.437125737Z","level":"INFO","msg":"api: retrying HTTP error","status":502,"url":"https://api.wandb.ai/files/quality-is-all-you-need/ImageNetTraining20.0-frac-1over2/ucq206fq/file_stream","body":"\n<html><head>\n<meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\">\n<title>502 Server Error</title>\n</head>\n<body text=#000000 bgcolor=#ffffff>\n<h1>Error: Server Error</h1>\n<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>\n<h2></h2>\n</body></html>\n"}
|
9 |
+
{"time":"2025-01-21T20:45:10.24666205Z","level":"INFO","msg":"api: retrying error","error":"Post \"https://api.wandb.ai/graphql\": context deadline exceeded"}
|
10 |
+
{"time":"2025-01-22T06:22:07.65393508Z","level":"INFO","msg":"stream: closing","id":"ucq206fq"}
|
11 |
+
{"time":"2025-01-22T06:22:07.653966561Z","level":"INFO","msg":"Stopping system monitor"}
|
12 |
+
{"time":"2025-01-22T06:22:07.654589417Z","level":"INFO","msg":"Stopped system monitor"}
|
13 |
+
{"time":"2025-01-22T06:22:07.95669106Z","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"}
|
14 |
+
{"time":"2025-01-22T06:22:08.055078572Z","level":"INFO","msg":"handler: closed","stream_id":"ucq206fq"}
|
15 |
+
{"time":"2025-01-22T06:22:08.055149364Z","level":"INFO","msg":"sender: closed","stream_id":"ucq206fq"}
|
16 |
+
{"time":"2025-01-22T06:22:08.055132473Z","level":"INFO","msg":"writer: Close: closed","stream_id":"ucq206fq"}
|
17 |
+
{"time":"2025-01-22T06:22:08.055313328Z","level":"INFO","msg":"stream: closed","id":"ucq206fq"}
|
pytorch-image-models/wandb/run-20250121_190539-ucq206fq/logs/debug.log
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2025-01-21 19:05:39,597 INFO MainThread:134 [wandb_setup.py:_flush():68] Current SDK version is 0.19.4
|
2 |
+
2025-01-21 19:05:39,597 INFO MainThread:134 [wandb_setup.py:_flush():68] Configure stats pid to 134
|
3 |
+
2025-01-21 19:05:39,597 INFO MainThread:134 [wandb_setup.py:_flush():68] Loading settings from /home/user/.config/wandb/settings
|
4 |
+
2025-01-21 19:05:39,597 INFO MainThread:134 [wandb_setup.py:_flush():68] Loading settings from /app/pytorch-image-models/wandb/settings
|
5 |
+
2025-01-21 19:05:39,597 INFO MainThread:134 [wandb_setup.py:_flush():68] Loading settings from environment variables
|
6 |
+
2025-01-21 19:05:39,597 INFO MainThread:134 [wandb_init.py:setup_run_log_directory():624] Logging user logs to /app/pytorch-image-models/wandb/run-20250121_190539-ucq206fq/logs/debug.log
|
7 |
+
2025-01-21 19:05:39,598 INFO MainThread:134 [wandb_init.py:setup_run_log_directory():625] Logging internal logs to /app/pytorch-image-models/wandb/run-20250121_190539-ucq206fq/logs/debug-internal.log
|
8 |
+
2025-01-21 19:05:39,598 INFO MainThread:134 [wandb_init.py:init():743] calling init triggers
|
9 |
+
2025-01-21 19:05:39,598 INFO MainThread:134 [wandb_init.py:init():748] wandb.init called with sweep_config: {}
|
10 |
+
config: {'data': None, 'data_dir': None, 'dataset': 'hfds/datacomp/imagenet-1k-random-20.0-frac-1over2', 'train_split': 'train', 'val_split': 'validation', 'train_num_samples': None, 'val_num_samples': None, 'dataset_download': False, 'class_map': '', 'input_img_mode': None, 'input_key': None, 'target_key': None, 'dataset_trust_remote_code': False, 'model': 'seresnet34', 'pretrained': False, 'pretrained_path': None, 'initial_checkpoint': '', 'resume': '', 'no_resume_opt': False, 'num_classes': 1000, 'gp': None, 'img_size': None, 'in_chans': None, 'input_size': None, 'crop_pct': None, 'mean': None, 'std': None, 'interpolation': '', 'batch_size': 256, 'validation_batch_size': None, 'channels_last': False, 'fuser': '', 'grad_accum_steps': 1, 'grad_checkpointing': False, 'fast_norm': False, 'model_kwargs': {}, 'head_init_scale': None, 'head_init_bias': None, 'torchcompile_mode': None, 'torchscript': False, 'torchcompile': None, 'device': 'cuda:0', 'amp': True, 'amp_dtype': 'float16', 'amp_impl': 'native', 'model_dtype': None, 'no_ddp_bb': False, 'synchronize_step': False, 'local_rank': 0, 'device_modules': None, 'opt': 'sgd', 'opt_eps': None, 'opt_betas': None, 'momentum': 0.9, 'weight_decay': 2e-05, 'clip_grad': None, 'clip_mode': 'norm', 'layer_decay': None, 'opt_kwargs': {}, 'sched': 'cosine', 'sched_on_updates': False, 'lr': 0.4, 'lr_base': 0.1, 'lr_base_size': 256, 'lr_base_scale': '', 'lr_noise': None, 'lr_noise_pct': 0.67, 'lr_noise_std': 1.0, 'lr_cycle_mul': 1.0, 'lr_cycle_decay': 0.5, 'lr_cycle_limit': 1, 'lr_k_decay': 1.0, 'warmup_lr': 1e-05, 'min_lr': 0, 'epochs': 150, 'epoch_repeats': 0.0, 'start_epoch': None, 'decay_milestones': [90, 180, 270], 'decay_epochs': 90, 'warmup_epochs': 5, 'warmup_prefix': False, 'cooldown_epochs': 0, 'patience_epochs': 10, 'decay_rate': 0.1, 'no_aug': False, 'train_crop_mode': None, 'scale': [0.08, 1.0], 'ratio': [0.75, 1.3333333333333333], 'hflip': 0.5, 'vflip': 0.0, 'color_jitter': 0.4, 'color_jitter_prob': None, 'grayscale_prob': None, 'gaussian_blur_prob': None, 'aa': None, 'aug_repeats': 0, 'aug_splits': 0, 'jsd_loss': False, 'bce_loss': False, 'bce_sum': False, 'bce_target_thresh': None, 'bce_pos_weight': None, 'reprob': 0.5, 'remode': 'pixel', 'recount': 1, 'resplit': False, 'mixup': 0.0, 'cutmix': 0.0, 'cutmix_minmax': None, 'mixup_prob': 1.0, 'mixup_switch_prob': 0.5, 'mixup_mode': 'batch', 'mixup_off_epoch': 0, 'smoothing': 0.1, 'train_interpolation': 'random', 'drop': 0.0, 'drop_connect': None, 'drop_path': None, 'drop_block': None, 'bn_momentum': None, 'bn_eps': None, 'sync_bn': False, 'dist_bn': 'reduce', 'split_bn': False, 'model_ema': False, 'model_ema_force_cpu': False, 'model_ema_decay': 0.9998, 'model_ema_warmup': False, 'seed': 42, 'worker_seeding': 'all', 'log_interval': 50, 'recovery_interval': 0, 'checkpoint_hist': 10, 'workers': 4, 'save_images': False, 'pin_mem': False, 'no_prefetcher': False, 'output': '', 'experiment': 'ImageNetTraining20.0-frac-1over2', 'eval_metric': 'top1', 'tta': 0, 'use_multi_epochs_loader': False, 'log_wandb': True, 'wandb_project': 'ImageNetTraining20.0-frac-1over2', 'wandb_tags': [], 'wandb_resume_id': '', 'prefetcher': True, 'distributed': True, 'world_size': 4, 'rank': 0}
|
11 |
+
2025-01-21 19:05:39,598 INFO MainThread:134 [wandb_init.py:init():776] starting backend
|
12 |
+
2025-01-21 19:05:39,841 INFO MainThread:134 [wandb_init.py:init():780] sending inform_init request
|
13 |
+
2025-01-21 19:05:39,865 INFO MainThread:134 [backend.py:_multiprocessing_setup():97] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
14 |
+
2025-01-21 19:05:39,866 INFO MainThread:134 [wandb_init.py:init():795] backend started and connected
|
15 |
+
2025-01-21 19:05:39,871 INFO MainThread:134 [wandb_init.py:init():888] updated telemetry
|
16 |
+
2025-01-21 19:05:39,898 INFO MainThread:134 [wandb_init.py:init():915] communicating run to backend with 90.0 second timeout
|
17 |
+
2025-01-21 19:05:40,112 INFO MainThread:134 [wandb_init.py:init():967] starting run threads in backend
|
18 |
+
2025-01-21 19:05:40,197 INFO MainThread:134 [wandb_run.py:_console_start():2409] atexit reg
|
19 |
+
2025-01-21 19:05:40,197 INFO MainThread:134 [wandb_run.py:_redirect():2259] redirect: wrap_raw
|
20 |
+
2025-01-21 19:05:40,198 INFO MainThread:134 [wandb_run.py:_redirect():2324] Wrapping output streams.
|
21 |
+
2025-01-21 19:05:40,198 INFO MainThread:134 [wandb_run.py:_redirect():2349] Redirects installed.
|
22 |
+
2025-01-21 19:05:40,200 INFO MainThread:134 [wandb_init.py:init():1009] run started, returning control to user process
|
23 |
+
2025-01-22 06:22:07,654 WARNING MsgRouterThr:134 [router.py:message_loop():75] message_loop has been closed
|