Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +1 -0
- ckpts/universal/global_step20/zero/6.attention.query_key_value.weight/exp_avg.pt +3 -0
- lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/config.yaml +43 -0
- lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/output.log +28 -0
- lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/requirements.txt +163 -0
- lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/wandb-metadata.json +810 -0
- lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/wandb-summary.json +1 -0
- lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/logs/debug-internal.log +194 -0
- lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/logs/debug.log +29 -0
- lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/run-li0bhvjs.wandb +0 -0
- lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/wandb-metadata.json +810 -0
- lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/wandb-summary.json +1 -0
- lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/logs/debug-internal.log +182 -0
- lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/logs/debug.log +29 -0
- lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/run-omoqaa3o.wandb +0 -0
- lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/config.yaml +43 -0
- lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/output.log +33 -0
- lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/requirements.txt +163 -0
- lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/wandb-metadata.json +810 -0
- lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/wandb-summary.json +1 -0
- lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/logs/debug-internal.log +182 -0
- lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/logs/debug.log +29 -0
- lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/run-dgq5bus7.wandb +0 -0
- lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/config.yaml +43 -0
- lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/output.log +34 -0
- lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/requirements.txt +154 -0
- lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/wandb-metadata.json +850 -0
- lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/wandb-summary.json +1 -0
- lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/logs/debug-internal.log +183 -0
- lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/logs/debug.log +29 -0
- lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/run-e2mxwfo9.wandb +0 -0
- lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/config.yaml +43 -0
- lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/output.log +34 -0
- lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/requirements.txt +155 -0
- lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/wandb-metadata.json +850 -0
- lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/wandb-summary.json +1 -0
- lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/logs/debug-internal.log +183 -0
- lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/logs/debug.log +29 -0
- lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/run-7u2soe0v.wandb +0 -0
- venv/lib/python3.10/site-packages/pandas/_libs/hashtable.cpython-310-x86_64-linux-gnu.so +3 -0
- venv/lib/python3.10/site-packages/transformers/models/dpt/__init__.py +76 -0
- venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/__init__.cpython-310.pyc +0 -0
- venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/configuration_dpt.cpython-310.pyc +0 -0
- venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/convert_dinov2_depth_to_hf.cpython-310.pyc +0 -0
- venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/convert_dpt_beit_to_hf.cpython-310.pyc +0 -0
- venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/convert_dpt_hybrid_to_pytorch.cpython-310.pyc +0 -0
- venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/convert_dpt_swinv2_to_hf.cpython-310.pyc +0 -0
- venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/convert_dpt_to_pytorch.cpython-310.pyc +0 -0
- venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/feature_extraction_dpt.cpython-310.pyc +0 -0
- venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/image_processing_dpt.cpython-310.pyc +0 -0
.gitattributes
CHANGED
@@ -95,3 +95,4 @@ venv/lib/python3.10/site-packages/nvidia/curand/lib/libcurand.so.10 filter=lfs d
|
|
95 |
venv/lib/python3.10/site-packages/nvidia/cudnn/lib/libcudnn_ops_infer.so.8 filter=lfs diff=lfs merge=lfs -text
|
96 |
venv/lib/python3.10/site-packages/nvidia/cudnn/lib/libcudnn_adv_train.so.8 filter=lfs diff=lfs merge=lfs -text
|
97 |
venv/lib/python3.10/site-packages/nvidia/cuda_nvrtc/lib/libnvrtc-builtins.so.12.1 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
95 |
venv/lib/python3.10/site-packages/nvidia/cudnn/lib/libcudnn_ops_infer.so.8 filter=lfs diff=lfs merge=lfs -text
|
96 |
venv/lib/python3.10/site-packages/nvidia/cudnn/lib/libcudnn_adv_train.so.8 filter=lfs diff=lfs merge=lfs -text
|
97 |
venv/lib/python3.10/site-packages/nvidia/cuda_nvrtc/lib/libnvrtc-builtins.so.12.1 filter=lfs diff=lfs merge=lfs -text
|
98 |
+
venv/lib/python3.10/site-packages/pandas/_libs/hashtable.cpython-310-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
|
ckpts/universal/global_step20/zero/6.attention.query_key_value.weight/exp_avg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a66dd435e2a802a9a891a5f34565f6061a1a5d4ec447cd2fea2d04aa8d4443b4
|
3 |
+
size 50332828
|
lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/config.yaml
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
wandb_version: 1
|
2 |
+
|
3 |
+
_wandb:
|
4 |
+
desc: null
|
5 |
+
value:
|
6 |
+
python_version: 3.10.12
|
7 |
+
cli_version: 0.17.0
|
8 |
+
framework: huggingface
|
9 |
+
huggingface_version: 4.40.2
|
10 |
+
is_jupyter_run: false
|
11 |
+
is_kaggle_kernel: false
|
12 |
+
start_time: 1715704464
|
13 |
+
t:
|
14 |
+
1:
|
15 |
+
- 1
|
16 |
+
- 5
|
17 |
+
- 11
|
18 |
+
- 49
|
19 |
+
- 51
|
20 |
+
- 53
|
21 |
+
- 55
|
22 |
+
- 71
|
23 |
+
- 98
|
24 |
+
- 100
|
25 |
+
2:
|
26 |
+
- 1
|
27 |
+
- 5
|
28 |
+
- 11
|
29 |
+
- 49
|
30 |
+
- 51
|
31 |
+
- 53
|
32 |
+
- 55
|
33 |
+
- 71
|
34 |
+
- 98
|
35 |
+
- 100
|
36 |
+
3:
|
37 |
+
- 23
|
38 |
+
4: 3.10.12
|
39 |
+
5: 0.17.0
|
40 |
+
6: 4.40.2
|
41 |
+
8:
|
42 |
+
- 5
|
43 |
+
13: linux-x86_64
|
lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/output.log
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
2024-05-14:16:34:25,104 INFO [__main__.py:251] Verbosity set to INFO
|
3 |
+
2024-05-14:16:34:30,618 INFO [__main__.py:335] Selected Tasks: ['indiccopa-hi']
|
4 |
+
2024-05-14:16:34:30,621 INFO [evaluator.py:131] Setting random seed to 0 | Setting numpy seed to 1234 | Setting torch manual seed to 1234
|
5 |
+
2024-05-14:16:34:30,621 INFO [evaluator.py:177] Initializing hf model, with arguments: {'pretrained': '/data/cronscript/ckpts//hf_ckpt//global_step100'}
|
6 |
+
/usr/local/lib/python3.10/dist-packages/habana_frameworks/torch/gpu_migration/core/register.py:145: UserWarning: "hpu:X" notation is not supported by Gaudi PyTorch intergration bridge. Please change to "hpu" without index (Triggered internally at /npu-stack/pytorch-integration/pytorch_helpers/lazy_to_backend.cpp:53.)
|
7 |
+
return func(*args, **kwargs)
|
8 |
+
/usr/local/lib/python3.10/dist-packages/habana_frameworks/torch/gpu_migration/torch/cuda/memory.py:36: UserWarning: No need to call empty_cache on HPU. It manages the memory internally in an effcient way.
|
9 |
+
warnings.warn(
|
10 |
+
[2024-05-14 16:34:41,207] [INFO] [real_accelerator.py:178:get_accelerator] Setting ds_accelerator to hpu (auto detect)
|
11 |
+
/usr/local/lib/python3.10/dist-packages/habana_frameworks/torch/hpu/__init__.py:158: UserWarning: torch.hpu.setDeterministic is deprecated and will be removed in next release. Please use torch.use_deterministic_algorithms instead.
|
12 |
+
warnings.warn(
|
13 |
+
You are using the default legacy behaviour of the <class 'transformers.models.llama.tokenization_llama.LlamaTokenizer'>. This is expected, and simply means that the `legacy` (previous) behavior will be used so nothing changes for you. If you want to use the new behaviour, set `legacy=False`. This should only be set if you understand what it means, and thoroughly read the reason why this was added as explained in https://github.com/huggingface/transformers/pull/24565
|
14 |
+
2024-05-14:16:34:41,615 WARNING [task.py:763] [Task: indiccopa-hi] metric acc is defined, but aggregation is not. using default aggregation=mean
|
15 |
+
2024-05-14:16:34:41,615 WARNING [task.py:775] [Task: indiccopa-hi] metric acc is defined, but higher_is_better is not. using default higher_is_better=True
|
16 |
+
/usr/local/lib/python3.10/dist-packages/datasets/load.py:1486: FutureWarning: The repository for ai4bharat/IndicCOPA contains custom code which must be executed to correctly load the dataset. You can inspect the repository content at https://hf.co/datasets/ai4bharat/IndicCOPA
|
17 |
+
You can avoid this message in future by passing the argument `trust_remote_code=True`.
|
18 |
+
Passing `trust_remote_code=True` will be mandatory to load this dataset from the next major release of `datasets`.
|
19 |
+
warnings.warn(
|
20 |
+
Passed argument batch_size = auto:1. Detecting largest batch size
|
21 |
+
2024-05-14:16:34:43,024 WARNING [task.py:322] [Task: indiccopa-hi] has_training_docs and has_validation_docs are False, using test_docs as fewshot_docs but this is not recommended.
|
22 |
+
2024-05-14:16:34:43,024 WARNING [task.py:322] [Task: indiccopa-hi] has_training_docs and has_validation_docs are False, using test_docs as fewshot_docs but this is not recommended.
|
23 |
+
2024-05-14:16:34:43,044 INFO [task.py:395] Building contexts for indiccopa-hi on rank 4...
|
24 |
+
100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 56/56 [00:00<00:00, 83647.09it/s]
|
25 |
+
2024-05-14:16:34:44,718 INFO [evaluator.py:379] Running loglikelihood requests
|
26 |
+
Determined largest batch size: 64
|
27 |
+
/usr/local/lib/python3.10/dist-packages/habana_frameworks/torch/gpu_migration/torch/cuda/memory.py:36: UserWarning: No need to call empty_cache on HPU. It manages the memory internally in an effcient way.
|
28 |
+
warnings.warn(
|
lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/requirements.txt
ADDED
@@ -0,0 +1,163 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
DataProperty==1.0.1
|
2 |
+
GitPython==3.1.43
|
3 |
+
Jinja2==3.1.3
|
4 |
+
Markdown==3.6
|
5 |
+
MarkupSafe==2.1.5
|
6 |
+
Pillow-SIMD==7.0.0.post3
|
7 |
+
PyYAML==6.0
|
8 |
+
Werkzeug==3.0.2
|
9 |
+
absl-py==2.1.0
|
10 |
+
accelerate==0.30.1
|
11 |
+
aiohttp==3.9.4
|
12 |
+
aiosignal==1.3.1
|
13 |
+
antlr4-python3-runtime==4.9.3
|
14 |
+
anyio==4.3.0
|
15 |
+
async-timeout==4.0.3
|
16 |
+
attrs==23.2.0
|
17 |
+
av==9.2.0
|
18 |
+
cachetools==5.3.3
|
19 |
+
certifi==2024.2.2
|
20 |
+
cffi==1.15.1
|
21 |
+
cfgv==3.4.0
|
22 |
+
chardet==5.2.0
|
23 |
+
charset-normalizer==3.3.2
|
24 |
+
click==8.1.7
|
25 |
+
cmake==3.29.2
|
26 |
+
colorama==0.4.6
|
27 |
+
datasets==2.19.1
|
28 |
+
deepspeed==0.12.4+hpu.synapse.v1.15.1
|
29 |
+
dill==0.3.8
|
30 |
+
distlib==0.3.8
|
31 |
+
distro==1.9.0
|
32 |
+
docker-pycreds==0.4.0
|
33 |
+
einops==0.8.0
|
34 |
+
evaluate==0.4.2
|
35 |
+
exceptiongroup==1.2.0
|
36 |
+
expecttest==0.2.1
|
37 |
+
filelock==3.13.4
|
38 |
+
frozenlist==1.4.1
|
39 |
+
fsspec==2024.3.1
|
40 |
+
gitdb==4.0.11
|
41 |
+
google-auth-oauthlib==0.4.6
|
42 |
+
google-auth==2.29.0
|
43 |
+
grpcio==1.62.1
|
44 |
+
h11==0.14.0
|
45 |
+
habana-media-loader==1.15.1.15
|
46 |
+
habana-pyhlml==1.15.1.15
|
47 |
+
habana-torch-dataloader==1.15.1.15
|
48 |
+
habana-torch-plugin==1.15.1.15
|
49 |
+
habana_gpu_migration==1.15.1.15
|
50 |
+
habana_quantization_toolkit==1.15.1.15
|
51 |
+
hjson==3.1.0
|
52 |
+
httpcore==1.0.5
|
53 |
+
httpx==0.27.0
|
54 |
+
huggingface-hub==0.23.0
|
55 |
+
identify==2.5.35
|
56 |
+
idna==3.7
|
57 |
+
importlib_resources==6.4.0
|
58 |
+
iniconfig==2.0.0
|
59 |
+
joblib==1.4.2
|
60 |
+
jsonlines==4.0.0
|
61 |
+
lightning-habana==1.4.0
|
62 |
+
lightning-utilities==0.11.2
|
63 |
+
lightning==2.2.0.post0
|
64 |
+
lm_eval==0.3.0
|
65 |
+
lm_eval==0.4.2
|
66 |
+
lm_eval==0.4.2
|
67 |
+
lm_eval==0.4.2
|
68 |
+
mbstrdecoder==1.1.3
|
69 |
+
more-itertools==10.2.0
|
70 |
+
mpi4py==3.1.4
|
71 |
+
mpmath==1.3.0
|
72 |
+
multidict==6.0.5
|
73 |
+
multiprocess==0.70.16
|
74 |
+
networkx==3.3
|
75 |
+
ninja==1.11.1.1
|
76 |
+
nltk==3.8.1
|
77 |
+
nodeenv==1.8.0
|
78 |
+
numexpr==2.10.0
|
79 |
+
numpy==1.23.5
|
80 |
+
oauthlib==3.2.2
|
81 |
+
omegaconf==2.3.0
|
82 |
+
openai==1.29.0
|
83 |
+
packaging==24.0
|
84 |
+
pandas==2.0.1
|
85 |
+
pathspec==0.12.1
|
86 |
+
pathvalidate==3.2.0
|
87 |
+
peft==0.10.0
|
88 |
+
perfetto==0.7.0
|
89 |
+
pip==22.0.2
|
90 |
+
pip==23.3.1
|
91 |
+
platformdirs==4.2.0
|
92 |
+
pluggy==1.4.0
|
93 |
+
portalocker==2.8.2
|
94 |
+
pre-commit==3.3.3
|
95 |
+
protobuf==3.20.3
|
96 |
+
psutil==5.9.8
|
97 |
+
py-cpuinfo==9.0.0
|
98 |
+
pyarrow-hotfix==0.6
|
99 |
+
pyarrow==16.0.0
|
100 |
+
pyasn1==0.6.0
|
101 |
+
pyasn1_modules==0.4.0
|
102 |
+
pybind11==2.10.4
|
103 |
+
pycountry==23.12.11
|
104 |
+
pycparser==2.22
|
105 |
+
pydantic==1.10.13
|
106 |
+
pynvml==8.0.4
|
107 |
+
pytablewriter==1.2.0
|
108 |
+
pytest==8.1.1
|
109 |
+
python-dateutil==2.9.0.post0
|
110 |
+
pytorch-lightning==2.2.2
|
111 |
+
pytz==2024.1
|
112 |
+
regex==2023.5.5
|
113 |
+
requests-oauthlib==2.0.0
|
114 |
+
requests==2.31.0
|
115 |
+
rouge_score==0.1.2
|
116 |
+
rsa==4.9
|
117 |
+
sacrebleu==1.5.0
|
118 |
+
safetensors==0.4.3
|
119 |
+
scikit-learn==1.4.2
|
120 |
+
scipy==1.13.0
|
121 |
+
sentencepiece==0.2.0
|
122 |
+
sentry-sdk==2.1.1
|
123 |
+
setproctitle==1.3.3
|
124 |
+
setuptools==59.6.0
|
125 |
+
setuptools==69.5.1
|
126 |
+
six==1.16.0
|
127 |
+
smmap==5.0.1
|
128 |
+
sniffio==1.3.1
|
129 |
+
sqlitedict==2.1.0
|
130 |
+
symengine==0.11.0
|
131 |
+
sympy==1.12
|
132 |
+
tabledata==1.3.3
|
133 |
+
tcolorpy==0.1.6
|
134 |
+
tdqm==0.0.1
|
135 |
+
tensorboard-data-server==0.6.1
|
136 |
+
tensorboard-plugin-wit==1.8.1
|
137 |
+
tensorboard==2.11.2
|
138 |
+
threadpoolctl==3.5.0
|
139 |
+
tokenizers==0.19.1
|
140 |
+
tomli==2.0.1
|
141 |
+
torch==2.2.0a0+git8964477
|
142 |
+
torch_tb_profiler==0.4.0
|
143 |
+
torchaudio==2.2.0+08901ad
|
144 |
+
torchdata==0.7.1+5e6f7b7
|
145 |
+
torchmetrics==1.3.2
|
146 |
+
torchtext==0.17.0+400da5c
|
147 |
+
torchvision==0.17.0+b2383d4
|
148 |
+
tqdm-multiprocess==0.0.11
|
149 |
+
tqdm==4.66.2
|
150 |
+
transformers==4.40.2
|
151 |
+
typepy==1.3.2
|
152 |
+
typing_extensions==4.11.0
|
153 |
+
tzdata==2024.1
|
154 |
+
urllib3==1.26.18
|
155 |
+
virtualenv==20.25.1
|
156 |
+
wandb==0.17.0
|
157 |
+
wheel==0.37.1
|
158 |
+
wheel==0.43.0
|
159 |
+
word2number==1.1
|
160 |
+
xxhash==3.4.1
|
161 |
+
yamllint==1.35.1
|
162 |
+
yarl==1.9.4
|
163 |
+
zstandard==0.22.0
|
lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/wandb-metadata.json
ADDED
@@ -0,0 +1,810 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"os": "Linux-5.15.0-92-generic-x86_64-with-glibc2.35",
|
3 |
+
"python": "3.10.12",
|
4 |
+
"heartbeatAt": "2024-05-14T16:34:24.973227",
|
5 |
+
"startedAt": "2024-05-14T16:34:24.538392",
|
6 |
+
"docker": null,
|
7 |
+
"cuda": null,
|
8 |
+
"args": [
|
9 |
+
"--model",
|
10 |
+
"hf",
|
11 |
+
"--model_args",
|
12 |
+
"pretrained=/data/cronscript/ckpts//hf_ckpt//global_step100",
|
13 |
+
"--tasks",
|
14 |
+
"indiccopa-hi",
|
15 |
+
"--batch_size",
|
16 |
+
"auto",
|
17 |
+
"--wandb_args",
|
18 |
+
"project=bharatgpt,group=trial_expt"
|
19 |
+
],
|
20 |
+
"state": "running",
|
21 |
+
"program": "-m lm_eval.__main__",
|
22 |
+
"codePathLocal": null,
|
23 |
+
"git": {
|
24 |
+
"remote": "https://github.com/EleutherAI/lm-evaluation-harness",
|
25 |
+
"commit": null
|
26 |
+
},
|
27 |
+
"email": null,
|
28 |
+
"root": "/data/cronscript/lm-evaluation-harness",
|
29 |
+
"host": "vizzhy-150-3",
|
30 |
+
"username": "root",
|
31 |
+
"executable": "/usr/bin/python3",
|
32 |
+
"cpu_count": 76,
|
33 |
+
"cpu_count_logical": 152,
|
34 |
+
"cpu_freq": {
|
35 |
+
"current": 3395.594611842105,
|
36 |
+
"min": 800.0,
|
37 |
+
"max": 3400.0
|
38 |
+
},
|
39 |
+
"cpu_freq_per_core": [
|
40 |
+
{
|
41 |
+
"current": 3299.644,
|
42 |
+
"min": 800.0,
|
43 |
+
"max": 3400.0
|
44 |
+
},
|
45 |
+
{
|
46 |
+
"current": 3299.655,
|
47 |
+
"min": 800.0,
|
48 |
+
"max": 3400.0
|
49 |
+
},
|
50 |
+
{
|
51 |
+
"current": 3299.669,
|
52 |
+
"min": 800.0,
|
53 |
+
"max": 3400.0
|
54 |
+
},
|
55 |
+
{
|
56 |
+
"current": 3400.0,
|
57 |
+
"min": 800.0,
|
58 |
+
"max": 3400.0
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"current": 3400.0,
|
62 |
+
"min": 800.0,
|
63 |
+
"max": 3400.0
|
64 |
+
},
|
65 |
+
{
|
66 |
+
"current": 3400.0,
|
67 |
+
"min": 800.0,
|
68 |
+
"max": 3400.0
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"current": 3400.0,
|
72 |
+
"min": 800.0,
|
73 |
+
"max": 3400.0
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"current": 3400.0,
|
77 |
+
"min": 800.0,
|
78 |
+
"max": 3400.0
|
79 |
+
},
|
80 |
+
{
|
81 |
+
"current": 3400.0,
|
82 |
+
"min": 800.0,
|
83 |
+
"max": 3400.0
|
84 |
+
},
|
85 |
+
{
|
86 |
+
"current": 3400.0,
|
87 |
+
"min": 800.0,
|
88 |
+
"max": 3400.0
|
89 |
+
},
|
90 |
+
{
|
91 |
+
"current": 3400.0,
|
92 |
+
"min": 800.0,
|
93 |
+
"max": 3400.0
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"current": 3400.0,
|
97 |
+
"min": 800.0,
|
98 |
+
"max": 3400.0
|
99 |
+
},
|
100 |
+
{
|
101 |
+
"current": 3400.0,
|
102 |
+
"min": 800.0,
|
103 |
+
"max": 3400.0
|
104 |
+
},
|
105 |
+
{
|
106 |
+
"current": 3400.0,
|
107 |
+
"min": 800.0,
|
108 |
+
"max": 3400.0
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"current": 3400.0,
|
112 |
+
"min": 800.0,
|
113 |
+
"max": 3400.0
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"current": 3400.0,
|
117 |
+
"min": 800.0,
|
118 |
+
"max": 3400.0
|
119 |
+
},
|
120 |
+
{
|
121 |
+
"current": 3400.0,
|
122 |
+
"min": 800.0,
|
123 |
+
"max": 3400.0
|
124 |
+
},
|
125 |
+
{
|
126 |
+
"current": 3400.0,
|
127 |
+
"min": 800.0,
|
128 |
+
"max": 3400.0
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"current": 3400.0,
|
132 |
+
"min": 800.0,
|
133 |
+
"max": 3400.0
|
134 |
+
},
|
135 |
+
{
|
136 |
+
"current": 3400.0,
|
137 |
+
"min": 800.0,
|
138 |
+
"max": 3400.0
|
139 |
+
},
|
140 |
+
{
|
141 |
+
"current": 3400.0,
|
142 |
+
"min": 800.0,
|
143 |
+
"max": 3400.0
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"current": 3400.0,
|
147 |
+
"min": 800.0,
|
148 |
+
"max": 3400.0
|
149 |
+
},
|
150 |
+
{
|
151 |
+
"current": 3400.0,
|
152 |
+
"min": 800.0,
|
153 |
+
"max": 3400.0
|
154 |
+
},
|
155 |
+
{
|
156 |
+
"current": 3400.0,
|
157 |
+
"min": 800.0,
|
158 |
+
"max": 3400.0
|
159 |
+
},
|
160 |
+
{
|
161 |
+
"current": 3285.025,
|
162 |
+
"min": 800.0,
|
163 |
+
"max": 3400.0
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"current": 3400.0,
|
167 |
+
"min": 800.0,
|
168 |
+
"max": 3400.0
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"current": 3400.0,
|
172 |
+
"min": 800.0,
|
173 |
+
"max": 3400.0
|
174 |
+
},
|
175 |
+
{
|
176 |
+
"current": 3400.0,
|
177 |
+
"min": 800.0,
|
178 |
+
"max": 3400.0
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"current": 3400.0,
|
182 |
+
"min": 800.0,
|
183 |
+
"max": 3400.0
|
184 |
+
},
|
185 |
+
{
|
186 |
+
"current": 3400.0,
|
187 |
+
"min": 800.0,
|
188 |
+
"max": 3400.0
|
189 |
+
},
|
190 |
+
{
|
191 |
+
"current": 3400.0,
|
192 |
+
"min": 800.0,
|
193 |
+
"max": 3400.0
|
194 |
+
},
|
195 |
+
{
|
196 |
+
"current": 3300.0,
|
197 |
+
"min": 800.0,
|
198 |
+
"max": 3400.0
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"current": 3300.0,
|
202 |
+
"min": 800.0,
|
203 |
+
"max": 3400.0
|
204 |
+
},
|
205 |
+
{
|
206 |
+
"current": 3400.0,
|
207 |
+
"min": 800.0,
|
208 |
+
"max": 3400.0
|
209 |
+
},
|
210 |
+
{
|
211 |
+
"current": 3400.0,
|
212 |
+
"min": 800.0,
|
213 |
+
"max": 3400.0
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"current": 3400.0,
|
217 |
+
"min": 800.0,
|
218 |
+
"max": 3400.0
|
219 |
+
},
|
220 |
+
{
|
221 |
+
"current": 3400.0,
|
222 |
+
"min": 800.0,
|
223 |
+
"max": 3400.0
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"current": 3400.0,
|
227 |
+
"min": 800.0,
|
228 |
+
"max": 3400.0
|
229 |
+
},
|
230 |
+
{
|
231 |
+
"current": 3377.303,
|
232 |
+
"min": 800.0,
|
233 |
+
"max": 3400.0
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"current": 3377.255,
|
237 |
+
"min": 800.0,
|
238 |
+
"max": 3400.0
|
239 |
+
},
|
240 |
+
{
|
241 |
+
"current": 3400.0,
|
242 |
+
"min": 800.0,
|
243 |
+
"max": 3400.0
|
244 |
+
},
|
245 |
+
{
|
246 |
+
"current": 3400.0,
|
247 |
+
"min": 800.0,
|
248 |
+
"max": 3400.0
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"current": 3400.0,
|
252 |
+
"min": 800.0,
|
253 |
+
"max": 3400.0
|
254 |
+
},
|
255 |
+
{
|
256 |
+
"current": 3400.0,
|
257 |
+
"min": 800.0,
|
258 |
+
"max": 3400.0
|
259 |
+
},
|
260 |
+
{
|
261 |
+
"current": 3400.0,
|
262 |
+
"min": 800.0,
|
263 |
+
"max": 3400.0
|
264 |
+
},
|
265 |
+
{
|
266 |
+
"current": 3356.859,
|
267 |
+
"min": 800.0,
|
268 |
+
"max": 3400.0
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"current": 3400.0,
|
272 |
+
"min": 800.0,
|
273 |
+
"max": 3400.0
|
274 |
+
},
|
275 |
+
{
|
276 |
+
"current": 3400.0,
|
277 |
+
"min": 800.0,
|
278 |
+
"max": 3400.0
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"current": 3400.0,
|
282 |
+
"min": 800.0,
|
283 |
+
"max": 3400.0
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"current": 3400.0,
|
287 |
+
"min": 800.0,
|
288 |
+
"max": 3400.0
|
289 |
+
},
|
290 |
+
{
|
291 |
+
"current": 3400.0,
|
292 |
+
"min": 800.0,
|
293 |
+
"max": 3400.0
|
294 |
+
},
|
295 |
+
{
|
296 |
+
"current": 3400.0,
|
297 |
+
"min": 800.0,
|
298 |
+
"max": 3400.0
|
299 |
+
},
|
300 |
+
{
|
301 |
+
"current": 3400.0,
|
302 |
+
"min": 800.0,
|
303 |
+
"max": 3400.0
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"current": 3400.0,
|
307 |
+
"min": 800.0,
|
308 |
+
"max": 3400.0
|
309 |
+
},
|
310 |
+
{
|
311 |
+
"current": 3400.0,
|
312 |
+
"min": 800.0,
|
313 |
+
"max": 3400.0
|
314 |
+
},
|
315 |
+
{
|
316 |
+
"current": 3389.226,
|
317 |
+
"min": 800.0,
|
318 |
+
"max": 3400.0
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"current": 3400.0,
|
322 |
+
"min": 800.0,
|
323 |
+
"max": 3400.0
|
324 |
+
},
|
325 |
+
{
|
326 |
+
"current": 3400.0,
|
327 |
+
"min": 800.0,
|
328 |
+
"max": 3400.0
|
329 |
+
},
|
330 |
+
{
|
331 |
+
"current": 3400.0,
|
332 |
+
"min": 800.0,
|
333 |
+
"max": 3400.0
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"current": 3400.0,
|
337 |
+
"min": 800.0,
|
338 |
+
"max": 3400.0
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"current": 3400.0,
|
342 |
+
"min": 800.0,
|
343 |
+
"max": 3400.0
|
344 |
+
},
|
345 |
+
{
|
346 |
+
"current": 3400.0,
|
347 |
+
"min": 800.0,
|
348 |
+
"max": 3400.0
|
349 |
+
},
|
350 |
+
{
|
351 |
+
"current": 3400.0,
|
352 |
+
"min": 800.0,
|
353 |
+
"max": 3400.0
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"current": 3400.0,
|
357 |
+
"min": 800.0,
|
358 |
+
"max": 3400.0
|
359 |
+
},
|
360 |
+
{
|
361 |
+
"current": 3400.0,
|
362 |
+
"min": 800.0,
|
363 |
+
"max": 3400.0
|
364 |
+
},
|
365 |
+
{
|
366 |
+
"current": 3400.0,
|
367 |
+
"min": 800.0,
|
368 |
+
"max": 3400.0
|
369 |
+
},
|
370 |
+
{
|
371 |
+
"current": 3400.0,
|
372 |
+
"min": 800.0,
|
373 |
+
"max": 3400.0
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"current": 3400.0,
|
377 |
+
"min": 800.0,
|
378 |
+
"max": 3400.0
|
379 |
+
},
|
380 |
+
{
|
381 |
+
"current": 3400.0,
|
382 |
+
"min": 800.0,
|
383 |
+
"max": 3400.0
|
384 |
+
},
|
385 |
+
{
|
386 |
+
"current": 3400.0,
|
387 |
+
"min": 800.0,
|
388 |
+
"max": 3400.0
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"current": 3400.0,
|
392 |
+
"min": 800.0,
|
393 |
+
"max": 3400.0
|
394 |
+
},
|
395 |
+
{
|
396 |
+
"current": 3400.0,
|
397 |
+
"min": 800.0,
|
398 |
+
"max": 3400.0
|
399 |
+
},
|
400 |
+
{
|
401 |
+
"current": 3400.0,
|
402 |
+
"min": 800.0,
|
403 |
+
"max": 3400.0
|
404 |
+
},
|
405 |
+
{
|
406 |
+
"current": 3400.0,
|
407 |
+
"min": 800.0,
|
408 |
+
"max": 3400.0
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"current": 3400.0,
|
412 |
+
"min": 800.0,
|
413 |
+
"max": 3400.0
|
414 |
+
},
|
415 |
+
{
|
416 |
+
"current": 3400.0,
|
417 |
+
"min": 800.0,
|
418 |
+
"max": 3400.0
|
419 |
+
},
|
420 |
+
{
|
421 |
+
"current": 3400.0,
|
422 |
+
"min": 800.0,
|
423 |
+
"max": 3400.0
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"current": 3400.0,
|
427 |
+
"min": 800.0,
|
428 |
+
"max": 3400.0
|
429 |
+
},
|
430 |
+
{
|
431 |
+
"current": 3400.0,
|
432 |
+
"min": 800.0,
|
433 |
+
"max": 3400.0
|
434 |
+
},
|
435 |
+
{
|
436 |
+
"current": 3400.0,
|
437 |
+
"min": 800.0,
|
438 |
+
"max": 3400.0
|
439 |
+
},
|
440 |
+
{
|
441 |
+
"current": 3400.0,
|
442 |
+
"min": 800.0,
|
443 |
+
"max": 3400.0
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"current": 3400.0,
|
447 |
+
"min": 800.0,
|
448 |
+
"max": 3400.0
|
449 |
+
},
|
450 |
+
{
|
451 |
+
"current": 3400.0,
|
452 |
+
"min": 800.0,
|
453 |
+
"max": 3400.0
|
454 |
+
},
|
455 |
+
{
|
456 |
+
"current": 3400.0,
|
457 |
+
"min": 800.0,
|
458 |
+
"max": 3400.0
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"current": 3400.0,
|
462 |
+
"min": 800.0,
|
463 |
+
"max": 3400.0
|
464 |
+
},
|
465 |
+
{
|
466 |
+
"current": 3400.0,
|
467 |
+
"min": 800.0,
|
468 |
+
"max": 3400.0
|
469 |
+
},
|
470 |
+
{
|
471 |
+
"current": 3400.0,
|
472 |
+
"min": 800.0,
|
473 |
+
"max": 3400.0
|
474 |
+
},
|
475 |
+
{
|
476 |
+
"current": 3400.0,
|
477 |
+
"min": 800.0,
|
478 |
+
"max": 3400.0
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"current": 3400.0,
|
482 |
+
"min": 800.0,
|
483 |
+
"max": 3400.0
|
484 |
+
},
|
485 |
+
{
|
486 |
+
"current": 3400.0,
|
487 |
+
"min": 800.0,
|
488 |
+
"max": 3400.0
|
489 |
+
},
|
490 |
+
{
|
491 |
+
"current": 3400.0,
|
492 |
+
"min": 800.0,
|
493 |
+
"max": 3400.0
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"current": 3400.0,
|
497 |
+
"min": 800.0,
|
498 |
+
"max": 3400.0
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"current": 3296.62,
|
502 |
+
"min": 800.0,
|
503 |
+
"max": 3400.0
|
504 |
+
},
|
505 |
+
{
|
506 |
+
"current": 3400.0,
|
507 |
+
"min": 800.0,
|
508 |
+
"max": 3400.0
|
509 |
+
},
|
510 |
+
{
|
511 |
+
"current": 3400.0,
|
512 |
+
"min": 800.0,
|
513 |
+
"max": 3400.0
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"current": 3400.0,
|
517 |
+
"min": 800.0,
|
518 |
+
"max": 3400.0
|
519 |
+
},
|
520 |
+
{
|
521 |
+
"current": 3400.0,
|
522 |
+
"min": 800.0,
|
523 |
+
"max": 3400.0
|
524 |
+
},
|
525 |
+
{
|
526 |
+
"current": 3400.0,
|
527 |
+
"min": 800.0,
|
528 |
+
"max": 3400.0
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"current": 3400.0,
|
532 |
+
"min": 800.0,
|
533 |
+
"max": 3400.0
|
534 |
+
},
|
535 |
+
{
|
536 |
+
"current": 3400.0,
|
537 |
+
"min": 800.0,
|
538 |
+
"max": 3400.0
|
539 |
+
},
|
540 |
+
{
|
541 |
+
"current": 3400.0,
|
542 |
+
"min": 800.0,
|
543 |
+
"max": 3400.0
|
544 |
+
},
|
545 |
+
{
|
546 |
+
"current": 3400.0,
|
547 |
+
"min": 800.0,
|
548 |
+
"max": 3400.0
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"current": 3400.0,
|
552 |
+
"min": 800.0,
|
553 |
+
"max": 3400.0
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"current": 3400.0,
|
557 |
+
"min": 800.0,
|
558 |
+
"max": 3400.0
|
559 |
+
},
|
560 |
+
{
|
561 |
+
"current": 3400.0,
|
562 |
+
"min": 800.0,
|
563 |
+
"max": 3400.0
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"current": 3400.0,
|
567 |
+
"min": 800.0,
|
568 |
+
"max": 3400.0
|
569 |
+
},
|
570 |
+
{
|
571 |
+
"current": 3400.0,
|
572 |
+
"min": 800.0,
|
573 |
+
"max": 3400.0
|
574 |
+
},
|
575 |
+
{
|
576 |
+
"current": 3400.0,
|
577 |
+
"min": 800.0,
|
578 |
+
"max": 3400.0
|
579 |
+
},
|
580 |
+
{
|
581 |
+
"current": 3400.0,
|
582 |
+
"min": 800.0,
|
583 |
+
"max": 3400.0
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"current": 3400.0,
|
587 |
+
"min": 800.0,
|
588 |
+
"max": 3400.0
|
589 |
+
},
|
590 |
+
{
|
591 |
+
"current": 3400.0,
|
592 |
+
"min": 800.0,
|
593 |
+
"max": 3400.0
|
594 |
+
},
|
595 |
+
{
|
596 |
+
"current": 3400.0,
|
597 |
+
"min": 800.0,
|
598 |
+
"max": 3400.0
|
599 |
+
},
|
600 |
+
{
|
601 |
+
"current": 3400.0,
|
602 |
+
"min": 800.0,
|
603 |
+
"max": 3400.0
|
604 |
+
},
|
605 |
+
{
|
606 |
+
"current": 3400.0,
|
607 |
+
"min": 800.0,
|
608 |
+
"max": 3400.0
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"current": 3400.0,
|
612 |
+
"min": 800.0,
|
613 |
+
"max": 3400.0
|
614 |
+
},
|
615 |
+
{
|
616 |
+
"current": 3400.0,
|
617 |
+
"min": 800.0,
|
618 |
+
"max": 3400.0
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"current": 3400.0,
|
622 |
+
"min": 800.0,
|
623 |
+
"max": 3400.0
|
624 |
+
},
|
625 |
+
{
|
626 |
+
"current": 3400.0,
|
627 |
+
"min": 800.0,
|
628 |
+
"max": 3400.0
|
629 |
+
},
|
630 |
+
{
|
631 |
+
"current": 3400.0,
|
632 |
+
"min": 800.0,
|
633 |
+
"max": 3400.0
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"current": 3400.0,
|
637 |
+
"min": 800.0,
|
638 |
+
"max": 3400.0
|
639 |
+
},
|
640 |
+
{
|
641 |
+
"current": 3400.0,
|
642 |
+
"min": 800.0,
|
643 |
+
"max": 3400.0
|
644 |
+
},
|
645 |
+
{
|
646 |
+
"current": 3400.0,
|
647 |
+
"min": 800.0,
|
648 |
+
"max": 3400.0
|
649 |
+
},
|
650 |
+
{
|
651 |
+
"current": 3400.0,
|
652 |
+
"min": 800.0,
|
653 |
+
"max": 3400.0
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"current": 3400.0,
|
657 |
+
"min": 800.0,
|
658 |
+
"max": 3400.0
|
659 |
+
},
|
660 |
+
{
|
661 |
+
"current": 3400.0,
|
662 |
+
"min": 800.0,
|
663 |
+
"max": 3400.0
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"current": 3400.0,
|
667 |
+
"min": 800.0,
|
668 |
+
"max": 3400.0
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"current": 3400.0,
|
672 |
+
"min": 800.0,
|
673 |
+
"max": 3400.0
|
674 |
+
},
|
675 |
+
{
|
676 |
+
"current": 3400.0,
|
677 |
+
"min": 800.0,
|
678 |
+
"max": 3400.0
|
679 |
+
},
|
680 |
+
{
|
681 |
+
"current": 3400.0,
|
682 |
+
"min": 800.0,
|
683 |
+
"max": 3400.0
|
684 |
+
},
|
685 |
+
{
|
686 |
+
"current": 3400.0,
|
687 |
+
"min": 800.0,
|
688 |
+
"max": 3400.0
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"current": 3400.0,
|
692 |
+
"min": 800.0,
|
693 |
+
"max": 3400.0
|
694 |
+
},
|
695 |
+
{
|
696 |
+
"current": 3214.892,
|
697 |
+
"min": 800.0,
|
698 |
+
"max": 3400.0
|
699 |
+
},
|
700 |
+
{
|
701 |
+
"current": 3400.0,
|
702 |
+
"min": 800.0,
|
703 |
+
"max": 3400.0
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"current": 3400.0,
|
707 |
+
"min": 800.0,
|
708 |
+
"max": 3400.0
|
709 |
+
},
|
710 |
+
{
|
711 |
+
"current": 3400.0,
|
712 |
+
"min": 800.0,
|
713 |
+
"max": 3400.0
|
714 |
+
},
|
715 |
+
{
|
716 |
+
"current": 3400.0,
|
717 |
+
"min": 800.0,
|
718 |
+
"max": 3400.0
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"current": 3400.0,
|
722 |
+
"min": 800.0,
|
723 |
+
"max": 3400.0
|
724 |
+
},
|
725 |
+
{
|
726 |
+
"current": 3400.0,
|
727 |
+
"min": 800.0,
|
728 |
+
"max": 3400.0
|
729 |
+
},
|
730 |
+
{
|
731 |
+
"current": 3400.0,
|
732 |
+
"min": 800.0,
|
733 |
+
"max": 3400.0
|
734 |
+
},
|
735 |
+
{
|
736 |
+
"current": 3400.0,
|
737 |
+
"min": 800.0,
|
738 |
+
"max": 3400.0
|
739 |
+
},
|
740 |
+
{
|
741 |
+
"current": 3400.0,
|
742 |
+
"min": 800.0,
|
743 |
+
"max": 3400.0
|
744 |
+
},
|
745 |
+
{
|
746 |
+
"current": 3400.0,
|
747 |
+
"min": 800.0,
|
748 |
+
"max": 3400.0
|
749 |
+
},
|
750 |
+
{
|
751 |
+
"current": 3400.0,
|
752 |
+
"min": 800.0,
|
753 |
+
"max": 3400.0
|
754 |
+
},
|
755 |
+
{
|
756 |
+
"current": 3400.0,
|
757 |
+
"min": 800.0,
|
758 |
+
"max": 3400.0
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"current": 3400.0,
|
762 |
+
"min": 800.0,
|
763 |
+
"max": 3400.0
|
764 |
+
},
|
765 |
+
{
|
766 |
+
"current": 3400.0,
|
767 |
+
"min": 800.0,
|
768 |
+
"max": 3400.0
|
769 |
+
},
|
770 |
+
{
|
771 |
+
"current": 3400.0,
|
772 |
+
"min": 800.0,
|
773 |
+
"max": 3400.0
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"current": 3400.0,
|
777 |
+
"min": 800.0,
|
778 |
+
"max": 3400.0
|
779 |
+
},
|
780 |
+
{
|
781 |
+
"current": 3400.0,
|
782 |
+
"min": 800.0,
|
783 |
+
"max": 3400.0
|
784 |
+
},
|
785 |
+
{
|
786 |
+
"current": 3400.0,
|
787 |
+
"min": 800.0,
|
788 |
+
"max": 3400.0
|
789 |
+
},
|
790 |
+
{
|
791 |
+
"current": 3400.0,
|
792 |
+
"min": 800.0,
|
793 |
+
"max": 3400.0
|
794 |
+
},
|
795 |
+
{
|
796 |
+
"current": 3400.0,
|
797 |
+
"min": 800.0,
|
798 |
+
"max": 3400.0
|
799 |
+
}
|
800 |
+
],
|
801 |
+
"disk": {
|
802 |
+
"/": {
|
803 |
+
"total": 866.4415092468262,
|
804 |
+
"used": 863.4841690063477
|
805 |
+
}
|
806 |
+
},
|
807 |
+
"memory": {
|
808 |
+
"total": 1007.5000267028809
|
809 |
+
}
|
810 |
+
}
|
lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/wandb-summary.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"_wandb": {"runtime": 27}}
|
lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/logs/debug-internal.log
ADDED
@@ -0,0 +1,194 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2024-05-14 16:34:24,549 INFO StreamThr :117690 [internal.py:wandb_internal():85] W&B internal server running at pid: 117690, started at: 2024-05-14 16:34:24.548718
|
2 |
+
2024-05-14 16:34:24,551 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: status
|
3 |
+
2024-05-14 16:34:24,552 INFO WriterThread:117690 [datastore.py:open_for_write():87] open: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/run-li0bhvjs.wandb
|
4 |
+
2024-05-14 16:34:24,553 DEBUG SenderThread:117690 [sender.py:send():378] send: header
|
5 |
+
2024-05-14 16:34:24,562 DEBUG SenderThread:117690 [sender.py:send():378] send: run
|
6 |
+
2024-05-14 16:34:24,827 INFO SenderThread:117690 [dir_watcher.py:__init__():211] watching files in: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files
|
7 |
+
2024-05-14 16:34:24,828 INFO SenderThread:117690 [sender.py:_start_run_threads():1123] run started: li0bhvjs with start time 1715704464.548567
|
8 |
+
2024-05-14 16:34:24,835 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: check_version
|
9 |
+
2024-05-14 16:34:24,835 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: check_version
|
10 |
+
2024-05-14 16:34:24,920 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: run_start
|
11 |
+
2024-05-14 16:34:24,922 DEBUG HandlerThread:117690 [system_info.py:__init__():26] System info init
|
12 |
+
2024-05-14 16:34:24,922 DEBUG HandlerThread:117690 [system_info.py:__init__():41] System info init done
|
13 |
+
2024-05-14 16:34:24,922 INFO HandlerThread:117690 [system_monitor.py:start():194] Starting system monitor
|
14 |
+
2024-05-14 16:34:24,922 INFO SystemMonitor:117690 [system_monitor.py:_start():158] Starting system asset monitoring threads
|
15 |
+
2024-05-14 16:34:24,922 INFO HandlerThread:117690 [system_monitor.py:probe():214] Collecting system info
|
16 |
+
2024-05-14 16:34:24,922 INFO SystemMonitor:117690 [interfaces.py:start():188] Started cpu monitoring
|
17 |
+
2024-05-14 16:34:24,923 INFO SystemMonitor:117690 [interfaces.py:start():188] Started disk monitoring
|
18 |
+
2024-05-14 16:34:24,923 INFO SystemMonitor:117690 [interfaces.py:start():188] Started memory monitoring
|
19 |
+
2024-05-14 16:34:24,924 INFO SystemMonitor:117690 [interfaces.py:start():188] Started network monitoring
|
20 |
+
2024-05-14 16:34:24,973 DEBUG HandlerThread:117690 [system_info.py:probe():150] Probing system
|
21 |
+
2024-05-14 16:34:24,981 DEBUG HandlerThread:117690 [system_info.py:_probe_git():135] Probing git
|
22 |
+
2024-05-14 16:34:25,001 ERROR HandlerThread:117690 [gitlib.py:root():92] git root error: Cmd('git') failed due to: exit code(128)
|
23 |
+
cmdline: git rev-parse --show-toplevel
|
24 |
+
stderr: 'fatal: detected dubious ownership in repository at '/data/cronscript/lm-evaluation-harness'
|
25 |
+
To add an exception for this directory, call:
|
26 |
+
|
27 |
+
git config --global --add safe.directory /data/cronscript/lm-evaluation-harness'
|
28 |
+
2024-05-14 16:34:25,002 DEBUG HandlerThread:117690 [system_info.py:_probe_git():143] Probing git done
|
29 |
+
2024-05-14 16:34:25,002 DEBUG HandlerThread:117690 [system_info.py:probe():198] Probing system done
|
30 |
+
2024-05-14 16:34:25,002 DEBUG HandlerThread:117690 [system_monitor.py:probe():223] {'os': 'Linux-5.15.0-92-generic-x86_64-with-glibc2.35', 'python': '3.10.12', 'heartbeatAt': '2024-05-14T16:34:24.973227', 'startedAt': '2024-05-14T16:34:24.538392', 'docker': None, 'cuda': None, 'args': ('--model', 'hf', '--model_args', 'pretrained=/data/cronscript/ckpts//hf_ckpt//global_step100', '--tasks', 'indiccopa-hi', '--batch_size', 'auto', '--wandb_args', 'project=bharatgpt,group=trial_expt'), 'state': 'running', 'program': '-m lm_eval.__main__', 'codePathLocal': None, 'git': {'remote': 'https://github.com/EleutherAI/lm-evaluation-harness', 'commit': None}, 'email': None, 'root': '/data/cronscript/lm-evaluation-harness', 'host': 'vizzhy-150-3', 'username': 'root', 'executable': '/usr/bin/python3', 'cpu_count': 76, 'cpu_count_logical': 152, 'cpu_freq': {'current': 3395.594611842105, 'min': 800.0, 'max': 3400.0}, 'cpu_freq_per_core': [{'current': 3299.644, 'min': 800.0, 'max': 3400.0}, {'current': 3299.655, 'min': 800.0, 'max': 3400.0}, {'current': 3299.669, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3285.025, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3377.303, 'min': 800.0, 'max': 3400.0}, {'current': 3377.255, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3356.859, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3389.226, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3296.62, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3214.892, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}], 'disk': {'/': {'total': 866.4415092468262, 'used': 863.4841690063477}}, 'memory': {'total': 1007.5000267028809}}
|
31 |
+
2024-05-14 16:34:25,002 INFO HandlerThread:117690 [system_monitor.py:probe():224] Finished collecting system info
|
32 |
+
2024-05-14 16:34:25,002 INFO HandlerThread:117690 [system_monitor.py:probe():227] Publishing system info
|
33 |
+
2024-05-14 16:34:25,003 INFO HandlerThread:117690 [system_monitor.py:probe():229] Finished publishing system info
|
34 |
+
2024-05-14 16:34:25,007 DEBUG SenderThread:117690 [sender.py:send():378] send: files
|
35 |
+
2024-05-14 16:34:25,007 INFO SenderThread:117690 [sender.py:_save_file():1389] saving file wandb-metadata.json with policy now
|
36 |
+
2024-05-14 16:34:25,101 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: python_packages
|
37 |
+
2024-05-14 16:34:25,101 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: python_packages
|
38 |
+
2024-05-14 16:34:25,101 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: stop_status
|
39 |
+
2024-05-14 16:34:25,102 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: stop_status
|
40 |
+
2024-05-14 16:34:25,256 DEBUG SenderThread:117690 [sender.py:send():378] send: telemetry
|
41 |
+
2024-05-14 16:34:25,523 INFO wandb-upload_0:117690 [upload_job.py:push():130] Uploaded file /tmp/tmp3fbap2pawandb/y2b1xrpn-wandb-metadata.json
|
42 |
+
2024-05-14 16:34:25,829 INFO Thread-12 :117690 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/wandb-metadata.json
|
43 |
+
2024-05-14 16:34:25,829 INFO Thread-12 :117690 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/requirements.txt
|
44 |
+
2024-05-14 16:34:25,829 INFO Thread-12 :117690 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/output.log
|
45 |
+
2024-05-14 16:34:27,829 INFO Thread-12 :117690 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/output.log
|
46 |
+
2024-05-14 16:34:30,259 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: status_report
|
47 |
+
2024-05-14 16:34:31,831 INFO Thread-12 :117690 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/output.log
|
48 |
+
2024-05-14 16:34:35,622 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: status_report
|
49 |
+
2024-05-14 16:34:39,837 INFO Thread-12 :117690 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/output.log
|
50 |
+
2024-05-14 16:34:40,103 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: stop_status
|
51 |
+
2024-05-14 16:34:40,103 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: stop_status
|
52 |
+
2024-05-14 16:34:41,207 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: status_report
|
53 |
+
2024-05-14 16:34:43,839 INFO Thread-12 :117690 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/output.log
|
54 |
+
2024-05-14 16:34:45,841 INFO Thread-12 :117690 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/output.log
|
55 |
+
2024-05-14 16:34:46,279 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: status_report
|
56 |
+
2024-05-14 16:34:47,842 INFO Thread-12 :117690 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/output.log
|
57 |
+
2024-05-14 16:34:51,280 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: status_report
|
58 |
+
2024-05-14 16:34:52,296 DEBUG SenderThread:117690 [sender.py:send():378] send: exit
|
59 |
+
2024-05-14 16:34:52,296 INFO SenderThread:117690 [sender.py:send_exit():585] handling exit code: 0
|
60 |
+
2024-05-14 16:34:52,296 INFO SenderThread:117690 [sender.py:send_exit():587] handling runtime: 27
|
61 |
+
2024-05-14 16:34:52,297 INFO SenderThread:117690 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
|
62 |
+
2024-05-14 16:34:52,297 INFO SenderThread:117690 [sender.py:send_exit():593] send defer
|
63 |
+
2024-05-14 16:34:52,297 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: defer
|
64 |
+
2024-05-14 16:34:52,298 INFO HandlerThread:117690 [handler.py:handle_request_defer():184] handle defer: 0
|
65 |
+
2024-05-14 16:34:52,298 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: defer
|
66 |
+
2024-05-14 16:34:52,298 INFO SenderThread:117690 [sender.py:send_request_defer():609] handle sender defer: 0
|
67 |
+
2024-05-14 16:34:52,298 INFO SenderThread:117690 [sender.py:transition_state():613] send defer: 1
|
68 |
+
2024-05-14 16:34:52,298 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: defer
|
69 |
+
2024-05-14 16:34:52,298 INFO HandlerThread:117690 [handler.py:handle_request_defer():184] handle defer: 1
|
70 |
+
2024-05-14 16:34:52,298 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: defer
|
71 |
+
2024-05-14 16:34:52,298 INFO SenderThread:117690 [sender.py:send_request_defer():609] handle sender defer: 1
|
72 |
+
2024-05-14 16:34:52,298 INFO SenderThread:117690 [sender.py:transition_state():613] send defer: 2
|
73 |
+
2024-05-14 16:34:52,298 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: defer
|
74 |
+
2024-05-14 16:34:52,298 INFO HandlerThread:117690 [handler.py:handle_request_defer():184] handle defer: 2
|
75 |
+
2024-05-14 16:34:52,298 INFO HandlerThread:117690 [system_monitor.py:finish():203] Stopping system monitor
|
76 |
+
2024-05-14 16:34:52,298 DEBUG SystemMonitor:117690 [system_monitor.py:_start():172] Starting system metrics aggregation loop
|
77 |
+
2024-05-14 16:34:52,299 DEBUG SystemMonitor:117690 [system_monitor.py:_start():179] Finished system metrics aggregation loop
|
78 |
+
2024-05-14 16:34:52,299 INFO HandlerThread:117690 [interfaces.py:finish():200] Joined cpu monitor
|
79 |
+
2024-05-14 16:34:52,299 DEBUG SystemMonitor:117690 [system_monitor.py:_start():183] Publishing last batch of metrics
|
80 |
+
2024-05-14 16:34:52,299 INFO HandlerThread:117690 [interfaces.py:finish():200] Joined disk monitor
|
81 |
+
2024-05-14 16:34:52,301 INFO HandlerThread:117690 [interfaces.py:finish():200] Joined memory monitor
|
82 |
+
2024-05-14 16:34:52,301 INFO HandlerThread:117690 [interfaces.py:finish():200] Joined network monitor
|
83 |
+
2024-05-14 16:34:52,301 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: defer
|
84 |
+
2024-05-14 16:34:52,301 INFO SenderThread:117690 [sender.py:send_request_defer():609] handle sender defer: 2
|
85 |
+
2024-05-14 16:34:52,301 INFO SenderThread:117690 [sender.py:transition_state():613] send defer: 3
|
86 |
+
2024-05-14 16:34:52,301 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: defer
|
87 |
+
2024-05-14 16:34:52,301 DEBUG SenderThread:117690 [sender.py:send():378] send: stats
|
88 |
+
2024-05-14 16:34:52,302 INFO HandlerThread:117690 [handler.py:handle_request_defer():184] handle defer: 3
|
89 |
+
2024-05-14 16:34:52,302 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: defer
|
90 |
+
2024-05-14 16:34:52,302 INFO SenderThread:117690 [sender.py:send_request_defer():609] handle sender defer: 3
|
91 |
+
2024-05-14 16:34:52,302 INFO SenderThread:117690 [sender.py:transition_state():613] send defer: 4
|
92 |
+
2024-05-14 16:34:52,302 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: defer
|
93 |
+
2024-05-14 16:34:52,302 INFO HandlerThread:117690 [handler.py:handle_request_defer():184] handle defer: 4
|
94 |
+
2024-05-14 16:34:52,302 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: defer
|
95 |
+
2024-05-14 16:34:52,303 INFO SenderThread:117690 [sender.py:send_request_defer():609] handle sender defer: 4
|
96 |
+
2024-05-14 16:34:52,303 INFO SenderThread:117690 [sender.py:transition_state():613] send defer: 5
|
97 |
+
2024-05-14 16:34:52,303 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: defer
|
98 |
+
2024-05-14 16:34:52,303 INFO HandlerThread:117690 [handler.py:handle_request_defer():184] handle defer: 5
|
99 |
+
2024-05-14 16:34:52,303 DEBUG SenderThread:117690 [sender.py:send():378] send: summary
|
100 |
+
2024-05-14 16:34:52,304 INFO SenderThread:117690 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
|
101 |
+
2024-05-14 16:34:52,304 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: defer
|
102 |
+
2024-05-14 16:34:52,304 INFO SenderThread:117690 [sender.py:send_request_defer():609] handle sender defer: 5
|
103 |
+
2024-05-14 16:34:52,304 INFO SenderThread:117690 [sender.py:transition_state():613] send defer: 6
|
104 |
+
2024-05-14 16:34:52,304 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: defer
|
105 |
+
2024-05-14 16:34:52,304 INFO HandlerThread:117690 [handler.py:handle_request_defer():184] handle defer: 6
|
106 |
+
2024-05-14 16:34:52,304 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: defer
|
107 |
+
2024-05-14 16:34:52,304 INFO SenderThread:117690 [sender.py:send_request_defer():609] handle sender defer: 6
|
108 |
+
2024-05-14 16:34:52,307 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: status_report
|
109 |
+
2024-05-14 16:34:52,392 INFO SenderThread:117690 [sender.py:transition_state():613] send defer: 7
|
110 |
+
2024-05-14 16:34:52,392 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: defer
|
111 |
+
2024-05-14 16:34:52,392 INFO HandlerThread:117690 [handler.py:handle_request_defer():184] handle defer: 7
|
112 |
+
2024-05-14 16:34:52,393 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: defer
|
113 |
+
2024-05-14 16:34:52,393 INFO SenderThread:117690 [sender.py:send_request_defer():609] handle sender defer: 7
|
114 |
+
2024-05-14 16:34:52,846 INFO Thread-12 :117690 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/config.yaml
|
115 |
+
2024-05-14 16:34:52,846 INFO Thread-12 :117690 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/wandb-summary.json
|
116 |
+
2024-05-14 16:34:53,296 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: poll_exit
|
117 |
+
2024-05-14 16:34:55,266 INFO SenderThread:117690 [sender.py:transition_state():613] send defer: 8
|
118 |
+
2024-05-14 16:34:55,266 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: poll_exit
|
119 |
+
2024-05-14 16:34:55,266 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: defer
|
120 |
+
2024-05-14 16:34:55,266 INFO HandlerThread:117690 [handler.py:handle_request_defer():184] handle defer: 8
|
121 |
+
2024-05-14 16:34:55,266 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: defer
|
122 |
+
2024-05-14 16:34:55,266 INFO SenderThread:117690 [sender.py:send_request_defer():609] handle sender defer: 8
|
123 |
+
2024-05-14 16:34:55,266 INFO SenderThread:117690 [job_builder.py:build():432] Attempting to build job artifact
|
124 |
+
2024-05-14 16:34:55,267 INFO SenderThread:117690 [job_builder.py:_get_source_type():576] no source found
|
125 |
+
2024-05-14 16:34:55,267 INFO SenderThread:117690 [sender.py:transition_state():613] send defer: 9
|
126 |
+
2024-05-14 16:34:55,267 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: defer
|
127 |
+
2024-05-14 16:34:55,267 INFO HandlerThread:117690 [handler.py:handle_request_defer():184] handle defer: 9
|
128 |
+
2024-05-14 16:34:55,267 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: defer
|
129 |
+
2024-05-14 16:34:55,267 INFO SenderThread:117690 [sender.py:send_request_defer():609] handle sender defer: 9
|
130 |
+
2024-05-14 16:34:55,267 INFO SenderThread:117690 [dir_watcher.py:finish():358] shutting down directory watcher
|
131 |
+
2024-05-14 16:34:55,296 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: poll_exit
|
132 |
+
2024-05-14 16:34:55,847 INFO SenderThread:117690 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/output.log
|
133 |
+
2024-05-14 16:34:55,847 INFO SenderThread:117690 [dir_watcher.py:finish():388] scan: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files
|
134 |
+
2024-05-14 16:34:55,848 INFO SenderThread:117690 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/config.yaml config.yaml
|
135 |
+
2024-05-14 16:34:55,848 INFO SenderThread:117690 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/requirements.txt requirements.txt
|
136 |
+
2024-05-14 16:34:55,848 INFO SenderThread:117690 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/wandb-summary.json wandb-summary.json
|
137 |
+
2024-05-14 16:34:55,849 INFO SenderThread:117690 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/wandb-metadata.json wandb-metadata.json
|
138 |
+
2024-05-14 16:34:55,849 INFO SenderThread:117690 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/output.log output.log
|
139 |
+
2024-05-14 16:34:55,849 INFO SenderThread:117690 [sender.py:transition_state():613] send defer: 10
|
140 |
+
2024-05-14 16:34:55,849 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: poll_exit
|
141 |
+
2024-05-14 16:34:55,851 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: defer
|
142 |
+
2024-05-14 16:34:55,851 INFO HandlerThread:117690 [handler.py:handle_request_defer():184] handle defer: 10
|
143 |
+
2024-05-14 16:34:55,853 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: defer
|
144 |
+
2024-05-14 16:34:55,853 INFO SenderThread:117690 [sender.py:send_request_defer():609] handle sender defer: 10
|
145 |
+
2024-05-14 16:34:55,853 INFO SenderThread:117690 [file_pusher.py:finish():169] shutting down file pusher
|
146 |
+
2024-05-14 16:34:56,121 INFO wandb-upload_1:117690 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/config.yaml
|
147 |
+
2024-05-14 16:34:56,260 INFO wandb-upload_0:117690 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/requirements.txt
|
148 |
+
2024-05-14 16:34:56,297 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: poll_exit
|
149 |
+
2024-05-14 16:34:56,298 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: poll_exit
|
150 |
+
2024-05-14 16:34:56,341 INFO wandb-upload_2:117690 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/wandb-summary.json
|
151 |
+
2024-05-14 16:34:56,348 INFO wandb-upload_3:117690 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/files/output.log
|
152 |
+
2024-05-14 16:34:56,548 INFO Thread-11 (_thread_body):117690 [sender.py:transition_state():613] send defer: 11
|
153 |
+
2024-05-14 16:34:56,548 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: defer
|
154 |
+
2024-05-14 16:34:56,548 INFO HandlerThread:117690 [handler.py:handle_request_defer():184] handle defer: 11
|
155 |
+
2024-05-14 16:34:56,549 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: defer
|
156 |
+
2024-05-14 16:34:56,549 INFO SenderThread:117690 [sender.py:send_request_defer():609] handle sender defer: 11
|
157 |
+
2024-05-14 16:34:56,549 INFO SenderThread:117690 [file_pusher.py:join():175] waiting for file pusher
|
158 |
+
2024-05-14 16:34:56,549 INFO SenderThread:117690 [sender.py:transition_state():613] send defer: 12
|
159 |
+
2024-05-14 16:34:56,549 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: defer
|
160 |
+
2024-05-14 16:34:56,549 INFO HandlerThread:117690 [handler.py:handle_request_defer():184] handle defer: 12
|
161 |
+
2024-05-14 16:34:56,549 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: defer
|
162 |
+
2024-05-14 16:34:56,549 INFO SenderThread:117690 [sender.py:send_request_defer():609] handle sender defer: 12
|
163 |
+
2024-05-14 16:34:56,549 INFO SenderThread:117690 [file_stream.py:finish():601] file stream finish called
|
164 |
+
2024-05-14 16:34:56,610 INFO SenderThread:117690 [file_stream.py:finish():605] file stream finish is done
|
165 |
+
2024-05-14 16:34:56,610 INFO SenderThread:117690 [sender.py:transition_state():613] send defer: 13
|
166 |
+
2024-05-14 16:34:56,610 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: defer
|
167 |
+
2024-05-14 16:34:56,610 INFO HandlerThread:117690 [handler.py:handle_request_defer():184] handle defer: 13
|
168 |
+
2024-05-14 16:34:56,610 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: defer
|
169 |
+
2024-05-14 16:34:56,610 INFO SenderThread:117690 [sender.py:send_request_defer():609] handle sender defer: 13
|
170 |
+
2024-05-14 16:34:56,610 INFO SenderThread:117690 [sender.py:transition_state():613] send defer: 14
|
171 |
+
2024-05-14 16:34:56,610 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: defer
|
172 |
+
2024-05-14 16:34:56,610 INFO HandlerThread:117690 [handler.py:handle_request_defer():184] handle defer: 14
|
173 |
+
2024-05-14 16:34:56,610 DEBUG SenderThread:117690 [sender.py:send():378] send: final
|
174 |
+
2024-05-14 16:34:56,611 DEBUG SenderThread:117690 [sender.py:send():378] send: footer
|
175 |
+
2024-05-14 16:34:56,611 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: defer
|
176 |
+
2024-05-14 16:34:56,611 INFO SenderThread:117690 [sender.py:send_request_defer():609] handle sender defer: 14
|
177 |
+
2024-05-14 16:34:56,611 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: poll_exit
|
178 |
+
2024-05-14 16:34:56,611 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: poll_exit
|
179 |
+
2024-05-14 16:34:56,611 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: poll_exit
|
180 |
+
2024-05-14 16:34:56,611 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: poll_exit
|
181 |
+
2024-05-14 16:34:56,612 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: server_info
|
182 |
+
2024-05-14 16:34:56,612 DEBUG SenderThread:117690 [sender.py:send_request():405] send_request: server_info
|
183 |
+
2024-05-14 16:34:56,613 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: get_summary
|
184 |
+
2024-05-14 16:34:56,613 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: sampled_history
|
185 |
+
2024-05-14 16:34:56,613 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: internal_messages
|
186 |
+
2024-05-14 16:34:56,666 INFO MainThread:117690 [wandb_run.py:_footer_history_summary_info():3994] rendering history
|
187 |
+
2024-05-14 16:34:56,666 INFO MainThread:117690 [wandb_run.py:_footer_history_summary_info():4026] rendering summary
|
188 |
+
2024-05-14 16:34:56,666 INFO MainThread:117690 [wandb_run.py:_footer_sync_info():3953] logging synced files
|
189 |
+
2024-05-14 16:34:56,666 DEBUG HandlerThread:117690 [handler.py:handle_request():158] handle_request: shutdown
|
190 |
+
2024-05-14 16:34:56,667 INFO HandlerThread:117690 [handler.py:finish():882] shutting down handler
|
191 |
+
2024-05-14 16:34:57,612 INFO WriterThread:117690 [datastore.py:close():296] close: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/run-li0bhvjs.wandb
|
192 |
+
2024-05-14 16:34:57,666 INFO SenderThread:117690 [sender.py:finish():1545] shutting down sender
|
193 |
+
2024-05-14 16:34:57,666 INFO SenderThread:117690 [file_pusher.py:finish():169] shutting down file pusher
|
194 |
+
2024-05-14 16:34:57,666 INFO SenderThread:117690 [file_pusher.py:join():175] waiting for file pusher
|
lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/logs/debug.log
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2024-05-14 16:34:24,545 INFO MainThread:116796 [wandb_setup.py:_flush():76] Current SDK version is 0.17.0
|
2 |
+
2024-05-14 16:34:24,545 INFO MainThread:116796 [wandb_setup.py:_flush():76] Configure stats pid to 116796
|
3 |
+
2024-05-14 16:34:24,545 INFO MainThread:116796 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
|
4 |
+
2024-05-14 16:34:24,545 INFO MainThread:116796 [wandb_setup.py:_flush():76] Loading settings from /data/cronscript/lm-evaluation-harness/wandb/settings
|
5 |
+
2024-05-14 16:34:24,545 INFO MainThread:116796 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
|
6 |
+
2024-05-14 16:34:24,545 INFO MainThread:116796 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
|
7 |
+
2024-05-14 16:34:24,545 WARNING MainThread:116796 [wandb_setup.py:_flush():76] Could not find program at -m lm_eval.__main__
|
8 |
+
2024-05-14 16:34:24,545 INFO MainThread:116796 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': None, 'program': '-m lm_eval.__main__'}
|
9 |
+
2024-05-14 16:34:24,545 INFO MainThread:116796 [wandb_setup.py:_flush():76] Applying login settings: {}
|
10 |
+
2024-05-14 16:34:24,545 INFO MainThread:116796 [wandb_init.py:_log_setup():520] Logging user logs to /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/logs/debug.log
|
11 |
+
2024-05-14 16:34:24,546 INFO MainThread:116796 [wandb_init.py:_log_setup():521] Logging internal logs to /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/logs/debug-internal.log
|
12 |
+
2024-05-14 16:34:24,546 INFO MainThread:116796 [wandb_init.py:init():560] calling init triggers
|
13 |
+
2024-05-14 16:34:24,546 INFO MainThread:116796 [wandb_init.py:init():567] wandb.init called with sweep_config: {}
|
14 |
+
config: {}
|
15 |
+
2024-05-14 16:34:24,546 INFO MainThread:116796 [wandb_init.py:init():610] starting backend
|
16 |
+
2024-05-14 16:34:24,546 INFO MainThread:116796 [wandb_init.py:init():614] setting up manager
|
17 |
+
2024-05-14 16:34:24,547 INFO MainThread:116796 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
18 |
+
2024-05-14 16:34:24,548 INFO MainThread:116796 [wandb_init.py:init():622] backend started and connected
|
19 |
+
2024-05-14 16:34:24,551 INFO MainThread:116796 [wandb_init.py:init():711] updated telemetry
|
20 |
+
2024-05-14 16:34:24,562 INFO MainThread:116796 [wandb_init.py:init():744] communicating run to backend with 90.0 second timeout
|
21 |
+
2024-05-14 16:34:24,834 INFO MainThread:116796 [wandb_run.py:_on_init():2396] communicating current version
|
22 |
+
2024-05-14 16:34:24,916 INFO MainThread:116796 [wandb_run.py:_on_init():2405] got version response
|
23 |
+
2024-05-14 16:34:24,916 INFO MainThread:116796 [wandb_init.py:init():795] starting run threads in backend
|
24 |
+
2024-05-14 16:34:25,101 INFO MainThread:116796 [wandb_run.py:_console_start():2374] atexit reg
|
25 |
+
2024-05-14 16:34:25,101 INFO MainThread:116796 [wandb_run.py:_redirect():2229] redirect: wrap_raw
|
26 |
+
2024-05-14 16:34:25,102 INFO MainThread:116796 [wandb_run.py:_redirect():2294] Wrapping output streams.
|
27 |
+
2024-05-14 16:34:25,102 INFO MainThread:116796 [wandb_run.py:_redirect():2319] Redirects installed.
|
28 |
+
2024-05-14 16:34:25,103 INFO MainThread:116796 [wandb_init.py:init():838] run started, returning control to user process
|
29 |
+
2024-05-14 16:34:57,667 WARNING MsgRouterThr:116796 [router.py:message_loop():77] message_loop has been closed
|
lm-evaluation-harness/wandb/run-20240514_163424-li0bhvjs/run-li0bhvjs.wandb
ADDED
Binary file (11.6 kB). View file
|
|
lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/wandb-metadata.json
ADDED
@@ -0,0 +1,810 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"os": "Linux-5.15.0-92-generic-x86_64-with-glibc2.35",
|
3 |
+
"python": "3.10.12",
|
4 |
+
"heartbeatAt": "2024-05-14T16:37:04.148707",
|
5 |
+
"startedAt": "2024-05-14T16:37:03.690267",
|
6 |
+
"docker": null,
|
7 |
+
"cuda": null,
|
8 |
+
"args": [
|
9 |
+
"--model",
|
10 |
+
"hf",
|
11 |
+
"--model_args",
|
12 |
+
"pretrained=/data/cronscript/ckpts//hf_ckpt//global_step20",
|
13 |
+
"--tasks",
|
14 |
+
"indiccopa-hi",
|
15 |
+
"--batch_size",
|
16 |
+
"auto",
|
17 |
+
"--wandb_args",
|
18 |
+
"project=bharatgpt,group=trial_expt"
|
19 |
+
],
|
20 |
+
"state": "running",
|
21 |
+
"program": "-m lm_eval.__main__",
|
22 |
+
"codePathLocal": null,
|
23 |
+
"git": {
|
24 |
+
"remote": "https://github.com/EleutherAI/lm-evaluation-harness",
|
25 |
+
"commit": null
|
26 |
+
},
|
27 |
+
"email": null,
|
28 |
+
"root": "/data/cronscript/lm-evaluation-harness",
|
29 |
+
"host": "vizzhy-150-3",
|
30 |
+
"username": "root",
|
31 |
+
"executable": "/usr/bin/python3",
|
32 |
+
"cpu_count": 76,
|
33 |
+
"cpu_count_logical": 152,
|
34 |
+
"cpu_freq": {
|
35 |
+
"current": 3386.615322368421,
|
36 |
+
"min": 800.0,
|
37 |
+
"max": 3400.0
|
38 |
+
},
|
39 |
+
"cpu_freq_per_core": [
|
40 |
+
{
|
41 |
+
"current": 3300.002,
|
42 |
+
"min": 800.0,
|
43 |
+
"max": 3400.0
|
44 |
+
},
|
45 |
+
{
|
46 |
+
"current": 3300.0,
|
47 |
+
"min": 800.0,
|
48 |
+
"max": 3400.0
|
49 |
+
},
|
50 |
+
{
|
51 |
+
"current": 3300.002,
|
52 |
+
"min": 800.0,
|
53 |
+
"max": 3400.0
|
54 |
+
},
|
55 |
+
{
|
56 |
+
"current": 3300.0,
|
57 |
+
"min": 800.0,
|
58 |
+
"max": 3400.0
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"current": 3400.0,
|
62 |
+
"min": 800.0,
|
63 |
+
"max": 3400.0
|
64 |
+
},
|
65 |
+
{
|
66 |
+
"current": 3400.0,
|
67 |
+
"min": 800.0,
|
68 |
+
"max": 3400.0
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"current": 3400.0,
|
72 |
+
"min": 800.0,
|
73 |
+
"max": 3400.0
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"current": 3400.0,
|
77 |
+
"min": 800.0,
|
78 |
+
"max": 3400.0
|
79 |
+
},
|
80 |
+
{
|
81 |
+
"current": 3400.0,
|
82 |
+
"min": 800.0,
|
83 |
+
"max": 3400.0
|
84 |
+
},
|
85 |
+
{
|
86 |
+
"current": 3400.0,
|
87 |
+
"min": 800.0,
|
88 |
+
"max": 3400.0
|
89 |
+
},
|
90 |
+
{
|
91 |
+
"current": 3400.0,
|
92 |
+
"min": 800.0,
|
93 |
+
"max": 3400.0
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"current": 3400.0,
|
97 |
+
"min": 800.0,
|
98 |
+
"max": 3400.0
|
99 |
+
},
|
100 |
+
{
|
101 |
+
"current": 3400.0,
|
102 |
+
"min": 800.0,
|
103 |
+
"max": 3400.0
|
104 |
+
},
|
105 |
+
{
|
106 |
+
"current": 3400.0,
|
107 |
+
"min": 800.0,
|
108 |
+
"max": 3400.0
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"current": 3400.0,
|
112 |
+
"min": 800.0,
|
113 |
+
"max": 3400.0
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"current": 3400.0,
|
117 |
+
"min": 800.0,
|
118 |
+
"max": 3400.0
|
119 |
+
},
|
120 |
+
{
|
121 |
+
"current": 3400.0,
|
122 |
+
"min": 800.0,
|
123 |
+
"max": 3400.0
|
124 |
+
},
|
125 |
+
{
|
126 |
+
"current": 3400.0,
|
127 |
+
"min": 800.0,
|
128 |
+
"max": 3400.0
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"current": 3400.0,
|
132 |
+
"min": 800.0,
|
133 |
+
"max": 3400.0
|
134 |
+
},
|
135 |
+
{
|
136 |
+
"current": 3400.0,
|
137 |
+
"min": 800.0,
|
138 |
+
"max": 3400.0
|
139 |
+
},
|
140 |
+
{
|
141 |
+
"current": 3400.0,
|
142 |
+
"min": 800.0,
|
143 |
+
"max": 3400.0
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"current": 3400.0,
|
147 |
+
"min": 800.0,
|
148 |
+
"max": 3400.0
|
149 |
+
},
|
150 |
+
{
|
151 |
+
"current": 3400.0,
|
152 |
+
"min": 800.0,
|
153 |
+
"max": 3400.0
|
154 |
+
},
|
155 |
+
{
|
156 |
+
"current": 3400.0,
|
157 |
+
"min": 800.0,
|
158 |
+
"max": 3400.0
|
159 |
+
},
|
160 |
+
{
|
161 |
+
"current": 3400.0,
|
162 |
+
"min": 800.0,
|
163 |
+
"max": 3400.0
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"current": 3400.0,
|
167 |
+
"min": 800.0,
|
168 |
+
"max": 3400.0
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"current": 3400.0,
|
172 |
+
"min": 800.0,
|
173 |
+
"max": 3400.0
|
174 |
+
},
|
175 |
+
{
|
176 |
+
"current": 3400.0,
|
177 |
+
"min": 800.0,
|
178 |
+
"max": 3400.0
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"current": 3400.0,
|
182 |
+
"min": 800.0,
|
183 |
+
"max": 3400.0
|
184 |
+
},
|
185 |
+
{
|
186 |
+
"current": 3300.0,
|
187 |
+
"min": 800.0,
|
188 |
+
"max": 3400.0
|
189 |
+
},
|
190 |
+
{
|
191 |
+
"current": 3400.0,
|
192 |
+
"min": 800.0,
|
193 |
+
"max": 3400.0
|
194 |
+
},
|
195 |
+
{
|
196 |
+
"current": 3400.0,
|
197 |
+
"min": 800.0,
|
198 |
+
"max": 3400.0
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"current": 3400.0,
|
202 |
+
"min": 800.0,
|
203 |
+
"max": 3400.0
|
204 |
+
},
|
205 |
+
{
|
206 |
+
"current": 3400.0,
|
207 |
+
"min": 800.0,
|
208 |
+
"max": 3400.0
|
209 |
+
},
|
210 |
+
{
|
211 |
+
"current": 3400.0,
|
212 |
+
"min": 800.0,
|
213 |
+
"max": 3400.0
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"current": 3300.0,
|
217 |
+
"min": 800.0,
|
218 |
+
"max": 3400.0
|
219 |
+
},
|
220 |
+
{
|
221 |
+
"current": 3400.0,
|
222 |
+
"min": 800.0,
|
223 |
+
"max": 3400.0
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"current": 3400.0,
|
227 |
+
"min": 800.0,
|
228 |
+
"max": 3400.0
|
229 |
+
},
|
230 |
+
{
|
231 |
+
"current": 3300.0,
|
232 |
+
"min": 800.0,
|
233 |
+
"max": 3400.0
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"current": 3300.0,
|
237 |
+
"min": 800.0,
|
238 |
+
"max": 3400.0
|
239 |
+
},
|
240 |
+
{
|
241 |
+
"current": 3400.0,
|
242 |
+
"min": 800.0,
|
243 |
+
"max": 3400.0
|
244 |
+
},
|
245 |
+
{
|
246 |
+
"current": 3400.0,
|
247 |
+
"min": 800.0,
|
248 |
+
"max": 3400.0
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"current": 3300.0,
|
252 |
+
"min": 800.0,
|
253 |
+
"max": 3400.0
|
254 |
+
},
|
255 |
+
{
|
256 |
+
"current": 3400.0,
|
257 |
+
"min": 800.0,
|
258 |
+
"max": 3400.0
|
259 |
+
},
|
260 |
+
{
|
261 |
+
"current": 3400.0,
|
262 |
+
"min": 800.0,
|
263 |
+
"max": 3400.0
|
264 |
+
},
|
265 |
+
{
|
266 |
+
"current": 3400.0,
|
267 |
+
"min": 800.0,
|
268 |
+
"max": 3400.0
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"current": 3400.0,
|
272 |
+
"min": 800.0,
|
273 |
+
"max": 3400.0
|
274 |
+
},
|
275 |
+
{
|
276 |
+
"current": 3400.0,
|
277 |
+
"min": 800.0,
|
278 |
+
"max": 3400.0
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"current": 3400.0,
|
282 |
+
"min": 800.0,
|
283 |
+
"max": 3400.0
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"current": 3300.0,
|
287 |
+
"min": 800.0,
|
288 |
+
"max": 3400.0
|
289 |
+
},
|
290 |
+
{
|
291 |
+
"current": 3400.0,
|
292 |
+
"min": 800.0,
|
293 |
+
"max": 3400.0
|
294 |
+
},
|
295 |
+
{
|
296 |
+
"current": 3400.0,
|
297 |
+
"min": 800.0,
|
298 |
+
"max": 3400.0
|
299 |
+
},
|
300 |
+
{
|
301 |
+
"current": 3400.0,
|
302 |
+
"min": 800.0,
|
303 |
+
"max": 3400.0
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"current": 3400.0,
|
307 |
+
"min": 800.0,
|
308 |
+
"max": 3400.0
|
309 |
+
},
|
310 |
+
{
|
311 |
+
"current": 3400.0,
|
312 |
+
"min": 800.0,
|
313 |
+
"max": 3400.0
|
314 |
+
},
|
315 |
+
{
|
316 |
+
"current": 3400.0,
|
317 |
+
"min": 800.0,
|
318 |
+
"max": 3400.0
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"current": 3400.0,
|
322 |
+
"min": 800.0,
|
323 |
+
"max": 3400.0
|
324 |
+
},
|
325 |
+
{
|
326 |
+
"current": 3400.0,
|
327 |
+
"min": 800.0,
|
328 |
+
"max": 3400.0
|
329 |
+
},
|
330 |
+
{
|
331 |
+
"current": 3400.0,
|
332 |
+
"min": 800.0,
|
333 |
+
"max": 3400.0
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"current": 3400.0,
|
337 |
+
"min": 800.0,
|
338 |
+
"max": 3400.0
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"current": 3400.0,
|
342 |
+
"min": 800.0,
|
343 |
+
"max": 3400.0
|
344 |
+
},
|
345 |
+
{
|
346 |
+
"current": 3400.0,
|
347 |
+
"min": 800.0,
|
348 |
+
"max": 3400.0
|
349 |
+
},
|
350 |
+
{
|
351 |
+
"current": 3400.0,
|
352 |
+
"min": 800.0,
|
353 |
+
"max": 3400.0
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"current": 3400.0,
|
357 |
+
"min": 800.0,
|
358 |
+
"max": 3400.0
|
359 |
+
},
|
360 |
+
{
|
361 |
+
"current": 3400.0,
|
362 |
+
"min": 800.0,
|
363 |
+
"max": 3400.0
|
364 |
+
},
|
365 |
+
{
|
366 |
+
"current": 3300.0,
|
367 |
+
"min": 800.0,
|
368 |
+
"max": 3400.0
|
369 |
+
},
|
370 |
+
{
|
371 |
+
"current": 3400.0,
|
372 |
+
"min": 800.0,
|
373 |
+
"max": 3400.0
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"current": 3400.0,
|
377 |
+
"min": 800.0,
|
378 |
+
"max": 3400.0
|
379 |
+
},
|
380 |
+
{
|
381 |
+
"current": 3400.0,
|
382 |
+
"min": 800.0,
|
383 |
+
"max": 3400.0
|
384 |
+
},
|
385 |
+
{
|
386 |
+
"current": 3400.0,
|
387 |
+
"min": 800.0,
|
388 |
+
"max": 3400.0
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"current": 3400.0,
|
392 |
+
"min": 800.0,
|
393 |
+
"max": 3400.0
|
394 |
+
},
|
395 |
+
{
|
396 |
+
"current": 3400.0,
|
397 |
+
"min": 800.0,
|
398 |
+
"max": 3400.0
|
399 |
+
},
|
400 |
+
{
|
401 |
+
"current": 3400.0,
|
402 |
+
"min": 800.0,
|
403 |
+
"max": 3400.0
|
404 |
+
},
|
405 |
+
{
|
406 |
+
"current": 3400.0,
|
407 |
+
"min": 800.0,
|
408 |
+
"max": 3400.0
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"current": 3400.0,
|
412 |
+
"min": 800.0,
|
413 |
+
"max": 3400.0
|
414 |
+
},
|
415 |
+
{
|
416 |
+
"current": 3400.0,
|
417 |
+
"min": 800.0,
|
418 |
+
"max": 3400.0
|
419 |
+
},
|
420 |
+
{
|
421 |
+
"current": 3400.0,
|
422 |
+
"min": 800.0,
|
423 |
+
"max": 3400.0
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"current": 3400.0,
|
427 |
+
"min": 800.0,
|
428 |
+
"max": 3400.0
|
429 |
+
},
|
430 |
+
{
|
431 |
+
"current": 3400.0,
|
432 |
+
"min": 800.0,
|
433 |
+
"max": 3400.0
|
434 |
+
},
|
435 |
+
{
|
436 |
+
"current": 3400.0,
|
437 |
+
"min": 800.0,
|
438 |
+
"max": 3400.0
|
439 |
+
},
|
440 |
+
{
|
441 |
+
"current": 3400.0,
|
442 |
+
"min": 800.0,
|
443 |
+
"max": 3400.0
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"current": 3400.0,
|
447 |
+
"min": 800.0,
|
448 |
+
"max": 3400.0
|
449 |
+
},
|
450 |
+
{
|
451 |
+
"current": 3400.0,
|
452 |
+
"min": 800.0,
|
453 |
+
"max": 3400.0
|
454 |
+
},
|
455 |
+
{
|
456 |
+
"current": 3400.0,
|
457 |
+
"min": 800.0,
|
458 |
+
"max": 3400.0
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"current": 3400.0,
|
462 |
+
"min": 800.0,
|
463 |
+
"max": 3400.0
|
464 |
+
},
|
465 |
+
{
|
466 |
+
"current": 3400.0,
|
467 |
+
"min": 800.0,
|
468 |
+
"max": 3400.0
|
469 |
+
},
|
470 |
+
{
|
471 |
+
"current": 3400.0,
|
472 |
+
"min": 800.0,
|
473 |
+
"max": 3400.0
|
474 |
+
},
|
475 |
+
{
|
476 |
+
"current": 3400.0,
|
477 |
+
"min": 800.0,
|
478 |
+
"max": 3400.0
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"current": 3400.0,
|
482 |
+
"min": 800.0,
|
483 |
+
"max": 3400.0
|
484 |
+
},
|
485 |
+
{
|
486 |
+
"current": 3400.0,
|
487 |
+
"min": 800.0,
|
488 |
+
"max": 3400.0
|
489 |
+
},
|
490 |
+
{
|
491 |
+
"current": 3400.0,
|
492 |
+
"min": 800.0,
|
493 |
+
"max": 3400.0
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"current": 3400.0,
|
497 |
+
"min": 800.0,
|
498 |
+
"max": 3400.0
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"current": 3300.0,
|
502 |
+
"min": 800.0,
|
503 |
+
"max": 3400.0
|
504 |
+
},
|
505 |
+
{
|
506 |
+
"current": 3400.0,
|
507 |
+
"min": 800.0,
|
508 |
+
"max": 3400.0
|
509 |
+
},
|
510 |
+
{
|
511 |
+
"current": 3400.0,
|
512 |
+
"min": 800.0,
|
513 |
+
"max": 3400.0
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"current": 3400.0,
|
517 |
+
"min": 800.0,
|
518 |
+
"max": 3400.0
|
519 |
+
},
|
520 |
+
{
|
521 |
+
"current": 3400.0,
|
522 |
+
"min": 800.0,
|
523 |
+
"max": 3400.0
|
524 |
+
},
|
525 |
+
{
|
526 |
+
"current": 3400.0,
|
527 |
+
"min": 800.0,
|
528 |
+
"max": 3400.0
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"current": 3400.0,
|
532 |
+
"min": 800.0,
|
533 |
+
"max": 3400.0
|
534 |
+
},
|
535 |
+
{
|
536 |
+
"current": 3400.0,
|
537 |
+
"min": 800.0,
|
538 |
+
"max": 3400.0
|
539 |
+
},
|
540 |
+
{
|
541 |
+
"current": 3400.0,
|
542 |
+
"min": 800.0,
|
543 |
+
"max": 3400.0
|
544 |
+
},
|
545 |
+
{
|
546 |
+
"current": 3400.0,
|
547 |
+
"min": 800.0,
|
548 |
+
"max": 3400.0
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"current": 3400.0,
|
552 |
+
"min": 800.0,
|
553 |
+
"max": 3400.0
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"current": 3400.0,
|
557 |
+
"min": 800.0,
|
558 |
+
"max": 3400.0
|
559 |
+
},
|
560 |
+
{
|
561 |
+
"current": 3400.0,
|
562 |
+
"min": 800.0,
|
563 |
+
"max": 3400.0
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"current": 3400.0,
|
567 |
+
"min": 800.0,
|
568 |
+
"max": 3400.0
|
569 |
+
},
|
570 |
+
{
|
571 |
+
"current": 3400.0,
|
572 |
+
"min": 800.0,
|
573 |
+
"max": 3400.0
|
574 |
+
},
|
575 |
+
{
|
576 |
+
"current": 3400.0,
|
577 |
+
"min": 800.0,
|
578 |
+
"max": 3400.0
|
579 |
+
},
|
580 |
+
{
|
581 |
+
"current": 3400.0,
|
582 |
+
"min": 800.0,
|
583 |
+
"max": 3400.0
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"current": 3400.0,
|
587 |
+
"min": 800.0,
|
588 |
+
"max": 3400.0
|
589 |
+
},
|
590 |
+
{
|
591 |
+
"current": 3400.0,
|
592 |
+
"min": 800.0,
|
593 |
+
"max": 3400.0
|
594 |
+
},
|
595 |
+
{
|
596 |
+
"current": 3300.0,
|
597 |
+
"min": 800.0,
|
598 |
+
"max": 3400.0
|
599 |
+
},
|
600 |
+
{
|
601 |
+
"current": 3400.0,
|
602 |
+
"min": 800.0,
|
603 |
+
"max": 3400.0
|
604 |
+
},
|
605 |
+
{
|
606 |
+
"current": 3300.0,
|
607 |
+
"min": 800.0,
|
608 |
+
"max": 3400.0
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"current": 3400.0,
|
612 |
+
"min": 800.0,
|
613 |
+
"max": 3400.0
|
614 |
+
},
|
615 |
+
{
|
616 |
+
"current": 3400.0,
|
617 |
+
"min": 800.0,
|
618 |
+
"max": 3400.0
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"current": 3400.0,
|
622 |
+
"min": 800.0,
|
623 |
+
"max": 3400.0
|
624 |
+
},
|
625 |
+
{
|
626 |
+
"current": 3400.0,
|
627 |
+
"min": 800.0,
|
628 |
+
"max": 3400.0
|
629 |
+
},
|
630 |
+
{
|
631 |
+
"current": 3400.0,
|
632 |
+
"min": 800.0,
|
633 |
+
"max": 3400.0
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"current": 3400.0,
|
637 |
+
"min": 800.0,
|
638 |
+
"max": 3400.0
|
639 |
+
},
|
640 |
+
{
|
641 |
+
"current": 3400.0,
|
642 |
+
"min": 800.0,
|
643 |
+
"max": 3400.0
|
644 |
+
},
|
645 |
+
{
|
646 |
+
"current": 3400.0,
|
647 |
+
"min": 800.0,
|
648 |
+
"max": 3400.0
|
649 |
+
},
|
650 |
+
{
|
651 |
+
"current": 3400.0,
|
652 |
+
"min": 800.0,
|
653 |
+
"max": 3400.0
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"current": 3400.0,
|
657 |
+
"min": 800.0,
|
658 |
+
"max": 3400.0
|
659 |
+
},
|
660 |
+
{
|
661 |
+
"current": 3400.0,
|
662 |
+
"min": 800.0,
|
663 |
+
"max": 3400.0
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"current": 3400.0,
|
667 |
+
"min": 800.0,
|
668 |
+
"max": 3400.0
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"current": 3300.0,
|
672 |
+
"min": 800.0,
|
673 |
+
"max": 3400.0
|
674 |
+
},
|
675 |
+
{
|
676 |
+
"current": 3400.0,
|
677 |
+
"min": 800.0,
|
678 |
+
"max": 3400.0
|
679 |
+
},
|
680 |
+
{
|
681 |
+
"current": 3400.0,
|
682 |
+
"min": 800.0,
|
683 |
+
"max": 3400.0
|
684 |
+
},
|
685 |
+
{
|
686 |
+
"current": 3400.0,
|
687 |
+
"min": 800.0,
|
688 |
+
"max": 3400.0
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"current": 3400.0,
|
692 |
+
"min": 800.0,
|
693 |
+
"max": 3400.0
|
694 |
+
},
|
695 |
+
{
|
696 |
+
"current": 3400.0,
|
697 |
+
"min": 800.0,
|
698 |
+
"max": 3400.0
|
699 |
+
},
|
700 |
+
{
|
701 |
+
"current": 3400.0,
|
702 |
+
"min": 800.0,
|
703 |
+
"max": 3400.0
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"current": 3400.0,
|
707 |
+
"min": 800.0,
|
708 |
+
"max": 3400.0
|
709 |
+
},
|
710 |
+
{
|
711 |
+
"current": 3400.0,
|
712 |
+
"min": 800.0,
|
713 |
+
"max": 3400.0
|
714 |
+
},
|
715 |
+
{
|
716 |
+
"current": 3400.0,
|
717 |
+
"min": 800.0,
|
718 |
+
"max": 3400.0
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"current": 3400.0,
|
722 |
+
"min": 800.0,
|
723 |
+
"max": 3400.0
|
724 |
+
},
|
725 |
+
{
|
726 |
+
"current": 3400.0,
|
727 |
+
"min": 800.0,
|
728 |
+
"max": 3400.0
|
729 |
+
},
|
730 |
+
{
|
731 |
+
"current": 3400.0,
|
732 |
+
"min": 800.0,
|
733 |
+
"max": 3400.0
|
734 |
+
},
|
735 |
+
{
|
736 |
+
"current": 3400.0,
|
737 |
+
"min": 800.0,
|
738 |
+
"max": 3400.0
|
739 |
+
},
|
740 |
+
{
|
741 |
+
"current": 3400.0,
|
742 |
+
"min": 800.0,
|
743 |
+
"max": 3400.0
|
744 |
+
},
|
745 |
+
{
|
746 |
+
"current": 3400.0,
|
747 |
+
"min": 800.0,
|
748 |
+
"max": 3400.0
|
749 |
+
},
|
750 |
+
{
|
751 |
+
"current": 3400.0,
|
752 |
+
"min": 800.0,
|
753 |
+
"max": 3400.0
|
754 |
+
},
|
755 |
+
{
|
756 |
+
"current": 3400.0,
|
757 |
+
"min": 800.0,
|
758 |
+
"max": 3400.0
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"current": 3400.0,
|
762 |
+
"min": 800.0,
|
763 |
+
"max": 3400.0
|
764 |
+
},
|
765 |
+
{
|
766 |
+
"current": 3400.0,
|
767 |
+
"min": 800.0,
|
768 |
+
"max": 3400.0
|
769 |
+
},
|
770 |
+
{
|
771 |
+
"current": 3400.0,
|
772 |
+
"min": 800.0,
|
773 |
+
"max": 3400.0
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"current": 3400.0,
|
777 |
+
"min": 800.0,
|
778 |
+
"max": 3400.0
|
779 |
+
},
|
780 |
+
{
|
781 |
+
"current": 3400.0,
|
782 |
+
"min": 800.0,
|
783 |
+
"max": 3400.0
|
784 |
+
},
|
785 |
+
{
|
786 |
+
"current": 3400.0,
|
787 |
+
"min": 800.0,
|
788 |
+
"max": 3400.0
|
789 |
+
},
|
790 |
+
{
|
791 |
+
"current": 3400.0,
|
792 |
+
"min": 800.0,
|
793 |
+
"max": 3400.0
|
794 |
+
},
|
795 |
+
{
|
796 |
+
"current": 3400.0,
|
797 |
+
"min": 800.0,
|
798 |
+
"max": 3400.0
|
799 |
+
}
|
800 |
+
],
|
801 |
+
"disk": {
|
802 |
+
"/": {
|
803 |
+
"total": 866.4415092468262,
|
804 |
+
"used": 863.4235954284668
|
805 |
+
}
|
806 |
+
},
|
807 |
+
"memory": {
|
808 |
+
"total": 1007.5000267028809
|
809 |
+
}
|
810 |
+
}
|
lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/wandb-summary.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"_wandb": {"runtime": 5}}
|
lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/logs/debug-internal.log
ADDED
@@ -0,0 +1,182 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2024-05-14 16:37:03,702 INFO StreamThr :127616 [internal.py:wandb_internal():85] W&B internal server running at pid: 127616, started at: 2024-05-14 16:37:03.701539
|
2 |
+
2024-05-14 16:37:03,704 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: status
|
3 |
+
2024-05-14 16:37:03,705 INFO WriterThread:127616 [datastore.py:open_for_write():87] open: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/run-omoqaa3o.wandb
|
4 |
+
2024-05-14 16:37:03,706 DEBUG SenderThread:127616 [sender.py:send():378] send: header
|
5 |
+
2024-05-14 16:37:03,715 DEBUG SenderThread:127616 [sender.py:send():378] send: run
|
6 |
+
2024-05-14 16:37:03,990 INFO SenderThread:127616 [dir_watcher.py:__init__():211] watching files in: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files
|
7 |
+
2024-05-14 16:37:03,990 INFO SenderThread:127616 [sender.py:_start_run_threads():1123] run started: omoqaa3o with start time 1715704623.701375
|
8 |
+
2024-05-14 16:37:03,997 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: check_version
|
9 |
+
2024-05-14 16:37:03,998 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: check_version
|
10 |
+
2024-05-14 16:37:04,080 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: run_start
|
11 |
+
2024-05-14 16:37:04,081 DEBUG HandlerThread:127616 [system_info.py:__init__():26] System info init
|
12 |
+
2024-05-14 16:37:04,081 DEBUG HandlerThread:127616 [system_info.py:__init__():41] System info init done
|
13 |
+
2024-05-14 16:37:04,081 INFO HandlerThread:127616 [system_monitor.py:start():194] Starting system monitor
|
14 |
+
2024-05-14 16:37:04,081 INFO SystemMonitor:127616 [system_monitor.py:_start():158] Starting system asset monitoring threads
|
15 |
+
2024-05-14 16:37:04,081 INFO HandlerThread:127616 [system_monitor.py:probe():214] Collecting system info
|
16 |
+
2024-05-14 16:37:04,082 INFO SystemMonitor:127616 [interfaces.py:start():188] Started cpu monitoring
|
17 |
+
2024-05-14 16:37:04,082 INFO SystemMonitor:127616 [interfaces.py:start():188] Started disk monitoring
|
18 |
+
2024-05-14 16:37:04,083 INFO SystemMonitor:127616 [interfaces.py:start():188] Started memory monitoring
|
19 |
+
2024-05-14 16:37:04,084 INFO SystemMonitor:127616 [interfaces.py:start():188] Started network monitoring
|
20 |
+
2024-05-14 16:37:04,148 DEBUG HandlerThread:127616 [system_info.py:probe():150] Probing system
|
21 |
+
2024-05-14 16:37:04,156 DEBUG HandlerThread:127616 [system_info.py:_probe_git():135] Probing git
|
22 |
+
2024-05-14 16:37:04,178 ERROR HandlerThread:127616 [gitlib.py:root():92] git root error: Cmd('git') failed due to: exit code(128)
|
23 |
+
cmdline: git rev-parse --show-toplevel
|
24 |
+
stderr: 'fatal: detected dubious ownership in repository at '/data/cronscript/lm-evaluation-harness'
|
25 |
+
To add an exception for this directory, call:
|
26 |
+
|
27 |
+
git config --global --add safe.directory /data/cronscript/lm-evaluation-harness'
|
28 |
+
2024-05-14 16:37:04,178 DEBUG HandlerThread:127616 [system_info.py:_probe_git():143] Probing git done
|
29 |
+
2024-05-14 16:37:04,178 DEBUG HandlerThread:127616 [system_info.py:probe():198] Probing system done
|
30 |
+
2024-05-14 16:37:04,178 DEBUG HandlerThread:127616 [system_monitor.py:probe():223] {'os': 'Linux-5.15.0-92-generic-x86_64-with-glibc2.35', 'python': '3.10.12', 'heartbeatAt': '2024-05-14T16:37:04.148707', 'startedAt': '2024-05-14T16:37:03.690267', 'docker': None, 'cuda': None, 'args': ('--model', 'hf', '--model_args', 'pretrained=/data/cronscript/ckpts//hf_ckpt//global_step20', '--tasks', 'indiccopa-hi', '--batch_size', 'auto', '--wandb_args', 'project=bharatgpt,group=trial_expt'), 'state': 'running', 'program': '-m lm_eval.__main__', 'codePathLocal': None, 'git': {'remote': 'https://github.com/EleutherAI/lm-evaluation-harness', 'commit': None}, 'email': None, 'root': '/data/cronscript/lm-evaluation-harness', 'host': 'vizzhy-150-3', 'username': 'root', 'executable': '/usr/bin/python3', 'cpu_count': 76, 'cpu_count_logical': 152, 'cpu_freq': {'current': 3386.615322368421, 'min': 800.0, 'max': 3400.0}, 'cpu_freq_per_core': [{'current': 3300.002, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.002, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}], 'disk': {'/': {'total': 866.4415092468262, 'used': 863.4235954284668}}, 'memory': {'total': 1007.5000267028809}}
|
31 |
+
2024-05-14 16:37:04,178 INFO HandlerThread:127616 [system_monitor.py:probe():224] Finished collecting system info
|
32 |
+
2024-05-14 16:37:04,178 INFO HandlerThread:127616 [system_monitor.py:probe():227] Publishing system info
|
33 |
+
2024-05-14 16:37:04,179 INFO HandlerThread:127616 [system_monitor.py:probe():229] Finished publishing system info
|
34 |
+
2024-05-14 16:37:04,183 DEBUG SenderThread:127616 [sender.py:send():378] send: files
|
35 |
+
2024-05-14 16:37:04,183 INFO SenderThread:127616 [sender.py:_save_file():1389] saving file wandb-metadata.json with policy now
|
36 |
+
2024-05-14 16:37:04,280 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: python_packages
|
37 |
+
2024-05-14 16:37:04,280 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: python_packages
|
38 |
+
2024-05-14 16:37:04,281 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: stop_status
|
39 |
+
2024-05-14 16:37:04,281 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: stop_status
|
40 |
+
2024-05-14 16:37:04,435 DEBUG SenderThread:127616 [sender.py:send():378] send: telemetry
|
41 |
+
2024-05-14 16:37:04,688 INFO wandb-upload_0:127616 [upload_job.py:push():130] Uploaded file /tmp/tmp3fd5gnatwandb/ed480fit-wandb-metadata.json
|
42 |
+
2024-05-14 16:37:04,992 INFO Thread-12 :127616 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/output.log
|
43 |
+
2024-05-14 16:37:04,992 INFO Thread-12 :127616 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/wandb-metadata.json
|
44 |
+
2024-05-14 16:37:04,993 INFO Thread-12 :127616 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/requirements.txt
|
45 |
+
2024-05-14 16:37:06,992 INFO Thread-12 :127616 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/output.log
|
46 |
+
2024-05-14 16:37:08,915 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: status_report
|
47 |
+
2024-05-14 16:37:10,000 DEBUG SenderThread:127616 [sender.py:send():378] send: exit
|
48 |
+
2024-05-14 16:37:10,000 INFO SenderThread:127616 [sender.py:send_exit():585] handling exit code: 1
|
49 |
+
2024-05-14 16:37:10,000 INFO SenderThread:127616 [sender.py:send_exit():587] handling runtime: 5
|
50 |
+
2024-05-14 16:37:10,001 INFO SenderThread:127616 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
|
51 |
+
2024-05-14 16:37:10,001 INFO SenderThread:127616 [sender.py:send_exit():593] send defer
|
52 |
+
2024-05-14 16:37:10,001 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: defer
|
53 |
+
2024-05-14 16:37:10,002 INFO HandlerThread:127616 [handler.py:handle_request_defer():184] handle defer: 0
|
54 |
+
2024-05-14 16:37:10,002 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: defer
|
55 |
+
2024-05-14 16:37:10,002 INFO SenderThread:127616 [sender.py:send_request_defer():609] handle sender defer: 0
|
56 |
+
2024-05-14 16:37:10,002 INFO SenderThread:127616 [sender.py:transition_state():613] send defer: 1
|
57 |
+
2024-05-14 16:37:10,002 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: defer
|
58 |
+
2024-05-14 16:37:10,002 INFO HandlerThread:127616 [handler.py:handle_request_defer():184] handle defer: 1
|
59 |
+
2024-05-14 16:37:10,002 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: defer
|
60 |
+
2024-05-14 16:37:10,002 INFO SenderThread:127616 [sender.py:send_request_defer():609] handle sender defer: 1
|
61 |
+
2024-05-14 16:37:10,002 INFO SenderThread:127616 [sender.py:transition_state():613] send defer: 2
|
62 |
+
2024-05-14 16:37:10,002 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: defer
|
63 |
+
2024-05-14 16:37:10,002 INFO HandlerThread:127616 [handler.py:handle_request_defer():184] handle defer: 2
|
64 |
+
2024-05-14 16:37:10,002 INFO HandlerThread:127616 [system_monitor.py:finish():203] Stopping system monitor
|
65 |
+
2024-05-14 16:37:10,002 DEBUG SystemMonitor:127616 [system_monitor.py:_start():172] Starting system metrics aggregation loop
|
66 |
+
2024-05-14 16:37:10,003 DEBUG SystemMonitor:127616 [system_monitor.py:_start():179] Finished system metrics aggregation loop
|
67 |
+
2024-05-14 16:37:10,003 DEBUG SystemMonitor:127616 [system_monitor.py:_start():183] Publishing last batch of metrics
|
68 |
+
2024-05-14 16:37:10,003 INFO HandlerThread:127616 [interfaces.py:finish():200] Joined cpu monitor
|
69 |
+
2024-05-14 16:37:10,003 INFO HandlerThread:127616 [interfaces.py:finish():200] Joined disk monitor
|
70 |
+
2024-05-14 16:37:10,003 INFO HandlerThread:127616 [interfaces.py:finish():200] Joined memory monitor
|
71 |
+
2024-05-14 16:37:10,003 INFO HandlerThread:127616 [interfaces.py:finish():200] Joined network monitor
|
72 |
+
2024-05-14 16:37:10,004 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: defer
|
73 |
+
2024-05-14 16:37:10,004 INFO SenderThread:127616 [sender.py:send_request_defer():609] handle sender defer: 2
|
74 |
+
2024-05-14 16:37:10,004 INFO SenderThread:127616 [sender.py:transition_state():613] send defer: 3
|
75 |
+
2024-05-14 16:37:10,004 DEBUG SenderThread:127616 [sender.py:send():378] send: stats
|
76 |
+
2024-05-14 16:37:10,004 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: defer
|
77 |
+
2024-05-14 16:37:10,004 INFO HandlerThread:127616 [handler.py:handle_request_defer():184] handle defer: 3
|
78 |
+
2024-05-14 16:37:10,004 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: defer
|
79 |
+
2024-05-14 16:37:10,004 INFO SenderThread:127616 [sender.py:send_request_defer():609] handle sender defer: 3
|
80 |
+
2024-05-14 16:37:10,004 INFO SenderThread:127616 [sender.py:transition_state():613] send defer: 4
|
81 |
+
2024-05-14 16:37:10,004 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: defer
|
82 |
+
2024-05-14 16:37:10,004 INFO HandlerThread:127616 [handler.py:handle_request_defer():184] handle defer: 4
|
83 |
+
2024-05-14 16:37:10,004 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: defer
|
84 |
+
2024-05-14 16:37:10,004 INFO SenderThread:127616 [sender.py:send_request_defer():609] handle sender defer: 4
|
85 |
+
2024-05-14 16:37:10,004 INFO SenderThread:127616 [sender.py:transition_state():613] send defer: 5
|
86 |
+
2024-05-14 16:37:10,004 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: defer
|
87 |
+
2024-05-14 16:37:10,004 INFO HandlerThread:127616 [handler.py:handle_request_defer():184] handle defer: 5
|
88 |
+
2024-05-14 16:37:10,005 DEBUG SenderThread:127616 [sender.py:send():378] send: summary
|
89 |
+
2024-05-14 16:37:10,005 INFO SenderThread:127616 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
|
90 |
+
2024-05-14 16:37:10,005 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: defer
|
91 |
+
2024-05-14 16:37:10,005 INFO SenderThread:127616 [sender.py:send_request_defer():609] handle sender defer: 5
|
92 |
+
2024-05-14 16:37:10,005 INFO SenderThread:127616 [sender.py:transition_state():613] send defer: 6
|
93 |
+
2024-05-14 16:37:10,005 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: defer
|
94 |
+
2024-05-14 16:37:10,006 INFO HandlerThread:127616 [handler.py:handle_request_defer():184] handle defer: 6
|
95 |
+
2024-05-14 16:37:10,006 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: defer
|
96 |
+
2024-05-14 16:37:10,006 INFO SenderThread:127616 [sender.py:send_request_defer():609] handle sender defer: 6
|
97 |
+
2024-05-14 16:37:10,008 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: status_report
|
98 |
+
2024-05-14 16:37:10,091 INFO SenderThread:127616 [sender.py:transition_state():613] send defer: 7
|
99 |
+
2024-05-14 16:37:10,091 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: defer
|
100 |
+
2024-05-14 16:37:10,091 INFO HandlerThread:127616 [handler.py:handle_request_defer():184] handle defer: 7
|
101 |
+
2024-05-14 16:37:10,092 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: defer
|
102 |
+
2024-05-14 16:37:10,092 INFO SenderThread:127616 [sender.py:send_request_defer():609] handle sender defer: 7
|
103 |
+
2024-05-14 16:37:10,994 INFO Thread-12 :127616 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/config.yaml
|
104 |
+
2024-05-14 16:37:10,994 INFO Thread-12 :127616 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/output.log
|
105 |
+
2024-05-14 16:37:10,994 INFO Thread-12 :127616 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/wandb-summary.json
|
106 |
+
2024-05-14 16:37:11,000 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: poll_exit
|
107 |
+
2024-05-14 16:37:12,455 INFO SenderThread:127616 [sender.py:transition_state():613] send defer: 8
|
108 |
+
2024-05-14 16:37:12,455 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: poll_exit
|
109 |
+
2024-05-14 16:37:12,455 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: defer
|
110 |
+
2024-05-14 16:37:12,455 INFO HandlerThread:127616 [handler.py:handle_request_defer():184] handle defer: 8
|
111 |
+
2024-05-14 16:37:12,455 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: defer
|
112 |
+
2024-05-14 16:37:12,455 INFO SenderThread:127616 [sender.py:send_request_defer():609] handle sender defer: 8
|
113 |
+
2024-05-14 16:37:12,455 INFO SenderThread:127616 [job_builder.py:build():432] Attempting to build job artifact
|
114 |
+
2024-05-14 16:37:12,456 INFO SenderThread:127616 [job_builder.py:_get_source_type():576] no source found
|
115 |
+
2024-05-14 16:37:12,456 INFO SenderThread:127616 [sender.py:transition_state():613] send defer: 9
|
116 |
+
2024-05-14 16:37:12,456 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: defer
|
117 |
+
2024-05-14 16:37:12,456 INFO HandlerThread:127616 [handler.py:handle_request_defer():184] handle defer: 9
|
118 |
+
2024-05-14 16:37:12,456 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: defer
|
119 |
+
2024-05-14 16:37:12,456 INFO SenderThread:127616 [sender.py:send_request_defer():609] handle sender defer: 9
|
120 |
+
2024-05-14 16:37:12,456 INFO SenderThread:127616 [dir_watcher.py:finish():358] shutting down directory watcher
|
121 |
+
2024-05-14 16:37:12,995 INFO SenderThread:127616 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/output.log
|
122 |
+
2024-05-14 16:37:12,995 INFO SenderThread:127616 [dir_watcher.py:finish():388] scan: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files
|
123 |
+
2024-05-14 16:37:12,996 INFO SenderThread:127616 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/requirements.txt requirements.txt
|
124 |
+
2024-05-14 16:37:12,996 INFO SenderThread:127616 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/output.log output.log
|
125 |
+
2024-05-14 16:37:12,996 INFO SenderThread:127616 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/config.yaml config.yaml
|
126 |
+
2024-05-14 16:37:12,996 INFO SenderThread:127616 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/wandb-summary.json wandb-summary.json
|
127 |
+
2024-05-14 16:37:12,996 INFO SenderThread:127616 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/wandb-metadata.json wandb-metadata.json
|
128 |
+
2024-05-14 16:37:12,996 INFO SenderThread:127616 [sender.py:transition_state():613] send defer: 10
|
129 |
+
2024-05-14 16:37:13,000 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: defer
|
130 |
+
2024-05-14 16:37:13,001 INFO HandlerThread:127616 [handler.py:handle_request_defer():184] handle defer: 10
|
131 |
+
2024-05-14 16:37:13,002 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: defer
|
132 |
+
2024-05-14 16:37:13,002 INFO SenderThread:127616 [sender.py:send_request_defer():609] handle sender defer: 10
|
133 |
+
2024-05-14 16:37:13,002 INFO SenderThread:127616 [file_pusher.py:finish():169] shutting down file pusher
|
134 |
+
2024-05-14 16:37:13,003 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: poll_exit
|
135 |
+
2024-05-14 16:37:13,003 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: poll_exit
|
136 |
+
2024-05-14 16:37:13,228 INFO wandb-upload_0:127616 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/output.log
|
137 |
+
2024-05-14 16:37:13,411 INFO wandb-upload_1:127616 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/requirements.txt
|
138 |
+
2024-05-14 16:37:13,465 INFO wandb-upload_2:127616 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/config.yaml
|
139 |
+
2024-05-14 16:37:13,485 INFO wandb-upload_3:127616 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/files/wandb-summary.json
|
140 |
+
2024-05-14 16:37:13,685 INFO Thread-11 (_thread_body):127616 [sender.py:transition_state():613] send defer: 11
|
141 |
+
2024-05-14 16:37:13,686 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: defer
|
142 |
+
2024-05-14 16:37:13,686 INFO HandlerThread:127616 [handler.py:handle_request_defer():184] handle defer: 11
|
143 |
+
2024-05-14 16:37:13,686 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: defer
|
144 |
+
2024-05-14 16:37:13,686 INFO SenderThread:127616 [sender.py:send_request_defer():609] handle sender defer: 11
|
145 |
+
2024-05-14 16:37:13,686 INFO SenderThread:127616 [file_pusher.py:join():175] waiting for file pusher
|
146 |
+
2024-05-14 16:37:13,686 INFO SenderThread:127616 [sender.py:transition_state():613] send defer: 12
|
147 |
+
2024-05-14 16:37:13,687 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: defer
|
148 |
+
2024-05-14 16:37:13,687 INFO HandlerThread:127616 [handler.py:handle_request_defer():184] handle defer: 12
|
149 |
+
2024-05-14 16:37:13,687 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: defer
|
150 |
+
2024-05-14 16:37:13,687 INFO SenderThread:127616 [sender.py:send_request_defer():609] handle sender defer: 12
|
151 |
+
2024-05-14 16:37:13,687 INFO SenderThread:127616 [file_stream.py:finish():601] file stream finish called
|
152 |
+
2024-05-14 16:37:13,945 INFO SenderThread:127616 [file_stream.py:finish():605] file stream finish is done
|
153 |
+
2024-05-14 16:37:13,945 INFO SenderThread:127616 [sender.py:transition_state():613] send defer: 13
|
154 |
+
2024-05-14 16:37:13,945 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: defer
|
155 |
+
2024-05-14 16:37:13,945 INFO HandlerThread:127616 [handler.py:handle_request_defer():184] handle defer: 13
|
156 |
+
2024-05-14 16:37:13,945 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: defer
|
157 |
+
2024-05-14 16:37:13,946 INFO SenderThread:127616 [sender.py:send_request_defer():609] handle sender defer: 13
|
158 |
+
2024-05-14 16:37:13,946 INFO SenderThread:127616 [sender.py:transition_state():613] send defer: 14
|
159 |
+
2024-05-14 16:37:13,946 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: defer
|
160 |
+
2024-05-14 16:37:13,946 INFO HandlerThread:127616 [handler.py:handle_request_defer():184] handle defer: 14
|
161 |
+
2024-05-14 16:37:13,946 DEBUG SenderThread:127616 [sender.py:send():378] send: final
|
162 |
+
2024-05-14 16:37:13,946 DEBUG SenderThread:127616 [sender.py:send():378] send: footer
|
163 |
+
2024-05-14 16:37:13,946 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: defer
|
164 |
+
2024-05-14 16:37:13,946 INFO SenderThread:127616 [sender.py:send_request_defer():609] handle sender defer: 14
|
165 |
+
2024-05-14 16:37:13,947 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: poll_exit
|
166 |
+
2024-05-14 16:37:13,947 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: poll_exit
|
167 |
+
2024-05-14 16:37:13,947 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: poll_exit
|
168 |
+
2024-05-14 16:37:13,947 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: poll_exit
|
169 |
+
2024-05-14 16:37:13,948 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: server_info
|
170 |
+
2024-05-14 16:37:13,948 DEBUG SenderThread:127616 [sender.py:send_request():405] send_request: server_info
|
171 |
+
2024-05-14 16:37:13,948 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: get_summary
|
172 |
+
2024-05-14 16:37:13,949 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: sampled_history
|
173 |
+
2024-05-14 16:37:13,950 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: internal_messages
|
174 |
+
2024-05-14 16:37:14,003 INFO MainThread:127616 [wandb_run.py:_footer_history_summary_info():3994] rendering history
|
175 |
+
2024-05-14 16:37:14,003 INFO MainThread:127616 [wandb_run.py:_footer_history_summary_info():4026] rendering summary
|
176 |
+
2024-05-14 16:37:14,003 INFO MainThread:127616 [wandb_run.py:_footer_sync_info():3953] logging synced files
|
177 |
+
2024-05-14 16:37:14,003 DEBUG HandlerThread:127616 [handler.py:handle_request():158] handle_request: shutdown
|
178 |
+
2024-05-14 16:37:14,003 INFO HandlerThread:127616 [handler.py:finish():882] shutting down handler
|
179 |
+
2024-05-14 16:37:14,948 INFO WriterThread:127616 [datastore.py:close():296] close: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/run-omoqaa3o.wandb
|
180 |
+
2024-05-14 16:37:15,002 INFO SenderThread:127616 [sender.py:finish():1545] shutting down sender
|
181 |
+
2024-05-14 16:37:15,003 INFO SenderThread:127616 [file_pusher.py:finish():169] shutting down file pusher
|
182 |
+
2024-05-14 16:37:15,003 INFO SenderThread:127616 [file_pusher.py:join():175] waiting for file pusher
|
lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/logs/debug.log
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2024-05-14 16:37:03,698 INFO MainThread:126393 [wandb_setup.py:_flush():76] Current SDK version is 0.17.0
|
2 |
+
2024-05-14 16:37:03,698 INFO MainThread:126393 [wandb_setup.py:_flush():76] Configure stats pid to 126393
|
3 |
+
2024-05-14 16:37:03,698 INFO MainThread:126393 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
|
4 |
+
2024-05-14 16:37:03,698 INFO MainThread:126393 [wandb_setup.py:_flush():76] Loading settings from /data/cronscript/lm-evaluation-harness/wandb/settings
|
5 |
+
2024-05-14 16:37:03,698 INFO MainThread:126393 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
|
6 |
+
2024-05-14 16:37:03,698 INFO MainThread:126393 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
|
7 |
+
2024-05-14 16:37:03,698 WARNING MainThread:126393 [wandb_setup.py:_flush():76] Could not find program at -m lm_eval.__main__
|
8 |
+
2024-05-14 16:37:03,698 INFO MainThread:126393 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': None, 'program': '-m lm_eval.__main__'}
|
9 |
+
2024-05-14 16:37:03,698 INFO MainThread:126393 [wandb_setup.py:_flush():76] Applying login settings: {}
|
10 |
+
2024-05-14 16:37:03,698 INFO MainThread:126393 [wandb_init.py:_log_setup():520] Logging user logs to /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/logs/debug.log
|
11 |
+
2024-05-14 16:37:03,698 INFO MainThread:126393 [wandb_init.py:_log_setup():521] Logging internal logs to /data/cronscript/lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/logs/debug-internal.log
|
12 |
+
2024-05-14 16:37:03,698 INFO MainThread:126393 [wandb_init.py:init():560] calling init triggers
|
13 |
+
2024-05-14 16:37:03,698 INFO MainThread:126393 [wandb_init.py:init():567] wandb.init called with sweep_config: {}
|
14 |
+
config: {}
|
15 |
+
2024-05-14 16:37:03,698 INFO MainThread:126393 [wandb_init.py:init():610] starting backend
|
16 |
+
2024-05-14 16:37:03,698 INFO MainThread:126393 [wandb_init.py:init():614] setting up manager
|
17 |
+
2024-05-14 16:37:03,700 INFO MainThread:126393 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
18 |
+
2024-05-14 16:37:03,701 INFO MainThread:126393 [wandb_init.py:init():622] backend started and connected
|
19 |
+
2024-05-14 16:37:03,704 INFO MainThread:126393 [wandb_init.py:init():711] updated telemetry
|
20 |
+
2024-05-14 16:37:03,714 INFO MainThread:126393 [wandb_init.py:init():744] communicating run to backend with 90.0 second timeout
|
21 |
+
2024-05-14 16:37:03,997 INFO MainThread:126393 [wandb_run.py:_on_init():2396] communicating current version
|
22 |
+
2024-05-14 16:37:04,075 INFO MainThread:126393 [wandb_run.py:_on_init():2405] got version response
|
23 |
+
2024-05-14 16:37:04,075 INFO MainThread:126393 [wandb_init.py:init():795] starting run threads in backend
|
24 |
+
2024-05-14 16:37:04,281 INFO MainThread:126393 [wandb_run.py:_console_start():2374] atexit reg
|
25 |
+
2024-05-14 16:37:04,281 INFO MainThread:126393 [wandb_run.py:_redirect():2229] redirect: wrap_raw
|
26 |
+
2024-05-14 16:37:04,281 INFO MainThread:126393 [wandb_run.py:_redirect():2294] Wrapping output streams.
|
27 |
+
2024-05-14 16:37:04,281 INFO MainThread:126393 [wandb_run.py:_redirect():2319] Redirects installed.
|
28 |
+
2024-05-14 16:37:04,282 INFO MainThread:126393 [wandb_init.py:init():838] run started, returning control to user process
|
29 |
+
2024-05-14 16:37:15,004 WARNING MsgRouterThr:126393 [router.py:message_loop():77] message_loop has been closed
|
lm-evaluation-harness/wandb/run-20240514_163703-omoqaa3o/run-omoqaa3o.wandb
ADDED
Binary file (6.14 kB). View file
|
|
lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/config.yaml
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
wandb_version: 1
|
2 |
+
|
3 |
+
_wandb:
|
4 |
+
desc: null
|
5 |
+
value:
|
6 |
+
python_version: 3.10.12
|
7 |
+
cli_version: 0.17.0
|
8 |
+
framework: huggingface
|
9 |
+
huggingface_version: 4.40.2
|
10 |
+
is_jupyter_run: false
|
11 |
+
is_kaggle_kernel: false
|
12 |
+
start_time: 1715705121
|
13 |
+
t:
|
14 |
+
1:
|
15 |
+
- 1
|
16 |
+
- 5
|
17 |
+
- 11
|
18 |
+
- 49
|
19 |
+
- 51
|
20 |
+
- 53
|
21 |
+
- 55
|
22 |
+
- 71
|
23 |
+
- 98
|
24 |
+
- 100
|
25 |
+
2:
|
26 |
+
- 1
|
27 |
+
- 5
|
28 |
+
- 11
|
29 |
+
- 49
|
30 |
+
- 51
|
31 |
+
- 53
|
32 |
+
- 55
|
33 |
+
- 71
|
34 |
+
- 98
|
35 |
+
- 100
|
36 |
+
3:
|
37 |
+
- 23
|
38 |
+
4: 3.10.12
|
39 |
+
5: 0.17.0
|
40 |
+
6: 4.40.2
|
41 |
+
8:
|
42 |
+
- 5
|
43 |
+
13: linux-x86_64
|
lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/output.log
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
2024-05-14:16:45:22,350 INFO [__main__.py:251] Verbosity set to INFO
|
3 |
+
2024-05-14:16:45:26,968 INFO [__main__.py:335] Selected Tasks: ['indiccopa-hi']
|
4 |
+
2024-05-14:16:45:26,970 INFO [evaluator.py:131] Setting random seed to 0 | Setting numpy seed to 1234 | Setting torch manual seed to 1234
|
5 |
+
2024-05-14:16:45:26,970 INFO [evaluator.py:177] Initializing hf model, with arguments: {'pretrained': '/data/cronscript/ckpts//hf_ckpt//global_step120'}
|
6 |
+
Traceback (most recent call last):
|
7 |
+
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
|
8 |
+
return _run_code(code, main_globals, None,
|
9 |
+
File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
|
10 |
+
exec(code, run_globals)
|
11 |
+
File "/data/cronscript/lm-evaluation-harness/lm_eval/__main__.py", line 417, in <module>
|
12 |
+
cli_evaluate()
|
13 |
+
File "/data/cronscript/lm-evaluation-harness/lm_eval/__main__.py", line 341, in cli_evaluate
|
14 |
+
results = evaluator.simple_evaluate(
|
15 |
+
File "/data/cronscript/lm-evaluation-harness/lm_eval/utils.py", line 288, in _wrapper
|
16 |
+
return fn(*args, **kwargs)
|
17 |
+
File "/data/cronscript/lm-evaluation-harness/lm_eval/evaluator.py", line 180, in simple_evaluate
|
18 |
+
lm = lm_eval.api.registry.get_model(model).create_from_arg_string(
|
19 |
+
File "/data/cronscript/lm-evaluation-harness/lm_eval/api/model.py", line 134, in create_from_arg_string
|
20 |
+
return cls(**args, **args2)
|
21 |
+
File "/data/cronscript/lm-evaluation-harness/lm_eval/models/huggingface.py", line 190, in __init__
|
22 |
+
self._get_config(
|
23 |
+
File "/data/cronscript/lm-evaluation-harness/lm_eval/models/huggingface.py", line 471, in _get_config
|
24 |
+
self._config = transformers.AutoConfig.from_pretrained(
|
25 |
+
File "/usr/local/lib/python3.10/dist-packages/transformers/models/auto/configuration_auto.py", line 928, in from_pretrained
|
26 |
+
config_dict, unused_kwargs = PretrainedConfig.get_config_dict(pretrained_model_name_or_path, **kwargs)
|
27 |
+
File "/usr/local/lib/python3.10/dist-packages/transformers/configuration_utils.py", line 631, in get_config_dict
|
28 |
+
config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs)
|
29 |
+
File "/usr/local/lib/python3.10/dist-packages/transformers/configuration_utils.py", line 686, in _get_config_dict
|
30 |
+
resolved_config_file = cached_file(
|
31 |
+
File "/usr/local/lib/python3.10/dist-packages/transformers/utils/hub.py", line 369, in cached_file
|
32 |
+
raise EnvironmentError(
|
33 |
+
OSError: /data/cronscript/ckpts//hf_ckpt//global_step120 does not appear to have a file named config.json. Checkout 'https://huggingface.co//data/cronscript/ckpts//hf_ckpt//global_step120/tree/main' for available files.
|
lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/requirements.txt
ADDED
@@ -0,0 +1,163 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
DataProperty==1.0.1
|
2 |
+
GitPython==3.1.43
|
3 |
+
Jinja2==3.1.3
|
4 |
+
Markdown==3.6
|
5 |
+
MarkupSafe==2.1.5
|
6 |
+
Pillow-SIMD==7.0.0.post3
|
7 |
+
PyYAML==6.0
|
8 |
+
Werkzeug==3.0.2
|
9 |
+
absl-py==2.1.0
|
10 |
+
accelerate==0.30.1
|
11 |
+
aiohttp==3.9.4
|
12 |
+
aiosignal==1.3.1
|
13 |
+
antlr4-python3-runtime==4.9.3
|
14 |
+
anyio==4.3.0
|
15 |
+
async-timeout==4.0.3
|
16 |
+
attrs==23.2.0
|
17 |
+
av==9.2.0
|
18 |
+
cachetools==5.3.3
|
19 |
+
certifi==2024.2.2
|
20 |
+
cffi==1.15.1
|
21 |
+
cfgv==3.4.0
|
22 |
+
chardet==5.2.0
|
23 |
+
charset-normalizer==3.3.2
|
24 |
+
click==8.1.7
|
25 |
+
cmake==3.29.2
|
26 |
+
colorama==0.4.6
|
27 |
+
datasets==2.19.1
|
28 |
+
deepspeed==0.12.4+hpu.synapse.v1.15.1
|
29 |
+
dill==0.3.8
|
30 |
+
distlib==0.3.8
|
31 |
+
distro==1.9.0
|
32 |
+
docker-pycreds==0.4.0
|
33 |
+
einops==0.8.0
|
34 |
+
evaluate==0.4.2
|
35 |
+
exceptiongroup==1.2.0
|
36 |
+
expecttest==0.2.1
|
37 |
+
filelock==3.13.4
|
38 |
+
frozenlist==1.4.1
|
39 |
+
fsspec==2024.3.1
|
40 |
+
gitdb==4.0.11
|
41 |
+
google-auth-oauthlib==0.4.6
|
42 |
+
google-auth==2.29.0
|
43 |
+
grpcio==1.62.1
|
44 |
+
h11==0.14.0
|
45 |
+
habana-media-loader==1.15.1.15
|
46 |
+
habana-pyhlml==1.15.1.15
|
47 |
+
habana-torch-dataloader==1.15.1.15
|
48 |
+
habana-torch-plugin==1.15.1.15
|
49 |
+
habana_gpu_migration==1.15.1.15
|
50 |
+
habana_quantization_toolkit==1.15.1.15
|
51 |
+
hjson==3.1.0
|
52 |
+
httpcore==1.0.5
|
53 |
+
httpx==0.27.0
|
54 |
+
huggingface-hub==0.23.0
|
55 |
+
identify==2.5.35
|
56 |
+
idna==3.7
|
57 |
+
importlib_resources==6.4.0
|
58 |
+
iniconfig==2.0.0
|
59 |
+
joblib==1.4.2
|
60 |
+
jsonlines==4.0.0
|
61 |
+
lightning-habana==1.4.0
|
62 |
+
lightning-utilities==0.11.2
|
63 |
+
lightning==2.2.0.post0
|
64 |
+
lm_eval==0.3.0
|
65 |
+
lm_eval==0.4.2
|
66 |
+
lm_eval==0.4.2
|
67 |
+
lm_eval==0.4.2
|
68 |
+
mbstrdecoder==1.1.3
|
69 |
+
more-itertools==10.2.0
|
70 |
+
mpi4py==3.1.4
|
71 |
+
mpmath==1.3.0
|
72 |
+
multidict==6.0.5
|
73 |
+
multiprocess==0.70.16
|
74 |
+
networkx==3.3
|
75 |
+
ninja==1.11.1.1
|
76 |
+
nltk==3.8.1
|
77 |
+
nodeenv==1.8.0
|
78 |
+
numexpr==2.10.0
|
79 |
+
numpy==1.23.5
|
80 |
+
oauthlib==3.2.2
|
81 |
+
omegaconf==2.3.0
|
82 |
+
openai==1.29.0
|
83 |
+
packaging==24.0
|
84 |
+
pandas==2.0.1
|
85 |
+
pathspec==0.12.1
|
86 |
+
pathvalidate==3.2.0
|
87 |
+
peft==0.10.0
|
88 |
+
perfetto==0.7.0
|
89 |
+
pip==22.0.2
|
90 |
+
pip==23.3.1
|
91 |
+
platformdirs==4.2.0
|
92 |
+
pluggy==1.4.0
|
93 |
+
portalocker==2.8.2
|
94 |
+
pre-commit==3.3.3
|
95 |
+
protobuf==3.20.3
|
96 |
+
psutil==5.9.8
|
97 |
+
py-cpuinfo==9.0.0
|
98 |
+
pyarrow-hotfix==0.6
|
99 |
+
pyarrow==16.0.0
|
100 |
+
pyasn1==0.6.0
|
101 |
+
pyasn1_modules==0.4.0
|
102 |
+
pybind11==2.10.4
|
103 |
+
pycountry==23.12.11
|
104 |
+
pycparser==2.22
|
105 |
+
pydantic==1.10.13
|
106 |
+
pynvml==8.0.4
|
107 |
+
pytablewriter==1.2.0
|
108 |
+
pytest==8.1.1
|
109 |
+
python-dateutil==2.9.0.post0
|
110 |
+
pytorch-lightning==2.2.2
|
111 |
+
pytz==2024.1
|
112 |
+
regex==2023.5.5
|
113 |
+
requests-oauthlib==2.0.0
|
114 |
+
requests==2.31.0
|
115 |
+
rouge_score==0.1.2
|
116 |
+
rsa==4.9
|
117 |
+
sacrebleu==1.5.0
|
118 |
+
safetensors==0.4.3
|
119 |
+
scikit-learn==1.4.2
|
120 |
+
scipy==1.13.0
|
121 |
+
sentencepiece==0.2.0
|
122 |
+
sentry-sdk==2.1.1
|
123 |
+
setproctitle==1.3.3
|
124 |
+
setuptools==59.6.0
|
125 |
+
setuptools==69.5.1
|
126 |
+
six==1.16.0
|
127 |
+
smmap==5.0.1
|
128 |
+
sniffio==1.3.1
|
129 |
+
sqlitedict==2.1.0
|
130 |
+
symengine==0.11.0
|
131 |
+
sympy==1.12
|
132 |
+
tabledata==1.3.3
|
133 |
+
tcolorpy==0.1.6
|
134 |
+
tdqm==0.0.1
|
135 |
+
tensorboard-data-server==0.6.1
|
136 |
+
tensorboard-plugin-wit==1.8.1
|
137 |
+
tensorboard==2.11.2
|
138 |
+
threadpoolctl==3.5.0
|
139 |
+
tokenizers==0.19.1
|
140 |
+
tomli==2.0.1
|
141 |
+
torch==2.2.0a0+git8964477
|
142 |
+
torch_tb_profiler==0.4.0
|
143 |
+
torchaudio==2.2.0+08901ad
|
144 |
+
torchdata==0.7.1+5e6f7b7
|
145 |
+
torchmetrics==1.3.2
|
146 |
+
torchtext==0.17.0+400da5c
|
147 |
+
torchvision==0.17.0+b2383d4
|
148 |
+
tqdm-multiprocess==0.0.11
|
149 |
+
tqdm==4.66.2
|
150 |
+
transformers==4.40.2
|
151 |
+
typepy==1.3.2
|
152 |
+
typing_extensions==4.11.0
|
153 |
+
tzdata==2024.1
|
154 |
+
urllib3==1.26.18
|
155 |
+
virtualenv==20.25.1
|
156 |
+
wandb==0.17.0
|
157 |
+
wheel==0.37.1
|
158 |
+
wheel==0.43.0
|
159 |
+
word2number==1.1
|
160 |
+
xxhash==3.4.1
|
161 |
+
yamllint==1.35.1
|
162 |
+
yarl==1.9.4
|
163 |
+
zstandard==0.22.0
|
lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/wandb-metadata.json
ADDED
@@ -0,0 +1,810 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"os": "Linux-5.15.0-92-generic-x86_64-with-glibc2.35",
|
3 |
+
"python": "3.10.12",
|
4 |
+
"heartbeatAt": "2024-05-14T16:45:22.218390",
|
5 |
+
"startedAt": "2024-05-14T16:45:21.824651",
|
6 |
+
"docker": null,
|
7 |
+
"cuda": null,
|
8 |
+
"args": [
|
9 |
+
"--model",
|
10 |
+
"hf",
|
11 |
+
"--model_args",
|
12 |
+
"pretrained=/data/cronscript/ckpts//hf_ckpt//global_step120",
|
13 |
+
"--tasks",
|
14 |
+
"indiccopa-hi",
|
15 |
+
"--batch_size",
|
16 |
+
"auto",
|
17 |
+
"--wandb_args",
|
18 |
+
"project=bharatgpt,group=trial_expt"
|
19 |
+
],
|
20 |
+
"state": "running",
|
21 |
+
"program": "-m lm_eval.__main__",
|
22 |
+
"codePathLocal": null,
|
23 |
+
"git": {
|
24 |
+
"remote": "https://github.com/EleutherAI/lm-evaluation-harness",
|
25 |
+
"commit": null
|
26 |
+
},
|
27 |
+
"email": null,
|
28 |
+
"root": "/data/cronscript/lm-evaluation-harness",
|
29 |
+
"host": "vizzhy-150-3",
|
30 |
+
"username": "root",
|
31 |
+
"executable": "/usr/bin/python3",
|
32 |
+
"cpu_count": 76,
|
33 |
+
"cpu_count_logical": 152,
|
34 |
+
"cpu_freq": {
|
35 |
+
"current": 3392.9874999999997,
|
36 |
+
"min": 800.0,
|
37 |
+
"max": 3400.0
|
38 |
+
},
|
39 |
+
"cpu_freq_per_core": [
|
40 |
+
{
|
41 |
+
"current": 3300.0,
|
42 |
+
"min": 800.0,
|
43 |
+
"max": 3400.0
|
44 |
+
},
|
45 |
+
{
|
46 |
+
"current": 3300.0,
|
47 |
+
"min": 800.0,
|
48 |
+
"max": 3400.0
|
49 |
+
},
|
50 |
+
{
|
51 |
+
"current": 3300.0,
|
52 |
+
"min": 800.0,
|
53 |
+
"max": 3400.0
|
54 |
+
},
|
55 |
+
{
|
56 |
+
"current": 3400.0,
|
57 |
+
"min": 800.0,
|
58 |
+
"max": 3400.0
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"current": 3400.0,
|
62 |
+
"min": 800.0,
|
63 |
+
"max": 3400.0
|
64 |
+
},
|
65 |
+
{
|
66 |
+
"current": 3400.0,
|
67 |
+
"min": 800.0,
|
68 |
+
"max": 3400.0
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"current": 3400.0,
|
72 |
+
"min": 800.0,
|
73 |
+
"max": 3400.0
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"current": 3400.0,
|
77 |
+
"min": 800.0,
|
78 |
+
"max": 3400.0
|
79 |
+
},
|
80 |
+
{
|
81 |
+
"current": 3400.0,
|
82 |
+
"min": 800.0,
|
83 |
+
"max": 3400.0
|
84 |
+
},
|
85 |
+
{
|
86 |
+
"current": 3400.0,
|
87 |
+
"min": 800.0,
|
88 |
+
"max": 3400.0
|
89 |
+
},
|
90 |
+
{
|
91 |
+
"current": 3400.0,
|
92 |
+
"min": 800.0,
|
93 |
+
"max": 3400.0
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"current": 3299.815,
|
97 |
+
"min": 800.0,
|
98 |
+
"max": 3400.0
|
99 |
+
},
|
100 |
+
{
|
101 |
+
"current": 3400.0,
|
102 |
+
"min": 800.0,
|
103 |
+
"max": 3400.0
|
104 |
+
},
|
105 |
+
{
|
106 |
+
"current": 3400.0,
|
107 |
+
"min": 800.0,
|
108 |
+
"max": 3400.0
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"current": 3400.0,
|
112 |
+
"min": 800.0,
|
113 |
+
"max": 3400.0
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"current": 3285.836,
|
117 |
+
"min": 800.0,
|
118 |
+
"max": 3400.0
|
119 |
+
},
|
120 |
+
{
|
121 |
+
"current": 3300.017,
|
122 |
+
"min": 800.0,
|
123 |
+
"max": 3400.0
|
124 |
+
},
|
125 |
+
{
|
126 |
+
"current": 3400.0,
|
127 |
+
"min": 800.0,
|
128 |
+
"max": 3400.0
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"current": 3400.0,
|
132 |
+
"min": 800.0,
|
133 |
+
"max": 3400.0
|
134 |
+
},
|
135 |
+
{
|
136 |
+
"current": 3400.0,
|
137 |
+
"min": 800.0,
|
138 |
+
"max": 3400.0
|
139 |
+
},
|
140 |
+
{
|
141 |
+
"current": 3400.0,
|
142 |
+
"min": 800.0,
|
143 |
+
"max": 3400.0
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"current": 3400.0,
|
147 |
+
"min": 800.0,
|
148 |
+
"max": 3400.0
|
149 |
+
},
|
150 |
+
{
|
151 |
+
"current": 3400.0,
|
152 |
+
"min": 800.0,
|
153 |
+
"max": 3400.0
|
154 |
+
},
|
155 |
+
{
|
156 |
+
"current": 3400.0,
|
157 |
+
"min": 800.0,
|
158 |
+
"max": 3400.0
|
159 |
+
},
|
160 |
+
{
|
161 |
+
"current": 3300.002,
|
162 |
+
"min": 800.0,
|
163 |
+
"max": 3400.0
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"current": 3400.0,
|
167 |
+
"min": 800.0,
|
168 |
+
"max": 3400.0
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"current": 3400.0,
|
172 |
+
"min": 800.0,
|
173 |
+
"max": 3400.0
|
174 |
+
},
|
175 |
+
{
|
176 |
+
"current": 3400.0,
|
177 |
+
"min": 800.0,
|
178 |
+
"max": 3400.0
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"current": 3400.0,
|
182 |
+
"min": 800.0,
|
183 |
+
"max": 3400.0
|
184 |
+
},
|
185 |
+
{
|
186 |
+
"current": 3400.0,
|
187 |
+
"min": 800.0,
|
188 |
+
"max": 3400.0
|
189 |
+
},
|
190 |
+
{
|
191 |
+
"current": 3400.0,
|
192 |
+
"min": 800.0,
|
193 |
+
"max": 3400.0
|
194 |
+
},
|
195 |
+
{
|
196 |
+
"current": 3400.0,
|
197 |
+
"min": 800.0,
|
198 |
+
"max": 3400.0
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"current": 3300.0,
|
202 |
+
"min": 800.0,
|
203 |
+
"max": 3400.0
|
204 |
+
},
|
205 |
+
{
|
206 |
+
"current": 3400.0,
|
207 |
+
"min": 800.0,
|
208 |
+
"max": 3400.0
|
209 |
+
},
|
210 |
+
{
|
211 |
+
"current": 3400.0,
|
212 |
+
"min": 800.0,
|
213 |
+
"max": 3400.0
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"current": 3400.0,
|
217 |
+
"min": 800.0,
|
218 |
+
"max": 3400.0
|
219 |
+
},
|
220 |
+
{
|
221 |
+
"current": 3400.0,
|
222 |
+
"min": 800.0,
|
223 |
+
"max": 3400.0
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"current": 3400.0,
|
227 |
+
"min": 800.0,
|
228 |
+
"max": 3400.0
|
229 |
+
},
|
230 |
+
{
|
231 |
+
"current": 3300.0,
|
232 |
+
"min": 800.0,
|
233 |
+
"max": 3400.0
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"current": 3300.0,
|
237 |
+
"min": 800.0,
|
238 |
+
"max": 3400.0
|
239 |
+
},
|
240 |
+
{
|
241 |
+
"current": 3400.0,
|
242 |
+
"min": 800.0,
|
243 |
+
"max": 3400.0
|
244 |
+
},
|
245 |
+
{
|
246 |
+
"current": 3400.0,
|
247 |
+
"min": 800.0,
|
248 |
+
"max": 3400.0
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"current": 3400.0,
|
252 |
+
"min": 800.0,
|
253 |
+
"max": 3400.0
|
254 |
+
},
|
255 |
+
{
|
256 |
+
"current": 3400.0,
|
257 |
+
"min": 800.0,
|
258 |
+
"max": 3400.0
|
259 |
+
},
|
260 |
+
{
|
261 |
+
"current": 3400.0,
|
262 |
+
"min": 800.0,
|
263 |
+
"max": 3400.0
|
264 |
+
},
|
265 |
+
{
|
266 |
+
"current": 3400.0,
|
267 |
+
"min": 800.0,
|
268 |
+
"max": 3400.0
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"current": 3400.0,
|
272 |
+
"min": 800.0,
|
273 |
+
"max": 3400.0
|
274 |
+
},
|
275 |
+
{
|
276 |
+
"current": 3400.0,
|
277 |
+
"min": 800.0,
|
278 |
+
"max": 3400.0
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"current": 3400.0,
|
282 |
+
"min": 800.0,
|
283 |
+
"max": 3400.0
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"current": 3400.0,
|
287 |
+
"min": 800.0,
|
288 |
+
"max": 3400.0
|
289 |
+
},
|
290 |
+
{
|
291 |
+
"current": 3300.0,
|
292 |
+
"min": 800.0,
|
293 |
+
"max": 3400.0
|
294 |
+
},
|
295 |
+
{
|
296 |
+
"current": 3400.0,
|
297 |
+
"min": 800.0,
|
298 |
+
"max": 3400.0
|
299 |
+
},
|
300 |
+
{
|
301 |
+
"current": 3400.0,
|
302 |
+
"min": 800.0,
|
303 |
+
"max": 3400.0
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"current": 3400.0,
|
307 |
+
"min": 800.0,
|
308 |
+
"max": 3400.0
|
309 |
+
},
|
310 |
+
{
|
311 |
+
"current": 3400.0,
|
312 |
+
"min": 800.0,
|
313 |
+
"max": 3400.0
|
314 |
+
},
|
315 |
+
{
|
316 |
+
"current": 3400.0,
|
317 |
+
"min": 800.0,
|
318 |
+
"max": 3400.0
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"current": 3400.0,
|
322 |
+
"min": 800.0,
|
323 |
+
"max": 3400.0
|
324 |
+
},
|
325 |
+
{
|
326 |
+
"current": 3400.0,
|
327 |
+
"min": 800.0,
|
328 |
+
"max": 3400.0
|
329 |
+
},
|
330 |
+
{
|
331 |
+
"current": 3400.0,
|
332 |
+
"min": 800.0,
|
333 |
+
"max": 3400.0
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"current": 3400.0,
|
337 |
+
"min": 800.0,
|
338 |
+
"max": 3400.0
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"current": 3400.0,
|
342 |
+
"min": 800.0,
|
343 |
+
"max": 3400.0
|
344 |
+
},
|
345 |
+
{
|
346 |
+
"current": 3400.0,
|
347 |
+
"min": 800.0,
|
348 |
+
"max": 3400.0
|
349 |
+
},
|
350 |
+
{
|
351 |
+
"current": 3400.0,
|
352 |
+
"min": 800.0,
|
353 |
+
"max": 3400.0
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"current": 3400.0,
|
357 |
+
"min": 800.0,
|
358 |
+
"max": 3400.0
|
359 |
+
},
|
360 |
+
{
|
361 |
+
"current": 3400.0,
|
362 |
+
"min": 800.0,
|
363 |
+
"max": 3400.0
|
364 |
+
},
|
365 |
+
{
|
366 |
+
"current": 3400.0,
|
367 |
+
"min": 800.0,
|
368 |
+
"max": 3400.0
|
369 |
+
},
|
370 |
+
{
|
371 |
+
"current": 3400.0,
|
372 |
+
"min": 800.0,
|
373 |
+
"max": 3400.0
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"current": 3400.0,
|
377 |
+
"min": 800.0,
|
378 |
+
"max": 3400.0
|
379 |
+
},
|
380 |
+
{
|
381 |
+
"current": 3400.0,
|
382 |
+
"min": 800.0,
|
383 |
+
"max": 3400.0
|
384 |
+
},
|
385 |
+
{
|
386 |
+
"current": 3400.0,
|
387 |
+
"min": 800.0,
|
388 |
+
"max": 3400.0
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"current": 3299.997,
|
392 |
+
"min": 800.0,
|
393 |
+
"max": 3400.0
|
394 |
+
},
|
395 |
+
{
|
396 |
+
"current": 3400.0,
|
397 |
+
"min": 800.0,
|
398 |
+
"max": 3400.0
|
399 |
+
},
|
400 |
+
{
|
401 |
+
"current": 3400.0,
|
402 |
+
"min": 800.0,
|
403 |
+
"max": 3400.0
|
404 |
+
},
|
405 |
+
{
|
406 |
+
"current": 3400.0,
|
407 |
+
"min": 800.0,
|
408 |
+
"max": 3400.0
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"current": 3400.0,
|
412 |
+
"min": 800.0,
|
413 |
+
"max": 3400.0
|
414 |
+
},
|
415 |
+
{
|
416 |
+
"current": 3400.0,
|
417 |
+
"min": 800.0,
|
418 |
+
"max": 3400.0
|
419 |
+
},
|
420 |
+
{
|
421 |
+
"current": 3400.0,
|
422 |
+
"min": 800.0,
|
423 |
+
"max": 3400.0
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"current": 3400.0,
|
427 |
+
"min": 800.0,
|
428 |
+
"max": 3400.0
|
429 |
+
},
|
430 |
+
{
|
431 |
+
"current": 3400.0,
|
432 |
+
"min": 800.0,
|
433 |
+
"max": 3400.0
|
434 |
+
},
|
435 |
+
{
|
436 |
+
"current": 3400.0,
|
437 |
+
"min": 800.0,
|
438 |
+
"max": 3400.0
|
439 |
+
},
|
440 |
+
{
|
441 |
+
"current": 3400.0,
|
442 |
+
"min": 800.0,
|
443 |
+
"max": 3400.0
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"current": 3400.0,
|
447 |
+
"min": 800.0,
|
448 |
+
"max": 3400.0
|
449 |
+
},
|
450 |
+
{
|
451 |
+
"current": 3400.0,
|
452 |
+
"min": 800.0,
|
453 |
+
"max": 3400.0
|
454 |
+
},
|
455 |
+
{
|
456 |
+
"current": 3400.0,
|
457 |
+
"min": 800.0,
|
458 |
+
"max": 3400.0
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"current": 3400.0,
|
462 |
+
"min": 800.0,
|
463 |
+
"max": 3400.0
|
464 |
+
},
|
465 |
+
{
|
466 |
+
"current": 3400.0,
|
467 |
+
"min": 800.0,
|
468 |
+
"max": 3400.0
|
469 |
+
},
|
470 |
+
{
|
471 |
+
"current": 3400.0,
|
472 |
+
"min": 800.0,
|
473 |
+
"max": 3400.0
|
474 |
+
},
|
475 |
+
{
|
476 |
+
"current": 3400.0,
|
477 |
+
"min": 800.0,
|
478 |
+
"max": 3400.0
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"current": 3400.0,
|
482 |
+
"min": 800.0,
|
483 |
+
"max": 3400.0
|
484 |
+
},
|
485 |
+
{
|
486 |
+
"current": 3400.0,
|
487 |
+
"min": 800.0,
|
488 |
+
"max": 3400.0
|
489 |
+
},
|
490 |
+
{
|
491 |
+
"current": 3400.0,
|
492 |
+
"min": 800.0,
|
493 |
+
"max": 3400.0
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"current": 3400.0,
|
497 |
+
"min": 800.0,
|
498 |
+
"max": 3400.0
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"current": 3400.0,
|
502 |
+
"min": 800.0,
|
503 |
+
"max": 3400.0
|
504 |
+
},
|
505 |
+
{
|
506 |
+
"current": 3400.0,
|
507 |
+
"min": 800.0,
|
508 |
+
"max": 3400.0
|
509 |
+
},
|
510 |
+
{
|
511 |
+
"current": 3400.0,
|
512 |
+
"min": 800.0,
|
513 |
+
"max": 3400.0
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"current": 3400.0,
|
517 |
+
"min": 800.0,
|
518 |
+
"max": 3400.0
|
519 |
+
},
|
520 |
+
{
|
521 |
+
"current": 3400.0,
|
522 |
+
"min": 800.0,
|
523 |
+
"max": 3400.0
|
524 |
+
},
|
525 |
+
{
|
526 |
+
"current": 3400.0,
|
527 |
+
"min": 800.0,
|
528 |
+
"max": 3400.0
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"current": 3400.0,
|
532 |
+
"min": 800.0,
|
533 |
+
"max": 3400.0
|
534 |
+
},
|
535 |
+
{
|
536 |
+
"current": 3400.0,
|
537 |
+
"min": 800.0,
|
538 |
+
"max": 3400.0
|
539 |
+
},
|
540 |
+
{
|
541 |
+
"current": 3400.0,
|
542 |
+
"min": 800.0,
|
543 |
+
"max": 3400.0
|
544 |
+
},
|
545 |
+
{
|
546 |
+
"current": 3400.0,
|
547 |
+
"min": 800.0,
|
548 |
+
"max": 3400.0
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"current": 3400.0,
|
552 |
+
"min": 800.0,
|
553 |
+
"max": 3400.0
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"current": 3400.0,
|
557 |
+
"min": 800.0,
|
558 |
+
"max": 3400.0
|
559 |
+
},
|
560 |
+
{
|
561 |
+
"current": 3400.0,
|
562 |
+
"min": 800.0,
|
563 |
+
"max": 3400.0
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"current": 3400.0,
|
567 |
+
"min": 800.0,
|
568 |
+
"max": 3400.0
|
569 |
+
},
|
570 |
+
{
|
571 |
+
"current": 3400.0,
|
572 |
+
"min": 800.0,
|
573 |
+
"max": 3400.0
|
574 |
+
},
|
575 |
+
{
|
576 |
+
"current": 3400.0,
|
577 |
+
"min": 800.0,
|
578 |
+
"max": 3400.0
|
579 |
+
},
|
580 |
+
{
|
581 |
+
"current": 3400.0,
|
582 |
+
"min": 800.0,
|
583 |
+
"max": 3400.0
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"current": 3400.0,
|
587 |
+
"min": 800.0,
|
588 |
+
"max": 3400.0
|
589 |
+
},
|
590 |
+
{
|
591 |
+
"current": 3400.0,
|
592 |
+
"min": 800.0,
|
593 |
+
"max": 3400.0
|
594 |
+
},
|
595 |
+
{
|
596 |
+
"current": 3400.0,
|
597 |
+
"min": 800.0,
|
598 |
+
"max": 3400.0
|
599 |
+
},
|
600 |
+
{
|
601 |
+
"current": 3400.0,
|
602 |
+
"min": 800.0,
|
603 |
+
"max": 3400.0
|
604 |
+
},
|
605 |
+
{
|
606 |
+
"current": 3400.0,
|
607 |
+
"min": 800.0,
|
608 |
+
"max": 3400.0
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"current": 3400.0,
|
612 |
+
"min": 800.0,
|
613 |
+
"max": 3400.0
|
614 |
+
},
|
615 |
+
{
|
616 |
+
"current": 3400.0,
|
617 |
+
"min": 800.0,
|
618 |
+
"max": 3400.0
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"current": 3400.0,
|
622 |
+
"min": 800.0,
|
623 |
+
"max": 3400.0
|
624 |
+
},
|
625 |
+
{
|
626 |
+
"current": 3400.0,
|
627 |
+
"min": 800.0,
|
628 |
+
"max": 3400.0
|
629 |
+
},
|
630 |
+
{
|
631 |
+
"current": 3400.0,
|
632 |
+
"min": 800.0,
|
633 |
+
"max": 3400.0
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"current": 3300.0,
|
637 |
+
"min": 800.0,
|
638 |
+
"max": 3400.0
|
639 |
+
},
|
640 |
+
{
|
641 |
+
"current": 3400.0,
|
642 |
+
"min": 800.0,
|
643 |
+
"max": 3400.0
|
644 |
+
},
|
645 |
+
{
|
646 |
+
"current": 3400.0,
|
647 |
+
"min": 800.0,
|
648 |
+
"max": 3400.0
|
649 |
+
},
|
650 |
+
{
|
651 |
+
"current": 3400.0,
|
652 |
+
"min": 800.0,
|
653 |
+
"max": 3400.0
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"current": 3400.0,
|
657 |
+
"min": 800.0,
|
658 |
+
"max": 3400.0
|
659 |
+
},
|
660 |
+
{
|
661 |
+
"current": 3400.0,
|
662 |
+
"min": 800.0,
|
663 |
+
"max": 3400.0
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"current": 3400.0,
|
667 |
+
"min": 800.0,
|
668 |
+
"max": 3400.0
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"current": 3400.0,
|
672 |
+
"min": 800.0,
|
673 |
+
"max": 3400.0
|
674 |
+
},
|
675 |
+
{
|
676 |
+
"current": 3400.0,
|
677 |
+
"min": 800.0,
|
678 |
+
"max": 3400.0
|
679 |
+
},
|
680 |
+
{
|
681 |
+
"current": 3400.0,
|
682 |
+
"min": 800.0,
|
683 |
+
"max": 3400.0
|
684 |
+
},
|
685 |
+
{
|
686 |
+
"current": 3400.0,
|
687 |
+
"min": 800.0,
|
688 |
+
"max": 3400.0
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"current": 3400.0,
|
692 |
+
"min": 800.0,
|
693 |
+
"max": 3400.0
|
694 |
+
},
|
695 |
+
{
|
696 |
+
"current": 3400.0,
|
697 |
+
"min": 800.0,
|
698 |
+
"max": 3400.0
|
699 |
+
},
|
700 |
+
{
|
701 |
+
"current": 3400.0,
|
702 |
+
"min": 800.0,
|
703 |
+
"max": 3400.0
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"current": 3400.0,
|
707 |
+
"min": 800.0,
|
708 |
+
"max": 3400.0
|
709 |
+
},
|
710 |
+
{
|
711 |
+
"current": 3400.0,
|
712 |
+
"min": 800.0,
|
713 |
+
"max": 3400.0
|
714 |
+
},
|
715 |
+
{
|
716 |
+
"current": 3400.0,
|
717 |
+
"min": 800.0,
|
718 |
+
"max": 3400.0
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"current": 3400.0,
|
722 |
+
"min": 800.0,
|
723 |
+
"max": 3400.0
|
724 |
+
},
|
725 |
+
{
|
726 |
+
"current": 3400.0,
|
727 |
+
"min": 800.0,
|
728 |
+
"max": 3400.0
|
729 |
+
},
|
730 |
+
{
|
731 |
+
"current": 3400.0,
|
732 |
+
"min": 800.0,
|
733 |
+
"max": 3400.0
|
734 |
+
},
|
735 |
+
{
|
736 |
+
"current": 3400.0,
|
737 |
+
"min": 800.0,
|
738 |
+
"max": 3400.0
|
739 |
+
},
|
740 |
+
{
|
741 |
+
"current": 3400.0,
|
742 |
+
"min": 800.0,
|
743 |
+
"max": 3400.0
|
744 |
+
},
|
745 |
+
{
|
746 |
+
"current": 3400.0,
|
747 |
+
"min": 800.0,
|
748 |
+
"max": 3400.0
|
749 |
+
},
|
750 |
+
{
|
751 |
+
"current": 3400.0,
|
752 |
+
"min": 800.0,
|
753 |
+
"max": 3400.0
|
754 |
+
},
|
755 |
+
{
|
756 |
+
"current": 3400.0,
|
757 |
+
"min": 800.0,
|
758 |
+
"max": 3400.0
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"current": 3400.0,
|
762 |
+
"min": 800.0,
|
763 |
+
"max": 3400.0
|
764 |
+
},
|
765 |
+
{
|
766 |
+
"current": 3400.0,
|
767 |
+
"min": 800.0,
|
768 |
+
"max": 3400.0
|
769 |
+
},
|
770 |
+
{
|
771 |
+
"current": 3400.0,
|
772 |
+
"min": 800.0,
|
773 |
+
"max": 3400.0
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"current": 3400.0,
|
777 |
+
"min": 800.0,
|
778 |
+
"max": 3400.0
|
779 |
+
},
|
780 |
+
{
|
781 |
+
"current": 3400.0,
|
782 |
+
"min": 800.0,
|
783 |
+
"max": 3400.0
|
784 |
+
},
|
785 |
+
{
|
786 |
+
"current": 3400.0,
|
787 |
+
"min": 800.0,
|
788 |
+
"max": 3400.0
|
789 |
+
},
|
790 |
+
{
|
791 |
+
"current": 3400.0,
|
792 |
+
"min": 800.0,
|
793 |
+
"max": 3400.0
|
794 |
+
},
|
795 |
+
{
|
796 |
+
"current": 3400.0,
|
797 |
+
"min": 800.0,
|
798 |
+
"max": 3400.0
|
799 |
+
}
|
800 |
+
],
|
801 |
+
"disk": {
|
802 |
+
"/": {
|
803 |
+
"total": 866.4415092468262,
|
804 |
+
"used": 863.4299850463867
|
805 |
+
}
|
806 |
+
},
|
807 |
+
"memory": {
|
808 |
+
"total": 1007.5000267028809
|
809 |
+
}
|
810 |
+
}
|
lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/wandb-summary.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"_wandb": {"runtime": 5}}
|
lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/logs/debug-internal.log
ADDED
@@ -0,0 +1,182 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2024-05-14 16:45:21,836 INFO StreamThr :137227 [internal.py:wandb_internal():85] W&B internal server running at pid: 137227, started at: 2024-05-14 16:45:21.835900
|
2 |
+
2024-05-14 16:45:21,839 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: status
|
3 |
+
2024-05-14 16:45:21,840 INFO WriterThread:137227 [datastore.py:open_for_write():87] open: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/run-dgq5bus7.wandb
|
4 |
+
2024-05-14 16:45:21,840 DEBUG SenderThread:137227 [sender.py:send():378] send: header
|
5 |
+
2024-05-14 16:45:21,849 DEBUG SenderThread:137227 [sender.py:send():378] send: run
|
6 |
+
2024-05-14 16:45:22,059 INFO SenderThread:137227 [dir_watcher.py:__init__():211] watching files in: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files
|
7 |
+
2024-05-14 16:45:22,059 INFO SenderThread:137227 [sender.py:_start_run_threads():1123] run started: dgq5bus7 with start time 1715705121.835474
|
8 |
+
2024-05-14 16:45:22,065 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: check_version
|
9 |
+
2024-05-14 16:45:22,066 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: check_version
|
10 |
+
2024-05-14 16:45:22,148 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: run_start
|
11 |
+
2024-05-14 16:45:22,150 DEBUG HandlerThread:137227 [system_info.py:__init__():26] System info init
|
12 |
+
2024-05-14 16:45:22,150 DEBUG HandlerThread:137227 [system_info.py:__init__():41] System info init done
|
13 |
+
2024-05-14 16:45:22,150 INFO HandlerThread:137227 [system_monitor.py:start():194] Starting system monitor
|
14 |
+
2024-05-14 16:45:22,150 INFO SystemMonitor:137227 [system_monitor.py:_start():158] Starting system asset monitoring threads
|
15 |
+
2024-05-14 16:45:22,150 INFO HandlerThread:137227 [system_monitor.py:probe():214] Collecting system info
|
16 |
+
2024-05-14 16:45:22,150 INFO SystemMonitor:137227 [interfaces.py:start():188] Started cpu monitoring
|
17 |
+
2024-05-14 16:45:22,151 INFO SystemMonitor:137227 [interfaces.py:start():188] Started disk monitoring
|
18 |
+
2024-05-14 16:45:22,151 INFO SystemMonitor:137227 [interfaces.py:start():188] Started memory monitoring
|
19 |
+
2024-05-14 16:45:22,152 INFO SystemMonitor:137227 [interfaces.py:start():188] Started network monitoring
|
20 |
+
2024-05-14 16:45:22,218 DEBUG HandlerThread:137227 [system_info.py:probe():150] Probing system
|
21 |
+
2024-05-14 16:45:22,226 DEBUG HandlerThread:137227 [system_info.py:_probe_git():135] Probing git
|
22 |
+
2024-05-14 16:45:22,246 ERROR HandlerThread:137227 [gitlib.py:root():92] git root error: Cmd('git') failed due to: exit code(128)
|
23 |
+
cmdline: git rev-parse --show-toplevel
|
24 |
+
stderr: 'fatal: detected dubious ownership in repository at '/data/cronscript/lm-evaluation-harness'
|
25 |
+
To add an exception for this directory, call:
|
26 |
+
|
27 |
+
git config --global --add safe.directory /data/cronscript/lm-evaluation-harness'
|
28 |
+
2024-05-14 16:45:22,246 DEBUG HandlerThread:137227 [system_info.py:_probe_git():143] Probing git done
|
29 |
+
2024-05-14 16:45:22,246 DEBUG HandlerThread:137227 [system_info.py:probe():198] Probing system done
|
30 |
+
2024-05-14 16:45:22,246 DEBUG HandlerThread:137227 [system_monitor.py:probe():223] {'os': 'Linux-5.15.0-92-generic-x86_64-with-glibc2.35', 'python': '3.10.12', 'heartbeatAt': '2024-05-14T16:45:22.218390', 'startedAt': '2024-05-14T16:45:21.824651', 'docker': None, 'cuda': None, 'args': ('--model', 'hf', '--model_args', 'pretrained=/data/cronscript/ckpts//hf_ckpt//global_step120', '--tasks', 'indiccopa-hi', '--batch_size', 'auto', '--wandb_args', 'project=bharatgpt,group=trial_expt'), 'state': 'running', 'program': '-m lm_eval.__main__', 'codePathLocal': None, 'git': {'remote': 'https://github.com/EleutherAI/lm-evaluation-harness', 'commit': None}, 'email': None, 'root': '/data/cronscript/lm-evaluation-harness', 'host': 'vizzhy-150-3', 'username': 'root', 'executable': '/usr/bin/python3', 'cpu_count': 76, 'cpu_count_logical': 152, 'cpu_freq': {'current': 3392.9874999999997, 'min': 800.0, 'max': 3400.0}, 'cpu_freq_per_core': [{'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3299.815, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3285.836, 'min': 800.0, 'max': 3400.0}, {'current': 3300.017, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.002, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3299.997, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}], 'disk': {'/': {'total': 866.4415092468262, 'used': 863.4299850463867}}, 'memory': {'total': 1007.5000267028809}}
|
31 |
+
2024-05-14 16:45:22,246 INFO HandlerThread:137227 [system_monitor.py:probe():224] Finished collecting system info
|
32 |
+
2024-05-14 16:45:22,246 INFO HandlerThread:137227 [system_monitor.py:probe():227] Publishing system info
|
33 |
+
2024-05-14 16:45:22,248 INFO HandlerThread:137227 [system_monitor.py:probe():229] Finished publishing system info
|
34 |
+
2024-05-14 16:45:22,251 DEBUG SenderThread:137227 [sender.py:send():378] send: files
|
35 |
+
2024-05-14 16:45:22,252 INFO SenderThread:137227 [sender.py:_save_file():1389] saving file wandb-metadata.json with policy now
|
36 |
+
2024-05-14 16:45:22,347 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: python_packages
|
37 |
+
2024-05-14 16:45:22,347 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: stop_status
|
38 |
+
2024-05-14 16:45:22,348 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: python_packages
|
39 |
+
2024-05-14 16:45:22,348 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: stop_status
|
40 |
+
2024-05-14 16:45:22,498 DEBUG SenderThread:137227 [sender.py:send():378] send: telemetry
|
41 |
+
2024-05-14 16:45:22,770 INFO wandb-upload_0:137227 [upload_job.py:push():130] Uploaded file /tmp/tmpxm3idu7xwandb/0de8ca1f-wandb-metadata.json
|
42 |
+
2024-05-14 16:45:23,060 INFO Thread-12 :137227 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/wandb-metadata.json
|
43 |
+
2024-05-14 16:45:23,060 INFO Thread-12 :137227 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/output.log
|
44 |
+
2024-05-14 16:45:23,060 INFO Thread-12 :137227 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/requirements.txt
|
45 |
+
2024-05-14 16:45:25,060 INFO Thread-12 :137227 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/output.log
|
46 |
+
2024-05-14 16:45:26,969 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: status_report
|
47 |
+
2024-05-14 16:45:28,135 DEBUG SenderThread:137227 [sender.py:send():378] send: exit
|
48 |
+
2024-05-14 16:45:28,135 INFO SenderThread:137227 [sender.py:send_exit():585] handling exit code: 1
|
49 |
+
2024-05-14 16:45:28,135 INFO SenderThread:137227 [sender.py:send_exit():587] handling runtime: 5
|
50 |
+
2024-05-14 16:45:28,136 INFO SenderThread:137227 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
|
51 |
+
2024-05-14 16:45:28,136 INFO SenderThread:137227 [sender.py:send_exit():593] send defer
|
52 |
+
2024-05-14 16:45:28,137 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: defer
|
53 |
+
2024-05-14 16:45:28,137 INFO HandlerThread:137227 [handler.py:handle_request_defer():184] handle defer: 0
|
54 |
+
2024-05-14 16:45:28,137 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: defer
|
55 |
+
2024-05-14 16:45:28,137 INFO SenderThread:137227 [sender.py:send_request_defer():609] handle sender defer: 0
|
56 |
+
2024-05-14 16:45:28,137 INFO SenderThread:137227 [sender.py:transition_state():613] send defer: 1
|
57 |
+
2024-05-14 16:45:28,137 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: defer
|
58 |
+
2024-05-14 16:45:28,137 INFO HandlerThread:137227 [handler.py:handle_request_defer():184] handle defer: 1
|
59 |
+
2024-05-14 16:45:28,137 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: defer
|
60 |
+
2024-05-14 16:45:28,137 INFO SenderThread:137227 [sender.py:send_request_defer():609] handle sender defer: 1
|
61 |
+
2024-05-14 16:45:28,137 INFO SenderThread:137227 [sender.py:transition_state():613] send defer: 2
|
62 |
+
2024-05-14 16:45:28,137 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: defer
|
63 |
+
2024-05-14 16:45:28,137 INFO HandlerThread:137227 [handler.py:handle_request_defer():184] handle defer: 2
|
64 |
+
2024-05-14 16:45:28,137 INFO HandlerThread:137227 [system_monitor.py:finish():203] Stopping system monitor
|
65 |
+
2024-05-14 16:45:28,137 DEBUG SystemMonitor:137227 [system_monitor.py:_start():172] Starting system metrics aggregation loop
|
66 |
+
2024-05-14 16:45:28,138 DEBUG SystemMonitor:137227 [system_monitor.py:_start():179] Finished system metrics aggregation loop
|
67 |
+
2024-05-14 16:45:28,138 DEBUG SystemMonitor:137227 [system_monitor.py:_start():183] Publishing last batch of metrics
|
68 |
+
2024-05-14 16:45:28,139 INFO HandlerThread:137227 [interfaces.py:finish():200] Joined cpu monitor
|
69 |
+
2024-05-14 16:45:28,139 INFO HandlerThread:137227 [interfaces.py:finish():200] Joined disk monitor
|
70 |
+
2024-05-14 16:45:28,139 INFO HandlerThread:137227 [interfaces.py:finish():200] Joined memory monitor
|
71 |
+
2024-05-14 16:45:28,139 INFO HandlerThread:137227 [interfaces.py:finish():200] Joined network monitor
|
72 |
+
2024-05-14 16:45:28,139 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: defer
|
73 |
+
2024-05-14 16:45:28,139 INFO SenderThread:137227 [sender.py:send_request_defer():609] handle sender defer: 2
|
74 |
+
2024-05-14 16:45:28,139 INFO SenderThread:137227 [sender.py:transition_state():613] send defer: 3
|
75 |
+
2024-05-14 16:45:28,139 DEBUG SenderThread:137227 [sender.py:send():378] send: stats
|
76 |
+
2024-05-14 16:45:28,139 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: defer
|
77 |
+
2024-05-14 16:45:28,139 INFO HandlerThread:137227 [handler.py:handle_request_defer():184] handle defer: 3
|
78 |
+
2024-05-14 16:45:28,140 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: defer
|
79 |
+
2024-05-14 16:45:28,140 INFO SenderThread:137227 [sender.py:send_request_defer():609] handle sender defer: 3
|
80 |
+
2024-05-14 16:45:28,140 INFO SenderThread:137227 [sender.py:transition_state():613] send defer: 4
|
81 |
+
2024-05-14 16:45:28,140 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: defer
|
82 |
+
2024-05-14 16:45:28,140 INFO HandlerThread:137227 [handler.py:handle_request_defer():184] handle defer: 4
|
83 |
+
2024-05-14 16:45:28,140 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: defer
|
84 |
+
2024-05-14 16:45:28,140 INFO SenderThread:137227 [sender.py:send_request_defer():609] handle sender defer: 4
|
85 |
+
2024-05-14 16:45:28,140 INFO SenderThread:137227 [sender.py:transition_state():613] send defer: 5
|
86 |
+
2024-05-14 16:45:28,140 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: defer
|
87 |
+
2024-05-14 16:45:28,140 INFO HandlerThread:137227 [handler.py:handle_request_defer():184] handle defer: 5
|
88 |
+
2024-05-14 16:45:28,140 DEBUG SenderThread:137227 [sender.py:send():378] send: summary
|
89 |
+
2024-05-14 16:45:28,141 INFO SenderThread:137227 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
|
90 |
+
2024-05-14 16:45:28,141 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: defer
|
91 |
+
2024-05-14 16:45:28,141 INFO SenderThread:137227 [sender.py:send_request_defer():609] handle sender defer: 5
|
92 |
+
2024-05-14 16:45:28,141 INFO SenderThread:137227 [sender.py:transition_state():613] send defer: 6
|
93 |
+
2024-05-14 16:45:28,141 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: defer
|
94 |
+
2024-05-14 16:45:28,141 INFO HandlerThread:137227 [handler.py:handle_request_defer():184] handle defer: 6
|
95 |
+
2024-05-14 16:45:28,142 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: defer
|
96 |
+
2024-05-14 16:45:28,142 INFO SenderThread:137227 [sender.py:send_request_defer():609] handle sender defer: 6
|
97 |
+
2024-05-14 16:45:28,144 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: status_report
|
98 |
+
2024-05-14 16:45:28,247 INFO SenderThread:137227 [sender.py:transition_state():613] send defer: 7
|
99 |
+
2024-05-14 16:45:28,248 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: defer
|
100 |
+
2024-05-14 16:45:28,248 INFO HandlerThread:137227 [handler.py:handle_request_defer():184] handle defer: 7
|
101 |
+
2024-05-14 16:45:28,248 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: defer
|
102 |
+
2024-05-14 16:45:28,248 INFO SenderThread:137227 [sender.py:send_request_defer():609] handle sender defer: 7
|
103 |
+
2024-05-14 16:45:29,063 INFO Thread-12 :137227 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/output.log
|
104 |
+
2024-05-14 16:45:29,063 INFO Thread-12 :137227 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/config.yaml
|
105 |
+
2024-05-14 16:45:29,063 INFO Thread-12 :137227 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/wandb-summary.json
|
106 |
+
2024-05-14 16:45:29,135 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: poll_exit
|
107 |
+
2024-05-14 16:45:30,512 INFO SenderThread:137227 [sender.py:transition_state():613] send defer: 8
|
108 |
+
2024-05-14 16:45:30,513 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: poll_exit
|
109 |
+
2024-05-14 16:45:30,513 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: defer
|
110 |
+
2024-05-14 16:45:30,513 INFO HandlerThread:137227 [handler.py:handle_request_defer():184] handle defer: 8
|
111 |
+
2024-05-14 16:45:30,513 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: defer
|
112 |
+
2024-05-14 16:45:30,513 INFO SenderThread:137227 [sender.py:send_request_defer():609] handle sender defer: 8
|
113 |
+
2024-05-14 16:45:30,513 INFO SenderThread:137227 [job_builder.py:build():432] Attempting to build job artifact
|
114 |
+
2024-05-14 16:45:30,514 INFO SenderThread:137227 [job_builder.py:_get_source_type():576] no source found
|
115 |
+
2024-05-14 16:45:30,514 INFO SenderThread:137227 [sender.py:transition_state():613] send defer: 9
|
116 |
+
2024-05-14 16:45:30,514 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: defer
|
117 |
+
2024-05-14 16:45:30,514 INFO HandlerThread:137227 [handler.py:handle_request_defer():184] handle defer: 9
|
118 |
+
2024-05-14 16:45:30,514 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: defer
|
119 |
+
2024-05-14 16:45:30,514 INFO SenderThread:137227 [sender.py:send_request_defer():609] handle sender defer: 9
|
120 |
+
2024-05-14 16:45:30,514 INFO SenderThread:137227 [dir_watcher.py:finish():358] shutting down directory watcher
|
121 |
+
2024-05-14 16:45:31,064 INFO SenderThread:137227 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/output.log
|
122 |
+
2024-05-14 16:45:31,064 INFO SenderThread:137227 [dir_watcher.py:finish():388] scan: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files
|
123 |
+
2024-05-14 16:45:31,064 INFO SenderThread:137227 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/wandb-summary.json wandb-summary.json
|
124 |
+
2024-05-14 16:45:31,065 INFO SenderThread:137227 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/config.yaml config.yaml
|
125 |
+
2024-05-14 16:45:31,065 INFO SenderThread:137227 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/output.log output.log
|
126 |
+
2024-05-14 16:45:31,065 INFO SenderThread:137227 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/requirements.txt requirements.txt
|
127 |
+
2024-05-14 16:45:31,065 INFO SenderThread:137227 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/wandb-metadata.json wandb-metadata.json
|
128 |
+
2024-05-14 16:45:31,065 INFO SenderThread:137227 [sender.py:transition_state():613] send defer: 10
|
129 |
+
2024-05-14 16:45:31,065 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: defer
|
130 |
+
2024-05-14 16:45:31,068 INFO HandlerThread:137227 [handler.py:handle_request_defer():184] handle defer: 10
|
131 |
+
2024-05-14 16:45:31,071 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: defer
|
132 |
+
2024-05-14 16:45:31,071 INFO SenderThread:137227 [sender.py:send_request_defer():609] handle sender defer: 10
|
133 |
+
2024-05-14 16:45:31,071 INFO SenderThread:137227 [file_pusher.py:finish():169] shutting down file pusher
|
134 |
+
2024-05-14 16:45:31,135 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: poll_exit
|
135 |
+
2024-05-14 16:45:31,136 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: poll_exit
|
136 |
+
2024-05-14 16:45:31,299 INFO wandb-upload_1:137227 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/config.yaml
|
137 |
+
2024-05-14 16:45:31,478 INFO wandb-upload_0:137227 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/wandb-summary.json
|
138 |
+
2024-05-14 16:45:31,548 INFO wandb-upload_3:137227 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/requirements.txt
|
139 |
+
2024-05-14 16:45:31,551 INFO wandb-upload_2:137227 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/files/output.log
|
140 |
+
2024-05-14 16:45:31,751 INFO Thread-11 (_thread_body):137227 [sender.py:transition_state():613] send defer: 11
|
141 |
+
2024-05-14 16:45:31,752 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: defer
|
142 |
+
2024-05-14 16:45:31,752 INFO HandlerThread:137227 [handler.py:handle_request_defer():184] handle defer: 11
|
143 |
+
2024-05-14 16:45:31,752 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: defer
|
144 |
+
2024-05-14 16:45:31,752 INFO SenderThread:137227 [sender.py:send_request_defer():609] handle sender defer: 11
|
145 |
+
2024-05-14 16:45:31,752 INFO SenderThread:137227 [file_pusher.py:join():175] waiting for file pusher
|
146 |
+
2024-05-14 16:45:31,753 INFO SenderThread:137227 [sender.py:transition_state():613] send defer: 12
|
147 |
+
2024-05-14 16:45:31,753 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: defer
|
148 |
+
2024-05-14 16:45:31,753 INFO HandlerThread:137227 [handler.py:handle_request_defer():184] handle defer: 12
|
149 |
+
2024-05-14 16:45:31,753 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: defer
|
150 |
+
2024-05-14 16:45:31,753 INFO SenderThread:137227 [sender.py:send_request_defer():609] handle sender defer: 12
|
151 |
+
2024-05-14 16:45:31,753 INFO SenderThread:137227 [file_stream.py:finish():601] file stream finish called
|
152 |
+
2024-05-14 16:45:31,977 INFO SenderThread:137227 [file_stream.py:finish():605] file stream finish is done
|
153 |
+
2024-05-14 16:45:31,977 INFO SenderThread:137227 [sender.py:transition_state():613] send defer: 13
|
154 |
+
2024-05-14 16:45:31,978 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: defer
|
155 |
+
2024-05-14 16:45:31,978 INFO HandlerThread:137227 [handler.py:handle_request_defer():184] handle defer: 13
|
156 |
+
2024-05-14 16:45:31,978 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: defer
|
157 |
+
2024-05-14 16:45:31,978 INFO SenderThread:137227 [sender.py:send_request_defer():609] handle sender defer: 13
|
158 |
+
2024-05-14 16:45:31,978 INFO SenderThread:137227 [sender.py:transition_state():613] send defer: 14
|
159 |
+
2024-05-14 16:45:31,978 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: defer
|
160 |
+
2024-05-14 16:45:31,978 INFO HandlerThread:137227 [handler.py:handle_request_defer():184] handle defer: 14
|
161 |
+
2024-05-14 16:45:31,978 DEBUG SenderThread:137227 [sender.py:send():378] send: final
|
162 |
+
2024-05-14 16:45:31,978 DEBUG SenderThread:137227 [sender.py:send():378] send: footer
|
163 |
+
2024-05-14 16:45:31,978 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: defer
|
164 |
+
2024-05-14 16:45:31,979 INFO SenderThread:137227 [sender.py:send_request_defer():609] handle sender defer: 14
|
165 |
+
2024-05-14 16:45:31,979 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: poll_exit
|
166 |
+
2024-05-14 16:45:31,979 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: poll_exit
|
167 |
+
2024-05-14 16:45:31,979 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: poll_exit
|
168 |
+
2024-05-14 16:45:31,980 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: server_info
|
169 |
+
2024-05-14 16:45:31,980 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: poll_exit
|
170 |
+
2024-05-14 16:45:31,980 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: get_summary
|
171 |
+
2024-05-14 16:45:31,980 DEBUG SenderThread:137227 [sender.py:send_request():405] send_request: server_info
|
172 |
+
2024-05-14 16:45:31,981 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: sampled_history
|
173 |
+
2024-05-14 16:45:31,982 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: internal_messages
|
174 |
+
2024-05-14 16:45:32,044 INFO MainThread:137227 [wandb_run.py:_footer_history_summary_info():3994] rendering history
|
175 |
+
2024-05-14 16:45:32,044 INFO MainThread:137227 [wandb_run.py:_footer_history_summary_info():4026] rendering summary
|
176 |
+
2024-05-14 16:45:32,044 INFO MainThread:137227 [wandb_run.py:_footer_sync_info():3953] logging synced files
|
177 |
+
2024-05-14 16:45:32,045 DEBUG HandlerThread:137227 [handler.py:handle_request():158] handle_request: shutdown
|
178 |
+
2024-05-14 16:45:32,045 INFO HandlerThread:137227 [handler.py:finish():882] shutting down handler
|
179 |
+
2024-05-14 16:45:32,980 INFO WriterThread:137227 [datastore.py:close():296] close: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/run-dgq5bus7.wandb
|
180 |
+
2024-05-14 16:45:33,044 INFO SenderThread:137227 [sender.py:finish():1545] shutting down sender
|
181 |
+
2024-05-14 16:45:33,044 INFO SenderThread:137227 [file_pusher.py:finish():169] shutting down file pusher
|
182 |
+
2024-05-14 16:45:33,044 INFO SenderThread:137227 [file_pusher.py:join():175] waiting for file pusher
|
lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/logs/debug.log
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2024-05-14 16:45:21,832 INFO MainThread:136017 [wandb_setup.py:_flush():76] Current SDK version is 0.17.0
|
2 |
+
2024-05-14 16:45:21,832 INFO MainThread:136017 [wandb_setup.py:_flush():76] Configure stats pid to 136017
|
3 |
+
2024-05-14 16:45:21,832 INFO MainThread:136017 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
|
4 |
+
2024-05-14 16:45:21,832 INFO MainThread:136017 [wandb_setup.py:_flush():76] Loading settings from /data/cronscript/lm-evaluation-harness/wandb/settings
|
5 |
+
2024-05-14 16:45:21,832 INFO MainThread:136017 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
|
6 |
+
2024-05-14 16:45:21,832 INFO MainThread:136017 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
|
7 |
+
2024-05-14 16:45:21,832 WARNING MainThread:136017 [wandb_setup.py:_flush():76] Could not find program at -m lm_eval.__main__
|
8 |
+
2024-05-14 16:45:21,832 INFO MainThread:136017 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': None, 'program': '-m lm_eval.__main__'}
|
9 |
+
2024-05-14 16:45:21,832 INFO MainThread:136017 [wandb_setup.py:_flush():76] Applying login settings: {}
|
10 |
+
2024-05-14 16:45:21,832 INFO MainThread:136017 [wandb_init.py:_log_setup():520] Logging user logs to /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/logs/debug.log
|
11 |
+
2024-05-14 16:45:21,832 INFO MainThread:136017 [wandb_init.py:_log_setup():521] Logging internal logs to /data/cronscript/lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/logs/debug-internal.log
|
12 |
+
2024-05-14 16:45:21,832 INFO MainThread:136017 [wandb_init.py:init():560] calling init triggers
|
13 |
+
2024-05-14 16:45:21,832 INFO MainThread:136017 [wandb_init.py:init():567] wandb.init called with sweep_config: {}
|
14 |
+
config: {}
|
15 |
+
2024-05-14 16:45:21,833 INFO MainThread:136017 [wandb_init.py:init():610] starting backend
|
16 |
+
2024-05-14 16:45:21,833 INFO MainThread:136017 [wandb_init.py:init():614] setting up manager
|
17 |
+
2024-05-14 16:45:21,834 INFO MainThread:136017 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
18 |
+
2024-05-14 16:45:21,835 INFO MainThread:136017 [wandb_init.py:init():622] backend started and connected
|
19 |
+
2024-05-14 16:45:21,838 INFO MainThread:136017 [wandb_init.py:init():711] updated telemetry
|
20 |
+
2024-05-14 16:45:21,849 INFO MainThread:136017 [wandb_init.py:init():744] communicating run to backend with 90.0 second timeout
|
21 |
+
2024-05-14 16:45:22,065 INFO MainThread:136017 [wandb_run.py:_on_init():2396] communicating current version
|
22 |
+
2024-05-14 16:45:22,144 INFO MainThread:136017 [wandb_run.py:_on_init():2405] got version response
|
23 |
+
2024-05-14 16:45:22,144 INFO MainThread:136017 [wandb_init.py:init():795] starting run threads in backend
|
24 |
+
2024-05-14 16:45:22,347 INFO MainThread:136017 [wandb_run.py:_console_start():2374] atexit reg
|
25 |
+
2024-05-14 16:45:22,347 INFO MainThread:136017 [wandb_run.py:_redirect():2229] redirect: wrap_raw
|
26 |
+
2024-05-14 16:45:22,348 INFO MainThread:136017 [wandb_run.py:_redirect():2294] Wrapping output streams.
|
27 |
+
2024-05-14 16:45:22,348 INFO MainThread:136017 [wandb_run.py:_redirect():2319] Redirects installed.
|
28 |
+
2024-05-14 16:45:22,349 INFO MainThread:136017 [wandb_init.py:init():838] run started, returning control to user process
|
29 |
+
2024-05-14 16:45:33,045 WARNING MsgRouterThr:136017 [router.py:message_loop():77] message_loop has been closed
|
lm-evaluation-harness/wandb/run-20240514_164521-dgq5bus7/run-dgq5bus7.wandb
ADDED
Binary file (6.05 kB). View file
|
|
lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/config.yaml
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
wandb_version: 1
|
2 |
+
|
3 |
+
_wandb:
|
4 |
+
desc: null
|
5 |
+
value:
|
6 |
+
python_version: 3.10.12
|
7 |
+
cli_version: 0.17.0
|
8 |
+
framework: huggingface
|
9 |
+
huggingface_version: 4.41.1
|
10 |
+
is_jupyter_run: false
|
11 |
+
is_kaggle_kernel: false
|
12 |
+
start_time: 1716446717
|
13 |
+
t:
|
14 |
+
1:
|
15 |
+
- 1
|
16 |
+
- 5
|
17 |
+
- 11
|
18 |
+
- 49
|
19 |
+
- 51
|
20 |
+
- 53
|
21 |
+
- 55
|
22 |
+
- 71
|
23 |
+
- 98
|
24 |
+
- 100
|
25 |
+
2:
|
26 |
+
- 1
|
27 |
+
- 5
|
28 |
+
- 11
|
29 |
+
- 49
|
30 |
+
- 51
|
31 |
+
- 53
|
32 |
+
- 55
|
33 |
+
- 71
|
34 |
+
- 98
|
35 |
+
- 100
|
36 |
+
3:
|
37 |
+
- 23
|
38 |
+
4: 3.10.12
|
39 |
+
5: 0.17.0
|
40 |
+
6: 4.41.1
|
41 |
+
8:
|
42 |
+
- 5
|
43 |
+
13: linux-x86_64
|
lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/output.log
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
2024-05-23:06:45:17,876 INFO [__main__.py:251] Verbosity set to INFO
|
3 |
+
2024-05-23:06:45:26,892 INFO [__main__.py:335] Selected Tasks: ['arc_easy', 'hellaswag', 'mrpc', 'openbookqa', 'sst2', 'winogrande']
|
4 |
+
2024-05-23:06:45:26,893 INFO [evaluator.py:131] Setting random seed to 0 | Setting numpy seed to 1234 | Setting torch manual seed to 1234
|
5 |
+
2024-05-23:06:45:26,893 INFO [evaluator.py:177] Initializing hf model, with arguments: {'pretrained': '/mnt/weka/peacock/experiments/llama/checkpoint/llamav2-3b//hf_ckpt//global_step10000'}
|
6 |
+
2024-05-23:06:45:29,211 INFO [huggingface.py:164] Using device 'cuda'
|
7 |
+
Traceback (most recent call last):
|
8 |
+
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
|
9 |
+
return _run_code(code, main_globals, None,
|
10 |
+
File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
|
11 |
+
exec(code, run_globals)
|
12 |
+
File "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/lm_eval/__main__.py", line 417, in <module>
|
13 |
+
cli_evaluate()
|
14 |
+
File "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/lm_eval/__main__.py", line 341, in cli_evaluate
|
15 |
+
results = evaluator.simple_evaluate(
|
16 |
+
File "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/lm_eval/utils.py", line 288, in _wrapper
|
17 |
+
return fn(*args, **kwargs)
|
18 |
+
File "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/lm_eval/evaluator.py", line 180, in simple_evaluate
|
19 |
+
lm = lm_eval.api.registry.get_model(model).create_from_arg_string(
|
20 |
+
File "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/lm_eval/api/model.py", line 134, in create_from_arg_string
|
21 |
+
return cls(**args, **args2)
|
22 |
+
File "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/lm_eval/models/huggingface.py", line 190, in __init__
|
23 |
+
self._get_config(
|
24 |
+
File "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/lm_eval/models/huggingface.py", line 471, in _get_config
|
25 |
+
self._config = transformers.AutoConfig.from_pretrained(
|
26 |
+
File "/usr/local/lib/python3.10/dist-packages/transformers/models/auto/configuration_auto.py", line 934, in from_pretrained
|
27 |
+
config_dict, unused_kwargs = PretrainedConfig.get_config_dict(pretrained_model_name_or_path, **kwargs)
|
28 |
+
File "/usr/local/lib/python3.10/dist-packages/transformers/configuration_utils.py", line 632, in get_config_dict
|
29 |
+
config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs)
|
30 |
+
File "/usr/local/lib/python3.10/dist-packages/transformers/configuration_utils.py", line 689, in _get_config_dict
|
31 |
+
resolved_config_file = cached_file(
|
32 |
+
File "/usr/local/lib/python3.10/dist-packages/transformers/utils/hub.py", line 370, in cached_file
|
33 |
+
raise EnvironmentError(
|
34 |
+
OSError: /mnt/weka/peacock/experiments/llama/checkpoint/llamav2-3b//hf_ckpt//global_step10000 does not appear to have a file named config.json. Checkout 'https://huggingface.co//mnt/weka/peacock/experiments/llama/checkpoint/llamav2-3b//hf_ckpt//global_step10000/tree/main' for available files.
|
lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/requirements.txt
ADDED
@@ -0,0 +1,154 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
DataProperty==1.0.1
|
2 |
+
GitPython==3.1.43
|
3 |
+
Jinja2==3.1.3
|
4 |
+
Markdown==3.6
|
5 |
+
MarkupSafe==2.1.5
|
6 |
+
Pillow-SIMD==7.0.0.post3
|
7 |
+
PyYAML==6.0
|
8 |
+
Werkzeug==3.0.2
|
9 |
+
absl-py==2.1.0
|
10 |
+
accelerate==0.30.1
|
11 |
+
aiohttp==3.9.4
|
12 |
+
aiosignal==1.3.1
|
13 |
+
async-timeout==4.0.3
|
14 |
+
attrs==23.2.0
|
15 |
+
av==9.2.0
|
16 |
+
cachetools==5.3.3
|
17 |
+
certifi==2024.2.2
|
18 |
+
cffi==1.15.1
|
19 |
+
cfgv==3.4.0
|
20 |
+
chardet==5.2.0
|
21 |
+
charset-normalizer==3.3.2
|
22 |
+
click==8.1.7
|
23 |
+
cmake==3.29.2
|
24 |
+
colorama==0.4.6
|
25 |
+
datasets==2.19.1
|
26 |
+
deepspeed==0.12.4+hpu.synapse.v1.15.1
|
27 |
+
dill==0.3.8
|
28 |
+
distlib==0.3.8
|
29 |
+
docker-pycreds==0.4.0
|
30 |
+
einops==0.8.0
|
31 |
+
evaluate==0.4.2
|
32 |
+
exceptiongroup==1.2.0
|
33 |
+
expecttest==0.2.1
|
34 |
+
filelock==3.13.4
|
35 |
+
frozenlist==1.4.1
|
36 |
+
fsspec==2024.3.1
|
37 |
+
gitdb==4.0.11
|
38 |
+
google-auth-oauthlib==0.4.6
|
39 |
+
google-auth==2.29.0
|
40 |
+
grpcio==1.62.1
|
41 |
+
habana-media-loader==1.15.1.15
|
42 |
+
habana-pyhlml==1.15.1.15
|
43 |
+
habana-torch-dataloader==1.15.1.15
|
44 |
+
habana-torch-plugin==1.15.1.15
|
45 |
+
habana_gpu_migration==1.15.1.15
|
46 |
+
habana_quantization_toolkit==1.15.1.15
|
47 |
+
hjson==3.1.0
|
48 |
+
huggingface-hub==0.23.1
|
49 |
+
identify==2.5.35
|
50 |
+
idna==3.7
|
51 |
+
iniconfig==2.0.0
|
52 |
+
joblib==1.4.2
|
53 |
+
jsonlines==4.0.0
|
54 |
+
lightning-habana==1.4.0
|
55 |
+
lightning-utilities==0.11.2
|
56 |
+
lightning==2.2.0.post0
|
57 |
+
lm_eval==0.4.2
|
58 |
+
lm_eval==0.4.2
|
59 |
+
lm_eval==0.4.2
|
60 |
+
lxml==5.2.2
|
61 |
+
mbstrdecoder==1.1.3
|
62 |
+
more-itertools==10.2.0
|
63 |
+
mpi4py==3.1.4
|
64 |
+
mpmath==1.3.0
|
65 |
+
multidict==6.0.5
|
66 |
+
multiprocess==0.70.16
|
67 |
+
networkx==3.3
|
68 |
+
ninja==1.11.1.1
|
69 |
+
nltk==3.8.1
|
70 |
+
nodeenv==1.8.0
|
71 |
+
numexpr==2.10.0
|
72 |
+
numpy==1.23.5
|
73 |
+
oauthlib==3.2.2
|
74 |
+
packaging==24.0
|
75 |
+
pandas==2.0.1
|
76 |
+
pathspec==0.12.1
|
77 |
+
pathvalidate==3.2.0
|
78 |
+
peft==0.11.1
|
79 |
+
perfetto==0.7.0
|
80 |
+
pillow==10.3.0
|
81 |
+
pip==22.0.2
|
82 |
+
pip==23.3.1
|
83 |
+
platformdirs==4.2.0
|
84 |
+
pluggy==1.4.0
|
85 |
+
portalocker==2.8.2
|
86 |
+
pre-commit==3.3.3
|
87 |
+
protobuf==3.20.3
|
88 |
+
psutil==5.9.8
|
89 |
+
py-cpuinfo==9.0.0
|
90 |
+
pyarrow-hotfix==0.6
|
91 |
+
pyarrow==16.1.0
|
92 |
+
pyasn1==0.6.0
|
93 |
+
pyasn1_modules==0.4.0
|
94 |
+
pybind11==2.10.4
|
95 |
+
pycparser==2.22
|
96 |
+
pydantic==1.10.13
|
97 |
+
pynvml==8.0.4
|
98 |
+
pytablewriter==1.2.0
|
99 |
+
pytest==8.1.1
|
100 |
+
python-dateutil==2.9.0.post0
|
101 |
+
pytorch-lightning==2.2.2
|
102 |
+
pytz==2024.1
|
103 |
+
regex==2023.5.5
|
104 |
+
requests-oauthlib==2.0.0
|
105 |
+
requests==2.31.0
|
106 |
+
rouge_score==0.1.2
|
107 |
+
rsa==4.9
|
108 |
+
sacrebleu==2.4.2
|
109 |
+
safetensors==0.4.3
|
110 |
+
scikit-learn==1.5.0
|
111 |
+
scipy==1.13.1
|
112 |
+
sentencepiece==0.2.0
|
113 |
+
sentry-sdk==2.2.1
|
114 |
+
setproctitle==1.3.3
|
115 |
+
setuptools==59.6.0
|
116 |
+
setuptools==69.5.1
|
117 |
+
six==1.16.0
|
118 |
+
smmap==5.0.1
|
119 |
+
sqlitedict==2.1.0
|
120 |
+
symengine==0.11.0
|
121 |
+
sympy==1.12
|
122 |
+
tabledata==1.3.3
|
123 |
+
tabulate==0.9.0
|
124 |
+
tcolorpy==0.1.6
|
125 |
+
tdqm==0.0.1
|
126 |
+
tensorboard-data-server==0.6.1
|
127 |
+
tensorboard-plugin-wit==1.8.1
|
128 |
+
tensorboard==2.11.2
|
129 |
+
threadpoolctl==3.5.0
|
130 |
+
tokenizers==0.19.1
|
131 |
+
tomli==2.0.1
|
132 |
+
torch==2.2.0a0+git8964477
|
133 |
+
torch_tb_profiler==0.4.0
|
134 |
+
torchaudio==2.2.0+08901ad
|
135 |
+
torchdata==0.7.1+5e6f7b7
|
136 |
+
torchmetrics==1.3.2
|
137 |
+
torchtext==0.17.0+400da5c
|
138 |
+
torchvision==0.17.0+b2383d4
|
139 |
+
tqdm-multiprocess==0.0.11
|
140 |
+
tqdm==4.66.2
|
141 |
+
transformers==4.41.1
|
142 |
+
typepy==1.3.2
|
143 |
+
typing_extensions==4.11.0
|
144 |
+
tzdata==2024.1
|
145 |
+
urllib3==1.26.18
|
146 |
+
virtualenv==20.25.1
|
147 |
+
wandb==0.17.0
|
148 |
+
wheel==0.37.1
|
149 |
+
wheel==0.43.0
|
150 |
+
word2number==1.1
|
151 |
+
xxhash==3.4.1
|
152 |
+
yamllint==1.35.1
|
153 |
+
yarl==1.9.4
|
154 |
+
zstandard==0.22.0
|
lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/wandb-metadata.json
ADDED
@@ -0,0 +1,850 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"os": "Linux-5.15.0-92-generic-x86_64-with-glibc2.35",
|
3 |
+
"python": "3.10.12",
|
4 |
+
"heartbeatAt": "2024-05-23T06:45:17.666113",
|
5 |
+
"startedAt": "2024-05-23T06:45:17.164187",
|
6 |
+
"docker": null,
|
7 |
+
"cuda": null,
|
8 |
+
"args": [
|
9 |
+
"--model",
|
10 |
+
"hf",
|
11 |
+
"--model_args",
|
12 |
+
"pretrained=/mnt/weka/peacock/experiments/llama/checkpoint/llamav2-3b//hf_ckpt//global_step10000",
|
13 |
+
"--tasks",
|
14 |
+
"hellaswag,arc_easy,openbookqa,winogrande,sst2,mrpc",
|
15 |
+
"--batch_size",
|
16 |
+
"auto",
|
17 |
+
"--wandb_args",
|
18 |
+
"project=bharatgpt,group=trial_expt_2"
|
19 |
+
],
|
20 |
+
"state": "running",
|
21 |
+
"program": "-m lm_eval.__main__",
|
22 |
+
"codePathLocal": null,
|
23 |
+
"git": {
|
24 |
+
"remote": "https://github.com/EleutherAI/lm-evaluation-harness",
|
25 |
+
"commit": null
|
26 |
+
},
|
27 |
+
"email": null,
|
28 |
+
"root": "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness",
|
29 |
+
"host": "peacock-evaluation-worker-0",
|
30 |
+
"username": "root",
|
31 |
+
"executable": "/usr/bin/python3",
|
32 |
+
"cpu_count": 80,
|
33 |
+
"cpu_count_logical": 160,
|
34 |
+
"cpu_freq": {
|
35 |
+
"current": 2327.5,
|
36 |
+
"min": 800.0,
|
37 |
+
"max": 3400.0
|
38 |
+
},
|
39 |
+
"cpu_freq_per_core": [
|
40 |
+
{
|
41 |
+
"current": 3400.0,
|
42 |
+
"min": 800.0,
|
43 |
+
"max": 3400.0
|
44 |
+
},
|
45 |
+
{
|
46 |
+
"current": 3400.0,
|
47 |
+
"min": 800.0,
|
48 |
+
"max": 3400.0
|
49 |
+
},
|
50 |
+
{
|
51 |
+
"current": 2300.0,
|
52 |
+
"min": 800.0,
|
53 |
+
"max": 3400.0
|
54 |
+
},
|
55 |
+
{
|
56 |
+
"current": 2300.0,
|
57 |
+
"min": 800.0,
|
58 |
+
"max": 3400.0
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"current": 2300.0,
|
62 |
+
"min": 800.0,
|
63 |
+
"max": 3400.0
|
64 |
+
},
|
65 |
+
{
|
66 |
+
"current": 2300.0,
|
67 |
+
"min": 800.0,
|
68 |
+
"max": 3400.0
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"current": 2300.0,
|
72 |
+
"min": 800.0,
|
73 |
+
"max": 3400.0
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"current": 2300.0,
|
77 |
+
"min": 800.0,
|
78 |
+
"max": 3400.0
|
79 |
+
},
|
80 |
+
{
|
81 |
+
"current": 2300.0,
|
82 |
+
"min": 800.0,
|
83 |
+
"max": 3400.0
|
84 |
+
},
|
85 |
+
{
|
86 |
+
"current": 2300.0,
|
87 |
+
"min": 800.0,
|
88 |
+
"max": 3400.0
|
89 |
+
},
|
90 |
+
{
|
91 |
+
"current": 2300.0,
|
92 |
+
"min": 800.0,
|
93 |
+
"max": 3400.0
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"current": 2300.0,
|
97 |
+
"min": 800.0,
|
98 |
+
"max": 3400.0
|
99 |
+
},
|
100 |
+
{
|
101 |
+
"current": 2300.0,
|
102 |
+
"min": 800.0,
|
103 |
+
"max": 3400.0
|
104 |
+
},
|
105 |
+
{
|
106 |
+
"current": 2300.0,
|
107 |
+
"min": 800.0,
|
108 |
+
"max": 3400.0
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"current": 2300.0,
|
112 |
+
"min": 800.0,
|
113 |
+
"max": 3400.0
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"current": 2300.0,
|
117 |
+
"min": 800.0,
|
118 |
+
"max": 3400.0
|
119 |
+
},
|
120 |
+
{
|
121 |
+
"current": 2300.0,
|
122 |
+
"min": 800.0,
|
123 |
+
"max": 3400.0
|
124 |
+
},
|
125 |
+
{
|
126 |
+
"current": 2300.0,
|
127 |
+
"min": 800.0,
|
128 |
+
"max": 3400.0
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"current": 2300.0,
|
132 |
+
"min": 800.0,
|
133 |
+
"max": 3400.0
|
134 |
+
},
|
135 |
+
{
|
136 |
+
"current": 2300.0,
|
137 |
+
"min": 800.0,
|
138 |
+
"max": 3400.0
|
139 |
+
},
|
140 |
+
{
|
141 |
+
"current": 2300.0,
|
142 |
+
"min": 800.0,
|
143 |
+
"max": 3400.0
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"current": 2300.0,
|
147 |
+
"min": 800.0,
|
148 |
+
"max": 3400.0
|
149 |
+
},
|
150 |
+
{
|
151 |
+
"current": 2300.0,
|
152 |
+
"min": 800.0,
|
153 |
+
"max": 3400.0
|
154 |
+
},
|
155 |
+
{
|
156 |
+
"current": 2300.0,
|
157 |
+
"min": 800.0,
|
158 |
+
"max": 3400.0
|
159 |
+
},
|
160 |
+
{
|
161 |
+
"current": 2300.0,
|
162 |
+
"min": 800.0,
|
163 |
+
"max": 3400.0
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"current": 2300.0,
|
167 |
+
"min": 800.0,
|
168 |
+
"max": 3400.0
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"current": 2300.0,
|
172 |
+
"min": 800.0,
|
173 |
+
"max": 3400.0
|
174 |
+
},
|
175 |
+
{
|
176 |
+
"current": 2300.0,
|
177 |
+
"min": 800.0,
|
178 |
+
"max": 3400.0
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"current": 2300.0,
|
182 |
+
"min": 800.0,
|
183 |
+
"max": 3400.0
|
184 |
+
},
|
185 |
+
{
|
186 |
+
"current": 2300.0,
|
187 |
+
"min": 800.0,
|
188 |
+
"max": 3400.0
|
189 |
+
},
|
190 |
+
{
|
191 |
+
"current": 2300.0,
|
192 |
+
"min": 800.0,
|
193 |
+
"max": 3400.0
|
194 |
+
},
|
195 |
+
{
|
196 |
+
"current": 2300.0,
|
197 |
+
"min": 800.0,
|
198 |
+
"max": 3400.0
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"current": 2300.0,
|
202 |
+
"min": 800.0,
|
203 |
+
"max": 3400.0
|
204 |
+
},
|
205 |
+
{
|
206 |
+
"current": 2300.0,
|
207 |
+
"min": 800.0,
|
208 |
+
"max": 3400.0
|
209 |
+
},
|
210 |
+
{
|
211 |
+
"current": 2300.0,
|
212 |
+
"min": 800.0,
|
213 |
+
"max": 3400.0
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"current": 2300.0,
|
217 |
+
"min": 800.0,
|
218 |
+
"max": 3400.0
|
219 |
+
},
|
220 |
+
{
|
221 |
+
"current": 2300.0,
|
222 |
+
"min": 800.0,
|
223 |
+
"max": 3400.0
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"current": 2300.0,
|
227 |
+
"min": 800.0,
|
228 |
+
"max": 3400.0
|
229 |
+
},
|
230 |
+
{
|
231 |
+
"current": 2300.0,
|
232 |
+
"min": 800.0,
|
233 |
+
"max": 3400.0
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"current": 2300.0,
|
237 |
+
"min": 800.0,
|
238 |
+
"max": 3400.0
|
239 |
+
},
|
240 |
+
{
|
241 |
+
"current": 3400.0,
|
242 |
+
"min": 800.0,
|
243 |
+
"max": 3400.0
|
244 |
+
},
|
245 |
+
{
|
246 |
+
"current": 2300.0,
|
247 |
+
"min": 800.0,
|
248 |
+
"max": 3400.0
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"current": 2300.0,
|
252 |
+
"min": 800.0,
|
253 |
+
"max": 3400.0
|
254 |
+
},
|
255 |
+
{
|
256 |
+
"current": 2300.0,
|
257 |
+
"min": 800.0,
|
258 |
+
"max": 3400.0
|
259 |
+
},
|
260 |
+
{
|
261 |
+
"current": 2300.0,
|
262 |
+
"min": 800.0,
|
263 |
+
"max": 3400.0
|
264 |
+
},
|
265 |
+
{
|
266 |
+
"current": 2300.0,
|
267 |
+
"min": 800.0,
|
268 |
+
"max": 3400.0
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"current": 2300.0,
|
272 |
+
"min": 800.0,
|
273 |
+
"max": 3400.0
|
274 |
+
},
|
275 |
+
{
|
276 |
+
"current": 2300.0,
|
277 |
+
"min": 800.0,
|
278 |
+
"max": 3400.0
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"current": 2300.0,
|
282 |
+
"min": 800.0,
|
283 |
+
"max": 3400.0
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"current": 2300.0,
|
287 |
+
"min": 800.0,
|
288 |
+
"max": 3400.0
|
289 |
+
},
|
290 |
+
{
|
291 |
+
"current": 2300.0,
|
292 |
+
"min": 800.0,
|
293 |
+
"max": 3400.0
|
294 |
+
},
|
295 |
+
{
|
296 |
+
"current": 2300.0,
|
297 |
+
"min": 800.0,
|
298 |
+
"max": 3400.0
|
299 |
+
},
|
300 |
+
{
|
301 |
+
"current": 2300.0,
|
302 |
+
"min": 800.0,
|
303 |
+
"max": 3400.0
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"current": 2300.0,
|
307 |
+
"min": 800.0,
|
308 |
+
"max": 3400.0
|
309 |
+
},
|
310 |
+
{
|
311 |
+
"current": 2300.0,
|
312 |
+
"min": 800.0,
|
313 |
+
"max": 3400.0
|
314 |
+
},
|
315 |
+
{
|
316 |
+
"current": 2300.0,
|
317 |
+
"min": 800.0,
|
318 |
+
"max": 3400.0
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"current": 2300.0,
|
322 |
+
"min": 800.0,
|
323 |
+
"max": 3400.0
|
324 |
+
},
|
325 |
+
{
|
326 |
+
"current": 2300.0,
|
327 |
+
"min": 800.0,
|
328 |
+
"max": 3400.0
|
329 |
+
},
|
330 |
+
{
|
331 |
+
"current": 2300.0,
|
332 |
+
"min": 800.0,
|
333 |
+
"max": 3400.0
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"current": 2300.0,
|
337 |
+
"min": 800.0,
|
338 |
+
"max": 3400.0
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"current": 2300.0,
|
342 |
+
"min": 800.0,
|
343 |
+
"max": 3400.0
|
344 |
+
},
|
345 |
+
{
|
346 |
+
"current": 2300.0,
|
347 |
+
"min": 800.0,
|
348 |
+
"max": 3400.0
|
349 |
+
},
|
350 |
+
{
|
351 |
+
"current": 2300.0,
|
352 |
+
"min": 800.0,
|
353 |
+
"max": 3400.0
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"current": 2300.0,
|
357 |
+
"min": 800.0,
|
358 |
+
"max": 3400.0
|
359 |
+
},
|
360 |
+
{
|
361 |
+
"current": 2300.0,
|
362 |
+
"min": 800.0,
|
363 |
+
"max": 3400.0
|
364 |
+
},
|
365 |
+
{
|
366 |
+
"current": 2300.0,
|
367 |
+
"min": 800.0,
|
368 |
+
"max": 3400.0
|
369 |
+
},
|
370 |
+
{
|
371 |
+
"current": 2300.0,
|
372 |
+
"min": 800.0,
|
373 |
+
"max": 3400.0
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"current": 2300.0,
|
377 |
+
"min": 800.0,
|
378 |
+
"max": 3400.0
|
379 |
+
},
|
380 |
+
{
|
381 |
+
"current": 2300.0,
|
382 |
+
"min": 800.0,
|
383 |
+
"max": 3400.0
|
384 |
+
},
|
385 |
+
{
|
386 |
+
"current": 2300.0,
|
387 |
+
"min": 800.0,
|
388 |
+
"max": 3400.0
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"current": 2300.0,
|
392 |
+
"min": 800.0,
|
393 |
+
"max": 3400.0
|
394 |
+
},
|
395 |
+
{
|
396 |
+
"current": 2300.0,
|
397 |
+
"min": 800.0,
|
398 |
+
"max": 3400.0
|
399 |
+
},
|
400 |
+
{
|
401 |
+
"current": 2300.0,
|
402 |
+
"min": 800.0,
|
403 |
+
"max": 3400.0
|
404 |
+
},
|
405 |
+
{
|
406 |
+
"current": 2300.0,
|
407 |
+
"min": 800.0,
|
408 |
+
"max": 3400.0
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"current": 2300.0,
|
412 |
+
"min": 800.0,
|
413 |
+
"max": 3400.0
|
414 |
+
},
|
415 |
+
{
|
416 |
+
"current": 2300.0,
|
417 |
+
"min": 800.0,
|
418 |
+
"max": 3400.0
|
419 |
+
},
|
420 |
+
{
|
421 |
+
"current": 2300.0,
|
422 |
+
"min": 800.0,
|
423 |
+
"max": 3400.0
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"current": 2300.0,
|
427 |
+
"min": 800.0,
|
428 |
+
"max": 3400.0
|
429 |
+
},
|
430 |
+
{
|
431 |
+
"current": 2300.0,
|
432 |
+
"min": 800.0,
|
433 |
+
"max": 3400.0
|
434 |
+
},
|
435 |
+
{
|
436 |
+
"current": 2300.0,
|
437 |
+
"min": 800.0,
|
438 |
+
"max": 3400.0
|
439 |
+
},
|
440 |
+
{
|
441 |
+
"current": 3400.0,
|
442 |
+
"min": 800.0,
|
443 |
+
"max": 3400.0
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"current": 2300.0,
|
447 |
+
"min": 800.0,
|
448 |
+
"max": 3400.0
|
449 |
+
},
|
450 |
+
{
|
451 |
+
"current": 2300.0,
|
452 |
+
"min": 800.0,
|
453 |
+
"max": 3400.0
|
454 |
+
},
|
455 |
+
{
|
456 |
+
"current": 2300.0,
|
457 |
+
"min": 800.0,
|
458 |
+
"max": 3400.0
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"current": 2300.0,
|
462 |
+
"min": 800.0,
|
463 |
+
"max": 3400.0
|
464 |
+
},
|
465 |
+
{
|
466 |
+
"current": 2300.0,
|
467 |
+
"min": 800.0,
|
468 |
+
"max": 3400.0
|
469 |
+
},
|
470 |
+
{
|
471 |
+
"current": 2300.0,
|
472 |
+
"min": 800.0,
|
473 |
+
"max": 3400.0
|
474 |
+
},
|
475 |
+
{
|
476 |
+
"current": 2300.0,
|
477 |
+
"min": 800.0,
|
478 |
+
"max": 3400.0
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"current": 2300.0,
|
482 |
+
"min": 800.0,
|
483 |
+
"max": 3400.0
|
484 |
+
},
|
485 |
+
{
|
486 |
+
"current": 2300.0,
|
487 |
+
"min": 800.0,
|
488 |
+
"max": 3400.0
|
489 |
+
},
|
490 |
+
{
|
491 |
+
"current": 2300.0,
|
492 |
+
"min": 800.0,
|
493 |
+
"max": 3400.0
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"current": 2300.0,
|
497 |
+
"min": 800.0,
|
498 |
+
"max": 3400.0
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"current": 2300.0,
|
502 |
+
"min": 800.0,
|
503 |
+
"max": 3400.0
|
504 |
+
},
|
505 |
+
{
|
506 |
+
"current": 2300.0,
|
507 |
+
"min": 800.0,
|
508 |
+
"max": 3400.0
|
509 |
+
},
|
510 |
+
{
|
511 |
+
"current": 2300.0,
|
512 |
+
"min": 800.0,
|
513 |
+
"max": 3400.0
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"current": 2300.0,
|
517 |
+
"min": 800.0,
|
518 |
+
"max": 3400.0
|
519 |
+
},
|
520 |
+
{
|
521 |
+
"current": 2300.0,
|
522 |
+
"min": 800.0,
|
523 |
+
"max": 3400.0
|
524 |
+
},
|
525 |
+
{
|
526 |
+
"current": 2300.0,
|
527 |
+
"min": 800.0,
|
528 |
+
"max": 3400.0
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"current": 2300.0,
|
532 |
+
"min": 800.0,
|
533 |
+
"max": 3400.0
|
534 |
+
},
|
535 |
+
{
|
536 |
+
"current": 2300.0,
|
537 |
+
"min": 800.0,
|
538 |
+
"max": 3400.0
|
539 |
+
},
|
540 |
+
{
|
541 |
+
"current": 2300.0,
|
542 |
+
"min": 800.0,
|
543 |
+
"max": 3400.0
|
544 |
+
},
|
545 |
+
{
|
546 |
+
"current": 2300.0,
|
547 |
+
"min": 800.0,
|
548 |
+
"max": 3400.0
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"current": 2300.0,
|
552 |
+
"min": 800.0,
|
553 |
+
"max": 3400.0
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"current": 2300.0,
|
557 |
+
"min": 800.0,
|
558 |
+
"max": 3400.0
|
559 |
+
},
|
560 |
+
{
|
561 |
+
"current": 2300.0,
|
562 |
+
"min": 800.0,
|
563 |
+
"max": 3400.0
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"current": 2300.0,
|
567 |
+
"min": 800.0,
|
568 |
+
"max": 3400.0
|
569 |
+
},
|
570 |
+
{
|
571 |
+
"current": 2300.0,
|
572 |
+
"min": 800.0,
|
573 |
+
"max": 3400.0
|
574 |
+
},
|
575 |
+
{
|
576 |
+
"current": 2300.0,
|
577 |
+
"min": 800.0,
|
578 |
+
"max": 3400.0
|
579 |
+
},
|
580 |
+
{
|
581 |
+
"current": 2300.0,
|
582 |
+
"min": 800.0,
|
583 |
+
"max": 3400.0
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"current": 2300.0,
|
587 |
+
"min": 800.0,
|
588 |
+
"max": 3400.0
|
589 |
+
},
|
590 |
+
{
|
591 |
+
"current": 2300.0,
|
592 |
+
"min": 800.0,
|
593 |
+
"max": 3400.0
|
594 |
+
},
|
595 |
+
{
|
596 |
+
"current": 2300.0,
|
597 |
+
"min": 800.0,
|
598 |
+
"max": 3400.0
|
599 |
+
},
|
600 |
+
{
|
601 |
+
"current": 2300.0,
|
602 |
+
"min": 800.0,
|
603 |
+
"max": 3400.0
|
604 |
+
},
|
605 |
+
{
|
606 |
+
"current": 2300.0,
|
607 |
+
"min": 800.0,
|
608 |
+
"max": 3400.0
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"current": 2300.0,
|
612 |
+
"min": 800.0,
|
613 |
+
"max": 3400.0
|
614 |
+
},
|
615 |
+
{
|
616 |
+
"current": 2300.0,
|
617 |
+
"min": 800.0,
|
618 |
+
"max": 3400.0
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"current": 2300.0,
|
622 |
+
"min": 800.0,
|
623 |
+
"max": 3400.0
|
624 |
+
},
|
625 |
+
{
|
626 |
+
"current": 2300.0,
|
627 |
+
"min": 800.0,
|
628 |
+
"max": 3400.0
|
629 |
+
},
|
630 |
+
{
|
631 |
+
"current": 2300.0,
|
632 |
+
"min": 800.0,
|
633 |
+
"max": 3400.0
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"current": 2300.0,
|
637 |
+
"min": 800.0,
|
638 |
+
"max": 3400.0
|
639 |
+
},
|
640 |
+
{
|
641 |
+
"current": 2300.0,
|
642 |
+
"min": 800.0,
|
643 |
+
"max": 3400.0
|
644 |
+
},
|
645 |
+
{
|
646 |
+
"current": 2300.0,
|
647 |
+
"min": 800.0,
|
648 |
+
"max": 3400.0
|
649 |
+
},
|
650 |
+
{
|
651 |
+
"current": 2300.0,
|
652 |
+
"min": 800.0,
|
653 |
+
"max": 3400.0
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"current": 2300.0,
|
657 |
+
"min": 800.0,
|
658 |
+
"max": 3400.0
|
659 |
+
},
|
660 |
+
{
|
661 |
+
"current": 2300.0,
|
662 |
+
"min": 800.0,
|
663 |
+
"max": 3400.0
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"current": 2300.0,
|
667 |
+
"min": 800.0,
|
668 |
+
"max": 3400.0
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"current": 2300.0,
|
672 |
+
"min": 800.0,
|
673 |
+
"max": 3400.0
|
674 |
+
},
|
675 |
+
{
|
676 |
+
"current": 2300.0,
|
677 |
+
"min": 800.0,
|
678 |
+
"max": 3400.0
|
679 |
+
},
|
680 |
+
{
|
681 |
+
"current": 2300.0,
|
682 |
+
"min": 800.0,
|
683 |
+
"max": 3400.0
|
684 |
+
},
|
685 |
+
{
|
686 |
+
"current": 2300.0,
|
687 |
+
"min": 800.0,
|
688 |
+
"max": 3400.0
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"current": 2300.0,
|
692 |
+
"min": 800.0,
|
693 |
+
"max": 3400.0
|
694 |
+
},
|
695 |
+
{
|
696 |
+
"current": 2300.0,
|
697 |
+
"min": 800.0,
|
698 |
+
"max": 3400.0
|
699 |
+
},
|
700 |
+
{
|
701 |
+
"current": 2300.0,
|
702 |
+
"min": 800.0,
|
703 |
+
"max": 3400.0
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"current": 2300.0,
|
707 |
+
"min": 800.0,
|
708 |
+
"max": 3400.0
|
709 |
+
},
|
710 |
+
{
|
711 |
+
"current": 2300.0,
|
712 |
+
"min": 800.0,
|
713 |
+
"max": 3400.0
|
714 |
+
},
|
715 |
+
{
|
716 |
+
"current": 2300.0,
|
717 |
+
"min": 800.0,
|
718 |
+
"max": 3400.0
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"current": 2300.0,
|
722 |
+
"min": 800.0,
|
723 |
+
"max": 3400.0
|
724 |
+
},
|
725 |
+
{
|
726 |
+
"current": 2300.0,
|
727 |
+
"min": 800.0,
|
728 |
+
"max": 3400.0
|
729 |
+
},
|
730 |
+
{
|
731 |
+
"current": 2300.0,
|
732 |
+
"min": 800.0,
|
733 |
+
"max": 3400.0
|
734 |
+
},
|
735 |
+
{
|
736 |
+
"current": 2300.0,
|
737 |
+
"min": 800.0,
|
738 |
+
"max": 3400.0
|
739 |
+
},
|
740 |
+
{
|
741 |
+
"current": 2300.0,
|
742 |
+
"min": 800.0,
|
743 |
+
"max": 3400.0
|
744 |
+
},
|
745 |
+
{
|
746 |
+
"current": 2300.0,
|
747 |
+
"min": 800.0,
|
748 |
+
"max": 3400.0
|
749 |
+
},
|
750 |
+
{
|
751 |
+
"current": 2300.0,
|
752 |
+
"min": 800.0,
|
753 |
+
"max": 3400.0
|
754 |
+
},
|
755 |
+
{
|
756 |
+
"current": 2300.0,
|
757 |
+
"min": 800.0,
|
758 |
+
"max": 3400.0
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"current": 2300.0,
|
762 |
+
"min": 800.0,
|
763 |
+
"max": 3400.0
|
764 |
+
},
|
765 |
+
{
|
766 |
+
"current": 2300.0,
|
767 |
+
"min": 800.0,
|
768 |
+
"max": 3400.0
|
769 |
+
},
|
770 |
+
{
|
771 |
+
"current": 2300.0,
|
772 |
+
"min": 800.0,
|
773 |
+
"max": 3400.0
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"current": 2300.0,
|
777 |
+
"min": 800.0,
|
778 |
+
"max": 3400.0
|
779 |
+
},
|
780 |
+
{
|
781 |
+
"current": 2300.0,
|
782 |
+
"min": 800.0,
|
783 |
+
"max": 3400.0
|
784 |
+
},
|
785 |
+
{
|
786 |
+
"current": 2300.0,
|
787 |
+
"min": 800.0,
|
788 |
+
"max": 3400.0
|
789 |
+
},
|
790 |
+
{
|
791 |
+
"current": 2300.0,
|
792 |
+
"min": 800.0,
|
793 |
+
"max": 3400.0
|
794 |
+
},
|
795 |
+
{
|
796 |
+
"current": 2300.0,
|
797 |
+
"min": 800.0,
|
798 |
+
"max": 3400.0
|
799 |
+
},
|
800 |
+
{
|
801 |
+
"current": 2300.0,
|
802 |
+
"min": 800.0,
|
803 |
+
"max": 3400.0
|
804 |
+
},
|
805 |
+
{
|
806 |
+
"current": 2300.0,
|
807 |
+
"min": 800.0,
|
808 |
+
"max": 3400.0
|
809 |
+
},
|
810 |
+
{
|
811 |
+
"current": 2300.0,
|
812 |
+
"min": 800.0,
|
813 |
+
"max": 3400.0
|
814 |
+
},
|
815 |
+
{
|
816 |
+
"current": 2300.0,
|
817 |
+
"min": 800.0,
|
818 |
+
"max": 3400.0
|
819 |
+
},
|
820 |
+
{
|
821 |
+
"current": 2300.0,
|
822 |
+
"min": 800.0,
|
823 |
+
"max": 3400.0
|
824 |
+
},
|
825 |
+
{
|
826 |
+
"current": 2300.0,
|
827 |
+
"min": 800.0,
|
828 |
+
"max": 3400.0
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"current": 2300.0,
|
832 |
+
"min": 800.0,
|
833 |
+
"max": 3400.0
|
834 |
+
},
|
835 |
+
{
|
836 |
+
"current": 2300.0,
|
837 |
+
"min": 800.0,
|
838 |
+
"max": 3400.0
|
839 |
+
}
|
840 |
+
],
|
841 |
+
"disk": {
|
842 |
+
"/": {
|
843 |
+
"total": 877.6341285705566,
|
844 |
+
"used": 203.87520599365234
|
845 |
+
}
|
846 |
+
},
|
847 |
+
"memory": {
|
848 |
+
"total": 1007.4379196166992
|
849 |
+
}
|
850 |
+
}
|
lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/wandb-summary.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"_wandb": {"runtime": 11}}
|
lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/logs/debug-internal.log
ADDED
@@ -0,0 +1,183 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2024-05-23 06:45:17,184 INFO StreamThr :1092 [internal.py:wandb_internal():85] W&B internal server running at pid: 1092, started at: 2024-05-23 06:45:17.183020
|
2 |
+
2024-05-23 06:45:17,190 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: status
|
3 |
+
2024-05-23 06:45:17,191 INFO WriterThread:1092 [datastore.py:open_for_write():87] open: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/run-e2mxwfo9.wandb
|
4 |
+
2024-05-23 06:45:17,193 DEBUG SenderThread:1092 [sender.py:send():378] send: header
|
5 |
+
2024-05-23 06:45:17,195 DEBUG SenderThread:1092 [sender.py:send():378] send: run
|
6 |
+
2024-05-23 06:45:17,449 INFO SenderThread:1092 [dir_watcher.py:__init__():211] watching files in: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files
|
7 |
+
2024-05-23 06:45:17,449 INFO SenderThread:1092 [sender.py:_start_run_threads():1123] run started: e2mxwfo9 with start time 1716446717.183617
|
8 |
+
2024-05-23 06:45:17,453 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: check_version
|
9 |
+
2024-05-23 06:45:17,453 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: check_version
|
10 |
+
2024-05-23 06:45:17,572 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: run_start
|
11 |
+
2024-05-23 06:45:17,574 DEBUG HandlerThread:1092 [system_info.py:__init__():26] System info init
|
12 |
+
2024-05-23 06:45:17,574 DEBUG HandlerThread:1092 [system_info.py:__init__():41] System info init done
|
13 |
+
2024-05-23 06:45:17,574 INFO HandlerThread:1092 [system_monitor.py:start():194] Starting system monitor
|
14 |
+
2024-05-23 06:45:17,574 INFO SystemMonitor:1092 [system_monitor.py:_start():158] Starting system asset monitoring threads
|
15 |
+
2024-05-23 06:45:17,574 INFO HandlerThread:1092 [system_monitor.py:probe():214] Collecting system info
|
16 |
+
2024-05-23 06:45:17,581 INFO SystemMonitor:1092 [interfaces.py:start():188] Started cpu monitoring
|
17 |
+
2024-05-23 06:45:17,581 INFO SystemMonitor:1092 [interfaces.py:start():188] Started disk monitoring
|
18 |
+
2024-05-23 06:45:17,582 INFO SystemMonitor:1092 [interfaces.py:start():188] Started memory monitoring
|
19 |
+
2024-05-23 06:45:17,586 INFO SystemMonitor:1092 [interfaces.py:start():188] Started network monitoring
|
20 |
+
2024-05-23 06:45:17,666 DEBUG HandlerThread:1092 [system_info.py:probe():150] Probing system
|
21 |
+
2024-05-23 06:45:17,669 DEBUG HandlerThread:1092 [system_info.py:_probe_git():135] Probing git
|
22 |
+
2024-05-23 06:45:17,679 ERROR HandlerThread:1092 [gitlib.py:root():92] git root error: Cmd('git') failed due to: exit code(128)
|
23 |
+
cmdline: git rev-parse --show-toplevel
|
24 |
+
stderr: 'fatal: detected dubious ownership in repository at '/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness'
|
25 |
+
To add an exception for this directory, call:
|
26 |
+
|
27 |
+
git config --global --add safe.directory /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness'
|
28 |
+
2024-05-23 06:45:17,679 DEBUG HandlerThread:1092 [system_info.py:_probe_git():143] Probing git done
|
29 |
+
2024-05-23 06:45:17,679 DEBUG HandlerThread:1092 [system_info.py:probe():198] Probing system done
|
30 |
+
2024-05-23 06:45:17,679 DEBUG HandlerThread:1092 [system_monitor.py:probe():223] {'os': 'Linux-5.15.0-92-generic-x86_64-with-glibc2.35', 'python': '3.10.12', 'heartbeatAt': '2024-05-23T06:45:17.666113', 'startedAt': '2024-05-23T06:45:17.164187', 'docker': None, 'cuda': None, 'args': ('--model', 'hf', '--model_args', 'pretrained=/mnt/weka/peacock/experiments/llama/checkpoint/llamav2-3b//hf_ckpt//global_step10000', '--tasks', 'hellaswag,arc_easy,openbookqa,winogrande,sst2,mrpc', '--batch_size', 'auto', '--wandb_args', 'project=bharatgpt,group=trial_expt_2'), 'state': 'running', 'program': '-m lm_eval.__main__', 'codePathLocal': None, 'git': {'remote': 'https://github.com/EleutherAI/lm-evaluation-harness', 'commit': None}, 'email': None, 'root': '/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness', 'host': 'peacock-evaluation-worker-0', 'username': 'root', 'executable': '/usr/bin/python3', 'cpu_count': 80, 'cpu_count_logical': 160, 'cpu_freq': {'current': 2327.5, 'min': 800.0, 'max': 3400.0}, 'cpu_freq_per_core': [{'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}], 'disk': {'/': {'total': 877.6341285705566, 'used': 203.87520599365234}}, 'memory': {'total': 1007.4379196166992}}
|
31 |
+
2024-05-23 06:45:17,680 INFO HandlerThread:1092 [system_monitor.py:probe():224] Finished collecting system info
|
32 |
+
2024-05-23 06:45:17,680 INFO HandlerThread:1092 [system_monitor.py:probe():227] Publishing system info
|
33 |
+
2024-05-23 06:45:17,682 INFO HandlerThread:1092 [system_monitor.py:probe():229] Finished publishing system info
|
34 |
+
2024-05-23 06:45:17,688 DEBUG SenderThread:1092 [sender.py:send():378] send: files
|
35 |
+
2024-05-23 06:45:17,688 INFO SenderThread:1092 [sender.py:_save_file():1389] saving file wandb-metadata.json with policy now
|
36 |
+
2024-05-23 06:45:17,870 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: python_packages
|
37 |
+
2024-05-23 06:45:17,870 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: python_packages
|
38 |
+
2024-05-23 06:45:17,872 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: stop_status
|
39 |
+
2024-05-23 06:45:17,872 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: stop_status
|
40 |
+
2024-05-23 06:45:18,019 DEBUG SenderThread:1092 [sender.py:send():378] send: telemetry
|
41 |
+
2024-05-23 06:45:18,267 INFO wandb-upload_0:1092 [upload_job.py:push():130] Uploaded file /tmp/tmpwxksoqskwandb/607v3w4w-wandb-metadata.json
|
42 |
+
2024-05-23 06:45:18,451 INFO Thread-12 :1092 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/requirements.txt
|
43 |
+
2024-05-23 06:45:18,451 INFO Thread-12 :1092 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/wandb-metadata.json
|
44 |
+
2024-05-23 06:45:18,451 INFO Thread-12 :1092 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/output.log
|
45 |
+
2024-05-23 06:45:20,452 INFO Thread-12 :1092 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/output.log
|
46 |
+
2024-05-23 06:45:23,023 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: status_report
|
47 |
+
2024-05-23 06:45:28,459 INFO Thread-12 :1092 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/output.log
|
48 |
+
2024-05-23 06:45:28,896 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: status_report
|
49 |
+
2024-05-23 06:45:29,227 DEBUG SenderThread:1092 [sender.py:send():378] send: exit
|
50 |
+
2024-05-23 06:45:29,227 INFO SenderThread:1092 [sender.py:send_exit():585] handling exit code: 1
|
51 |
+
2024-05-23 06:45:29,227 INFO SenderThread:1092 [sender.py:send_exit():587] handling runtime: 11
|
52 |
+
2024-05-23 06:45:29,229 INFO SenderThread:1092 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
|
53 |
+
2024-05-23 06:45:29,229 INFO SenderThread:1092 [sender.py:send_exit():593] send defer
|
54 |
+
2024-05-23 06:45:29,229 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: defer
|
55 |
+
2024-05-23 06:45:29,229 INFO HandlerThread:1092 [handler.py:handle_request_defer():184] handle defer: 0
|
56 |
+
2024-05-23 06:45:29,229 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: defer
|
57 |
+
2024-05-23 06:45:29,229 INFO SenderThread:1092 [sender.py:send_request_defer():609] handle sender defer: 0
|
58 |
+
2024-05-23 06:45:29,229 INFO SenderThread:1092 [sender.py:transition_state():613] send defer: 1
|
59 |
+
2024-05-23 06:45:29,229 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: defer
|
60 |
+
2024-05-23 06:45:29,229 INFO HandlerThread:1092 [handler.py:handle_request_defer():184] handle defer: 1
|
61 |
+
2024-05-23 06:45:29,230 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: defer
|
62 |
+
2024-05-23 06:45:29,230 INFO SenderThread:1092 [sender.py:send_request_defer():609] handle sender defer: 1
|
63 |
+
2024-05-23 06:45:29,230 INFO SenderThread:1092 [sender.py:transition_state():613] send defer: 2
|
64 |
+
2024-05-23 06:45:29,230 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: defer
|
65 |
+
2024-05-23 06:45:29,230 INFO HandlerThread:1092 [handler.py:handle_request_defer():184] handle defer: 2
|
66 |
+
2024-05-23 06:45:29,230 INFO HandlerThread:1092 [system_monitor.py:finish():203] Stopping system monitor
|
67 |
+
2024-05-23 06:45:29,230 DEBUG SystemMonitor:1092 [system_monitor.py:_start():172] Starting system metrics aggregation loop
|
68 |
+
2024-05-23 06:45:29,230 DEBUG SystemMonitor:1092 [system_monitor.py:_start():179] Finished system metrics aggregation loop
|
69 |
+
2024-05-23 06:45:29,230 DEBUG SystemMonitor:1092 [system_monitor.py:_start():183] Publishing last batch of metrics
|
70 |
+
2024-05-23 06:45:29,230 INFO HandlerThread:1092 [interfaces.py:finish():200] Joined cpu monitor
|
71 |
+
2024-05-23 06:45:29,232 INFO HandlerThread:1092 [interfaces.py:finish():200] Joined disk monitor
|
72 |
+
2024-05-23 06:45:29,232 INFO HandlerThread:1092 [interfaces.py:finish():200] Joined memory monitor
|
73 |
+
2024-05-23 06:45:29,232 INFO HandlerThread:1092 [interfaces.py:finish():200] Joined network monitor
|
74 |
+
2024-05-23 06:45:29,233 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: defer
|
75 |
+
2024-05-23 06:45:29,233 INFO SenderThread:1092 [sender.py:send_request_defer():609] handle sender defer: 2
|
76 |
+
2024-05-23 06:45:29,233 INFO SenderThread:1092 [sender.py:transition_state():613] send defer: 3
|
77 |
+
2024-05-23 06:45:29,233 DEBUG SenderThread:1092 [sender.py:send():378] send: stats
|
78 |
+
2024-05-23 06:45:29,233 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: defer
|
79 |
+
2024-05-23 06:45:29,234 INFO HandlerThread:1092 [handler.py:handle_request_defer():184] handle defer: 3
|
80 |
+
2024-05-23 06:45:29,234 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: defer
|
81 |
+
2024-05-23 06:45:29,234 INFO SenderThread:1092 [sender.py:send_request_defer():609] handle sender defer: 3
|
82 |
+
2024-05-23 06:45:29,234 INFO SenderThread:1092 [sender.py:transition_state():613] send defer: 4
|
83 |
+
2024-05-23 06:45:29,234 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: defer
|
84 |
+
2024-05-23 06:45:29,234 INFO HandlerThread:1092 [handler.py:handle_request_defer():184] handle defer: 4
|
85 |
+
2024-05-23 06:45:29,234 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: defer
|
86 |
+
2024-05-23 06:45:29,234 INFO SenderThread:1092 [sender.py:send_request_defer():609] handle sender defer: 4
|
87 |
+
2024-05-23 06:45:29,234 INFO SenderThread:1092 [sender.py:transition_state():613] send defer: 5
|
88 |
+
2024-05-23 06:45:29,235 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: defer
|
89 |
+
2024-05-23 06:45:29,235 INFO HandlerThread:1092 [handler.py:handle_request_defer():184] handle defer: 5
|
90 |
+
2024-05-23 06:45:29,235 DEBUG SenderThread:1092 [sender.py:send():378] send: summary
|
91 |
+
2024-05-23 06:45:29,235 INFO SenderThread:1092 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
|
92 |
+
2024-05-23 06:45:29,236 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: defer
|
93 |
+
2024-05-23 06:45:29,236 INFO SenderThread:1092 [sender.py:send_request_defer():609] handle sender defer: 5
|
94 |
+
2024-05-23 06:45:29,236 INFO SenderThread:1092 [sender.py:transition_state():613] send defer: 6
|
95 |
+
2024-05-23 06:45:29,236 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: defer
|
96 |
+
2024-05-23 06:45:29,236 INFO HandlerThread:1092 [handler.py:handle_request_defer():184] handle defer: 6
|
97 |
+
2024-05-23 06:45:29,236 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: defer
|
98 |
+
2024-05-23 06:45:29,236 INFO SenderThread:1092 [sender.py:send_request_defer():609] handle sender defer: 6
|
99 |
+
2024-05-23 06:45:29,240 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: status_report
|
100 |
+
2024-05-23 06:45:29,307 INFO SenderThread:1092 [sender.py:transition_state():613] send defer: 7
|
101 |
+
2024-05-23 06:45:29,307 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: defer
|
102 |
+
2024-05-23 06:45:29,307 INFO HandlerThread:1092 [handler.py:handle_request_defer():184] handle defer: 7
|
103 |
+
2024-05-23 06:45:29,308 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: defer
|
104 |
+
2024-05-23 06:45:29,308 INFO SenderThread:1092 [sender.py:send_request_defer():609] handle sender defer: 7
|
105 |
+
2024-05-23 06:45:29,461 INFO Thread-12 :1092 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/config.yaml
|
106 |
+
2024-05-23 06:45:29,461 INFO Thread-12 :1092 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/wandb-summary.json
|
107 |
+
2024-05-23 06:45:30,045 INFO SenderThread:1092 [sender.py:transition_state():613] send defer: 8
|
108 |
+
2024-05-23 06:45:30,045 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: defer
|
109 |
+
2024-05-23 06:45:30,045 INFO HandlerThread:1092 [handler.py:handle_request_defer():184] handle defer: 8
|
110 |
+
2024-05-23 06:45:30,045 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: defer
|
111 |
+
2024-05-23 06:45:30,045 INFO SenderThread:1092 [sender.py:send_request_defer():609] handle sender defer: 8
|
112 |
+
2024-05-23 06:45:30,045 INFO SenderThread:1092 [job_builder.py:build():432] Attempting to build job artifact
|
113 |
+
2024-05-23 06:45:30,046 INFO SenderThread:1092 [job_builder.py:_get_source_type():576] no source found
|
114 |
+
2024-05-23 06:45:30,046 INFO SenderThread:1092 [sender.py:transition_state():613] send defer: 9
|
115 |
+
2024-05-23 06:45:30,046 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: defer
|
116 |
+
2024-05-23 06:45:30,046 INFO HandlerThread:1092 [handler.py:handle_request_defer():184] handle defer: 9
|
117 |
+
2024-05-23 06:45:30,046 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: defer
|
118 |
+
2024-05-23 06:45:30,046 INFO SenderThread:1092 [sender.py:send_request_defer():609] handle sender defer: 9
|
119 |
+
2024-05-23 06:45:30,046 INFO SenderThread:1092 [dir_watcher.py:finish():358] shutting down directory watcher
|
120 |
+
2024-05-23 06:45:30,227 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: poll_exit
|
121 |
+
2024-05-23 06:45:30,463 INFO SenderThread:1092 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/output.log
|
122 |
+
2024-05-23 06:45:30,463 INFO SenderThread:1092 [dir_watcher.py:finish():388] scan: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files
|
123 |
+
2024-05-23 06:45:30,463 INFO SenderThread:1092 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/requirements.txt requirements.txt
|
124 |
+
2024-05-23 06:45:30,463 INFO SenderThread:1092 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/wandb-summary.json wandb-summary.json
|
125 |
+
2024-05-23 06:45:30,466 INFO SenderThread:1092 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/output.log output.log
|
126 |
+
2024-05-23 06:45:30,468 INFO SenderThread:1092 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/config.yaml config.yaml
|
127 |
+
2024-05-23 06:45:30,468 INFO SenderThread:1092 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/wandb-metadata.json wandb-metadata.json
|
128 |
+
2024-05-23 06:45:30,468 INFO SenderThread:1092 [sender.py:transition_state():613] send defer: 10
|
129 |
+
2024-05-23 06:45:30,468 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: poll_exit
|
130 |
+
2024-05-23 06:45:30,468 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: defer
|
131 |
+
2024-05-23 06:45:30,468 INFO HandlerThread:1092 [handler.py:handle_request_defer():184] handle defer: 10
|
132 |
+
2024-05-23 06:45:30,469 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: defer
|
133 |
+
2024-05-23 06:45:30,469 INFO SenderThread:1092 [sender.py:send_request_defer():609] handle sender defer: 10
|
134 |
+
2024-05-23 06:45:30,469 INFO SenderThread:1092 [file_pusher.py:finish():169] shutting down file pusher
|
135 |
+
2024-05-23 06:45:30,711 INFO wandb-upload_0:1092 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/requirements.txt
|
136 |
+
2024-05-23 06:45:31,061 INFO wandb-upload_3:1092 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/config.yaml
|
137 |
+
2024-05-23 06:45:31,088 INFO wandb-upload_2:1092 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/output.log
|
138 |
+
2024-05-23 06:45:31,094 INFO wandb-upload_1:1092 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/files/wandb-summary.json
|
139 |
+
2024-05-23 06:45:31,228 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: poll_exit
|
140 |
+
2024-05-23 06:45:31,228 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: poll_exit
|
141 |
+
2024-05-23 06:45:31,295 INFO Thread-11 (_thread_body):1092 [sender.py:transition_state():613] send defer: 11
|
142 |
+
2024-05-23 06:45:31,295 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: defer
|
143 |
+
2024-05-23 06:45:31,295 INFO HandlerThread:1092 [handler.py:handle_request_defer():184] handle defer: 11
|
144 |
+
2024-05-23 06:45:31,295 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: defer
|
145 |
+
2024-05-23 06:45:31,295 INFO SenderThread:1092 [sender.py:send_request_defer():609] handle sender defer: 11
|
146 |
+
2024-05-23 06:45:31,295 INFO SenderThread:1092 [file_pusher.py:join():175] waiting for file pusher
|
147 |
+
2024-05-23 06:45:31,295 INFO SenderThread:1092 [sender.py:transition_state():613] send defer: 12
|
148 |
+
2024-05-23 06:45:31,296 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: defer
|
149 |
+
2024-05-23 06:45:31,296 INFO HandlerThread:1092 [handler.py:handle_request_defer():184] handle defer: 12
|
150 |
+
2024-05-23 06:45:31,296 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: defer
|
151 |
+
2024-05-23 06:45:31,296 INFO SenderThread:1092 [sender.py:send_request_defer():609] handle sender defer: 12
|
152 |
+
2024-05-23 06:45:31,296 INFO SenderThread:1092 [file_stream.py:finish():601] file stream finish called
|
153 |
+
2024-05-23 06:45:31,369 INFO SenderThread:1092 [file_stream.py:finish():605] file stream finish is done
|
154 |
+
2024-05-23 06:45:31,369 INFO SenderThread:1092 [sender.py:transition_state():613] send defer: 13
|
155 |
+
2024-05-23 06:45:31,369 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: defer
|
156 |
+
2024-05-23 06:45:31,370 INFO HandlerThread:1092 [handler.py:handle_request_defer():184] handle defer: 13
|
157 |
+
2024-05-23 06:45:31,370 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: defer
|
158 |
+
2024-05-23 06:45:31,370 INFO SenderThread:1092 [sender.py:send_request_defer():609] handle sender defer: 13
|
159 |
+
2024-05-23 06:45:31,370 INFO SenderThread:1092 [sender.py:transition_state():613] send defer: 14
|
160 |
+
2024-05-23 06:45:31,370 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: defer
|
161 |
+
2024-05-23 06:45:31,370 INFO HandlerThread:1092 [handler.py:handle_request_defer():184] handle defer: 14
|
162 |
+
2024-05-23 06:45:31,370 DEBUG SenderThread:1092 [sender.py:send():378] send: final
|
163 |
+
2024-05-23 06:45:31,370 DEBUG SenderThread:1092 [sender.py:send():378] send: footer
|
164 |
+
2024-05-23 06:45:31,370 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: defer
|
165 |
+
2024-05-23 06:45:31,370 INFO SenderThread:1092 [sender.py:send_request_defer():609] handle sender defer: 14
|
166 |
+
2024-05-23 06:45:31,371 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: poll_exit
|
167 |
+
2024-05-23 06:45:31,371 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: poll_exit
|
168 |
+
2024-05-23 06:45:31,371 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: poll_exit
|
169 |
+
2024-05-23 06:45:31,371 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: server_info
|
170 |
+
2024-05-23 06:45:31,372 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: get_summary
|
171 |
+
2024-05-23 06:45:31,372 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: sampled_history
|
172 |
+
2024-05-23 06:45:31,372 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: internal_messages
|
173 |
+
2024-05-23 06:45:31,372 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: poll_exit
|
174 |
+
2024-05-23 06:45:31,372 DEBUG SenderThread:1092 [sender.py:send_request():405] send_request: server_info
|
175 |
+
2024-05-23 06:45:31,433 INFO MainThread:1092 [wandb_run.py:_footer_history_summary_info():3994] rendering history
|
176 |
+
2024-05-23 06:45:31,433 INFO MainThread:1092 [wandb_run.py:_footer_history_summary_info():4026] rendering summary
|
177 |
+
2024-05-23 06:45:31,433 INFO MainThread:1092 [wandb_run.py:_footer_sync_info():3953] logging synced files
|
178 |
+
2024-05-23 06:45:31,434 DEBUG HandlerThread:1092 [handler.py:handle_request():158] handle_request: shutdown
|
179 |
+
2024-05-23 06:45:31,434 INFO HandlerThread:1092 [handler.py:finish():882] shutting down handler
|
180 |
+
2024-05-23 06:45:32,372 INFO WriterThread:1092 [datastore.py:close():296] close: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/run-e2mxwfo9.wandb
|
181 |
+
2024-05-23 06:45:32,433 INFO SenderThread:1092 [sender.py:finish():1545] shutting down sender
|
182 |
+
2024-05-23 06:45:32,433 INFO SenderThread:1092 [file_pusher.py:finish():169] shutting down file pusher
|
183 |
+
2024-05-23 06:45:32,433 INFO SenderThread:1092 [file_pusher.py:join():175] waiting for file pusher
|
lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/logs/debug.log
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2024-05-23 06:45:17,177 INFO MainThread:937 [wandb_setup.py:_flush():76] Current SDK version is 0.17.0
|
2 |
+
2024-05-23 06:45:17,177 INFO MainThread:937 [wandb_setup.py:_flush():76] Configure stats pid to 937
|
3 |
+
2024-05-23 06:45:17,177 INFO MainThread:937 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
|
4 |
+
2024-05-23 06:45:17,177 INFO MainThread:937 [wandb_setup.py:_flush():76] Loading settings from /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/settings
|
5 |
+
2024-05-23 06:45:17,177 INFO MainThread:937 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
|
6 |
+
2024-05-23 06:45:17,177 INFO MainThread:937 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
|
7 |
+
2024-05-23 06:45:17,177 WARNING MainThread:937 [wandb_setup.py:_flush():76] Could not find program at -m lm_eval.__main__
|
8 |
+
2024-05-23 06:45:17,177 INFO MainThread:937 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': None, 'program': '-m lm_eval.__main__'}
|
9 |
+
2024-05-23 06:45:17,177 INFO MainThread:937 [wandb_setup.py:_flush():76] Applying login settings: {}
|
10 |
+
2024-05-23 06:45:17,177 INFO MainThread:937 [wandb_init.py:_log_setup():520] Logging user logs to /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/logs/debug.log
|
11 |
+
2024-05-23 06:45:17,178 INFO MainThread:937 [wandb_init.py:_log_setup():521] Logging internal logs to /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/logs/debug-internal.log
|
12 |
+
2024-05-23 06:45:17,178 INFO MainThread:937 [wandb_init.py:init():560] calling init triggers
|
13 |
+
2024-05-23 06:45:17,178 INFO MainThread:937 [wandb_init.py:init():567] wandb.init called with sweep_config: {}
|
14 |
+
config: {}
|
15 |
+
2024-05-23 06:45:17,178 INFO MainThread:937 [wandb_init.py:init():610] starting backend
|
16 |
+
2024-05-23 06:45:17,178 INFO MainThread:937 [wandb_init.py:init():614] setting up manager
|
17 |
+
2024-05-23 06:45:17,182 INFO MainThread:937 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
18 |
+
2024-05-23 06:45:17,183 INFO MainThread:937 [wandb_init.py:init():622] backend started and connected
|
19 |
+
2024-05-23 06:45:17,186 INFO MainThread:937 [wandb_init.py:init():711] updated telemetry
|
20 |
+
2024-05-23 06:45:17,194 INFO MainThread:937 [wandb_init.py:init():744] communicating run to backend with 90.0 second timeout
|
21 |
+
2024-05-23 06:45:17,453 INFO MainThread:937 [wandb_run.py:_on_init():2396] communicating current version
|
22 |
+
2024-05-23 06:45:17,566 INFO MainThread:937 [wandb_run.py:_on_init():2405] got version response
|
23 |
+
2024-05-23 06:45:17,566 INFO MainThread:937 [wandb_init.py:init():795] starting run threads in backend
|
24 |
+
2024-05-23 06:45:17,871 INFO MainThread:937 [wandb_run.py:_console_start():2374] atexit reg
|
25 |
+
2024-05-23 06:45:17,871 INFO MainThread:937 [wandb_run.py:_redirect():2229] redirect: wrap_raw
|
26 |
+
2024-05-23 06:45:17,871 INFO MainThread:937 [wandb_run.py:_redirect():2294] Wrapping output streams.
|
27 |
+
2024-05-23 06:45:17,871 INFO MainThread:937 [wandb_run.py:_redirect():2319] Redirects installed.
|
28 |
+
2024-05-23 06:45:17,873 INFO MainThread:937 [wandb_init.py:init():838] run started, returning control to user process
|
29 |
+
2024-05-23 06:45:32,434 WARNING MsgRouterThr:937 [router.py:message_loop():77] message_loop has been closed
|
lm-evaluation-harness/wandb/run-20240523_064517-e2mxwfo9/run-e2mxwfo9.wandb
ADDED
Binary file (11.2 kB). View file
|
|
lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/config.yaml
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
wandb_version: 1
|
2 |
+
|
3 |
+
_wandb:
|
4 |
+
desc: null
|
5 |
+
value:
|
6 |
+
python_version: 3.10.12
|
7 |
+
cli_version: 0.17.0
|
8 |
+
framework: huggingface
|
9 |
+
huggingface_version: 4.41.1
|
10 |
+
is_jupyter_run: false
|
11 |
+
is_kaggle_kernel: false
|
12 |
+
start_time: 1716467725
|
13 |
+
t:
|
14 |
+
1:
|
15 |
+
- 1
|
16 |
+
- 5
|
17 |
+
- 11
|
18 |
+
- 49
|
19 |
+
- 51
|
20 |
+
- 53
|
21 |
+
- 55
|
22 |
+
- 71
|
23 |
+
- 98
|
24 |
+
- 100
|
25 |
+
2:
|
26 |
+
- 1
|
27 |
+
- 5
|
28 |
+
- 11
|
29 |
+
- 49
|
30 |
+
- 51
|
31 |
+
- 53
|
32 |
+
- 55
|
33 |
+
- 71
|
34 |
+
- 98
|
35 |
+
- 100
|
36 |
+
3:
|
37 |
+
- 23
|
38 |
+
4: 3.10.12
|
39 |
+
5: 0.17.0
|
40 |
+
6: 4.41.1
|
41 |
+
8:
|
42 |
+
- 5
|
43 |
+
13: linux-x86_64
|
lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/output.log
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
2024-05-23:12:35:26,266 INFO [__main__.py:251] Verbosity set to INFO
|
3 |
+
2024-05-23:12:35:34,816 INFO [__main__.py:335] Selected Tasks: ['arc_easy', 'hellaswag', 'mrpc', 'openbookqa', 'sst2', 'winogrande']
|
4 |
+
2024-05-23:12:35:34,817 INFO [evaluator.py:131] Setting random seed to 0 | Setting numpy seed to 1234 | Setting torch manual seed to 1234
|
5 |
+
2024-05-23:12:35:34,817 INFO [evaluator.py:177] Initializing hf model, with arguments: {'pretrained': '/mnt/weka/peacock/experiments/llama/checkpoint/llamav2-3b//hf_ckpt//global_step24000'}
|
6 |
+
2024-05-23:12:35:37,135 INFO [huggingface.py:164] Using device 'cuda'
|
7 |
+
Traceback (most recent call last):
|
8 |
+
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
|
9 |
+
return _run_code(code, main_globals, None,
|
10 |
+
File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
|
11 |
+
exec(code, run_globals)
|
12 |
+
File "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/lm_eval/__main__.py", line 417, in <module>
|
13 |
+
cli_evaluate()
|
14 |
+
File "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/lm_eval/__main__.py", line 341, in cli_evaluate
|
15 |
+
results = evaluator.simple_evaluate(
|
16 |
+
File "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/lm_eval/utils.py", line 288, in _wrapper
|
17 |
+
return fn(*args, **kwargs)
|
18 |
+
File "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/lm_eval/evaluator.py", line 180, in simple_evaluate
|
19 |
+
lm = lm_eval.api.registry.get_model(model).create_from_arg_string(
|
20 |
+
File "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/lm_eval/api/model.py", line 134, in create_from_arg_string
|
21 |
+
return cls(**args, **args2)
|
22 |
+
File "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/lm_eval/models/huggingface.py", line 190, in __init__
|
23 |
+
self._get_config(
|
24 |
+
File "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/lm_eval/models/huggingface.py", line 471, in _get_config
|
25 |
+
self._config = transformers.AutoConfig.from_pretrained(
|
26 |
+
File "/usr/local/lib/python3.10/dist-packages/transformers/models/auto/configuration_auto.py", line 934, in from_pretrained
|
27 |
+
config_dict, unused_kwargs = PretrainedConfig.get_config_dict(pretrained_model_name_or_path, **kwargs)
|
28 |
+
File "/usr/local/lib/python3.10/dist-packages/transformers/configuration_utils.py", line 632, in get_config_dict
|
29 |
+
config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs)
|
30 |
+
File "/usr/local/lib/python3.10/dist-packages/transformers/configuration_utils.py", line 689, in _get_config_dict
|
31 |
+
resolved_config_file = cached_file(
|
32 |
+
File "/usr/local/lib/python3.10/dist-packages/transformers/utils/hub.py", line 370, in cached_file
|
33 |
+
raise EnvironmentError(
|
34 |
+
OSError: /mnt/weka/peacock/experiments/llama/checkpoint/llamav2-3b//hf_ckpt//global_step24000 does not appear to have a file named config.json. Checkout 'https://huggingface.co//mnt/weka/peacock/experiments/llama/checkpoint/llamav2-3b//hf_ckpt//global_step24000/tree/main' for available files.
|
lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/requirements.txt
ADDED
@@ -0,0 +1,155 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
DataProperty==1.0.1
|
2 |
+
GitPython==3.1.43
|
3 |
+
Jinja2==3.1.4
|
4 |
+
Markdown==3.6
|
5 |
+
MarkupSafe==2.1.5
|
6 |
+
Pillow-SIMD==7.0.0.post3
|
7 |
+
PyYAML==6.0
|
8 |
+
Werkzeug==3.0.3
|
9 |
+
absl-py==2.1.0
|
10 |
+
accelerate==0.30.1
|
11 |
+
aiohttp==3.9.5
|
12 |
+
aiosignal==1.3.1
|
13 |
+
async-timeout==4.0.3
|
14 |
+
attrs==23.2.0
|
15 |
+
av==9.2.0
|
16 |
+
cachetools==5.3.3
|
17 |
+
certifi==2024.2.2
|
18 |
+
cffi==1.15.1
|
19 |
+
cfgv==3.4.0
|
20 |
+
chardet==5.2.0
|
21 |
+
charset-normalizer==3.3.2
|
22 |
+
click==8.1.7
|
23 |
+
cmake==3.29.2
|
24 |
+
colorama==0.4.6
|
25 |
+
datasets==2.19.1
|
26 |
+
deepspeed==0.12.4+hpu.synapse.v1.15.1
|
27 |
+
dill==0.3.8
|
28 |
+
distlib==0.3.8
|
29 |
+
docker-pycreds==0.4.0
|
30 |
+
einops==0.8.0
|
31 |
+
evaluate==0.4.2
|
32 |
+
exceptiongroup==1.2.1
|
33 |
+
expecttest==0.2.1
|
34 |
+
filelock==3.14.0
|
35 |
+
frozenlist==1.4.1
|
36 |
+
fsspec==2024.3.1
|
37 |
+
gitdb==4.0.11
|
38 |
+
google-auth-oauthlib==0.4.6
|
39 |
+
google-auth==2.29.0
|
40 |
+
grpcio==1.63.0
|
41 |
+
habana-media-loader==1.15.1.15
|
42 |
+
habana-pyhlml==1.15.1.15
|
43 |
+
habana-torch-dataloader==1.15.1.15
|
44 |
+
habana-torch-plugin==1.15.1.15
|
45 |
+
habana_gpu_migration==1.15.1.15
|
46 |
+
habana_quantization_toolkit==1.15.1.15
|
47 |
+
hjson==3.1.0
|
48 |
+
huggingface-hub==0.23.1
|
49 |
+
identify==2.5.36
|
50 |
+
idna==3.7
|
51 |
+
iniconfig==2.0.0
|
52 |
+
joblib==1.4.2
|
53 |
+
jsonlines==4.0.0
|
54 |
+
lightning-habana==1.4.0
|
55 |
+
lightning-utilities==0.11.2
|
56 |
+
lightning==2.2.0.post0
|
57 |
+
lm_eval==0.4.2
|
58 |
+
lm_eval==0.4.2
|
59 |
+
lm_eval==0.4.2
|
60 |
+
lxml==5.2.2
|
61 |
+
mbstrdecoder==1.1.3
|
62 |
+
more-itertools==10.2.0
|
63 |
+
mpi4py==3.1.4
|
64 |
+
mpmath==1.3.0
|
65 |
+
multidict==6.0.5
|
66 |
+
multiprocess==0.70.16
|
67 |
+
networkx==3.3
|
68 |
+
ninja==1.11.1.1
|
69 |
+
nltk==3.8.1
|
70 |
+
nodeenv==1.8.0
|
71 |
+
numexpr==2.10.0
|
72 |
+
numpy==1.23.5
|
73 |
+
oauthlib==3.2.2
|
74 |
+
packaging==24.0
|
75 |
+
pandas==2.0.1
|
76 |
+
pathspec==0.12.1
|
77 |
+
pathvalidate==3.2.0
|
78 |
+
peft==0.11.1
|
79 |
+
perfetto==0.7.0
|
80 |
+
pillow==10.3.0
|
81 |
+
pip==22.0.2
|
82 |
+
pip==23.3.1
|
83 |
+
platformdirs==4.2.1
|
84 |
+
pluggy==1.5.0
|
85 |
+
portalocker==2.8.2
|
86 |
+
pre-commit==3.3.3
|
87 |
+
pretty-errors==1.2.25
|
88 |
+
protobuf==3.20.3
|
89 |
+
psutil==5.9.8
|
90 |
+
py-cpuinfo==9.0.0
|
91 |
+
pyarrow-hotfix==0.6
|
92 |
+
pyarrow==16.1.0
|
93 |
+
pyasn1==0.6.0
|
94 |
+
pyasn1_modules==0.4.0
|
95 |
+
pybind11==2.10.4
|
96 |
+
pycparser==2.22
|
97 |
+
pydantic==1.10.13
|
98 |
+
pynvml==8.0.4
|
99 |
+
pytablewriter==1.2.0
|
100 |
+
pytest==8.2.0
|
101 |
+
python-dateutil==2.9.0.post0
|
102 |
+
pytorch-lightning==2.2.4
|
103 |
+
pytz==2024.1
|
104 |
+
regex==2023.5.5
|
105 |
+
requests-oauthlib==2.0.0
|
106 |
+
requests==2.31.0
|
107 |
+
rouge_score==0.1.2
|
108 |
+
rsa==4.9
|
109 |
+
sacrebleu==2.4.2
|
110 |
+
safetensors==0.4.3
|
111 |
+
scikit-learn==1.5.0
|
112 |
+
scipy==1.13.1
|
113 |
+
sentencepiece==0.2.0
|
114 |
+
sentry-sdk==2.3.0
|
115 |
+
setproctitle==1.3.3
|
116 |
+
setuptools==59.6.0
|
117 |
+
setuptools==69.5.1
|
118 |
+
six==1.16.0
|
119 |
+
smmap==5.0.1
|
120 |
+
sqlitedict==2.1.0
|
121 |
+
symengine==0.11.0
|
122 |
+
sympy==1.12
|
123 |
+
tabledata==1.3.3
|
124 |
+
tabulate==0.9.0
|
125 |
+
tcolorpy==0.1.6
|
126 |
+
tdqm==0.0.1
|
127 |
+
tensorboard-data-server==0.6.1
|
128 |
+
tensorboard-plugin-wit==1.8.1
|
129 |
+
tensorboard==2.11.2
|
130 |
+
threadpoolctl==3.5.0
|
131 |
+
tokenizers==0.19.1
|
132 |
+
tomli==2.0.1
|
133 |
+
torch==2.2.0a0+git8964477
|
134 |
+
torch_tb_profiler==0.4.0
|
135 |
+
torchaudio==2.2.0+08901ad
|
136 |
+
torchdata==0.7.1+5e6f7b7
|
137 |
+
torchmetrics==1.4.0
|
138 |
+
torchtext==0.17.0+400da5c
|
139 |
+
torchvision==0.17.0+b2383d4
|
140 |
+
tqdm-multiprocess==0.0.11
|
141 |
+
tqdm==4.66.4
|
142 |
+
transformers==4.41.1
|
143 |
+
typepy==1.3.2
|
144 |
+
typing_extensions==4.11.0
|
145 |
+
tzdata==2024.1
|
146 |
+
urllib3==1.26.18
|
147 |
+
virtualenv==20.26.1
|
148 |
+
wandb==0.17.0
|
149 |
+
wheel==0.37.1
|
150 |
+
wheel==0.43.0
|
151 |
+
word2number==1.1
|
152 |
+
xxhash==3.4.1
|
153 |
+
yamllint==1.35.1
|
154 |
+
yarl==1.9.4
|
155 |
+
zstandard==0.22.0
|
lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/wandb-metadata.json
ADDED
@@ -0,0 +1,850 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"os": "Linux-5.15.0-92-generic-x86_64-with-glibc2.35",
|
3 |
+
"python": "3.10.12",
|
4 |
+
"heartbeatAt": "2024-05-23T12:35:26.057717",
|
5 |
+
"startedAt": "2024-05-23T12:35:25.562641",
|
6 |
+
"docker": null,
|
7 |
+
"cuda": null,
|
8 |
+
"args": [
|
9 |
+
"--model",
|
10 |
+
"hf",
|
11 |
+
"--model_args",
|
12 |
+
"pretrained=/mnt/weka/peacock/experiments/llama/checkpoint/llamav2-3b//hf_ckpt//global_step24000",
|
13 |
+
"--tasks",
|
14 |
+
"hellaswag,arc_easy,openbookqa,winogrande,sst2,mrpc",
|
15 |
+
"--batch_size",
|
16 |
+
"auto",
|
17 |
+
"--wandb_args",
|
18 |
+
"project=bharatgpt,group=trial_expt_2"
|
19 |
+
],
|
20 |
+
"state": "running",
|
21 |
+
"program": "-m lm_eval.__main__",
|
22 |
+
"codePathLocal": null,
|
23 |
+
"git": {
|
24 |
+
"remote": "https://github.com/EleutherAI/lm-evaluation-harness",
|
25 |
+
"commit": null
|
26 |
+
},
|
27 |
+
"email": null,
|
28 |
+
"root": "/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness",
|
29 |
+
"host": "peacock-evaluation-worker-0",
|
30 |
+
"username": "root",
|
31 |
+
"executable": "/usr/bin/python3",
|
32 |
+
"cpu_count": 80,
|
33 |
+
"cpu_count_logical": 160,
|
34 |
+
"cpu_freq": {
|
35 |
+
"current": 2327.2889437500003,
|
36 |
+
"min": 800.0,
|
37 |
+
"max": 3400.0
|
38 |
+
},
|
39 |
+
"cpu_freq_per_core": [
|
40 |
+
{
|
41 |
+
"current": 3399.997,
|
42 |
+
"min": 800.0,
|
43 |
+
"max": 3400.0
|
44 |
+
},
|
45 |
+
{
|
46 |
+
"current": 3400.0,
|
47 |
+
"min": 800.0,
|
48 |
+
"max": 3400.0
|
49 |
+
},
|
50 |
+
{
|
51 |
+
"current": 2300.0,
|
52 |
+
"min": 800.0,
|
53 |
+
"max": 3400.0
|
54 |
+
},
|
55 |
+
{
|
56 |
+
"current": 2300.0,
|
57 |
+
"min": 800.0,
|
58 |
+
"max": 3400.0
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"current": 2300.0,
|
62 |
+
"min": 800.0,
|
63 |
+
"max": 3400.0
|
64 |
+
},
|
65 |
+
{
|
66 |
+
"current": 2300.0,
|
67 |
+
"min": 800.0,
|
68 |
+
"max": 3400.0
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"current": 2300.0,
|
72 |
+
"min": 800.0,
|
73 |
+
"max": 3400.0
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"current": 2300.0,
|
77 |
+
"min": 800.0,
|
78 |
+
"max": 3400.0
|
79 |
+
},
|
80 |
+
{
|
81 |
+
"current": 2300.0,
|
82 |
+
"min": 800.0,
|
83 |
+
"max": 3400.0
|
84 |
+
},
|
85 |
+
{
|
86 |
+
"current": 2300.0,
|
87 |
+
"min": 800.0,
|
88 |
+
"max": 3400.0
|
89 |
+
},
|
90 |
+
{
|
91 |
+
"current": 2300.0,
|
92 |
+
"min": 800.0,
|
93 |
+
"max": 3400.0
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"current": 2300.0,
|
97 |
+
"min": 800.0,
|
98 |
+
"max": 3400.0
|
99 |
+
},
|
100 |
+
{
|
101 |
+
"current": 2300.0,
|
102 |
+
"min": 800.0,
|
103 |
+
"max": 3400.0
|
104 |
+
},
|
105 |
+
{
|
106 |
+
"current": 2300.0,
|
107 |
+
"min": 800.0,
|
108 |
+
"max": 3400.0
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"current": 2300.0,
|
112 |
+
"min": 800.0,
|
113 |
+
"max": 3400.0
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"current": 2300.0,
|
117 |
+
"min": 800.0,
|
118 |
+
"max": 3400.0
|
119 |
+
},
|
120 |
+
{
|
121 |
+
"current": 2300.0,
|
122 |
+
"min": 800.0,
|
123 |
+
"max": 3400.0
|
124 |
+
},
|
125 |
+
{
|
126 |
+
"current": 2300.0,
|
127 |
+
"min": 800.0,
|
128 |
+
"max": 3400.0
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"current": 2300.0,
|
132 |
+
"min": 800.0,
|
133 |
+
"max": 3400.0
|
134 |
+
},
|
135 |
+
{
|
136 |
+
"current": 2300.0,
|
137 |
+
"min": 800.0,
|
138 |
+
"max": 3400.0
|
139 |
+
},
|
140 |
+
{
|
141 |
+
"current": 2300.0,
|
142 |
+
"min": 800.0,
|
143 |
+
"max": 3400.0
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"current": 2300.0,
|
147 |
+
"min": 800.0,
|
148 |
+
"max": 3400.0
|
149 |
+
},
|
150 |
+
{
|
151 |
+
"current": 2300.0,
|
152 |
+
"min": 800.0,
|
153 |
+
"max": 3400.0
|
154 |
+
},
|
155 |
+
{
|
156 |
+
"current": 2300.0,
|
157 |
+
"min": 800.0,
|
158 |
+
"max": 3400.0
|
159 |
+
},
|
160 |
+
{
|
161 |
+
"current": 2300.0,
|
162 |
+
"min": 800.0,
|
163 |
+
"max": 3400.0
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"current": 2300.0,
|
167 |
+
"min": 800.0,
|
168 |
+
"max": 3400.0
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"current": 2300.0,
|
172 |
+
"min": 800.0,
|
173 |
+
"max": 3400.0
|
174 |
+
},
|
175 |
+
{
|
176 |
+
"current": 2300.0,
|
177 |
+
"min": 800.0,
|
178 |
+
"max": 3400.0
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"current": 2300.0,
|
182 |
+
"min": 800.0,
|
183 |
+
"max": 3400.0
|
184 |
+
},
|
185 |
+
{
|
186 |
+
"current": 2300.0,
|
187 |
+
"min": 800.0,
|
188 |
+
"max": 3400.0
|
189 |
+
},
|
190 |
+
{
|
191 |
+
"current": 2300.0,
|
192 |
+
"min": 800.0,
|
193 |
+
"max": 3400.0
|
194 |
+
},
|
195 |
+
{
|
196 |
+
"current": 2300.0,
|
197 |
+
"min": 800.0,
|
198 |
+
"max": 3400.0
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"current": 2300.0,
|
202 |
+
"min": 800.0,
|
203 |
+
"max": 3400.0
|
204 |
+
},
|
205 |
+
{
|
206 |
+
"current": 2300.0,
|
207 |
+
"min": 800.0,
|
208 |
+
"max": 3400.0
|
209 |
+
},
|
210 |
+
{
|
211 |
+
"current": 2300.0,
|
212 |
+
"min": 800.0,
|
213 |
+
"max": 3400.0
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"current": 2300.0,
|
217 |
+
"min": 800.0,
|
218 |
+
"max": 3400.0
|
219 |
+
},
|
220 |
+
{
|
221 |
+
"current": 2300.0,
|
222 |
+
"min": 800.0,
|
223 |
+
"max": 3400.0
|
224 |
+
},
|
225 |
+
{
|
226 |
+
"current": 2300.0,
|
227 |
+
"min": 800.0,
|
228 |
+
"max": 3400.0
|
229 |
+
},
|
230 |
+
{
|
231 |
+
"current": 2300.0,
|
232 |
+
"min": 800.0,
|
233 |
+
"max": 3400.0
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"current": 2300.0,
|
237 |
+
"min": 800.0,
|
238 |
+
"max": 3400.0
|
239 |
+
},
|
240 |
+
{
|
241 |
+
"current": 3400.0,
|
242 |
+
"min": 800.0,
|
243 |
+
"max": 3400.0
|
244 |
+
},
|
245 |
+
{
|
246 |
+
"current": 2300.0,
|
247 |
+
"min": 800.0,
|
248 |
+
"max": 3400.0
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"current": 2300.0,
|
252 |
+
"min": 800.0,
|
253 |
+
"max": 3400.0
|
254 |
+
},
|
255 |
+
{
|
256 |
+
"current": 2300.0,
|
257 |
+
"min": 800.0,
|
258 |
+
"max": 3400.0
|
259 |
+
},
|
260 |
+
{
|
261 |
+
"current": 2300.0,
|
262 |
+
"min": 800.0,
|
263 |
+
"max": 3400.0
|
264 |
+
},
|
265 |
+
{
|
266 |
+
"current": 2300.0,
|
267 |
+
"min": 800.0,
|
268 |
+
"max": 3400.0
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"current": 2300.0,
|
272 |
+
"min": 800.0,
|
273 |
+
"max": 3400.0
|
274 |
+
},
|
275 |
+
{
|
276 |
+
"current": 2300.0,
|
277 |
+
"min": 800.0,
|
278 |
+
"max": 3400.0
|
279 |
+
},
|
280 |
+
{
|
281 |
+
"current": 2300.0,
|
282 |
+
"min": 800.0,
|
283 |
+
"max": 3400.0
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"current": 2300.0,
|
287 |
+
"min": 800.0,
|
288 |
+
"max": 3400.0
|
289 |
+
},
|
290 |
+
{
|
291 |
+
"current": 2300.0,
|
292 |
+
"min": 800.0,
|
293 |
+
"max": 3400.0
|
294 |
+
},
|
295 |
+
{
|
296 |
+
"current": 2300.0,
|
297 |
+
"min": 800.0,
|
298 |
+
"max": 3400.0
|
299 |
+
},
|
300 |
+
{
|
301 |
+
"current": 2300.0,
|
302 |
+
"min": 800.0,
|
303 |
+
"max": 3400.0
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"current": 2300.0,
|
307 |
+
"min": 800.0,
|
308 |
+
"max": 3400.0
|
309 |
+
},
|
310 |
+
{
|
311 |
+
"current": 2300.0,
|
312 |
+
"min": 800.0,
|
313 |
+
"max": 3400.0
|
314 |
+
},
|
315 |
+
{
|
316 |
+
"current": 2300.0,
|
317 |
+
"min": 800.0,
|
318 |
+
"max": 3400.0
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"current": 2300.0,
|
322 |
+
"min": 800.0,
|
323 |
+
"max": 3400.0
|
324 |
+
},
|
325 |
+
{
|
326 |
+
"current": 2300.0,
|
327 |
+
"min": 800.0,
|
328 |
+
"max": 3400.0
|
329 |
+
},
|
330 |
+
{
|
331 |
+
"current": 2300.0,
|
332 |
+
"min": 800.0,
|
333 |
+
"max": 3400.0
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"current": 2300.0,
|
337 |
+
"min": 800.0,
|
338 |
+
"max": 3400.0
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"current": 2300.0,
|
342 |
+
"min": 800.0,
|
343 |
+
"max": 3400.0
|
344 |
+
},
|
345 |
+
{
|
346 |
+
"current": 2300.0,
|
347 |
+
"min": 800.0,
|
348 |
+
"max": 3400.0
|
349 |
+
},
|
350 |
+
{
|
351 |
+
"current": 2300.0,
|
352 |
+
"min": 800.0,
|
353 |
+
"max": 3400.0
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"current": 2300.0,
|
357 |
+
"min": 800.0,
|
358 |
+
"max": 3400.0
|
359 |
+
},
|
360 |
+
{
|
361 |
+
"current": 2300.0,
|
362 |
+
"min": 800.0,
|
363 |
+
"max": 3400.0
|
364 |
+
},
|
365 |
+
{
|
366 |
+
"current": 2300.0,
|
367 |
+
"min": 800.0,
|
368 |
+
"max": 3400.0
|
369 |
+
},
|
370 |
+
{
|
371 |
+
"current": 2300.0,
|
372 |
+
"min": 800.0,
|
373 |
+
"max": 3400.0
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"current": 2300.0,
|
377 |
+
"min": 800.0,
|
378 |
+
"max": 3400.0
|
379 |
+
},
|
380 |
+
{
|
381 |
+
"current": 2300.0,
|
382 |
+
"min": 800.0,
|
383 |
+
"max": 3400.0
|
384 |
+
},
|
385 |
+
{
|
386 |
+
"current": 2300.0,
|
387 |
+
"min": 800.0,
|
388 |
+
"max": 3400.0
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"current": 2300.0,
|
392 |
+
"min": 800.0,
|
393 |
+
"max": 3400.0
|
394 |
+
},
|
395 |
+
{
|
396 |
+
"current": 2300.0,
|
397 |
+
"min": 800.0,
|
398 |
+
"max": 3400.0
|
399 |
+
},
|
400 |
+
{
|
401 |
+
"current": 2300.0,
|
402 |
+
"min": 800.0,
|
403 |
+
"max": 3400.0
|
404 |
+
},
|
405 |
+
{
|
406 |
+
"current": 2300.0,
|
407 |
+
"min": 800.0,
|
408 |
+
"max": 3400.0
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"current": 2300.0,
|
412 |
+
"min": 800.0,
|
413 |
+
"max": 3400.0
|
414 |
+
},
|
415 |
+
{
|
416 |
+
"current": 2300.0,
|
417 |
+
"min": 800.0,
|
418 |
+
"max": 3400.0
|
419 |
+
},
|
420 |
+
{
|
421 |
+
"current": 2300.0,
|
422 |
+
"min": 800.0,
|
423 |
+
"max": 3400.0
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"current": 2300.0,
|
427 |
+
"min": 800.0,
|
428 |
+
"max": 3400.0
|
429 |
+
},
|
430 |
+
{
|
431 |
+
"current": 2300.0,
|
432 |
+
"min": 800.0,
|
433 |
+
"max": 3400.0
|
434 |
+
},
|
435 |
+
{
|
436 |
+
"current": 2300.0,
|
437 |
+
"min": 800.0,
|
438 |
+
"max": 3400.0
|
439 |
+
},
|
440 |
+
{
|
441 |
+
"current": 3400.0,
|
442 |
+
"min": 800.0,
|
443 |
+
"max": 3400.0
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"current": 2300.0,
|
447 |
+
"min": 800.0,
|
448 |
+
"max": 3400.0
|
449 |
+
},
|
450 |
+
{
|
451 |
+
"current": 2300.0,
|
452 |
+
"min": 800.0,
|
453 |
+
"max": 3400.0
|
454 |
+
},
|
455 |
+
{
|
456 |
+
"current": 2300.0,
|
457 |
+
"min": 800.0,
|
458 |
+
"max": 3400.0
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"current": 2300.0,
|
462 |
+
"min": 800.0,
|
463 |
+
"max": 3400.0
|
464 |
+
},
|
465 |
+
{
|
466 |
+
"current": 2300.0,
|
467 |
+
"min": 800.0,
|
468 |
+
"max": 3400.0
|
469 |
+
},
|
470 |
+
{
|
471 |
+
"current": 2300.0,
|
472 |
+
"min": 800.0,
|
473 |
+
"max": 3400.0
|
474 |
+
},
|
475 |
+
{
|
476 |
+
"current": 2300.0,
|
477 |
+
"min": 800.0,
|
478 |
+
"max": 3400.0
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"current": 2300.0,
|
482 |
+
"min": 800.0,
|
483 |
+
"max": 3400.0
|
484 |
+
},
|
485 |
+
{
|
486 |
+
"current": 2300.0,
|
487 |
+
"min": 800.0,
|
488 |
+
"max": 3400.0
|
489 |
+
},
|
490 |
+
{
|
491 |
+
"current": 2300.0,
|
492 |
+
"min": 800.0,
|
493 |
+
"max": 3400.0
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"current": 2300.0,
|
497 |
+
"min": 800.0,
|
498 |
+
"max": 3400.0
|
499 |
+
},
|
500 |
+
{
|
501 |
+
"current": 2300.0,
|
502 |
+
"min": 800.0,
|
503 |
+
"max": 3400.0
|
504 |
+
},
|
505 |
+
{
|
506 |
+
"current": 2300.0,
|
507 |
+
"min": 800.0,
|
508 |
+
"max": 3400.0
|
509 |
+
},
|
510 |
+
{
|
511 |
+
"current": 2300.0,
|
512 |
+
"min": 800.0,
|
513 |
+
"max": 3400.0
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"current": 2300.0,
|
517 |
+
"min": 800.0,
|
518 |
+
"max": 3400.0
|
519 |
+
},
|
520 |
+
{
|
521 |
+
"current": 2300.0,
|
522 |
+
"min": 800.0,
|
523 |
+
"max": 3400.0
|
524 |
+
},
|
525 |
+
{
|
526 |
+
"current": 2300.0,
|
527 |
+
"min": 800.0,
|
528 |
+
"max": 3400.0
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"current": 2300.0,
|
532 |
+
"min": 800.0,
|
533 |
+
"max": 3400.0
|
534 |
+
},
|
535 |
+
{
|
536 |
+
"current": 2300.0,
|
537 |
+
"min": 800.0,
|
538 |
+
"max": 3400.0
|
539 |
+
},
|
540 |
+
{
|
541 |
+
"current": 2300.0,
|
542 |
+
"min": 800.0,
|
543 |
+
"max": 3400.0
|
544 |
+
},
|
545 |
+
{
|
546 |
+
"current": 2300.0,
|
547 |
+
"min": 800.0,
|
548 |
+
"max": 3400.0
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"current": 2300.0,
|
552 |
+
"min": 800.0,
|
553 |
+
"max": 3400.0
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"current": 2300.0,
|
557 |
+
"min": 800.0,
|
558 |
+
"max": 3400.0
|
559 |
+
},
|
560 |
+
{
|
561 |
+
"current": 2300.0,
|
562 |
+
"min": 800.0,
|
563 |
+
"max": 3400.0
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"current": 2300.0,
|
567 |
+
"min": 800.0,
|
568 |
+
"max": 3400.0
|
569 |
+
},
|
570 |
+
{
|
571 |
+
"current": 2300.0,
|
572 |
+
"min": 800.0,
|
573 |
+
"max": 3400.0
|
574 |
+
},
|
575 |
+
{
|
576 |
+
"current": 2300.0,
|
577 |
+
"min": 800.0,
|
578 |
+
"max": 3400.0
|
579 |
+
},
|
580 |
+
{
|
581 |
+
"current": 2300.0,
|
582 |
+
"min": 800.0,
|
583 |
+
"max": 3400.0
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"current": 2300.0,
|
587 |
+
"min": 800.0,
|
588 |
+
"max": 3400.0
|
589 |
+
},
|
590 |
+
{
|
591 |
+
"current": 2300.0,
|
592 |
+
"min": 800.0,
|
593 |
+
"max": 3400.0
|
594 |
+
},
|
595 |
+
{
|
596 |
+
"current": 2300.0,
|
597 |
+
"min": 800.0,
|
598 |
+
"max": 3400.0
|
599 |
+
},
|
600 |
+
{
|
601 |
+
"current": 2300.0,
|
602 |
+
"min": 800.0,
|
603 |
+
"max": 3400.0
|
604 |
+
},
|
605 |
+
{
|
606 |
+
"current": 2300.0,
|
607 |
+
"min": 800.0,
|
608 |
+
"max": 3400.0
|
609 |
+
},
|
610 |
+
{
|
611 |
+
"current": 2300.0,
|
612 |
+
"min": 800.0,
|
613 |
+
"max": 3400.0
|
614 |
+
},
|
615 |
+
{
|
616 |
+
"current": 2300.0,
|
617 |
+
"min": 800.0,
|
618 |
+
"max": 3400.0
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"current": 2300.0,
|
622 |
+
"min": 800.0,
|
623 |
+
"max": 3400.0
|
624 |
+
},
|
625 |
+
{
|
626 |
+
"current": 2300.0,
|
627 |
+
"min": 800.0,
|
628 |
+
"max": 3400.0
|
629 |
+
},
|
630 |
+
{
|
631 |
+
"current": 2300.0,
|
632 |
+
"min": 800.0,
|
633 |
+
"max": 3400.0
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"current": 2300.0,
|
637 |
+
"min": 800.0,
|
638 |
+
"max": 3400.0
|
639 |
+
},
|
640 |
+
{
|
641 |
+
"current": 2300.0,
|
642 |
+
"min": 800.0,
|
643 |
+
"max": 3400.0
|
644 |
+
},
|
645 |
+
{
|
646 |
+
"current": 2300.0,
|
647 |
+
"min": 800.0,
|
648 |
+
"max": 3400.0
|
649 |
+
},
|
650 |
+
{
|
651 |
+
"current": 2300.0,
|
652 |
+
"min": 800.0,
|
653 |
+
"max": 3400.0
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"current": 2300.0,
|
657 |
+
"min": 800.0,
|
658 |
+
"max": 3400.0
|
659 |
+
},
|
660 |
+
{
|
661 |
+
"current": 2300.0,
|
662 |
+
"min": 800.0,
|
663 |
+
"max": 3400.0
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"current": 2300.0,
|
667 |
+
"min": 800.0,
|
668 |
+
"max": 3400.0
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"current": 2300.0,
|
672 |
+
"min": 800.0,
|
673 |
+
"max": 3400.0
|
674 |
+
},
|
675 |
+
{
|
676 |
+
"current": 2300.0,
|
677 |
+
"min": 800.0,
|
678 |
+
"max": 3400.0
|
679 |
+
},
|
680 |
+
{
|
681 |
+
"current": 2300.0,
|
682 |
+
"min": 800.0,
|
683 |
+
"max": 3400.0
|
684 |
+
},
|
685 |
+
{
|
686 |
+
"current": 2300.0,
|
687 |
+
"min": 800.0,
|
688 |
+
"max": 3400.0
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"current": 2300.0,
|
692 |
+
"min": 800.0,
|
693 |
+
"max": 3400.0
|
694 |
+
},
|
695 |
+
{
|
696 |
+
"current": 2300.0,
|
697 |
+
"min": 800.0,
|
698 |
+
"max": 3400.0
|
699 |
+
},
|
700 |
+
{
|
701 |
+
"current": 2300.0,
|
702 |
+
"min": 800.0,
|
703 |
+
"max": 3400.0
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"current": 2300.0,
|
707 |
+
"min": 800.0,
|
708 |
+
"max": 3400.0
|
709 |
+
},
|
710 |
+
{
|
711 |
+
"current": 2300.0,
|
712 |
+
"min": 800.0,
|
713 |
+
"max": 3400.0
|
714 |
+
},
|
715 |
+
{
|
716 |
+
"current": 2300.0,
|
717 |
+
"min": 800.0,
|
718 |
+
"max": 3400.0
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"current": 2300.0,
|
722 |
+
"min": 800.0,
|
723 |
+
"max": 3400.0
|
724 |
+
},
|
725 |
+
{
|
726 |
+
"current": 2300.0,
|
727 |
+
"min": 800.0,
|
728 |
+
"max": 3400.0
|
729 |
+
},
|
730 |
+
{
|
731 |
+
"current": 2300.0,
|
732 |
+
"min": 800.0,
|
733 |
+
"max": 3400.0
|
734 |
+
},
|
735 |
+
{
|
736 |
+
"current": 2300.0,
|
737 |
+
"min": 800.0,
|
738 |
+
"max": 3400.0
|
739 |
+
},
|
740 |
+
{
|
741 |
+
"current": 2300.0,
|
742 |
+
"min": 800.0,
|
743 |
+
"max": 3400.0
|
744 |
+
},
|
745 |
+
{
|
746 |
+
"current": 2300.0,
|
747 |
+
"min": 800.0,
|
748 |
+
"max": 3400.0
|
749 |
+
},
|
750 |
+
{
|
751 |
+
"current": 2300.0,
|
752 |
+
"min": 800.0,
|
753 |
+
"max": 3400.0
|
754 |
+
},
|
755 |
+
{
|
756 |
+
"current": 2300.0,
|
757 |
+
"min": 800.0,
|
758 |
+
"max": 3400.0
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"current": 2300.0,
|
762 |
+
"min": 800.0,
|
763 |
+
"max": 3400.0
|
764 |
+
},
|
765 |
+
{
|
766 |
+
"current": 2300.0,
|
767 |
+
"min": 800.0,
|
768 |
+
"max": 3400.0
|
769 |
+
},
|
770 |
+
{
|
771 |
+
"current": 2300.0,
|
772 |
+
"min": 800.0,
|
773 |
+
"max": 3400.0
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"current": 2300.0,
|
777 |
+
"min": 800.0,
|
778 |
+
"max": 3400.0
|
779 |
+
},
|
780 |
+
{
|
781 |
+
"current": 2300.0,
|
782 |
+
"min": 800.0,
|
783 |
+
"max": 3400.0
|
784 |
+
},
|
785 |
+
{
|
786 |
+
"current": 2300.0,
|
787 |
+
"min": 800.0,
|
788 |
+
"max": 3400.0
|
789 |
+
},
|
790 |
+
{
|
791 |
+
"current": 2300.0,
|
792 |
+
"min": 800.0,
|
793 |
+
"max": 3400.0
|
794 |
+
},
|
795 |
+
{
|
796 |
+
"current": 2300.0,
|
797 |
+
"min": 800.0,
|
798 |
+
"max": 3400.0
|
799 |
+
},
|
800 |
+
{
|
801 |
+
"current": 2300.0,
|
802 |
+
"min": 800.0,
|
803 |
+
"max": 3400.0
|
804 |
+
},
|
805 |
+
{
|
806 |
+
"current": 2300.0,
|
807 |
+
"min": 800.0,
|
808 |
+
"max": 3400.0
|
809 |
+
},
|
810 |
+
{
|
811 |
+
"current": 2300.0,
|
812 |
+
"min": 800.0,
|
813 |
+
"max": 3400.0
|
814 |
+
},
|
815 |
+
{
|
816 |
+
"current": 2300.0,
|
817 |
+
"min": 800.0,
|
818 |
+
"max": 3400.0
|
819 |
+
},
|
820 |
+
{
|
821 |
+
"current": 2300.0,
|
822 |
+
"min": 800.0,
|
823 |
+
"max": 3400.0
|
824 |
+
},
|
825 |
+
{
|
826 |
+
"current": 2300.0,
|
827 |
+
"min": 800.0,
|
828 |
+
"max": 3400.0
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"current": 2300.0,
|
832 |
+
"min": 800.0,
|
833 |
+
"max": 3400.0
|
834 |
+
},
|
835 |
+
{
|
836 |
+
"current": 2300.0,
|
837 |
+
"min": 800.0,
|
838 |
+
"max": 3400.0
|
839 |
+
}
|
840 |
+
],
|
841 |
+
"disk": {
|
842 |
+
"/": {
|
843 |
+
"total": 877.6341285705566,
|
844 |
+
"used": 209.58205795288086
|
845 |
+
}
|
846 |
+
},
|
847 |
+
"memory": {
|
848 |
+
"total": 1007.4379425048828
|
849 |
+
}
|
850 |
+
}
|
lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/wandb-summary.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"_wandb": {"runtime": 11}}
|
lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/logs/debug-internal.log
ADDED
@@ -0,0 +1,183 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2024-05-23 12:35:25,584 INFO StreamThr :3108 [internal.py:wandb_internal():85] W&B internal server running at pid: 3108, started at: 2024-05-23 12:35:25.582011
|
2 |
+
2024-05-23 12:35:25,588 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: status
|
3 |
+
2024-05-23 12:35:25,589 INFO WriterThread:3108 [datastore.py:open_for_write():87] open: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/run-7u2soe0v.wandb
|
4 |
+
2024-05-23 12:35:25,591 DEBUG SenderThread:3108 [sender.py:send():378] send: header
|
5 |
+
2024-05-23 12:35:25,595 DEBUG SenderThread:3108 [sender.py:send():378] send: run
|
6 |
+
2024-05-23 12:35:25,855 INFO SenderThread:3108 [dir_watcher.py:__init__():211] watching files in: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files
|
7 |
+
2024-05-23 12:35:25,855 INFO SenderThread:3108 [sender.py:_start_run_threads():1123] run started: 7u2soe0v with start time 1716467725.581869
|
8 |
+
2024-05-23 12:35:25,859 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: check_version
|
9 |
+
2024-05-23 12:35:25,859 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: check_version
|
10 |
+
2024-05-23 12:35:25,983 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: run_start
|
11 |
+
2024-05-23 12:35:25,985 DEBUG HandlerThread:3108 [system_info.py:__init__():26] System info init
|
12 |
+
2024-05-23 12:35:25,985 DEBUG HandlerThread:3108 [system_info.py:__init__():41] System info init done
|
13 |
+
2024-05-23 12:35:25,985 INFO HandlerThread:3108 [system_monitor.py:start():194] Starting system monitor
|
14 |
+
2024-05-23 12:35:25,985 INFO SystemMonitor:3108 [system_monitor.py:_start():158] Starting system asset monitoring threads
|
15 |
+
2024-05-23 12:35:25,985 INFO HandlerThread:3108 [system_monitor.py:probe():214] Collecting system info
|
16 |
+
2024-05-23 12:35:25,992 INFO SystemMonitor:3108 [interfaces.py:start():188] Started cpu monitoring
|
17 |
+
2024-05-23 12:35:25,993 INFO SystemMonitor:3108 [interfaces.py:start():188] Started disk monitoring
|
18 |
+
2024-05-23 12:35:25,993 INFO SystemMonitor:3108 [interfaces.py:start():188] Started memory monitoring
|
19 |
+
2024-05-23 12:35:25,994 INFO SystemMonitor:3108 [interfaces.py:start():188] Started network monitoring
|
20 |
+
2024-05-23 12:35:26,057 DEBUG HandlerThread:3108 [system_info.py:probe():150] Probing system
|
21 |
+
2024-05-23 12:35:26,060 DEBUG HandlerThread:3108 [system_info.py:_probe_git():135] Probing git
|
22 |
+
2024-05-23 12:35:26,070 ERROR HandlerThread:3108 [gitlib.py:root():92] git root error: Cmd('git') failed due to: exit code(128)
|
23 |
+
cmdline: git rev-parse --show-toplevel
|
24 |
+
stderr: 'fatal: detected dubious ownership in repository at '/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness'
|
25 |
+
To add an exception for this directory, call:
|
26 |
+
|
27 |
+
git config --global --add safe.directory /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness'
|
28 |
+
2024-05-23 12:35:26,070 DEBUG HandlerThread:3108 [system_info.py:_probe_git():143] Probing git done
|
29 |
+
2024-05-23 12:35:26,070 DEBUG HandlerThread:3108 [system_info.py:probe():198] Probing system done
|
30 |
+
2024-05-23 12:35:26,071 DEBUG HandlerThread:3108 [system_monitor.py:probe():223] {'os': 'Linux-5.15.0-92-generic-x86_64-with-glibc2.35', 'python': '3.10.12', 'heartbeatAt': '2024-05-23T12:35:26.057717', 'startedAt': '2024-05-23T12:35:25.562641', 'docker': None, 'cuda': None, 'args': ('--model', 'hf', '--model_args', 'pretrained=/mnt/weka/peacock/experiments/llama/checkpoint/llamav2-3b//hf_ckpt//global_step24000', '--tasks', 'hellaswag,arc_easy,openbookqa,winogrande,sst2,mrpc', '--batch_size', 'auto', '--wandb_args', 'project=bharatgpt,group=trial_expt_2'), 'state': 'running', 'program': '-m lm_eval.__main__', 'codePathLocal': None, 'git': {'remote': 'https://github.com/EleutherAI/lm-evaluation-harness', 'commit': None}, 'email': None, 'root': '/mnt/weka/peacock/idc/cronscript/lm-evaluation-harness', 'host': 'peacock-evaluation-worker-0', 'username': 'root', 'executable': '/usr/bin/python3', 'cpu_count': 80, 'cpu_count_logical': 160, 'cpu_freq': {'current': 2327.2889437500003, 'min': 800.0, 'max': 3400.0}, 'cpu_freq_per_core': [{'current': 3399.997, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}, {'current': 2300.0, 'min': 800.0, 'max': 3400.0}], 'disk': {'/': {'total': 877.6341285705566, 'used': 209.58205795288086}}, 'memory': {'total': 1007.4379425048828}}
|
31 |
+
2024-05-23 12:35:26,071 INFO HandlerThread:3108 [system_monitor.py:probe():224] Finished collecting system info
|
32 |
+
2024-05-23 12:35:26,071 INFO HandlerThread:3108 [system_monitor.py:probe():227] Publishing system info
|
33 |
+
2024-05-23 12:35:26,074 INFO HandlerThread:3108 [system_monitor.py:probe():229] Finished publishing system info
|
34 |
+
2024-05-23 12:35:26,079 DEBUG SenderThread:3108 [sender.py:send():378] send: files
|
35 |
+
2024-05-23 12:35:26,079 INFO SenderThread:3108 [sender.py:_save_file():1389] saving file wandb-metadata.json with policy now
|
36 |
+
2024-05-23 12:35:26,260 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: python_packages
|
37 |
+
2024-05-23 12:35:26,261 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: python_packages
|
38 |
+
2024-05-23 12:35:26,263 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: stop_status
|
39 |
+
2024-05-23 12:35:26,264 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: stop_status
|
40 |
+
2024-05-23 12:35:26,391 DEBUG SenderThread:3108 [sender.py:send():378] send: telemetry
|
41 |
+
2024-05-23 12:35:26,643 INFO wandb-upload_0:3108 [upload_job.py:push():130] Uploaded file /tmp/tmp00bwaqwbwandb/yxcdghv9-wandb-metadata.json
|
42 |
+
2024-05-23 12:35:26,858 INFO Thread-12 :3108 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/output.log
|
43 |
+
2024-05-23 12:35:26,858 INFO Thread-12 :3108 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/wandb-metadata.json
|
44 |
+
2024-05-23 12:35:26,858 INFO Thread-12 :3108 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/requirements.txt
|
45 |
+
2024-05-23 12:35:28,858 INFO Thread-12 :3108 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/output.log
|
46 |
+
2024-05-23 12:35:31,393 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: status_report
|
47 |
+
2024-05-23 12:35:36,818 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: status_report
|
48 |
+
2024-05-23 12:35:36,866 INFO Thread-12 :3108 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/output.log
|
49 |
+
2024-05-23 12:35:37,142 DEBUG SenderThread:3108 [sender.py:send():378] send: exit
|
50 |
+
2024-05-23 12:35:37,142 INFO SenderThread:3108 [sender.py:send_exit():585] handling exit code: 1
|
51 |
+
2024-05-23 12:35:37,143 INFO SenderThread:3108 [sender.py:send_exit():587] handling runtime: 11
|
52 |
+
2024-05-23 12:35:37,144 INFO SenderThread:3108 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
|
53 |
+
2024-05-23 12:35:37,144 INFO SenderThread:3108 [sender.py:send_exit():593] send defer
|
54 |
+
2024-05-23 12:35:37,144 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: defer
|
55 |
+
2024-05-23 12:35:37,144 INFO HandlerThread:3108 [handler.py:handle_request_defer():184] handle defer: 0
|
56 |
+
2024-05-23 12:35:37,144 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: defer
|
57 |
+
2024-05-23 12:35:37,145 INFO SenderThread:3108 [sender.py:send_request_defer():609] handle sender defer: 0
|
58 |
+
2024-05-23 12:35:37,145 INFO SenderThread:3108 [sender.py:transition_state():613] send defer: 1
|
59 |
+
2024-05-23 12:35:37,145 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: defer
|
60 |
+
2024-05-23 12:35:37,145 INFO HandlerThread:3108 [handler.py:handle_request_defer():184] handle defer: 1
|
61 |
+
2024-05-23 12:35:37,145 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: defer
|
62 |
+
2024-05-23 12:35:37,145 INFO SenderThread:3108 [sender.py:send_request_defer():609] handle sender defer: 1
|
63 |
+
2024-05-23 12:35:37,145 INFO SenderThread:3108 [sender.py:transition_state():613] send defer: 2
|
64 |
+
2024-05-23 12:35:37,145 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: defer
|
65 |
+
2024-05-23 12:35:37,145 INFO HandlerThread:3108 [handler.py:handle_request_defer():184] handle defer: 2
|
66 |
+
2024-05-23 12:35:37,145 INFO HandlerThread:3108 [system_monitor.py:finish():203] Stopping system monitor
|
67 |
+
2024-05-23 12:35:37,146 DEBUG SystemMonitor:3108 [system_monitor.py:_start():172] Starting system metrics aggregation loop
|
68 |
+
2024-05-23 12:35:37,146 DEBUG SystemMonitor:3108 [system_monitor.py:_start():179] Finished system metrics aggregation loop
|
69 |
+
2024-05-23 12:35:37,146 DEBUG SystemMonitor:3108 [system_monitor.py:_start():183] Publishing last batch of metrics
|
70 |
+
2024-05-23 12:35:37,149 INFO HandlerThread:3108 [interfaces.py:finish():200] Joined cpu monitor
|
71 |
+
2024-05-23 12:35:37,149 INFO HandlerThread:3108 [interfaces.py:finish():200] Joined disk monitor
|
72 |
+
2024-05-23 12:35:37,149 INFO HandlerThread:3108 [interfaces.py:finish():200] Joined memory monitor
|
73 |
+
2024-05-23 12:35:37,149 INFO HandlerThread:3108 [interfaces.py:finish():200] Joined network monitor
|
74 |
+
2024-05-23 12:35:37,149 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: defer
|
75 |
+
2024-05-23 12:35:37,149 INFO SenderThread:3108 [sender.py:send_request_defer():609] handle sender defer: 2
|
76 |
+
2024-05-23 12:35:37,150 INFO SenderThread:3108 [sender.py:transition_state():613] send defer: 3
|
77 |
+
2024-05-23 12:35:37,150 DEBUG SenderThread:3108 [sender.py:send():378] send: stats
|
78 |
+
2024-05-23 12:35:37,151 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: defer
|
79 |
+
2024-05-23 12:35:37,151 INFO HandlerThread:3108 [handler.py:handle_request_defer():184] handle defer: 3
|
80 |
+
2024-05-23 12:35:37,151 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: defer
|
81 |
+
2024-05-23 12:35:37,151 INFO SenderThread:3108 [sender.py:send_request_defer():609] handle sender defer: 3
|
82 |
+
2024-05-23 12:35:37,151 INFO SenderThread:3108 [sender.py:transition_state():613] send defer: 4
|
83 |
+
2024-05-23 12:35:37,151 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: defer
|
84 |
+
2024-05-23 12:35:37,151 INFO HandlerThread:3108 [handler.py:handle_request_defer():184] handle defer: 4
|
85 |
+
2024-05-23 12:35:37,151 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: defer
|
86 |
+
2024-05-23 12:35:37,151 INFO SenderThread:3108 [sender.py:send_request_defer():609] handle sender defer: 4
|
87 |
+
2024-05-23 12:35:37,151 INFO SenderThread:3108 [sender.py:transition_state():613] send defer: 5
|
88 |
+
2024-05-23 12:35:37,151 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: defer
|
89 |
+
2024-05-23 12:35:37,152 INFO HandlerThread:3108 [handler.py:handle_request_defer():184] handle defer: 5
|
90 |
+
2024-05-23 12:35:37,152 DEBUG SenderThread:3108 [sender.py:send():378] send: summary
|
91 |
+
2024-05-23 12:35:37,152 INFO SenderThread:3108 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
|
92 |
+
2024-05-23 12:35:37,153 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: defer
|
93 |
+
2024-05-23 12:35:37,153 INFO SenderThread:3108 [sender.py:send_request_defer():609] handle sender defer: 5
|
94 |
+
2024-05-23 12:35:37,153 INFO SenderThread:3108 [sender.py:transition_state():613] send defer: 6
|
95 |
+
2024-05-23 12:35:37,153 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: defer
|
96 |
+
2024-05-23 12:35:37,153 INFO HandlerThread:3108 [handler.py:handle_request_defer():184] handle defer: 6
|
97 |
+
2024-05-23 12:35:37,153 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: defer
|
98 |
+
2024-05-23 12:35:37,153 INFO SenderThread:3108 [sender.py:send_request_defer():609] handle sender defer: 6
|
99 |
+
2024-05-23 12:35:37,158 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: status_report
|
100 |
+
2024-05-23 12:35:37,222 INFO SenderThread:3108 [sender.py:transition_state():613] send defer: 7
|
101 |
+
2024-05-23 12:35:37,222 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: defer
|
102 |
+
2024-05-23 12:35:37,222 INFO HandlerThread:3108 [handler.py:handle_request_defer():184] handle defer: 7
|
103 |
+
2024-05-23 12:35:37,223 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: defer
|
104 |
+
2024-05-23 12:35:37,223 INFO SenderThread:3108 [sender.py:send_request_defer():609] handle sender defer: 7
|
105 |
+
2024-05-23 12:35:37,868 INFO Thread-12 :3108 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/config.yaml
|
106 |
+
2024-05-23 12:35:37,868 INFO Thread-12 :3108 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/wandb-summary.json
|
107 |
+
2024-05-23 12:35:38,142 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: poll_exit
|
108 |
+
2024-05-23 12:35:38,414 INFO SenderThread:3108 [sender.py:transition_state():613] send defer: 8
|
109 |
+
2024-05-23 12:35:38,414 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: poll_exit
|
110 |
+
2024-05-23 12:35:38,414 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: defer
|
111 |
+
2024-05-23 12:35:38,415 INFO HandlerThread:3108 [handler.py:handle_request_defer():184] handle defer: 8
|
112 |
+
2024-05-23 12:35:38,415 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: defer
|
113 |
+
2024-05-23 12:35:38,415 INFO SenderThread:3108 [sender.py:send_request_defer():609] handle sender defer: 8
|
114 |
+
2024-05-23 12:35:38,415 INFO SenderThread:3108 [job_builder.py:build():432] Attempting to build job artifact
|
115 |
+
2024-05-23 12:35:38,415 INFO SenderThread:3108 [job_builder.py:_get_source_type():576] no source found
|
116 |
+
2024-05-23 12:35:38,415 INFO SenderThread:3108 [sender.py:transition_state():613] send defer: 9
|
117 |
+
2024-05-23 12:35:38,415 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: defer
|
118 |
+
2024-05-23 12:35:38,416 INFO HandlerThread:3108 [handler.py:handle_request_defer():184] handle defer: 9
|
119 |
+
2024-05-23 12:35:38,416 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: defer
|
120 |
+
2024-05-23 12:35:38,416 INFO SenderThread:3108 [sender.py:send_request_defer():609] handle sender defer: 9
|
121 |
+
2024-05-23 12:35:38,416 INFO SenderThread:3108 [dir_watcher.py:finish():358] shutting down directory watcher
|
122 |
+
2024-05-23 12:35:38,870 INFO SenderThread:3108 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/output.log
|
123 |
+
2024-05-23 12:35:38,870 INFO SenderThread:3108 [dir_watcher.py:finish():388] scan: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files
|
124 |
+
2024-05-23 12:35:38,870 INFO SenderThread:3108 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/config.yaml config.yaml
|
125 |
+
2024-05-23 12:35:38,870 INFO SenderThread:3108 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/output.log output.log
|
126 |
+
2024-05-23 12:35:38,872 INFO SenderThread:3108 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/wandb-summary.json wandb-summary.json
|
127 |
+
2024-05-23 12:35:38,874 INFO SenderThread:3108 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/requirements.txt requirements.txt
|
128 |
+
2024-05-23 12:35:38,875 INFO SenderThread:3108 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/wandb-metadata.json wandb-metadata.json
|
129 |
+
2024-05-23 12:35:38,875 INFO SenderThread:3108 [sender.py:transition_state():613] send defer: 10
|
130 |
+
2024-05-23 12:35:38,875 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: defer
|
131 |
+
2024-05-23 12:35:38,875 INFO HandlerThread:3108 [handler.py:handle_request_defer():184] handle defer: 10
|
132 |
+
2024-05-23 12:35:38,875 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: defer
|
133 |
+
2024-05-23 12:35:38,875 INFO SenderThread:3108 [sender.py:send_request_defer():609] handle sender defer: 10
|
134 |
+
2024-05-23 12:35:38,875 INFO SenderThread:3108 [file_pusher.py:finish():169] shutting down file pusher
|
135 |
+
2024-05-23 12:35:39,131 INFO wandb-upload_0:3108 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/config.yaml
|
136 |
+
2024-05-23 12:35:39,142 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: poll_exit
|
137 |
+
2024-05-23 12:35:39,143 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: poll_exit
|
138 |
+
2024-05-23 12:35:39,479 INFO wandb-upload_3:3108 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/requirements.txt
|
139 |
+
2024-05-23 12:35:39,499 INFO wandb-upload_1:3108 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/output.log
|
140 |
+
2024-05-23 12:35:39,551 INFO wandb-upload_2:3108 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/files/wandb-summary.json
|
141 |
+
2024-05-23 12:35:39,752 INFO Thread-11 (_thread_body):3108 [sender.py:transition_state():613] send defer: 11
|
142 |
+
2024-05-23 12:35:39,752 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: defer
|
143 |
+
2024-05-23 12:35:39,752 INFO HandlerThread:3108 [handler.py:handle_request_defer():184] handle defer: 11
|
144 |
+
2024-05-23 12:35:39,752 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: defer
|
145 |
+
2024-05-23 12:35:39,752 INFO SenderThread:3108 [sender.py:send_request_defer():609] handle sender defer: 11
|
146 |
+
2024-05-23 12:35:39,752 INFO SenderThread:3108 [file_pusher.py:join():175] waiting for file pusher
|
147 |
+
2024-05-23 12:35:39,752 INFO SenderThread:3108 [sender.py:transition_state():613] send defer: 12
|
148 |
+
2024-05-23 12:35:39,752 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: defer
|
149 |
+
2024-05-23 12:35:39,752 INFO HandlerThread:3108 [handler.py:handle_request_defer():184] handle defer: 12
|
150 |
+
2024-05-23 12:35:39,753 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: defer
|
151 |
+
2024-05-23 12:35:39,753 INFO SenderThread:3108 [sender.py:send_request_defer():609] handle sender defer: 12
|
152 |
+
2024-05-23 12:35:39,753 INFO SenderThread:3108 [file_stream.py:finish():601] file stream finish called
|
153 |
+
2024-05-23 12:35:39,810 INFO SenderThread:3108 [file_stream.py:finish():605] file stream finish is done
|
154 |
+
2024-05-23 12:35:39,810 INFO SenderThread:3108 [sender.py:transition_state():613] send defer: 13
|
155 |
+
2024-05-23 12:35:39,810 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: defer
|
156 |
+
2024-05-23 12:35:39,810 INFO HandlerThread:3108 [handler.py:handle_request_defer():184] handle defer: 13
|
157 |
+
2024-05-23 12:35:39,810 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: defer
|
158 |
+
2024-05-23 12:35:39,810 INFO SenderThread:3108 [sender.py:send_request_defer():609] handle sender defer: 13
|
159 |
+
2024-05-23 12:35:39,810 INFO SenderThread:3108 [sender.py:transition_state():613] send defer: 14
|
160 |
+
2024-05-23 12:35:39,810 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: defer
|
161 |
+
2024-05-23 12:35:39,810 INFO HandlerThread:3108 [handler.py:handle_request_defer():184] handle defer: 14
|
162 |
+
2024-05-23 12:35:39,810 DEBUG SenderThread:3108 [sender.py:send():378] send: final
|
163 |
+
2024-05-23 12:35:39,810 DEBUG SenderThread:3108 [sender.py:send():378] send: footer
|
164 |
+
2024-05-23 12:35:39,810 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: defer
|
165 |
+
2024-05-23 12:35:39,810 INFO SenderThread:3108 [sender.py:send_request_defer():609] handle sender defer: 14
|
166 |
+
2024-05-23 12:35:39,811 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: poll_exit
|
167 |
+
2024-05-23 12:35:39,811 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: poll_exit
|
168 |
+
2024-05-23 12:35:39,811 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: server_info
|
169 |
+
2024-05-23 12:35:39,811 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: get_summary
|
170 |
+
2024-05-23 12:35:39,811 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: sampled_history
|
171 |
+
2024-05-23 12:35:39,811 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: internal_messages
|
172 |
+
2024-05-23 12:35:39,812 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: poll_exit
|
173 |
+
2024-05-23 12:35:39,812 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: poll_exit
|
174 |
+
2024-05-23 12:35:39,812 DEBUG SenderThread:3108 [sender.py:send_request():405] send_request: server_info
|
175 |
+
2024-05-23 12:35:39,866 INFO MainThread:3108 [wandb_run.py:_footer_history_summary_info():3994] rendering history
|
176 |
+
2024-05-23 12:35:39,866 INFO MainThread:3108 [wandb_run.py:_footer_history_summary_info():4026] rendering summary
|
177 |
+
2024-05-23 12:35:39,866 INFO MainThread:3108 [wandb_run.py:_footer_sync_info():3953] logging synced files
|
178 |
+
2024-05-23 12:35:39,867 DEBUG HandlerThread:3108 [handler.py:handle_request():158] handle_request: shutdown
|
179 |
+
2024-05-23 12:35:39,867 INFO HandlerThread:3108 [handler.py:finish():882] shutting down handler
|
180 |
+
2024-05-23 12:35:40,812 INFO WriterThread:3108 [datastore.py:close():296] close: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/run-7u2soe0v.wandb
|
181 |
+
2024-05-23 12:35:40,866 INFO SenderThread:3108 [sender.py:finish():1545] shutting down sender
|
182 |
+
2024-05-23 12:35:40,866 INFO SenderThread:3108 [file_pusher.py:finish():169] shutting down file pusher
|
183 |
+
2024-05-23 12:35:40,866 INFO SenderThread:3108 [file_pusher.py:join():175] waiting for file pusher
|
lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/logs/debug.log
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2024-05-23 12:35:25,577 INFO MainThread:2953 [wandb_setup.py:_flush():76] Current SDK version is 0.17.0
|
2 |
+
2024-05-23 12:35:25,577 INFO MainThread:2953 [wandb_setup.py:_flush():76] Configure stats pid to 2953
|
3 |
+
2024-05-23 12:35:25,577 INFO MainThread:2953 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
|
4 |
+
2024-05-23 12:35:25,577 INFO MainThread:2953 [wandb_setup.py:_flush():76] Loading settings from /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/settings
|
5 |
+
2024-05-23 12:35:25,577 INFO MainThread:2953 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
|
6 |
+
2024-05-23 12:35:25,577 INFO MainThread:2953 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
|
7 |
+
2024-05-23 12:35:25,577 WARNING MainThread:2953 [wandb_setup.py:_flush():76] Could not find program at -m lm_eval.__main__
|
8 |
+
2024-05-23 12:35:25,577 INFO MainThread:2953 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': None, 'program': '-m lm_eval.__main__'}
|
9 |
+
2024-05-23 12:35:25,577 INFO MainThread:2953 [wandb_setup.py:_flush():76] Applying login settings: {}
|
10 |
+
2024-05-23 12:35:25,577 INFO MainThread:2953 [wandb_init.py:_log_setup():520] Logging user logs to /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/logs/debug.log
|
11 |
+
2024-05-23 12:35:25,577 INFO MainThread:2953 [wandb_init.py:_log_setup():521] Logging internal logs to /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/logs/debug-internal.log
|
12 |
+
2024-05-23 12:35:25,577 INFO MainThread:2953 [wandb_init.py:init():560] calling init triggers
|
13 |
+
2024-05-23 12:35:25,577 INFO MainThread:2953 [wandb_init.py:init():567] wandb.init called with sweep_config: {}
|
14 |
+
config: {}
|
15 |
+
2024-05-23 12:35:25,577 INFO MainThread:2953 [wandb_init.py:init():610] starting backend
|
16 |
+
2024-05-23 12:35:25,577 INFO MainThread:2953 [wandb_init.py:init():614] setting up manager
|
17 |
+
2024-05-23 12:35:25,580 INFO MainThread:2953 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
18 |
+
2024-05-23 12:35:25,581 INFO MainThread:2953 [wandb_init.py:init():622] backend started and connected
|
19 |
+
2024-05-23 12:35:25,585 INFO MainThread:2953 [wandb_init.py:init():711] updated telemetry
|
20 |
+
2024-05-23 12:35:25,594 INFO MainThread:2953 [wandb_init.py:init():744] communicating run to backend with 90.0 second timeout
|
21 |
+
2024-05-23 12:35:25,859 INFO MainThread:2953 [wandb_run.py:_on_init():2396] communicating current version
|
22 |
+
2024-05-23 12:35:25,977 INFO MainThread:2953 [wandb_run.py:_on_init():2405] got version response
|
23 |
+
2024-05-23 12:35:25,977 INFO MainThread:2953 [wandb_init.py:init():795] starting run threads in backend
|
24 |
+
2024-05-23 12:35:26,261 INFO MainThread:2953 [wandb_run.py:_console_start():2374] atexit reg
|
25 |
+
2024-05-23 12:35:26,262 INFO MainThread:2953 [wandb_run.py:_redirect():2229] redirect: wrap_raw
|
26 |
+
2024-05-23 12:35:26,262 INFO MainThread:2953 [wandb_run.py:_redirect():2294] Wrapping output streams.
|
27 |
+
2024-05-23 12:35:26,262 INFO MainThread:2953 [wandb_run.py:_redirect():2319] Redirects installed.
|
28 |
+
2024-05-23 12:35:26,263 INFO MainThread:2953 [wandb_init.py:init():838] run started, returning control to user process
|
29 |
+
2024-05-23 12:35:40,868 WARNING MsgRouterThr:2953 [router.py:message_loop():77] message_loop has been closed
|
lm-evaluation-harness/wandb/run-20240523_123525-7u2soe0v/run-7u2soe0v.wandb
ADDED
Binary file (11.1 kB). View file
|
|
venv/lib/python3.10/site-packages/pandas/_libs/hashtable.cpython-310-x86_64-linux-gnu.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79448a63961f04db84af9d3bf6e808c52d8dc8515b59517ddeb2915dcfd2fefb
|
3 |
+
size 2162216
|
venv/lib/python3.10/site-packages/transformers/models/dpt/__init__.py
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Copyright 2022 The HuggingFace Team. All rights reserved.
|
2 |
+
#
|
3 |
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
4 |
+
# you may not use this file except in compliance with the License.
|
5 |
+
# You may obtain a copy of the License at
|
6 |
+
#
|
7 |
+
# http://www.apache.org/licenses/LICENSE-2.0
|
8 |
+
#
|
9 |
+
# Unless required by applicable law or agreed to in writing, software
|
10 |
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
11 |
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12 |
+
# See the License for the specific language governing permissions and
|
13 |
+
# limitations under the License.
|
14 |
+
from typing import TYPE_CHECKING
|
15 |
+
|
16 |
+
from ...file_utils import _LazyModule, is_tokenizers_available, is_torch_available, is_vision_available
|
17 |
+
from ...utils import OptionalDependencyNotAvailable
|
18 |
+
|
19 |
+
|
20 |
+
_import_structure = {"configuration_dpt": ["DPT_PRETRAINED_CONFIG_ARCHIVE_MAP", "DPTConfig"]}
|
21 |
+
|
22 |
+
try:
|
23 |
+
if not is_vision_available():
|
24 |
+
raise OptionalDependencyNotAvailable()
|
25 |
+
except OptionalDependencyNotAvailable:
|
26 |
+
pass
|
27 |
+
else:
|
28 |
+
_import_structure["feature_extraction_dpt"] = ["DPTFeatureExtractor"]
|
29 |
+
_import_structure["image_processing_dpt"] = ["DPTImageProcessor"]
|
30 |
+
|
31 |
+
try:
|
32 |
+
if not is_torch_available():
|
33 |
+
raise OptionalDependencyNotAvailable()
|
34 |
+
except OptionalDependencyNotAvailable:
|
35 |
+
pass
|
36 |
+
else:
|
37 |
+
_import_structure["modeling_dpt"] = [
|
38 |
+
"DPT_PRETRAINED_MODEL_ARCHIVE_LIST",
|
39 |
+
"DPTForDepthEstimation",
|
40 |
+
"DPTForSemanticSegmentation",
|
41 |
+
"DPTModel",
|
42 |
+
"DPTPreTrainedModel",
|
43 |
+
]
|
44 |
+
|
45 |
+
|
46 |
+
if TYPE_CHECKING:
|
47 |
+
from .configuration_dpt import DPT_PRETRAINED_CONFIG_ARCHIVE_MAP, DPTConfig
|
48 |
+
|
49 |
+
try:
|
50 |
+
if not is_vision_available():
|
51 |
+
raise OptionalDependencyNotAvailable()
|
52 |
+
except OptionalDependencyNotAvailable:
|
53 |
+
pass
|
54 |
+
else:
|
55 |
+
from .feature_extraction_dpt import DPTFeatureExtractor
|
56 |
+
from .image_processing_dpt import DPTImageProcessor
|
57 |
+
|
58 |
+
try:
|
59 |
+
if not is_torch_available():
|
60 |
+
raise OptionalDependencyNotAvailable()
|
61 |
+
except OptionalDependencyNotAvailable:
|
62 |
+
pass
|
63 |
+
else:
|
64 |
+
from .modeling_dpt import (
|
65 |
+
DPT_PRETRAINED_MODEL_ARCHIVE_LIST,
|
66 |
+
DPTForDepthEstimation,
|
67 |
+
DPTForSemanticSegmentation,
|
68 |
+
DPTModel,
|
69 |
+
DPTPreTrainedModel,
|
70 |
+
)
|
71 |
+
|
72 |
+
|
73 |
+
else:
|
74 |
+
import sys
|
75 |
+
|
76 |
+
sys.modules[__name__] = _LazyModule(__name__, globals()["__file__"], _import_structure, module_spec=__spec__)
|
venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/__init__.cpython-310.pyc
ADDED
Binary file (1.29 kB). View file
|
|
venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/configuration_dpt.cpython-310.pyc
ADDED
Binary file (11.2 kB). View file
|
|
venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/convert_dinov2_depth_to_hf.cpython-310.pyc
ADDED
Binary file (12.2 kB). View file
|
|
venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/convert_dpt_beit_to_hf.cpython-310.pyc
ADDED
Binary file (9.38 kB). View file
|
|
venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/convert_dpt_hybrid_to_pytorch.cpython-310.pyc
ADDED
Binary file (8.53 kB). View file
|
|
venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/convert_dpt_swinv2_to_hf.cpython-310.pyc
ADDED
Binary file (9.64 kB). View file
|
|
venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/convert_dpt_to_pytorch.cpython-310.pyc
ADDED
Binary file (8.07 kB). View file
|
|
venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/feature_extraction_dpt.cpython-310.pyc
ADDED
Binary file (988 Bytes). View file
|
|
venv/lib/python3.10/site-packages/transformers/models/dpt/__pycache__/image_processing_dpt.cpython-310.pyc
ADDED
Binary file (18.7 kB). View file
|
|