applied-ai-018 commited on
Commit
19c6a63
·
verified ·
1 Parent(s): 1fc334a

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. ckpts/universal/global_step20/zero/17.attention.dense.weight/exp_avg_sq.pt +3 -0
  2. lm-evaluation-harness/tests/testdata/gpt3_test_0deb8e9bde8e8327bbc48157f638ff3ba06b0cd816dad2beb8ad90f7fbe795c7.pkl +3 -0
  3. lm-evaluation-harness/tests/testdata/gpt3_test_bb2cc49115e88788ed870ad0716eb00b280a885f91c7ed6e1e864435e5e2b6ac.pkl +3 -0
  4. lm-evaluation-harness/tests/testdata/gpt3_test_cfd11f555a5a63b6dfa114a55a932e51b724cdd44d4842586b9ce37260bf7aaa.pkl +3 -0
  5. lm-evaluation-harness/tests/testdata/textsynth_test_51b5302f157cf224f694ccad973f255ae19e9e061d533256bdf75b04e0a917ab.pkl +3 -0
  6. lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/config.yaml +43 -0
  7. lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/output.log +28 -0
  8. lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/requirements.txt +163 -0
  9. lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/wandb-metadata.json +810 -0
  10. lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/wandb-summary.json +1 -0
  11. lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/logs/debug-internal.log +193 -0
  12. lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/logs/debug.log +29 -0
  13. lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/config.yaml +43 -0
  14. lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/output.log +34 -0
  15. lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/requirements.txt +155 -0
  16. lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/wandb-metadata.json +850 -0
  17. lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/wandb-summary.json +1 -0
  18. lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/logs/debug-internal.log +182 -0
  19. lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/logs/debug.log +29 -0
  20. lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/run-zh0ccxj5.wandb +0 -0
  21. lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/config.yaml +43 -0
  22. lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/output.log +34 -0
  23. lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/requirements.txt +155 -0
  24. lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/wandb-metadata.json +850 -0
  25. lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/wandb-summary.json +1 -0
  26. lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/logs/debug-internal.log +183 -0
  27. lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/logs/debug.log +29 -0
  28. lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/run-gdvgjem8.wandb +0 -0
  29. venv/lib/python3.10/site-packages/huggingface_hub-0.22.2.dist-info/INSTALLER +1 -0
  30. venv/lib/python3.10/site-packages/huggingface_hub-0.22.2.dist-info/LICENSE +201 -0
  31. venv/lib/python3.10/site-packages/huggingface_hub-0.22.2.dist-info/METADATA +296 -0
  32. venv/lib/python3.10/site-packages/huggingface_hub-0.22.2.dist-info/RECORD +220 -0
  33. venv/lib/python3.10/site-packages/huggingface_hub-0.22.2.dist-info/WHEEL +5 -0
  34. venv/lib/python3.10/site-packages/huggingface_hub-0.22.2.dist-info/entry_points.txt +6 -0
  35. venv/lib/python3.10/site-packages/huggingface_hub-0.22.2.dist-info/top_level.txt +1 -0
  36. venv/lib/python3.10/site-packages/mbstrdecoder/__init__.py +13 -0
  37. venv/lib/python3.10/site-packages/mbstrdecoder/__pycache__/__init__.cpython-310.pyc +0 -0
  38. venv/lib/python3.10/site-packages/mbstrdecoder/__pycache__/__version__.cpython-310.pyc +0 -0
  39. venv/lib/python3.10/site-packages/mbstrdecoder/__pycache__/_binary_ext_checker.cpython-310.pyc +0 -0
  40. venv/lib/python3.10/site-packages/mbstrdecoder/__pycache__/_func.cpython-310.pyc +0 -0
  41. venv/lib/python3.10/site-packages/mbstrdecoder/__pycache__/_mbstrdecoder.cpython-310.pyc +0 -0
  42. venv/lib/python3.10/site-packages/mbstrdecoder/__version__.py +6 -0
  43. venv/lib/python3.10/site-packages/mbstrdecoder/_binary_ext_checker.py +264 -0
  44. venv/lib/python3.10/site-packages/mbstrdecoder/_func.py +56 -0
  45. venv/lib/python3.10/site-packages/mbstrdecoder/_mbstrdecoder.py +291 -0
  46. venv/lib/python3.10/site-packages/mbstrdecoder/py.typed +0 -0
  47. venv/lib/python3.10/site-packages/pathvalidate/__pycache__/__init__.cpython-310.pyc +0 -0
  48. venv/lib/python3.10/site-packages/pathvalidate/__pycache__/__version__.cpython-310.pyc +0 -0
  49. venv/lib/python3.10/site-packages/pathvalidate/__pycache__/_base.cpython-310.pyc +0 -0
  50. venv/lib/python3.10/site-packages/pathvalidate/__pycache__/_common.cpython-310.pyc +0 -0
ckpts/universal/global_step20/zero/17.attention.dense.weight/exp_avg_sq.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f021d74a5b25e9ff0cb791f7da8aaa46090ab7722b8e7f524a3b9bb0b5ad8b54
3
+ size 16778411
lm-evaluation-harness/tests/testdata/gpt3_test_0deb8e9bde8e8327bbc48157f638ff3ba06b0cd816dad2beb8ad90f7fbe795c7.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f7a190d338d1ef03f209a8a3340c0d282c73723633b8f5a71a8dc8ee94b9535
3
+ size 570
lm-evaluation-harness/tests/testdata/gpt3_test_bb2cc49115e88788ed870ad0716eb00b280a885f91c7ed6e1e864435e5e2b6ac.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad18c6203e8b3eda1b88f8dfd7d197c4053c07640b0542fcdd8170e9b3bd2d30
3
+ size 2479
lm-evaluation-harness/tests/testdata/gpt3_test_cfd11f555a5a63b6dfa114a55a932e51b724cdd44d4842586b9ce37260bf7aaa.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d531b0854314516cad7d56c7e28a694bf23072429147b235e9c6534492867bb2
3
+ size 2984
lm-evaluation-harness/tests/testdata/textsynth_test_51b5302f157cf224f694ccad973f255ae19e9e061d533256bdf75b04e0a917ab.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22cb4aaeb7f974ef2dc2ae63572f8936710e39ba48b4f08f5fd37b201dec6148
3
+ size 1766
lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/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: 1715686900
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_114140-3myl7vfa/files/output.log ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ 2024-05-14:11:41:40,823 INFO [__main__.py:251] Verbosity set to INFO
3
+ 2024-05-14:11:41:46,727 INFO [__main__.py:335] Selected Tasks: ['indiccopa-hi']
4
+ 2024-05-14:11:41:46,732 INFO [evaluator.py:131] Setting random seed to 0 | Setting numpy seed to 1234 | Setting torch manual seed to 1234
5
+ 2024-05-14:11:41:46,733 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
+ /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.
11
+ warnings.warn(
12
+ 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
13
+ 2024-05-14:11:41:58,864 WARNING [task.py:763] [Task: indiccopa-hi] metric acc is defined, but aggregation is not. using default aggregation=mean
14
+ 2024-05-14:11:41:58,864 WARNING [task.py:775] [Task: indiccopa-hi] metric acc is defined, but higher_is_better is not. using default higher_is_better=True
15
+ [2024-05-14 11:41:58,485] [INFO] [real_accelerator.py:178:get_accelerator] Setting ds_accelerator to hpu (auto detect)
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
+ 2024-05-14:11:42:00,053 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.
21
+ 2024-05-14:11:42:00,053 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:11:42:00,072 INFO [task.py:395] Building contexts for indiccopa-hi on rank 3...
23
+ 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 56/56 [00:00<00:00, 108540.21it/s]
24
+ Passed argument batch_size = auto:1. Detecting largest batch size
25
+ 2024-05-14:11:42:01,857 INFO [evaluator.py:379] Running loglikelihood requests
26
+ /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.
27
+ warnings.warn(
28
+ Determined largest batch size: 64
lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/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_114140-3myl7vfa/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-14T11:41:40.690204",
5
+ "startedAt": "2024-05-14T11:41:40.258007",
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=global_step100"
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": 3388.7512565789475,
36
+ "min": 800.0,
37
+ "max": 3400.0
38
+ },
39
+ "cpu_freq_per_core": [
40
+ {
41
+ "current": 3224.073,
42
+ "min": 800.0,
43
+ "max": 3400.0
44
+ },
45
+ {
46
+ "current": 3224.072,
47
+ "min": 800.0,
48
+ "max": 3400.0
49
+ },
50
+ {
51
+ "current": 3400.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": 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": 3228.66,
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": 3224.071,
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": 3235.82,
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": 3400.0,
232
+ "min": 800.0,
233
+ "max": 3400.0
234
+ },
235
+ {
236
+ "current": 3400.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": 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.003,
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": 3230.036,
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": 3227.055,
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": 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": 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": 77.68970108032227
805
+ }
806
+ },
807
+ "memory": {
808
+ "total": 1007.5000267028809
809
+ }
810
+ }
lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/wandb-summary.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"_wandb": {"runtime": 28}}
lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/logs/debug-internal.log ADDED
@@ -0,0 +1,193 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-05-14 11:41:40,274 INFO StreamThr :72086 [internal.py:wandb_internal():85] W&B internal server running at pid: 72086, started at: 2024-05-14 11:41:40.274295
2
+ 2024-05-14 11:41:40,276 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: status
3
+ 2024-05-14 11:41:40,278 INFO WriterThread:72086 [datastore.py:open_for_write():87] open: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/run-3myl7vfa.wandb
4
+ 2024-05-14 11:41:40,278 DEBUG SenderThread:72086 [sender.py:send():378] send: header
5
+ 2024-05-14 11:41:40,289 DEBUG SenderThread:72086 [sender.py:send():378] send: run
6
+ 2024-05-14 11:41:40,516 INFO SenderThread:72086 [dir_watcher.py:__init__():211] watching files in: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files
7
+ 2024-05-14 11:41:40,516 INFO SenderThread:72086 [sender.py:_start_run_threads():1123] run started: 3myl7vfa with start time 1715686900.274032
8
+ 2024-05-14 11:41:40,528 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: check_version
9
+ 2024-05-14 11:41:40,529 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: check_version
10
+ 2024-05-14 11:41:40,622 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: run_start
11
+ 2024-05-14 11:41:40,623 DEBUG HandlerThread:72086 [system_info.py:__init__():26] System info init
12
+ 2024-05-14 11:41:40,623 DEBUG HandlerThread:72086 [system_info.py:__init__():41] System info init done
13
+ 2024-05-14 11:41:40,623 INFO HandlerThread:72086 [system_monitor.py:start():194] Starting system monitor
14
+ 2024-05-14 11:41:40,624 INFO SystemMonitor:72086 [system_monitor.py:_start():158] Starting system asset monitoring threads
15
+ 2024-05-14 11:41:40,624 INFO HandlerThread:72086 [system_monitor.py:probe():214] Collecting system info
16
+ 2024-05-14 11:41:40,624 INFO SystemMonitor:72086 [interfaces.py:start():188] Started cpu monitoring
17
+ 2024-05-14 11:41:40,625 INFO SystemMonitor:72086 [interfaces.py:start():188] Started disk monitoring
18
+ 2024-05-14 11:41:40,625 INFO SystemMonitor:72086 [interfaces.py:start():188] Started memory monitoring
19
+ 2024-05-14 11:41:40,626 INFO SystemMonitor:72086 [interfaces.py:start():188] Started network monitoring
20
+ 2024-05-14 11:41:40,690 DEBUG HandlerThread:72086 [system_info.py:probe():150] Probing system
21
+ 2024-05-14 11:41:40,698 DEBUG HandlerThread:72086 [system_info.py:_probe_git():135] Probing git
22
+ 2024-05-14 11:41:40,717 ERROR HandlerThread:72086 [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 11:41:40,717 DEBUG HandlerThread:72086 [system_info.py:_probe_git():143] Probing git done
29
+ 2024-05-14 11:41:40,717 DEBUG HandlerThread:72086 [system_info.py:probe():198] Probing system done
30
+ 2024-05-14 11:41:40,717 DEBUG HandlerThread:72086 [system_monitor.py:probe():223] {'os': 'Linux-5.15.0-92-generic-x86_64-with-glibc2.35', 'python': '3.10.12', 'heartbeatAt': '2024-05-14T11:41:40.690204', 'startedAt': '2024-05-14T11:41:40.258007', '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=global_step100'), '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': 3388.7512565789475, 'min': 800.0, 'max': 3400.0}, 'cpu_freq_per_core': [{'current': 3224.073, 'min': 800.0, 'max': 3400.0}, {'current': 3224.072, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3228.66, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3224.071, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3235.82, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.003, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3230.036, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3227.055, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, 'min': 800.0, 'max': 3400.0}, {'current': 3400.0, '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': 77.68970108032227}}, 'memory': {'total': 1007.5000267028809}}
31
+ 2024-05-14 11:41:40,718 INFO HandlerThread:72086 [system_monitor.py:probe():224] Finished collecting system info
32
+ 2024-05-14 11:41:40,718 INFO HandlerThread:72086 [system_monitor.py:probe():227] Publishing system info
33
+ 2024-05-14 11:41:40,719 INFO HandlerThread:72086 [system_monitor.py:probe():229] Finished publishing system info
34
+ 2024-05-14 11:41:40,723 DEBUG SenderThread:72086 [sender.py:send():378] send: files
35
+ 2024-05-14 11:41:40,723 INFO SenderThread:72086 [sender.py:_save_file():1389] saving file wandb-metadata.json with policy now
36
+ 2024-05-14 11:41:40,819 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: python_packages
37
+ 2024-05-14 11:41:40,819 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: python_packages
38
+ 2024-05-14 11:41:40,820 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: stop_status
39
+ 2024-05-14 11:41:40,820 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: stop_status
40
+ 2024-05-14 11:41:40,968 DEBUG SenderThread:72086 [sender.py:send():378] send: telemetry
41
+ 2024-05-14 11:41:41,278 INFO wandb-upload_0:72086 [upload_job.py:push():130] Uploaded file /tmp/tmprtf76kmqwandb/5teveh42-wandb-metadata.json
42
+ 2024-05-14 11:41:41,520 INFO Thread-12 :72086 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/output.log
43
+ 2024-05-14 11:41:41,520 INFO Thread-12 :72086 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/requirements.txt
44
+ 2024-05-14 11:41:41,520 INFO Thread-12 :72086 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/wandb-metadata.json
45
+ 2024-05-14 11:41:43,521 INFO Thread-12 :72086 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/output.log
46
+ 2024-05-14 11:41:45,970 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: status_report
47
+ 2024-05-14 11:41:47,533 INFO Thread-12 :72086 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/output.log
48
+ 2024-05-14 11:41:51,734 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: status_report
49
+ 2024-05-14 11:41:55,561 INFO Thread-12 :72086 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/output.log
50
+ 2024-05-14 11:41:55,820 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: stop_status
51
+ 2024-05-14 11:41:55,821 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: stop_status
52
+ 2024-05-14 11:41:56,958 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: status_report
53
+ 2024-05-14 11:41:59,568 INFO Thread-12 :72086 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/output.log
54
+ 2024-05-14 11:42:00,569 INFO Thread-12 :72086 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/output.log
55
+ 2024-05-14 11:42:01,569 INFO Thread-12 :72086 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/output.log
56
+ 2024-05-14 11:42:02,016 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: status_report
57
+ 2024-05-14 11:42:02,570 INFO Thread-12 :72086 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/output.log
58
+ 2024-05-14 11:42:03,571 INFO Thread-12 :72086 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/output.log
59
+ 2024-05-14 11:42:04,572 INFO Thread-12 :72086 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/output.log
60
+ 2024-05-14 11:42:07,361 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: status_report
61
+ 2024-05-14 11:42:09,390 DEBUG SenderThread:72086 [sender.py:send():378] send: exit
62
+ 2024-05-14 11:42:09,390 INFO SenderThread:72086 [sender.py:send_exit():585] handling exit code: 0
63
+ 2024-05-14 11:42:09,390 INFO SenderThread:72086 [sender.py:send_exit():587] handling runtime: 28
64
+ 2024-05-14 11:42:09,391 INFO SenderThread:72086 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
65
+ 2024-05-14 11:42:09,392 INFO SenderThread:72086 [sender.py:send_exit():593] send defer
66
+ 2024-05-14 11:42:09,392 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: defer
67
+ 2024-05-14 11:42:09,392 INFO HandlerThread:72086 [handler.py:handle_request_defer():184] handle defer: 0
68
+ 2024-05-14 11:42:09,392 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: defer
69
+ 2024-05-14 11:42:09,392 INFO SenderThread:72086 [sender.py:send_request_defer():609] handle sender defer: 0
70
+ 2024-05-14 11:42:09,392 INFO SenderThread:72086 [sender.py:transition_state():613] send defer: 1
71
+ 2024-05-14 11:42:09,392 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: defer
72
+ 2024-05-14 11:42:09,392 INFO HandlerThread:72086 [handler.py:handle_request_defer():184] handle defer: 1
73
+ 2024-05-14 11:42:09,392 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: defer
74
+ 2024-05-14 11:42:09,392 INFO SenderThread:72086 [sender.py:send_request_defer():609] handle sender defer: 1
75
+ 2024-05-14 11:42:09,392 INFO SenderThread:72086 [sender.py:transition_state():613] send defer: 2
76
+ 2024-05-14 11:42:09,392 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: defer
77
+ 2024-05-14 11:42:09,392 INFO HandlerThread:72086 [handler.py:handle_request_defer():184] handle defer: 2
78
+ 2024-05-14 11:42:09,392 INFO HandlerThread:72086 [system_monitor.py:finish():203] Stopping system monitor
79
+ 2024-05-14 11:42:09,393 DEBUG SystemMonitor:72086 [system_monitor.py:_start():172] Starting system metrics aggregation loop
80
+ 2024-05-14 11:42:09,393 DEBUG SystemMonitor:72086 [system_monitor.py:_start():179] Finished system metrics aggregation loop
81
+ 2024-05-14 11:42:09,393 DEBUG SystemMonitor:72086 [system_monitor.py:_start():183] Publishing last batch of metrics
82
+ 2024-05-14 11:42:09,394 INFO HandlerThread:72086 [interfaces.py:finish():200] Joined cpu monitor
83
+ 2024-05-14 11:42:09,394 INFO HandlerThread:72086 [interfaces.py:finish():200] Joined disk monitor
84
+ 2024-05-14 11:42:09,394 INFO HandlerThread:72086 [interfaces.py:finish():200] Joined memory monitor
85
+ 2024-05-14 11:42:09,394 INFO HandlerThread:72086 [interfaces.py:finish():200] Joined network monitor
86
+ 2024-05-14 11:42:09,394 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: defer
87
+ 2024-05-14 11:42:09,394 INFO SenderThread:72086 [sender.py:send_request_defer():609] handle sender defer: 2
88
+ 2024-05-14 11:42:09,394 INFO SenderThread:72086 [sender.py:transition_state():613] send defer: 3
89
+ 2024-05-14 11:42:09,394 DEBUG SenderThread:72086 [sender.py:send():378] send: stats
90
+ 2024-05-14 11:42:09,394 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: defer
91
+ 2024-05-14 11:42:09,394 INFO HandlerThread:72086 [handler.py:handle_request_defer():184] handle defer: 3
92
+ 2024-05-14 11:42:09,395 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: defer
93
+ 2024-05-14 11:42:09,395 INFO SenderThread:72086 [sender.py:send_request_defer():609] handle sender defer: 3
94
+ 2024-05-14 11:42:09,395 INFO SenderThread:72086 [sender.py:transition_state():613] send defer: 4
95
+ 2024-05-14 11:42:09,395 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: defer
96
+ 2024-05-14 11:42:09,395 INFO HandlerThread:72086 [handler.py:handle_request_defer():184] handle defer: 4
97
+ 2024-05-14 11:42:09,395 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: defer
98
+ 2024-05-14 11:42:09,395 INFO SenderThread:72086 [sender.py:send_request_defer():609] handle sender defer: 4
99
+ 2024-05-14 11:42:09,395 INFO SenderThread:72086 [sender.py:transition_state():613] send defer: 5
100
+ 2024-05-14 11:42:09,395 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: defer
101
+ 2024-05-14 11:42:09,395 INFO HandlerThread:72086 [handler.py:handle_request_defer():184] handle defer: 5
102
+ 2024-05-14 11:42:09,395 DEBUG SenderThread:72086 [sender.py:send():378] send: summary
103
+ 2024-05-14 11:42:09,396 INFO SenderThread:72086 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
104
+ 2024-05-14 11:42:09,396 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: defer
105
+ 2024-05-14 11:42:09,396 INFO SenderThread:72086 [sender.py:send_request_defer():609] handle sender defer: 5
106
+ 2024-05-14 11:42:09,396 INFO SenderThread:72086 [sender.py:transition_state():613] send defer: 6
107
+ 2024-05-14 11:42:09,396 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: defer
108
+ 2024-05-14 11:42:09,396 INFO HandlerThread:72086 [handler.py:handle_request_defer():184] handle defer: 6
109
+ 2024-05-14 11:42:09,396 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: defer
110
+ 2024-05-14 11:42:09,396 INFO SenderThread:72086 [sender.py:send_request_defer():609] handle sender defer: 6
111
+ 2024-05-14 11:42:09,399 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: status_report
112
+ 2024-05-14 11:42:09,504 INFO SenderThread:72086 [sender.py:transition_state():613] send defer: 7
113
+ 2024-05-14 11:42:09,505 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: defer
114
+ 2024-05-14 11:42:09,505 INFO HandlerThread:72086 [handler.py:handle_request_defer():184] handle defer: 7
115
+ 2024-05-14 11:42:09,505 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: defer
116
+ 2024-05-14 11:42:09,505 INFO SenderThread:72086 [sender.py:send_request_defer():609] handle sender defer: 7
117
+ 2024-05-14 11:42:09,576 INFO Thread-12 :72086 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/config.yaml
118
+ 2024-05-14 11:42:09,576 INFO Thread-12 :72086 [dir_watcher.py:_on_file_created():271] file/dir created: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/wandb-summary.json
119
+ 2024-05-14 11:42:10,390 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: poll_exit
120
+ 2024-05-14 11:42:12,499 INFO SenderThread:72086 [sender.py:transition_state():613] send defer: 8
121
+ 2024-05-14 11:42:12,499 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: poll_exit
122
+ 2024-05-14 11:42:12,500 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: defer
123
+ 2024-05-14 11:42:12,500 INFO HandlerThread:72086 [handler.py:handle_request_defer():184] handle defer: 8
124
+ 2024-05-14 11:42:12,500 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: defer
125
+ 2024-05-14 11:42:12,500 INFO SenderThread:72086 [sender.py:send_request_defer():609] handle sender defer: 8
126
+ 2024-05-14 11:42:12,500 INFO SenderThread:72086 [job_builder.py:build():432] Attempting to build job artifact
127
+ 2024-05-14 11:42:12,500 INFO SenderThread:72086 [job_builder.py:_get_source_type():576] no source found
128
+ 2024-05-14 11:42:12,500 INFO SenderThread:72086 [sender.py:transition_state():613] send defer: 9
129
+ 2024-05-14 11:42:12,500 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: defer
130
+ 2024-05-14 11:42:12,500 INFO HandlerThread:72086 [handler.py:handle_request_defer():184] handle defer: 9
131
+ 2024-05-14 11:42:12,501 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: defer
132
+ 2024-05-14 11:42:12,501 INFO SenderThread:72086 [sender.py:send_request_defer():609] handle sender defer: 9
133
+ 2024-05-14 11:42:12,501 INFO SenderThread:72086 [dir_watcher.py:finish():358] shutting down directory watcher
134
+ 2024-05-14 11:42:12,577 INFO SenderThread:72086 [dir_watcher.py:_on_file_modified():288] file/dir modified: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/output.log
135
+ 2024-05-14 11:42:12,577 INFO SenderThread:72086 [dir_watcher.py:finish():388] scan: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files
136
+ 2024-05-14 11:42:12,577 INFO SenderThread:72086 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/wandb-metadata.json wandb-metadata.json
137
+ 2024-05-14 11:42:12,578 INFO SenderThread:72086 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/output.log output.log
138
+ 2024-05-14 11:42:12,578 INFO SenderThread:72086 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/config.yaml config.yaml
139
+ 2024-05-14 11:42:12,578 INFO SenderThread:72086 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/wandb-summary.json wandb-summary.json
140
+ 2024-05-14 11:42:12,578 INFO SenderThread:72086 [dir_watcher.py:finish():402] scan save: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/requirements.txt requirements.txt
141
+ 2024-05-14 11:42:12,578 INFO SenderThread:72086 [sender.py:transition_state():613] send defer: 10
142
+ 2024-05-14 11:42:12,578 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: defer
143
+ 2024-05-14 11:42:12,578 INFO HandlerThread:72086 [handler.py:handle_request_defer():184] handle defer: 10
144
+ 2024-05-14 11:42:12,580 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: defer
145
+ 2024-05-14 11:42:12,580 INFO SenderThread:72086 [sender.py:send_request_defer():609] handle sender defer: 10
146
+ 2024-05-14 11:42:12,580 INFO SenderThread:72086 [file_pusher.py:finish():169] shutting down file pusher
147
+ 2024-05-14 11:42:12,821 INFO wandb-upload_0:72086 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/output.log
148
+ 2024-05-14 11:42:12,986 INFO wandb-upload_2:72086 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/wandb-summary.json
149
+ 2024-05-14 11:42:13,071 INFO wandb-upload_1:72086 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/config.yaml
150
+ 2024-05-14 11:42:13,072 INFO wandb-upload_3:72086 [upload_job.py:push():130] Uploaded file /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/files/requirements.txt
151
+ 2024-05-14 11:42:13,273 INFO Thread-11 (_thread_body):72086 [sender.py:transition_state():613] send defer: 11
152
+ 2024-05-14 11:42:13,273 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: defer
153
+ 2024-05-14 11:42:13,273 INFO HandlerThread:72086 [handler.py:handle_request_defer():184] handle defer: 11
154
+ 2024-05-14 11:42:13,274 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: defer
155
+ 2024-05-14 11:42:13,274 INFO SenderThread:72086 [sender.py:send_request_defer():609] handle sender defer: 11
156
+ 2024-05-14 11:42:13,274 INFO SenderThread:72086 [file_pusher.py:join():175] waiting for file pusher
157
+ 2024-05-14 11:42:13,274 INFO SenderThread:72086 [sender.py:transition_state():613] send defer: 12
158
+ 2024-05-14 11:42:13,274 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: defer
159
+ 2024-05-14 11:42:13,274 INFO HandlerThread:72086 [handler.py:handle_request_defer():184] handle defer: 12
160
+ 2024-05-14 11:42:13,274 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: defer
161
+ 2024-05-14 11:42:13,274 INFO SenderThread:72086 [sender.py:send_request_defer():609] handle sender defer: 12
162
+ 2024-05-14 11:42:13,275 INFO SenderThread:72086 [file_stream.py:finish():601] file stream finish called
163
+ 2024-05-14 11:42:13,360 INFO SenderThread:72086 [file_stream.py:finish():605] file stream finish is done
164
+ 2024-05-14 11:42:13,360 INFO SenderThread:72086 [sender.py:transition_state():613] send defer: 13
165
+ 2024-05-14 11:42:13,360 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: defer
166
+ 2024-05-14 11:42:13,360 INFO HandlerThread:72086 [handler.py:handle_request_defer():184] handle defer: 13
167
+ 2024-05-14 11:42:13,361 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: defer
168
+ 2024-05-14 11:42:13,361 INFO SenderThread:72086 [sender.py:send_request_defer():609] handle sender defer: 13
169
+ 2024-05-14 11:42:13,361 INFO SenderThread:72086 [sender.py:transition_state():613] send defer: 14
170
+ 2024-05-14 11:42:13,361 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: defer
171
+ 2024-05-14 11:42:13,361 INFO HandlerThread:72086 [handler.py:handle_request_defer():184] handle defer: 14
172
+ 2024-05-14 11:42:13,361 DEBUG SenderThread:72086 [sender.py:send():378] send: final
173
+ 2024-05-14 11:42:13,361 DEBUG SenderThread:72086 [sender.py:send():378] send: footer
174
+ 2024-05-14 11:42:13,361 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: defer
175
+ 2024-05-14 11:42:13,361 INFO SenderThread:72086 [sender.py:send_request_defer():609] handle sender defer: 14
176
+ 2024-05-14 11:42:13,362 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: poll_exit
177
+ 2024-05-14 11:42:13,362 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: poll_exit
178
+ 2024-05-14 11:42:13,362 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: poll_exit
179
+ 2024-05-14 11:42:13,362 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: server_info
180
+ 2024-05-14 11:42:13,362 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: poll_exit
181
+ 2024-05-14 11:42:13,363 DEBUG SenderThread:72086 [sender.py:send_request():405] send_request: server_info
182
+ 2024-05-14 11:42:13,364 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: get_summary
183
+ 2024-05-14 11:42:13,364 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: sampled_history
184
+ 2024-05-14 11:42:13,364 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: internal_messages
185
+ 2024-05-14 11:42:13,426 INFO MainThread:72086 [wandb_run.py:_footer_history_summary_info():3994] rendering history
186
+ 2024-05-14 11:42:13,426 INFO MainThread:72086 [wandb_run.py:_footer_history_summary_info():4026] rendering summary
187
+ 2024-05-14 11:42:13,426 INFO MainThread:72086 [wandb_run.py:_footer_sync_info():3953] logging synced files
188
+ 2024-05-14 11:42:13,426 DEBUG HandlerThread:72086 [handler.py:handle_request():158] handle_request: shutdown
189
+ 2024-05-14 11:42:13,426 INFO HandlerThread:72086 [handler.py:finish():882] shutting down handler
190
+ 2024-05-14 11:42:14,363 INFO WriterThread:72086 [datastore.py:close():296] close: /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/run-3myl7vfa.wandb
191
+ 2024-05-14 11:42:14,425 INFO SenderThread:72086 [sender.py:finish():1545] shutting down sender
192
+ 2024-05-14 11:42:14,426 INFO SenderThread:72086 [file_pusher.py:finish():169] shutting down file pusher
193
+ 2024-05-14 11:42:14,426 INFO SenderThread:72086 [file_pusher.py:join():175] waiting for file pusher
lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/logs/debug.log ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-05-14 11:41:40,270 INFO MainThread:70755 [wandb_setup.py:_flush():76] Current SDK version is 0.17.0
2
+ 2024-05-14 11:41:40,270 INFO MainThread:70755 [wandb_setup.py:_flush():76] Configure stats pid to 70755
3
+ 2024-05-14 11:41:40,270 INFO MainThread:70755 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
4
+ 2024-05-14 11:41:40,270 INFO MainThread:70755 [wandb_setup.py:_flush():76] Loading settings from /data/cronscript/lm-evaluation-harness/wandb/settings
5
+ 2024-05-14 11:41:40,270 INFO MainThread:70755 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
6
+ 2024-05-14 11:41:40,270 INFO MainThread:70755 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
7
+ 2024-05-14 11:41:40,271 WARNING MainThread:70755 [wandb_setup.py:_flush():76] Could not find program at -m lm_eval.__main__
8
+ 2024-05-14 11:41:40,271 INFO MainThread:70755 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': None, 'program': '-m lm_eval.__main__'}
9
+ 2024-05-14 11:41:40,271 INFO MainThread:70755 [wandb_setup.py:_flush():76] Applying login settings: {}
10
+ 2024-05-14 11:41:40,271 INFO MainThread:70755 [wandb_init.py:_log_setup():520] Logging user logs to /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/logs/debug.log
11
+ 2024-05-14 11:41:40,271 INFO MainThread:70755 [wandb_init.py:_log_setup():521] Logging internal logs to /data/cronscript/lm-evaluation-harness/wandb/run-20240514_114140-3myl7vfa/logs/debug-internal.log
12
+ 2024-05-14 11:41:40,271 INFO MainThread:70755 [wandb_init.py:init():560] calling init triggers
13
+ 2024-05-14 11:41:40,271 INFO MainThread:70755 [wandb_init.py:init():567] wandb.init called with sweep_config: {}
14
+ config: {}
15
+ 2024-05-14 11:41:40,271 INFO MainThread:70755 [wandb_init.py:init():610] starting backend
16
+ 2024-05-14 11:41:40,271 INFO MainThread:70755 [wandb_init.py:init():614] setting up manager
17
+ 2024-05-14 11:41:40,272 INFO MainThread:70755 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
18
+ 2024-05-14 11:41:40,273 INFO MainThread:70755 [wandb_init.py:init():622] backend started and connected
19
+ 2024-05-14 11:41:40,276 INFO MainThread:70755 [wandb_init.py:init():711] updated telemetry
20
+ 2024-05-14 11:41:40,288 INFO MainThread:70755 [wandb_init.py:init():744] communicating run to backend with 90.0 second timeout
21
+ 2024-05-14 11:41:40,527 INFO MainThread:70755 [wandb_run.py:_on_init():2396] communicating current version
22
+ 2024-05-14 11:41:40,612 INFO MainThread:70755 [wandb_run.py:_on_init():2405] got version response
23
+ 2024-05-14 11:41:40,612 INFO MainThread:70755 [wandb_init.py:init():795] starting run threads in backend
24
+ 2024-05-14 11:41:40,820 INFO MainThread:70755 [wandb_run.py:_console_start():2374] atexit reg
25
+ 2024-05-14 11:41:40,820 INFO MainThread:70755 [wandb_run.py:_redirect():2229] redirect: wrap_raw
26
+ 2024-05-14 11:41:40,820 INFO MainThread:70755 [wandb_run.py:_redirect():2294] Wrapping output streams.
27
+ 2024-05-14 11:41:40,820 INFO MainThread:70755 [wandb_run.py:_redirect():2319] Redirects installed.
28
+ 2024-05-14 11:41:40,821 INFO MainThread:70755 [wandb_init.py:init():838] run started, returning control to user process
29
+ 2024-05-14 11:42:14,427 WARNING MsgRouterThr:70755 [router.py:message_loop():77] message_loop has been closed
lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/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.0
10
+ is_jupyter_run: false
11
+ is_kaggle_kernel: false
12
+ start_time: 1716404063
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.0
41
+ 8:
42
+ - 5
43
+ 13: linux-x86_64
lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/output.log ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ 2024-05-22:18:54:23,706 INFO [__main__.py:251] Verbosity set to INFO
3
+ 2024-05-22:18:54:32,197 INFO [__main__.py:335] Selected Tasks: ['arc_easy', 'hellaswag', 'mrpc', 'openbookqa', 'sst2', 'winogrande']
4
+ 2024-05-22:18:54:32,198 INFO [evaluator.py:131] Setting random seed to 0 | Setting numpy seed to 1234 | Setting torch manual seed to 1234
5
+ 2024-05-22:18:54:32,198 INFO [evaluator.py:177] Initializing hf model, with arguments: {'pretrained': '/mnt/weka/peacock/experiments/llama/checkpoint/llamav2-3b//hf_ckpt//global_step16000'}
6
+ 2024-05-22:18:54:34,550 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_step16000 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_step16000/tree/main' for available files.
lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/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.0
113
+ sentencepiece==0.2.0
114
+ sentry-sdk==2.2.1
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.0
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-20240522_185422-zh0ccxj5/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-22T18:54:23.497672",
5
+ "startedAt": "2024-05-22T18:54:22.990268",
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_step16000",
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": 2354.6169937500003,
36
+ "min": 800.0,
37
+ "max": 3400.0
38
+ },
39
+ "cpu_freq_per_core": [
40
+ {
41
+ "current": 3400.002,
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": 211.6357650756836
845
+ }
846
+ },
847
+ "memory": {
848
+ "total": 1007.4379997253418
849
+ }
850
+ }
lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/wandb-summary.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"_wandb": {"runtime": 11}}
lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/logs/debug-internal.log ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-05-22 18:54:23,014 INFO StreamThr :1823 [internal.py:wandb_internal():85] W&B internal server running at pid: 1823, started at: 2024-05-22 18:54:23.011966
2
+ 2024-05-22 18:54:23,018 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: status
3
+ 2024-05-22 18:54:23,019 INFO WriterThread:1823 [datastore.py:open_for_write():87] open: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/run-zh0ccxj5.wandb
4
+ 2024-05-22 18:54:23,021 DEBUG SenderThread:1823 [sender.py:send():378] send: header
5
+ 2024-05-22 18:54:23,024 DEBUG SenderThread:1823 [sender.py:send():378] send: run
6
+ 2024-05-22 18:54:23,300 INFO SenderThread:1823 [dir_watcher.py:__init__():211] watching files in: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files
7
+ 2024-05-22 18:54:23,300 INFO SenderThread:1823 [sender.py:_start_run_threads():1123] run started: zh0ccxj5 with start time 1716404063.011821
8
+ 2024-05-22 18:54:23,304 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: check_version
9
+ 2024-05-22 18:54:23,304 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: check_version
10
+ 2024-05-22 18:54:23,421 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: run_start
11
+ 2024-05-22 18:54:23,423 DEBUG HandlerThread:1823 [system_info.py:__init__():26] System info init
12
+ 2024-05-22 18:54:23,423 DEBUG HandlerThread:1823 [system_info.py:__init__():41] System info init done
13
+ 2024-05-22 18:54:23,423 INFO HandlerThread:1823 [system_monitor.py:start():194] Starting system monitor
14
+ 2024-05-22 18:54:23,423 INFO SystemMonitor:1823 [system_monitor.py:_start():158] Starting system asset monitoring threads
15
+ 2024-05-22 18:54:23,423 INFO HandlerThread:1823 [system_monitor.py:probe():214] Collecting system info
16
+ 2024-05-22 18:54:23,430 INFO SystemMonitor:1823 [interfaces.py:start():188] Started cpu monitoring
17
+ 2024-05-22 18:54:23,436 INFO SystemMonitor:1823 [interfaces.py:start():188] Started disk monitoring
18
+ 2024-05-22 18:54:23,436 INFO SystemMonitor:1823 [interfaces.py:start():188] Started memory monitoring
19
+ 2024-05-22 18:54:23,437 INFO SystemMonitor:1823 [interfaces.py:start():188] Started network monitoring
20
+ 2024-05-22 18:54:23,497 DEBUG HandlerThread:1823 [system_info.py:probe():150] Probing system
21
+ 2024-05-22 18:54:23,501 DEBUG HandlerThread:1823 [system_info.py:_probe_git():135] Probing git
22
+ 2024-05-22 18:54:23,511 ERROR HandlerThread:1823 [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-22 18:54:23,511 DEBUG HandlerThread:1823 [system_info.py:_probe_git():143] Probing git done
29
+ 2024-05-22 18:54:23,511 DEBUG HandlerThread:1823 [system_info.py:probe():198] Probing system done
30
+ 2024-05-22 18:54:23,511 DEBUG HandlerThread:1823 [system_monitor.py:probe():223] {'os': 'Linux-5.15.0-92-generic-x86_64-with-glibc2.35', 'python': '3.10.12', 'heartbeatAt': '2024-05-22T18:54:23.497672', 'startedAt': '2024-05-22T18:54:22.990268', 'docker': None, 'cuda': None, 'args': ('--model', 'hf', '--model_args', 'pretrained=/mnt/weka/peacock/experiments/llama/checkpoint/llamav2-3b//hf_ckpt//global_step16000', '--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': 2354.6169937500003, 'min': 800.0, 'max': 3400.0}, 'cpu_freq_per_core': [{'current': 3400.002, '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': 211.6357650756836}}, 'memory': {'total': 1007.4379997253418}}
31
+ 2024-05-22 18:54:23,511 INFO HandlerThread:1823 [system_monitor.py:probe():224] Finished collecting system info
32
+ 2024-05-22 18:54:23,511 INFO HandlerThread:1823 [system_monitor.py:probe():227] Publishing system info
33
+ 2024-05-22 18:54:23,514 INFO HandlerThread:1823 [system_monitor.py:probe():229] Finished publishing system info
34
+ 2024-05-22 18:54:23,519 DEBUG SenderThread:1823 [sender.py:send():378] send: files
35
+ 2024-05-22 18:54:23,519 INFO SenderThread:1823 [sender.py:_save_file():1389] saving file wandb-metadata.json with policy now
36
+ 2024-05-22 18:54:23,700 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: python_packages
37
+ 2024-05-22 18:54:23,700 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: python_packages
38
+ 2024-05-22 18:54:23,703 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: stop_status
39
+ 2024-05-22 18:54:23,706 DEBUG SenderThread:1823 [sender.py:send():378] send: telemetry
40
+ 2024-05-22 18:54:23,706 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: stop_status
41
+ 2024-05-22 18:54:24,084 INFO wandb-upload_0:1823 [upload_job.py:push():130] Uploaded file /tmp/tmpeyrdw6uywandb/ifyklkno-wandb-metadata.json
42
+ 2024-05-22 18:54:24,302 INFO Thread-12 :1823 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/requirements.txt
43
+ 2024-05-22 18:54:24,303 INFO Thread-12 :1823 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/wandb-metadata.json
44
+ 2024-05-22 18:54:24,303 INFO Thread-12 :1823 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/output.log
45
+ 2024-05-22 18:54:26,302 INFO Thread-12 :1823 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/output.log
46
+ 2024-05-22 18:54:28,816 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: status_report
47
+ 2024-05-22 18:54:34,199 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: status_report
48
+ 2024-05-22 18:54:34,310 INFO Thread-12 :1823 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/output.log
49
+ 2024-05-22 18:54:34,558 DEBUG SenderThread:1823 [sender.py:send():378] send: exit
50
+ 2024-05-22 18:54:34,558 INFO SenderThread:1823 [sender.py:send_exit():585] handling exit code: 1
51
+ 2024-05-22 18:54:34,558 INFO SenderThread:1823 [sender.py:send_exit():587] handling runtime: 11
52
+ 2024-05-22 18:54:34,560 INFO SenderThread:1823 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
53
+ 2024-05-22 18:54:34,560 INFO SenderThread:1823 [sender.py:send_exit():593] send defer
54
+ 2024-05-22 18:54:34,560 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: defer
55
+ 2024-05-22 18:54:34,560 INFO HandlerThread:1823 [handler.py:handle_request_defer():184] handle defer: 0
56
+ 2024-05-22 18:54:34,560 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: defer
57
+ 2024-05-22 18:54:34,560 INFO SenderThread:1823 [sender.py:send_request_defer():609] handle sender defer: 0
58
+ 2024-05-22 18:54:34,560 INFO SenderThread:1823 [sender.py:transition_state():613] send defer: 1
59
+ 2024-05-22 18:54:34,560 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: defer
60
+ 2024-05-22 18:54:34,560 INFO HandlerThread:1823 [handler.py:handle_request_defer():184] handle defer: 1
61
+ 2024-05-22 18:54:34,561 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: defer
62
+ 2024-05-22 18:54:34,561 INFO SenderThread:1823 [sender.py:send_request_defer():609] handle sender defer: 1
63
+ 2024-05-22 18:54:34,561 INFO SenderThread:1823 [sender.py:transition_state():613] send defer: 2
64
+ 2024-05-22 18:54:34,561 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: defer
65
+ 2024-05-22 18:54:34,561 INFO HandlerThread:1823 [handler.py:handle_request_defer():184] handle defer: 2
66
+ 2024-05-22 18:54:34,561 INFO HandlerThread:1823 [system_monitor.py:finish():203] Stopping system monitor
67
+ 2024-05-22 18:54:34,561 DEBUG SystemMonitor:1823 [system_monitor.py:_start():172] Starting system metrics aggregation loop
68
+ 2024-05-22 18:54:34,561 DEBUG SystemMonitor:1823 [system_monitor.py:_start():179] Finished system metrics aggregation loop
69
+ 2024-05-22 18:54:34,561 DEBUG SystemMonitor:1823 [system_monitor.py:_start():183] Publishing last batch of metrics
70
+ 2024-05-22 18:54:34,562 INFO HandlerThread:1823 [interfaces.py:finish():200] Joined cpu monitor
71
+ 2024-05-22 18:54:34,562 INFO HandlerThread:1823 [interfaces.py:finish():200] Joined disk monitor
72
+ 2024-05-22 18:54:34,562 INFO HandlerThread:1823 [interfaces.py:finish():200] Joined memory monitor
73
+ 2024-05-22 18:54:34,562 INFO HandlerThread:1823 [interfaces.py:finish():200] Joined network monitor
74
+ 2024-05-22 18:54:34,562 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: defer
75
+ 2024-05-22 18:54:34,562 INFO SenderThread:1823 [sender.py:send_request_defer():609] handle sender defer: 2
76
+ 2024-05-22 18:54:34,563 INFO SenderThread:1823 [sender.py:transition_state():613] send defer: 3
77
+ 2024-05-22 18:54:34,563 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: defer
78
+ 2024-05-22 18:54:34,563 INFO HandlerThread:1823 [handler.py:handle_request_defer():184] handle defer: 3
79
+ 2024-05-22 18:54:34,563 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: defer
80
+ 2024-05-22 18:54:34,563 INFO SenderThread:1823 [sender.py:send_request_defer():609] handle sender defer: 3
81
+ 2024-05-22 18:54:34,563 INFO SenderThread:1823 [sender.py:transition_state():613] send defer: 4
82
+ 2024-05-22 18:54:34,563 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: defer
83
+ 2024-05-22 18:54:34,563 INFO HandlerThread:1823 [handler.py:handle_request_defer():184] handle defer: 4
84
+ 2024-05-22 18:54:34,563 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: defer
85
+ 2024-05-22 18:54:34,563 INFO SenderThread:1823 [sender.py:send_request_defer():609] handle sender defer: 4
86
+ 2024-05-22 18:54:34,563 INFO SenderThread:1823 [sender.py:transition_state():613] send defer: 5
87
+ 2024-05-22 18:54:34,563 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: defer
88
+ 2024-05-22 18:54:34,563 INFO HandlerThread:1823 [handler.py:handle_request_defer():184] handle defer: 5
89
+ 2024-05-22 18:54:34,563 DEBUG SenderThread:1823 [sender.py:send():378] send: summary
90
+ 2024-05-22 18:54:34,564 INFO SenderThread:1823 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
91
+ 2024-05-22 18:54:34,564 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: defer
92
+ 2024-05-22 18:54:34,564 INFO SenderThread:1823 [sender.py:send_request_defer():609] handle sender defer: 5
93
+ 2024-05-22 18:54:34,564 INFO SenderThread:1823 [sender.py:transition_state():613] send defer: 6
94
+ 2024-05-22 18:54:34,564 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: defer
95
+ 2024-05-22 18:54:34,564 INFO HandlerThread:1823 [handler.py:handle_request_defer():184] handle defer: 6
96
+ 2024-05-22 18:54:34,565 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: defer
97
+ 2024-05-22 18:54:34,565 INFO SenderThread:1823 [sender.py:send_request_defer():609] handle sender defer: 6
98
+ 2024-05-22 18:54:34,569 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: status_report
99
+ 2024-05-22 18:54:34,633 INFO SenderThread:1823 [sender.py:transition_state():613] send defer: 7
100
+ 2024-05-22 18:54:34,633 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: defer
101
+ 2024-05-22 18:54:34,633 INFO HandlerThread:1823 [handler.py:handle_request_defer():184] handle defer: 7
102
+ 2024-05-22 18:54:34,633 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: defer
103
+ 2024-05-22 18:54:34,634 INFO SenderThread:1823 [sender.py:send_request_defer():609] handle sender defer: 7
104
+ 2024-05-22 18:54:35,311 INFO Thread-12 :1823 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/config.yaml
105
+ 2024-05-22 18:54:35,312 INFO Thread-12 :1823 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/wandb-summary.json
106
+ 2024-05-22 18:54:35,558 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: poll_exit
107
+ 2024-05-22 18:54:35,840 INFO SenderThread:1823 [sender.py:transition_state():613] send defer: 8
108
+ 2024-05-22 18:54:35,840 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: poll_exit
109
+ 2024-05-22 18:54:35,840 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: defer
110
+ 2024-05-22 18:54:35,840 INFO HandlerThread:1823 [handler.py:handle_request_defer():184] handle defer: 8
111
+ 2024-05-22 18:54:35,840 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: defer
112
+ 2024-05-22 18:54:35,840 INFO SenderThread:1823 [sender.py:send_request_defer():609] handle sender defer: 8
113
+ 2024-05-22 18:54:35,840 INFO SenderThread:1823 [job_builder.py:build():432] Attempting to build job artifact
114
+ 2024-05-22 18:54:35,841 INFO SenderThread:1823 [job_builder.py:_get_source_type():576] no source found
115
+ 2024-05-22 18:54:35,841 INFO SenderThread:1823 [sender.py:transition_state():613] send defer: 9
116
+ 2024-05-22 18:54:35,841 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: defer
117
+ 2024-05-22 18:54:35,841 INFO HandlerThread:1823 [handler.py:handle_request_defer():184] handle defer: 9
118
+ 2024-05-22 18:54:35,841 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: defer
119
+ 2024-05-22 18:54:35,841 INFO SenderThread:1823 [sender.py:send_request_defer():609] handle sender defer: 9
120
+ 2024-05-22 18:54:35,841 INFO SenderThread:1823 [dir_watcher.py:finish():358] shutting down directory watcher
121
+ 2024-05-22 18:54:36,313 INFO SenderThread:1823 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/output.log
122
+ 2024-05-22 18:54:36,313 INFO SenderThread:1823 [dir_watcher.py:finish():388] scan: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files
123
+ 2024-05-22 18:54:36,313 INFO SenderThread:1823 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/config.yaml config.yaml
124
+ 2024-05-22 18:54:36,314 INFO SenderThread:1823 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/output.log output.log
125
+ 2024-05-22 18:54:36,316 INFO SenderThread:1823 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/wandb-metadata.json wandb-metadata.json
126
+ 2024-05-22 18:54:36,318 INFO SenderThread:1823 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/requirements.txt requirements.txt
127
+ 2024-05-22 18:54:36,318 INFO SenderThread:1823 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/wandb-summary.json wandb-summary.json
128
+ 2024-05-22 18:54:36,320 INFO SenderThread:1823 [sender.py:transition_state():613] send defer: 10
129
+ 2024-05-22 18:54:36,321 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: defer
130
+ 2024-05-22 18:54:36,321 INFO HandlerThread:1823 [handler.py:handle_request_defer():184] handle defer: 10
131
+ 2024-05-22 18:54:36,321 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: defer
132
+ 2024-05-22 18:54:36,321 INFO SenderThread:1823 [sender.py:send_request_defer():609] handle sender defer: 10
133
+ 2024-05-22 18:54:36,321 INFO SenderThread:1823 [file_pusher.py:finish():169] shutting down file pusher
134
+ 2024-05-22 18:54:36,557 INFO wandb-upload_0:1823 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/config.yaml
135
+ 2024-05-22 18:54:36,558 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: poll_exit
136
+ 2024-05-22 18:54:36,559 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: poll_exit
137
+ 2024-05-22 18:54:36,933 INFO wandb-upload_3:1823 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/wandb-summary.json
138
+ 2024-05-22 18:54:36,942 INFO wandb-upload_2:1823 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/requirements.txt
139
+ 2024-05-22 18:54:36,969 INFO wandb-upload_1:1823 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/files/output.log
140
+ 2024-05-22 18:54:37,169 INFO Thread-11 (_thread_body):1823 [sender.py:transition_state():613] send defer: 11
141
+ 2024-05-22 18:54:37,169 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: defer
142
+ 2024-05-22 18:54:37,169 INFO HandlerThread:1823 [handler.py:handle_request_defer():184] handle defer: 11
143
+ 2024-05-22 18:54:37,170 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: defer
144
+ 2024-05-22 18:54:37,170 INFO SenderThread:1823 [sender.py:send_request_defer():609] handle sender defer: 11
145
+ 2024-05-22 18:54:37,170 INFO SenderThread:1823 [file_pusher.py:join():175] waiting for file pusher
146
+ 2024-05-22 18:54:37,170 INFO SenderThread:1823 [sender.py:transition_state():613] send defer: 12
147
+ 2024-05-22 18:54:37,170 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: defer
148
+ 2024-05-22 18:54:37,170 INFO HandlerThread:1823 [handler.py:handle_request_defer():184] handle defer: 12
149
+ 2024-05-22 18:54:37,170 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: defer
150
+ 2024-05-22 18:54:37,170 INFO SenderThread:1823 [sender.py:send_request_defer():609] handle sender defer: 12
151
+ 2024-05-22 18:54:37,170 INFO SenderThread:1823 [file_stream.py:finish():601] file stream finish called
152
+ 2024-05-22 18:54:37,281 INFO SenderThread:1823 [file_stream.py:finish():605] file stream finish is done
153
+ 2024-05-22 18:54:37,281 INFO SenderThread:1823 [sender.py:transition_state():613] send defer: 13
154
+ 2024-05-22 18:54:37,281 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: defer
155
+ 2024-05-22 18:54:37,282 INFO HandlerThread:1823 [handler.py:handle_request_defer():184] handle defer: 13
156
+ 2024-05-22 18:54:37,282 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: defer
157
+ 2024-05-22 18:54:37,282 INFO SenderThread:1823 [sender.py:send_request_defer():609] handle sender defer: 13
158
+ 2024-05-22 18:54:37,282 INFO SenderThread:1823 [sender.py:transition_state():613] send defer: 14
159
+ 2024-05-22 18:54:37,282 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: defer
160
+ 2024-05-22 18:54:37,282 INFO HandlerThread:1823 [handler.py:handle_request_defer():184] handle defer: 14
161
+ 2024-05-22 18:54:37,282 DEBUG SenderThread:1823 [sender.py:send():378] send: final
162
+ 2024-05-22 18:54:37,282 DEBUG SenderThread:1823 [sender.py:send():378] send: footer
163
+ 2024-05-22 18:54:37,282 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: defer
164
+ 2024-05-22 18:54:37,282 INFO SenderThread:1823 [sender.py:send_request_defer():609] handle sender defer: 14
165
+ 2024-05-22 18:54:37,283 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: poll_exit
166
+ 2024-05-22 18:54:37,283 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: poll_exit
167
+ 2024-05-22 18:54:37,283 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: server_info
168
+ 2024-05-22 18:54:37,283 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: get_summary
169
+ 2024-05-22 18:54:37,283 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: sampled_history
170
+ 2024-05-22 18:54:37,283 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: internal_messages
171
+ 2024-05-22 18:54:37,284 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: poll_exit
172
+ 2024-05-22 18:54:37,284 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: poll_exit
173
+ 2024-05-22 18:54:37,284 DEBUG SenderThread:1823 [sender.py:send_request():405] send_request: server_info
174
+ 2024-05-22 18:54:37,337 INFO MainThread:1823 [wandb_run.py:_footer_history_summary_info():3994] rendering history
175
+ 2024-05-22 18:54:37,337 INFO MainThread:1823 [wandb_run.py:_footer_history_summary_info():4026] rendering summary
176
+ 2024-05-22 18:54:37,337 INFO MainThread:1823 [wandb_run.py:_footer_sync_info():3953] logging synced files
177
+ 2024-05-22 18:54:37,337 DEBUG HandlerThread:1823 [handler.py:handle_request():158] handle_request: shutdown
178
+ 2024-05-22 18:54:37,337 INFO HandlerThread:1823 [handler.py:finish():882] shutting down handler
179
+ 2024-05-22 18:54:38,284 INFO WriterThread:1823 [datastore.py:close():296] close: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/run-zh0ccxj5.wandb
180
+ 2024-05-22 18:54:38,337 INFO SenderThread:1823 [sender.py:finish():1545] shutting down sender
181
+ 2024-05-22 18:54:38,337 INFO SenderThread:1823 [file_pusher.py:finish():169] shutting down file pusher
182
+ 2024-05-22 18:54:38,337 INFO SenderThread:1823 [file_pusher.py:join():175] waiting for file pusher
lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/logs/debug.log ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-05-22 18:54:23,006 INFO MainThread:1668 [wandb_setup.py:_flush():76] Current SDK version is 0.17.0
2
+ 2024-05-22 18:54:23,006 INFO MainThread:1668 [wandb_setup.py:_flush():76] Configure stats pid to 1668
3
+ 2024-05-22 18:54:23,006 INFO MainThread:1668 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
4
+ 2024-05-22 18:54:23,006 INFO MainThread:1668 [wandb_setup.py:_flush():76] Loading settings from /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/settings
5
+ 2024-05-22 18:54:23,006 INFO MainThread:1668 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
6
+ 2024-05-22 18:54:23,006 INFO MainThread:1668 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
7
+ 2024-05-22 18:54:23,006 WARNING MainThread:1668 [wandb_setup.py:_flush():76] Could not find program at -m lm_eval.__main__
8
+ 2024-05-22 18:54:23,006 INFO MainThread:1668 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': None, 'program': '-m lm_eval.__main__'}
9
+ 2024-05-22 18:54:23,006 INFO MainThread:1668 [wandb_setup.py:_flush():76] Applying login settings: {}
10
+ 2024-05-22 18:54:23,006 INFO MainThread:1668 [wandb_init.py:_log_setup():520] Logging user logs to /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/logs/debug.log
11
+ 2024-05-22 18:54:23,006 INFO MainThread:1668 [wandb_init.py:_log_setup():521] Logging internal logs to /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/logs/debug-internal.log
12
+ 2024-05-22 18:54:23,006 INFO MainThread:1668 [wandb_init.py:init():560] calling init triggers
13
+ 2024-05-22 18:54:23,006 INFO MainThread:1668 [wandb_init.py:init():567] wandb.init called with sweep_config: {}
14
+ config: {}
15
+ 2024-05-22 18:54:23,006 INFO MainThread:1668 [wandb_init.py:init():610] starting backend
16
+ 2024-05-22 18:54:23,006 INFO MainThread:1668 [wandb_init.py:init():614] setting up manager
17
+ 2024-05-22 18:54:23,010 INFO MainThread:1668 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
18
+ 2024-05-22 18:54:23,011 INFO MainThread:1668 [wandb_init.py:init():622] backend started and connected
19
+ 2024-05-22 18:54:23,015 INFO MainThread:1668 [wandb_init.py:init():711] updated telemetry
20
+ 2024-05-22 18:54:23,024 INFO MainThread:1668 [wandb_init.py:init():744] communicating run to backend with 90.0 second timeout
21
+ 2024-05-22 18:54:23,304 INFO MainThread:1668 [wandb_run.py:_on_init():2396] communicating current version
22
+ 2024-05-22 18:54:23,414 INFO MainThread:1668 [wandb_run.py:_on_init():2405] got version response
23
+ 2024-05-22 18:54:23,415 INFO MainThread:1668 [wandb_init.py:init():795] starting run threads in backend
24
+ 2024-05-22 18:54:23,701 INFO MainThread:1668 [wandb_run.py:_console_start():2374] atexit reg
25
+ 2024-05-22 18:54:23,702 INFO MainThread:1668 [wandb_run.py:_redirect():2229] redirect: wrap_raw
26
+ 2024-05-22 18:54:23,702 INFO MainThread:1668 [wandb_run.py:_redirect():2294] Wrapping output streams.
27
+ 2024-05-22 18:54:23,702 INFO MainThread:1668 [wandb_run.py:_redirect():2319] Redirects installed.
28
+ 2024-05-22 18:54:23,704 INFO MainThread:1668 [wandb_init.py:init():838] run started, returning control to user process
29
+ 2024-05-22 18:54:38,338 WARNING MsgRouterThr:1668 [router.py:message_loop():77] message_loop has been closed
lm-evaluation-harness/wandb/run-20240522_185422-zh0ccxj5/run-zh0ccxj5.wandb ADDED
Binary file (6.3 kB). View file
 
lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/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: 1716467553
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_123233-gdvgjem8/files/output.log ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ 2024-05-23:12:32:34,528 INFO [__main__.py:251] Verbosity set to INFO
3
+ 2024-05-23:12:32:42,944 INFO [__main__.py:335] Selected Tasks: ['arc_easy', 'hellaswag', 'mrpc', 'openbookqa', 'sst2', 'winogrande']
4
+ 2024-05-23:12:32:42,945 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:32:42,945 INFO [evaluator.py:177] Initializing hf model, with arguments: {'pretrained': '/mnt/weka/peacock/experiments/llama/checkpoint/llamav2-3b//hf_ckpt//global_step18000'}
6
+ 2024-05-23:12:32:45,281 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_step18000 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_step18000/tree/main' for available files.
lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/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_123233-gdvgjem8/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:32:34.321159",
5
+ "startedAt": "2024-05-23T12:32:33.784550",
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_step18000",
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": 2334.3514875,
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": 3400.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.58247756958008
845
+ }
846
+ },
847
+ "memory": {
848
+ "total": 1007.4379425048828
849
+ }
850
+ }
lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/wandb-summary.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"_wandb": {"runtime": 11}}
lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/logs/debug-internal.log ADDED
@@ -0,0 +1,183 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-05-23 12:32:33,807 INFO StreamThr :2088 [internal.py:wandb_internal():85] W&B internal server running at pid: 2088, started at: 2024-05-23 12:32:33.804991
2
+ 2024-05-23 12:32:33,811 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: status
3
+ 2024-05-23 12:32:33,812 INFO WriterThread:2088 [datastore.py:open_for_write():87] open: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/run-gdvgjem8.wandb
4
+ 2024-05-23 12:32:33,814 DEBUG SenderThread:2088 [sender.py:send():378] send: header
5
+ 2024-05-23 12:32:33,818 DEBUG SenderThread:2088 [sender.py:send():378] send: run
6
+ 2024-05-23 12:32:34,121 INFO SenderThread:2088 [dir_watcher.py:__init__():211] watching files in: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files
7
+ 2024-05-23 12:32:34,121 INFO SenderThread:2088 [sender.py:_start_run_threads():1123] run started: gdvgjem8 with start time 1716467553.804851
8
+ 2024-05-23 12:32:34,124 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: check_version
9
+ 2024-05-23 12:32:34,124 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: check_version
10
+ 2024-05-23 12:32:34,245 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: run_start
11
+ 2024-05-23 12:32:34,247 DEBUG HandlerThread:2088 [system_info.py:__init__():26] System info init
12
+ 2024-05-23 12:32:34,247 DEBUG HandlerThread:2088 [system_info.py:__init__():41] System info init done
13
+ 2024-05-23 12:32:34,248 INFO HandlerThread:2088 [system_monitor.py:start():194] Starting system monitor
14
+ 2024-05-23 12:32:34,248 INFO SystemMonitor:2088 [system_monitor.py:_start():158] Starting system asset monitoring threads
15
+ 2024-05-23 12:32:34,248 INFO HandlerThread:2088 [system_monitor.py:probe():214] Collecting system info
16
+ 2024-05-23 12:32:34,254 INFO SystemMonitor:2088 [interfaces.py:start():188] Started cpu monitoring
17
+ 2024-05-23 12:32:34,255 INFO SystemMonitor:2088 [interfaces.py:start():188] Started disk monitoring
18
+ 2024-05-23 12:32:34,255 INFO SystemMonitor:2088 [interfaces.py:start():188] Started memory monitoring
19
+ 2024-05-23 12:32:34,255 INFO SystemMonitor:2088 [interfaces.py:start():188] Started network monitoring
20
+ 2024-05-23 12:32:34,321 DEBUG HandlerThread:2088 [system_info.py:probe():150] Probing system
21
+ 2024-05-23 12:32:34,324 DEBUG HandlerThread:2088 [system_info.py:_probe_git():135] Probing git
22
+ 2024-05-23 12:32:34,334 ERROR HandlerThread:2088 [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:32:34,334 DEBUG HandlerThread:2088 [system_info.py:_probe_git():143] Probing git done
29
+ 2024-05-23 12:32:34,334 DEBUG HandlerThread:2088 [system_info.py:probe():198] Probing system done
30
+ 2024-05-23 12:32:34,334 DEBUG HandlerThread:2088 [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:32:34.321159', 'startedAt': '2024-05-23T12:32:33.784550', 'docker': None, 'cuda': None, 'args': ('--model', 'hf', '--model_args', 'pretrained=/mnt/weka/peacock/experiments/llama/checkpoint/llamav2-3b//hf_ckpt//global_step18000', '--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': 2334.3514875, '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': 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': 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.58247756958008}}, 'memory': {'total': 1007.4379425048828}}
31
+ 2024-05-23 12:32:34,334 INFO HandlerThread:2088 [system_monitor.py:probe():224] Finished collecting system info
32
+ 2024-05-23 12:32:34,334 INFO HandlerThread:2088 [system_monitor.py:probe():227] Publishing system info
33
+ 2024-05-23 12:32:34,337 INFO HandlerThread:2088 [system_monitor.py:probe():229] Finished publishing system info
34
+ 2024-05-23 12:32:34,342 DEBUG SenderThread:2088 [sender.py:send():378] send: files
35
+ 2024-05-23 12:32:34,342 INFO SenderThread:2088 [sender.py:_save_file():1389] saving file wandb-metadata.json with policy now
36
+ 2024-05-23 12:32:34,522 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: python_packages
37
+ 2024-05-23 12:32:34,522 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: python_packages
38
+ 2024-05-23 12:32:34,525 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: stop_status
39
+ 2024-05-23 12:32:34,528 DEBUG SenderThread:2088 [sender.py:send():378] send: telemetry
40
+ 2024-05-23 12:32:34,528 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: stop_status
41
+ 2024-05-23 12:32:34,977 INFO wandb-upload_0:2088 [upload_job.py:push():130] Uploaded file /tmp/tmpzhxrpqsnwandb/pvqc07st-wandb-metadata.json
42
+ 2024-05-23 12:32:35,123 INFO Thread-12 :2088 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/output.log
43
+ 2024-05-23 12:32:35,123 INFO Thread-12 :2088 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/wandb-metadata.json
44
+ 2024-05-23 12:32:35,123 INFO Thread-12 :2088 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/requirements.txt
45
+ 2024-05-23 12:32:37,123 INFO Thread-12 :2088 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/output.log
46
+ 2024-05-23 12:32:39,674 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: status_report
47
+ 2024-05-23 12:32:44,946 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: status_report
48
+ 2024-05-23 12:32:45,130 INFO Thread-12 :2088 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/output.log
49
+ 2024-05-23 12:32:45,293 DEBUG SenderThread:2088 [sender.py:send():378] send: exit
50
+ 2024-05-23 12:32:45,293 INFO SenderThread:2088 [sender.py:send_exit():585] handling exit code: 1
51
+ 2024-05-23 12:32:45,293 INFO SenderThread:2088 [sender.py:send_exit():587] handling runtime: 11
52
+ 2024-05-23 12:32:45,294 INFO SenderThread:2088 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
53
+ 2024-05-23 12:32:45,295 INFO SenderThread:2088 [sender.py:send_exit():593] send defer
54
+ 2024-05-23 12:32:45,295 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: defer
55
+ 2024-05-23 12:32:45,295 INFO HandlerThread:2088 [handler.py:handle_request_defer():184] handle defer: 0
56
+ 2024-05-23 12:32:45,295 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: defer
57
+ 2024-05-23 12:32:45,295 INFO SenderThread:2088 [sender.py:send_request_defer():609] handle sender defer: 0
58
+ 2024-05-23 12:32:45,295 INFO SenderThread:2088 [sender.py:transition_state():613] send defer: 1
59
+ 2024-05-23 12:32:45,295 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: defer
60
+ 2024-05-23 12:32:45,295 INFO HandlerThread:2088 [handler.py:handle_request_defer():184] handle defer: 1
61
+ 2024-05-23 12:32:45,295 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: defer
62
+ 2024-05-23 12:32:45,295 INFO SenderThread:2088 [sender.py:send_request_defer():609] handle sender defer: 1
63
+ 2024-05-23 12:32:45,295 INFO SenderThread:2088 [sender.py:transition_state():613] send defer: 2
64
+ 2024-05-23 12:32:45,295 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: defer
65
+ 2024-05-23 12:32:45,295 INFO HandlerThread:2088 [handler.py:handle_request_defer():184] handle defer: 2
66
+ 2024-05-23 12:32:45,295 INFO HandlerThread:2088 [system_monitor.py:finish():203] Stopping system monitor
67
+ 2024-05-23 12:32:45,296 DEBUG SystemMonitor:2088 [system_monitor.py:_start():172] Starting system metrics aggregation loop
68
+ 2024-05-23 12:32:45,296 DEBUG SystemMonitor:2088 [system_monitor.py:_start():179] Finished system metrics aggregation loop
69
+ 2024-05-23 12:32:45,296 INFO HandlerThread:2088 [interfaces.py:finish():200] Joined cpu monitor
70
+ 2024-05-23 12:32:45,296 DEBUG SystemMonitor:2088 [system_monitor.py:_start():183] Publishing last batch of metrics
71
+ 2024-05-23 12:32:45,296 INFO HandlerThread:2088 [interfaces.py:finish():200] Joined disk monitor
72
+ 2024-05-23 12:32:45,298 INFO HandlerThread:2088 [interfaces.py:finish():200] Joined memory monitor
73
+ 2024-05-23 12:32:45,298 INFO HandlerThread:2088 [interfaces.py:finish():200] Joined network monitor
74
+ 2024-05-23 12:32:45,299 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: defer
75
+ 2024-05-23 12:32:45,299 INFO SenderThread:2088 [sender.py:send_request_defer():609] handle sender defer: 2
76
+ 2024-05-23 12:32:45,299 INFO SenderThread:2088 [sender.py:transition_state():613] send defer: 3
77
+ 2024-05-23 12:32:45,299 DEBUG SenderThread:2088 [sender.py:send():378] send: stats
78
+ 2024-05-23 12:32:45,300 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: defer
79
+ 2024-05-23 12:32:45,300 INFO HandlerThread:2088 [handler.py:handle_request_defer():184] handle defer: 3
80
+ 2024-05-23 12:32:45,300 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: defer
81
+ 2024-05-23 12:32:45,300 INFO SenderThread:2088 [sender.py:send_request_defer():609] handle sender defer: 3
82
+ 2024-05-23 12:32:45,300 INFO SenderThread:2088 [sender.py:transition_state():613] send defer: 4
83
+ 2024-05-23 12:32:45,300 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: defer
84
+ 2024-05-23 12:32:45,300 INFO HandlerThread:2088 [handler.py:handle_request_defer():184] handle defer: 4
85
+ 2024-05-23 12:32:45,300 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: defer
86
+ 2024-05-23 12:32:45,300 INFO SenderThread:2088 [sender.py:send_request_defer():609] handle sender defer: 4
87
+ 2024-05-23 12:32:45,300 INFO SenderThread:2088 [sender.py:transition_state():613] send defer: 5
88
+ 2024-05-23 12:32:45,301 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: defer
89
+ 2024-05-23 12:32:45,301 INFO HandlerThread:2088 [handler.py:handle_request_defer():184] handle defer: 5
90
+ 2024-05-23 12:32:45,301 DEBUG SenderThread:2088 [sender.py:send():378] send: summary
91
+ 2024-05-23 12:32:45,301 INFO SenderThread:2088 [sender.py:_save_file():1389] saving file wandb-summary.json with policy end
92
+ 2024-05-23 12:32:45,302 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: defer
93
+ 2024-05-23 12:32:45,302 INFO SenderThread:2088 [sender.py:send_request_defer():609] handle sender defer: 5
94
+ 2024-05-23 12:32:45,302 INFO SenderThread:2088 [sender.py:transition_state():613] send defer: 6
95
+ 2024-05-23 12:32:45,302 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: defer
96
+ 2024-05-23 12:32:45,302 INFO HandlerThread:2088 [handler.py:handle_request_defer():184] handle defer: 6
97
+ 2024-05-23 12:32:45,302 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: defer
98
+ 2024-05-23 12:32:45,302 INFO SenderThread:2088 [sender.py:send_request_defer():609] handle sender defer: 6
99
+ 2024-05-23 12:32:45,307 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: status_report
100
+ 2024-05-23 12:32:45,390 INFO SenderThread:2088 [sender.py:transition_state():613] send defer: 7
101
+ 2024-05-23 12:32:45,390 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: defer
102
+ 2024-05-23 12:32:45,390 INFO HandlerThread:2088 [handler.py:handle_request_defer():184] handle defer: 7
103
+ 2024-05-23 12:32:45,390 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: defer
104
+ 2024-05-23 12:32:45,390 INFO SenderThread:2088 [sender.py:send_request_defer():609] handle sender defer: 7
105
+ 2024-05-23 12:32:46,131 INFO Thread-12 :2088 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/config.yaml
106
+ 2024-05-23 12:32:46,132 INFO Thread-12 :2088 [dir_watcher.py:_on_file_created():271] file/dir created: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/wandb-summary.json
107
+ 2024-05-23 12:32:46,293 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: poll_exit
108
+ 2024-05-23 12:32:46,694 INFO SenderThread:2088 [sender.py:transition_state():613] send defer: 8
109
+ 2024-05-23 12:32:46,694 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: poll_exit
110
+ 2024-05-23 12:32:46,695 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: defer
111
+ 2024-05-23 12:32:46,695 INFO HandlerThread:2088 [handler.py:handle_request_defer():184] handle defer: 8
112
+ 2024-05-23 12:32:46,695 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: defer
113
+ 2024-05-23 12:32:46,695 INFO SenderThread:2088 [sender.py:send_request_defer():609] handle sender defer: 8
114
+ 2024-05-23 12:32:46,695 INFO SenderThread:2088 [job_builder.py:build():432] Attempting to build job artifact
115
+ 2024-05-23 12:32:46,695 INFO SenderThread:2088 [job_builder.py:_get_source_type():576] no source found
116
+ 2024-05-23 12:32:46,695 INFO SenderThread:2088 [sender.py:transition_state():613] send defer: 9
117
+ 2024-05-23 12:32:46,696 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: defer
118
+ 2024-05-23 12:32:46,696 INFO HandlerThread:2088 [handler.py:handle_request_defer():184] handle defer: 9
119
+ 2024-05-23 12:32:46,696 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: defer
120
+ 2024-05-23 12:32:46,696 INFO SenderThread:2088 [sender.py:send_request_defer():609] handle sender defer: 9
121
+ 2024-05-23 12:32:46,696 INFO SenderThread:2088 [dir_watcher.py:finish():358] shutting down directory watcher
122
+ 2024-05-23 12:32:47,133 INFO SenderThread:2088 [dir_watcher.py:_on_file_modified():288] file/dir modified: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/output.log
123
+ 2024-05-23 12:32:47,133 INFO SenderThread:2088 [dir_watcher.py:finish():388] scan: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files
124
+ 2024-05-23 12:32:47,133 INFO SenderThread:2088 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/requirements.txt requirements.txt
125
+ 2024-05-23 12:32:47,133 INFO SenderThread:2088 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/output.log output.log
126
+ 2024-05-23 12:32:47,136 INFO SenderThread:2088 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/config.yaml config.yaml
127
+ 2024-05-23 12:32:47,138 INFO SenderThread:2088 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/wandb-summary.json wandb-summary.json
128
+ 2024-05-23 12:32:47,138 INFO SenderThread:2088 [dir_watcher.py:finish():402] scan save: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/wandb-metadata.json wandb-metadata.json
129
+ 2024-05-23 12:32:47,138 INFO SenderThread:2088 [sender.py:transition_state():613] send defer: 10
130
+ 2024-05-23 12:32:47,140 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: defer
131
+ 2024-05-23 12:32:47,140 INFO HandlerThread:2088 [handler.py:handle_request_defer():184] handle defer: 10
132
+ 2024-05-23 12:32:47,143 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: defer
133
+ 2024-05-23 12:32:47,143 INFO SenderThread:2088 [sender.py:send_request_defer():609] handle sender defer: 10
134
+ 2024-05-23 12:32:47,144 INFO SenderThread:2088 [file_pusher.py:finish():169] shutting down file pusher
135
+ 2024-05-23 12:32:47,293 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: poll_exit
136
+ 2024-05-23 12:32:47,293 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: poll_exit
137
+ 2024-05-23 12:32:47,369 INFO wandb-upload_0:2088 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/requirements.txt
138
+ 2024-05-23 12:32:47,741 INFO wandb-upload_3:2088 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/wandb-summary.json
139
+ 2024-05-23 12:32:47,755 INFO wandb-upload_2:2088 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/config.yaml
140
+ 2024-05-23 12:32:47,767 INFO wandb-upload_1:2088 [upload_job.py:push():130] Uploaded file /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/files/output.log
141
+ 2024-05-23 12:32:47,967 INFO Thread-11 (_thread_body):2088 [sender.py:transition_state():613] send defer: 11
142
+ 2024-05-23 12:32:47,967 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: defer
143
+ 2024-05-23 12:32:47,967 INFO HandlerThread:2088 [handler.py:handle_request_defer():184] handle defer: 11
144
+ 2024-05-23 12:32:47,967 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: defer
145
+ 2024-05-23 12:32:47,967 INFO SenderThread:2088 [sender.py:send_request_defer():609] handle sender defer: 11
146
+ 2024-05-23 12:32:47,967 INFO SenderThread:2088 [file_pusher.py:join():175] waiting for file pusher
147
+ 2024-05-23 12:32:47,968 INFO SenderThread:2088 [sender.py:transition_state():613] send defer: 12
148
+ 2024-05-23 12:32:47,968 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: defer
149
+ 2024-05-23 12:32:47,968 INFO HandlerThread:2088 [handler.py:handle_request_defer():184] handle defer: 12
150
+ 2024-05-23 12:32:47,968 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: defer
151
+ 2024-05-23 12:32:47,968 INFO SenderThread:2088 [sender.py:send_request_defer():609] handle sender defer: 12
152
+ 2024-05-23 12:32:47,968 INFO SenderThread:2088 [file_stream.py:finish():601] file stream finish called
153
+ 2024-05-23 12:32:48,033 INFO SenderThread:2088 [file_stream.py:finish():605] file stream finish is done
154
+ 2024-05-23 12:32:48,033 INFO SenderThread:2088 [sender.py:transition_state():613] send defer: 13
155
+ 2024-05-23 12:32:48,033 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: defer
156
+ 2024-05-23 12:32:48,033 INFO HandlerThread:2088 [handler.py:handle_request_defer():184] handle defer: 13
157
+ 2024-05-23 12:32:48,033 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: defer
158
+ 2024-05-23 12:32:48,033 INFO SenderThread:2088 [sender.py:send_request_defer():609] handle sender defer: 13
159
+ 2024-05-23 12:32:48,033 INFO SenderThread:2088 [sender.py:transition_state():613] send defer: 14
160
+ 2024-05-23 12:32:48,033 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: defer
161
+ 2024-05-23 12:32:48,034 INFO HandlerThread:2088 [handler.py:handle_request_defer():184] handle defer: 14
162
+ 2024-05-23 12:32:48,034 DEBUG SenderThread:2088 [sender.py:send():378] send: final
163
+ 2024-05-23 12:32:48,034 DEBUG SenderThread:2088 [sender.py:send():378] send: footer
164
+ 2024-05-23 12:32:48,034 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: defer
165
+ 2024-05-23 12:32:48,034 INFO SenderThread:2088 [sender.py:send_request_defer():609] handle sender defer: 14
166
+ 2024-05-23 12:32:48,035 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: poll_exit
167
+ 2024-05-23 12:32:48,035 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: poll_exit
168
+ 2024-05-23 12:32:48,035 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: server_info
169
+ 2024-05-23 12:32:48,035 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: get_summary
170
+ 2024-05-23 12:32:48,035 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: sampled_history
171
+ 2024-05-23 12:32:48,035 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: internal_messages
172
+ 2024-05-23 12:32:48,035 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: poll_exit
173
+ 2024-05-23 12:32:48,035 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: poll_exit
174
+ 2024-05-23 12:32:48,035 DEBUG SenderThread:2088 [sender.py:send_request():405] send_request: server_info
175
+ 2024-05-23 12:32:48,098 INFO MainThread:2088 [wandb_run.py:_footer_history_summary_info():3994] rendering history
176
+ 2024-05-23 12:32:48,098 INFO MainThread:2088 [wandb_run.py:_footer_history_summary_info():4026] rendering summary
177
+ 2024-05-23 12:32:48,098 INFO MainThread:2088 [wandb_run.py:_footer_sync_info():3953] logging synced files
178
+ 2024-05-23 12:32:48,098 DEBUG HandlerThread:2088 [handler.py:handle_request():158] handle_request: shutdown
179
+ 2024-05-23 12:32:48,098 INFO HandlerThread:2088 [handler.py:finish():882] shutting down handler
180
+ 2024-05-23 12:32:49,035 INFO WriterThread:2088 [datastore.py:close():296] close: /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/run-gdvgjem8.wandb
181
+ 2024-05-23 12:32:49,098 INFO SenderThread:2088 [sender.py:finish():1545] shutting down sender
182
+ 2024-05-23 12:32:49,098 INFO SenderThread:2088 [file_pusher.py:finish():169] shutting down file pusher
183
+ 2024-05-23 12:32:49,098 INFO SenderThread:2088 [file_pusher.py:join():175] waiting for file pusher
lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/logs/debug.log ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-05-23 12:32:33,800 INFO MainThread:1933 [wandb_setup.py:_flush():76] Current SDK version is 0.17.0
2
+ 2024-05-23 12:32:33,800 INFO MainThread:1933 [wandb_setup.py:_flush():76] Configure stats pid to 1933
3
+ 2024-05-23 12:32:33,800 INFO MainThread:1933 [wandb_setup.py:_flush():76] Loading settings from /root/.config/wandb/settings
4
+ 2024-05-23 12:32:33,800 INFO MainThread:1933 [wandb_setup.py:_flush():76] Loading settings from /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/settings
5
+ 2024-05-23 12:32:33,800 INFO MainThread:1933 [wandb_setup.py:_flush():76] Loading settings from environment variables: {}
6
+ 2024-05-23 12:32:33,800 INFO MainThread:1933 [wandb_setup.py:_flush():76] Applying setup settings: {'_disable_service': False}
7
+ 2024-05-23 12:32:33,800 WARNING MainThread:1933 [wandb_setup.py:_flush():76] Could not find program at -m lm_eval.__main__
8
+ 2024-05-23 12:32:33,800 INFO MainThread:1933 [wandb_setup.py:_flush():76] Inferring run settings from compute environment: {'program_relpath': None, 'program': '-m lm_eval.__main__'}
9
+ 2024-05-23 12:32:33,800 INFO MainThread:1933 [wandb_setup.py:_flush():76] Applying login settings: {}
10
+ 2024-05-23 12:32:33,800 INFO MainThread:1933 [wandb_init.py:_log_setup():520] Logging user logs to /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/logs/debug.log
11
+ 2024-05-23 12:32:33,800 INFO MainThread:1933 [wandb_init.py:_log_setup():521] Logging internal logs to /mnt/weka/peacock/idc/cronscript/lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/logs/debug-internal.log
12
+ 2024-05-23 12:32:33,800 INFO MainThread:1933 [wandb_init.py:init():560] calling init triggers
13
+ 2024-05-23 12:32:33,800 INFO MainThread:1933 [wandb_init.py:init():567] wandb.init called with sweep_config: {}
14
+ config: {}
15
+ 2024-05-23 12:32:33,800 INFO MainThread:1933 [wandb_init.py:init():610] starting backend
16
+ 2024-05-23 12:32:33,800 INFO MainThread:1933 [wandb_init.py:init():614] setting up manager
17
+ 2024-05-23 12:32:33,803 INFO MainThread:1933 [backend.py:_multiprocessing_setup():105] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
18
+ 2024-05-23 12:32:33,804 INFO MainThread:1933 [wandb_init.py:init():622] backend started and connected
19
+ 2024-05-23 12:32:33,808 INFO MainThread:1933 [wandb_init.py:init():711] updated telemetry
20
+ 2024-05-23 12:32:33,817 INFO MainThread:1933 [wandb_init.py:init():744] communicating run to backend with 90.0 second timeout
21
+ 2024-05-23 12:32:34,124 INFO MainThread:1933 [wandb_run.py:_on_init():2396] communicating current version
22
+ 2024-05-23 12:32:34,239 INFO MainThread:1933 [wandb_run.py:_on_init():2405] got version response
23
+ 2024-05-23 12:32:34,239 INFO MainThread:1933 [wandb_init.py:init():795] starting run threads in backend
24
+ 2024-05-23 12:32:34,523 INFO MainThread:1933 [wandb_run.py:_console_start():2374] atexit reg
25
+ 2024-05-23 12:32:34,523 INFO MainThread:1933 [wandb_run.py:_redirect():2229] redirect: wrap_raw
26
+ 2024-05-23 12:32:34,523 INFO MainThread:1933 [wandb_run.py:_redirect():2294] Wrapping output streams.
27
+ 2024-05-23 12:32:34,523 INFO MainThread:1933 [wandb_run.py:_redirect():2319] Redirects installed.
28
+ 2024-05-23 12:32:34,525 INFO MainThread:1933 [wandb_init.py:init():838] run started, returning control to user process
29
+ 2024-05-23 12:32:49,099 WARNING MsgRouterThr:1933 [router.py:message_loop():77] message_loop has been closed
lm-evaluation-harness/wandb/run-20240523_123233-gdvgjem8/run-gdvgjem8.wandb ADDED
Binary file (11.2 kB). View file
 
venv/lib/python3.10/site-packages/huggingface_hub-0.22.2.dist-info/INSTALLER ADDED
@@ -0,0 +1 @@
 
 
1
+ pip
venv/lib/python3.10/site-packages/huggingface_hub-0.22.2.dist-info/LICENSE ADDED
@@ -0,0 +1,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright [yyyy] [name of copyright owner]
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
venv/lib/python3.10/site-packages/huggingface_hub-0.22.2.dist-info/METADATA ADDED
@@ -0,0 +1,296 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Metadata-Version: 2.1
2
+ Name: huggingface-hub
3
+ Version: 0.22.2
4
+ Summary: Client library to download and publish models, datasets and other repos on the huggingface.co hub
5
+ Home-page: https://github.com/huggingface/huggingface_hub
6
+ Author: Hugging Face, Inc.
7
+ Author-email: [email protected]
8
+ License: Apache
9
+ Keywords: model-hub machine-learning models natural-language-processing deep-learning pytorch pretrained-models
10
+ Platform: UNKNOWN
11
+ Classifier: Intended Audience :: Developers
12
+ Classifier: Intended Audience :: Education
13
+ Classifier: Intended Audience :: Science/Research
14
+ Classifier: License :: OSI Approved :: Apache Software License
15
+ Classifier: Operating System :: OS Independent
16
+ Classifier: Programming Language :: Python :: 3
17
+ Classifier: Programming Language :: Python :: 3 :: Only
18
+ Classifier: Programming Language :: Python :: 3.8
19
+ Classifier: Programming Language :: Python :: 3.9
20
+ Classifier: Programming Language :: Python :: 3.10
21
+ Classifier: Programming Language :: Python :: 3.11
22
+ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
23
+ Requires-Python: >=3.8.0
24
+ Description-Content-Type: text/markdown
25
+ License-File: LICENSE
26
+ Requires-Dist: filelock
27
+ Requires-Dist: fsspec >=2023.5.0
28
+ Requires-Dist: packaging >=20.9
29
+ Requires-Dist: pyyaml >=5.1
30
+ Requires-Dist: requests
31
+ Requires-Dist: tqdm >=4.42.1
32
+ Requires-Dist: typing-extensions >=3.7.4.3
33
+ Provides-Extra: all
34
+ Requires-Dist: InquirerPy ==0.3.4 ; extra == 'all'
35
+ Requires-Dist: aiohttp ; extra == 'all'
36
+ Requires-Dist: minijinja >=1.0 ; extra == 'all'
37
+ Requires-Dist: jedi ; extra == 'all'
38
+ Requires-Dist: Jinja2 ; extra == 'all'
39
+ Requires-Dist: pytest ; extra == 'all'
40
+ Requires-Dist: pytest-cov ; extra == 'all'
41
+ Requires-Dist: pytest-env ; extra == 'all'
42
+ Requires-Dist: pytest-xdist ; extra == 'all'
43
+ Requires-Dist: pytest-vcr ; extra == 'all'
44
+ Requires-Dist: pytest-asyncio ; extra == 'all'
45
+ Requires-Dist: pytest-rerunfailures ; extra == 'all'
46
+ Requires-Dist: urllib3 <2.0 ; extra == 'all'
47
+ Requires-Dist: soundfile ; extra == 'all'
48
+ Requires-Dist: Pillow ; extra == 'all'
49
+ Requires-Dist: gradio ; extra == 'all'
50
+ Requires-Dist: numpy ; extra == 'all'
51
+ Requires-Dist: ruff >=0.3.0 ; extra == 'all'
52
+ Requires-Dist: mypy ==1.5.1 ; extra == 'all'
53
+ Requires-Dist: typing-extensions >=4.8.0 ; extra == 'all'
54
+ Requires-Dist: types-PyYAML ; extra == 'all'
55
+ Requires-Dist: types-requests ; extra == 'all'
56
+ Requires-Dist: types-simplejson ; extra == 'all'
57
+ Requires-Dist: types-toml ; extra == 'all'
58
+ Requires-Dist: types-tqdm ; extra == 'all'
59
+ Requires-Dist: types-urllib3 ; extra == 'all'
60
+ Provides-Extra: cli
61
+ Requires-Dist: InquirerPy ==0.3.4 ; extra == 'cli'
62
+ Provides-Extra: dev
63
+ Requires-Dist: InquirerPy ==0.3.4 ; extra == 'dev'
64
+ Requires-Dist: aiohttp ; extra == 'dev'
65
+ Requires-Dist: minijinja >=1.0 ; extra == 'dev'
66
+ Requires-Dist: jedi ; extra == 'dev'
67
+ Requires-Dist: Jinja2 ; extra == 'dev'
68
+ Requires-Dist: pytest ; extra == 'dev'
69
+ Requires-Dist: pytest-cov ; extra == 'dev'
70
+ Requires-Dist: pytest-env ; extra == 'dev'
71
+ Requires-Dist: pytest-xdist ; extra == 'dev'
72
+ Requires-Dist: pytest-vcr ; extra == 'dev'
73
+ Requires-Dist: pytest-asyncio ; extra == 'dev'
74
+ Requires-Dist: pytest-rerunfailures ; extra == 'dev'
75
+ Requires-Dist: urllib3 <2.0 ; extra == 'dev'
76
+ Requires-Dist: soundfile ; extra == 'dev'
77
+ Requires-Dist: Pillow ; extra == 'dev'
78
+ Requires-Dist: gradio ; extra == 'dev'
79
+ Requires-Dist: numpy ; extra == 'dev'
80
+ Requires-Dist: ruff >=0.3.0 ; extra == 'dev'
81
+ Requires-Dist: mypy ==1.5.1 ; extra == 'dev'
82
+ Requires-Dist: typing-extensions >=4.8.0 ; extra == 'dev'
83
+ Requires-Dist: types-PyYAML ; extra == 'dev'
84
+ Requires-Dist: types-requests ; extra == 'dev'
85
+ Requires-Dist: types-simplejson ; extra == 'dev'
86
+ Requires-Dist: types-toml ; extra == 'dev'
87
+ Requires-Dist: types-tqdm ; extra == 'dev'
88
+ Requires-Dist: types-urllib3 ; extra == 'dev'
89
+ Provides-Extra: fastai
90
+ Requires-Dist: toml ; extra == 'fastai'
91
+ Requires-Dist: fastai >=2.4 ; extra == 'fastai'
92
+ Requires-Dist: fastcore >=1.3.27 ; extra == 'fastai'
93
+ Provides-Extra: hf_transfer
94
+ Requires-Dist: hf-transfer >=0.1.4 ; extra == 'hf_transfer'
95
+ Provides-Extra: inference
96
+ Requires-Dist: aiohttp ; extra == 'inference'
97
+ Requires-Dist: minijinja >=1.0 ; extra == 'inference'
98
+ Provides-Extra: quality
99
+ Requires-Dist: ruff >=0.3.0 ; extra == 'quality'
100
+ Requires-Dist: mypy ==1.5.1 ; extra == 'quality'
101
+ Provides-Extra: tensorflow
102
+ Requires-Dist: tensorflow ; extra == 'tensorflow'
103
+ Requires-Dist: pydot ; extra == 'tensorflow'
104
+ Requires-Dist: graphviz ; extra == 'tensorflow'
105
+ Provides-Extra: tensorflow-testing
106
+ Requires-Dist: tensorflow ; extra == 'tensorflow-testing'
107
+ Requires-Dist: keras <3.0 ; extra == 'tensorflow-testing'
108
+ Provides-Extra: testing
109
+ Requires-Dist: InquirerPy ==0.3.4 ; extra == 'testing'
110
+ Requires-Dist: aiohttp ; extra == 'testing'
111
+ Requires-Dist: minijinja >=1.0 ; extra == 'testing'
112
+ Requires-Dist: jedi ; extra == 'testing'
113
+ Requires-Dist: Jinja2 ; extra == 'testing'
114
+ Requires-Dist: pytest ; extra == 'testing'
115
+ Requires-Dist: pytest-cov ; extra == 'testing'
116
+ Requires-Dist: pytest-env ; extra == 'testing'
117
+ Requires-Dist: pytest-xdist ; extra == 'testing'
118
+ Requires-Dist: pytest-vcr ; extra == 'testing'
119
+ Requires-Dist: pytest-asyncio ; extra == 'testing'
120
+ Requires-Dist: pytest-rerunfailures ; extra == 'testing'
121
+ Requires-Dist: urllib3 <2.0 ; extra == 'testing'
122
+ Requires-Dist: soundfile ; extra == 'testing'
123
+ Requires-Dist: Pillow ; extra == 'testing'
124
+ Requires-Dist: gradio ; extra == 'testing'
125
+ Requires-Dist: numpy ; extra == 'testing'
126
+ Provides-Extra: torch
127
+ Requires-Dist: torch ; extra == 'torch'
128
+ Requires-Dist: safetensors ; extra == 'torch'
129
+ Provides-Extra: typing
130
+ Requires-Dist: typing-extensions >=4.8.0 ; extra == 'typing'
131
+ Requires-Dist: types-PyYAML ; extra == 'typing'
132
+ Requires-Dist: types-requests ; extra == 'typing'
133
+ Requires-Dist: types-simplejson ; extra == 'typing'
134
+ Requires-Dist: types-toml ; extra == 'typing'
135
+ Requires-Dist: types-tqdm ; extra == 'typing'
136
+ Requires-Dist: types-urllib3 ; extra == 'typing'
137
+
138
+ <p align="center">
139
+ <br/>
140
+ <img alt="huggingface_hub library logo" src="https://huggingface.co/datasets/huggingface/documentation-images/raw/main/huggingface_hub.svg" width="376" height="59" style="max-width: 100%;">
141
+ <br/>
142
+ </p>
143
+
144
+ <p align="center">
145
+ <i>The official Python client for the Huggingface Hub.</i>
146
+ </p>
147
+
148
+ <p align="center">
149
+ <a href="https://huggingface.co/docs/huggingface_hub/en/index"><img alt="Documentation" src="https://img.shields.io/website/http/huggingface.co/docs/huggingface_hub/index.svg?down_color=red&down_message=offline&up_message=online&label=doc"></a>
150
+ <a href="https://github.com/huggingface/huggingface_hub/releases"><img alt="GitHub release" src="https://img.shields.io/github/release/huggingface/huggingface_hub.svg"></a>
151
+ <a href="https://github.com/huggingface/huggingface_hub"><img alt="PyPi version" src="https://img.shields.io/pypi/pyversions/huggingface_hub.svg"></a>
152
+ <a href="https://pypi.org/project/huggingface-hub"><img alt="downloads" src="https://static.pepy.tech/badge/huggingface_hub/month"></a>
153
+ <a href="https://codecov.io/gh/huggingface/huggingface_hub"><img alt="Code coverage" src="https://codecov.io/gh/huggingface/huggingface_hub/branch/main/graph/badge.svg?token=RXP95LE2XL"></a>
154
+ </p>
155
+
156
+ <h4 align="center">
157
+ <p>
158
+ <b>English</b> |
159
+ <a href="https://github.com/huggingface/huggingface_hub/blob/main/README_de.md">Deutsch</a> |
160
+ <a href="https://github.com/huggingface/huggingface_hub/blob/main/README_hi.md">हिंदी</a> |
161
+ <a href="https://github.com/huggingface/huggingface_hub/blob/main/README_ko.md">한국어</a> |
162
+ <a href="https://github.com/huggingface/huggingface_hub/blob/main/README_cn.md">中文(简体)</a>
163
+ <p>
164
+ </h4>
165
+ ---
166
+
167
+ **Documentation**: <a href="https://hf.co/docs/huggingface_hub" target="_blank">https://hf.co/docs/huggingface_hub</a>
168
+
169
+ **Source Code**: <a href="https://github.com/huggingface/huggingface_hub" target="_blank">https://github.com/huggingface/huggingface_hub</a>
170
+
171
+ ---
172
+
173
+ ## Welcome to the huggingface_hub library
174
+
175
+ The `huggingface_hub` library allows you to interact with the [Hugging Face Hub](https://huggingface.co/), a platform democratizing open-source Machine Learning for creators and collaborators. Discover pre-trained models and datasets for your projects or play with the thousands of machine learning apps hosted on the Hub. You can also create and share your own models, datasets and demos with the community. The `huggingface_hub` library provides a simple way to do all these things with Python.
176
+
177
+ ## Key features
178
+
179
+ - [Download files](https://huggingface.co/docs/huggingface_hub/en/guides/download) from the Hub.
180
+ - [Upload files](https://huggingface.co/docs/huggingface_hub/en/guides/upload) to the Hub.
181
+ - [Manage your repositories](https://huggingface.co/docs/huggingface_hub/en/guides/repository).
182
+ - [Run Inference](https://huggingface.co/docs/huggingface_hub/en/guides/inference) on deployed models.
183
+ - [Search](https://huggingface.co/docs/huggingface_hub/en/guides/search) for models, datasets and Spaces.
184
+ - [Share Model Cards](https://huggingface.co/docs/huggingface_hub/en/guides/model-cards) to document your models.
185
+ - [Engage with the community](https://huggingface.co/docs/huggingface_hub/en/guides/community) through PRs and comments.
186
+
187
+ ## Installation
188
+
189
+ Install the `huggingface_hub` package with [pip](https://pypi.org/project/huggingface-hub/):
190
+
191
+ ```bash
192
+ pip install huggingface_hub
193
+ ```
194
+
195
+ If you prefer, you can also install it with [conda](https://huggingface.co/docs/huggingface_hub/en/installation#install-with-conda).
196
+
197
+ In order to keep the package minimal by default, `huggingface_hub` comes with optional dependencies useful for some use cases. For example, if you want have a complete experience for Inference, run:
198
+
199
+ ```bash
200
+ pip install huggingface_hub[inference]
201
+ ```
202
+
203
+ To learn more installation and optional dependencies, check out the [installation guide](https://huggingface.co/docs/huggingface_hub/en/installation).
204
+
205
+ ## Quick start
206
+
207
+ ### Download files
208
+
209
+ Download a single file
210
+
211
+ ```py
212
+ from huggingface_hub import hf_hub_download
213
+
214
+ hf_hub_download(repo_id="tiiuae/falcon-7b-instruct", filename="config.json")
215
+ ```
216
+
217
+ Or an entire repository
218
+
219
+ ```py
220
+ from huggingface_hub import snapshot_download
221
+
222
+ snapshot_download("stabilityai/stable-diffusion-2-1")
223
+ ```
224
+
225
+ Files will be downloaded in a local cache folder. More details in [this guide](https://huggingface.co/docs/huggingface_hub/en/guides/manage-cache).
226
+
227
+ ### Login
228
+
229
+ The Hugging Face Hub uses tokens to authenticate applications (see [docs](https://huggingface.co/docs/hub/security-tokens)). To login your machine, run the following CLI:
230
+
231
+ ```bash
232
+ huggingface-cli login
233
+ # or using an environment variable
234
+ huggingface-cli login --token $HUGGINGFACE_TOKEN
235
+ ```
236
+
237
+ ### Create a repository
238
+
239
+ ```py
240
+ from huggingface_hub import create_repo
241
+
242
+ create_repo(repo_id="super-cool-model")
243
+ ```
244
+
245
+ ### Upload files
246
+
247
+ Upload a single file
248
+
249
+ ```py
250
+ from huggingface_hub import upload_file
251
+
252
+ upload_file(
253
+ path_or_fileobj="/home/lysandre/dummy-test/README.md",
254
+ path_in_repo="README.md",
255
+ repo_id="lysandre/test-model",
256
+ )
257
+ ```
258
+
259
+ Or an entire folder
260
+
261
+ ```py
262
+ from huggingface_hub import upload_folder
263
+
264
+ upload_folder(
265
+ folder_path="/path/to/local/space",
266
+ repo_id="username/my-cool-space",
267
+ repo_type="space",
268
+ )
269
+ ```
270
+
271
+ For details in the [upload guide](https://huggingface.co/docs/huggingface_hub/en/guides/upload).
272
+
273
+ ## Integrating to the Hub.
274
+
275
+ We're partnering with cool open source ML libraries to provide free model hosting and versioning. You can find the existing integrations [here](https://huggingface.co/docs/hub/libraries).
276
+
277
+ The advantages are:
278
+
279
+ - Free model or dataset hosting for libraries and their users.
280
+ - Built-in file versioning, even with very large files, thanks to a git-based approach.
281
+ - Serverless inference API for all models publicly available.
282
+ - In-browser widgets to play with the uploaded models.
283
+ - Anyone can upload a new model for your library, they just need to add the corresponding tag for the model to be discoverable.
284
+ - Fast downloads! We use Cloudfront (a CDN) to geo-replicate downloads so they're blazing fast from anywhere on the globe.
285
+ - Usage stats and more features to come.
286
+
287
+ If you would like to integrate your library, feel free to open an issue to begin the discussion. We wrote a [step-by-step guide](https://huggingface.co/docs/hub/adding-a-library) with ❤️ showing how to do this integration.
288
+
289
+ ## Contributions (feature requests, bugs, etc.) are super welcome 💙💚💛💜🧡❤️
290
+
291
+ Everyone is welcome to contribute, and we value everybody's contribution. Code is not the only way to help the community.
292
+ Answering questions, helping others, reaching out and improving the documentations are immensely valuable to the community.
293
+ We wrote a [contribution guide](https://github.com/huggingface/huggingface_hub/blob/main/CONTRIBUTING.md) to summarize
294
+ how to get started to contribute to this repository.
295
+
296
+
venv/lib/python3.10/site-packages/huggingface_hub-0.22.2.dist-info/RECORD ADDED
@@ -0,0 +1,220 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ../../../bin/huggingface-cli,sha256=MHJnoQrGXB7el4CcouFgtEo3z-2BIBras8Al-VJSBJY,268
2
+ huggingface_hub-0.22.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
3
+ huggingface_hub-0.22.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
4
+ huggingface_hub-0.22.2.dist-info/METADATA,sha256=9S0T9nMXn6Q7cesvjVBiSk4oEid8LZ3gT9fuJLGrWNk,12869
5
+ huggingface_hub-0.22.2.dist-info/RECORD,,
6
+ huggingface_hub-0.22.2.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
7
+ huggingface_hub-0.22.2.dist-info/entry_points.txt,sha256=Y3Z2L02rBG7va_iE6RPXolIgwOdwUFONyRN3kXMxZ0g,131
8
+ huggingface_hub-0.22.2.dist-info/top_level.txt,sha256=8KzlQJAY4miUvjAssOAJodqKOw3harNzuiwGQ9qLSSk,16
9
+ huggingface_hub/__init__.py,sha256=lDulrtedaTz17qYF0AzTHuRanxwgeGlVdq6TxmIcuQQ,31075
10
+ huggingface_hub/__pycache__/__init__.cpython-310.pyc,,
11
+ huggingface_hub/__pycache__/_commit_api.cpython-310.pyc,,
12
+ huggingface_hub/__pycache__/_commit_scheduler.cpython-310.pyc,,
13
+ huggingface_hub/__pycache__/_inference_endpoints.cpython-310.pyc,,
14
+ huggingface_hub/__pycache__/_login.cpython-310.pyc,,
15
+ huggingface_hub/__pycache__/_multi_commits.cpython-310.pyc,,
16
+ huggingface_hub/__pycache__/_snapshot_download.cpython-310.pyc,,
17
+ huggingface_hub/__pycache__/_space_api.cpython-310.pyc,,
18
+ huggingface_hub/__pycache__/_tensorboard_logger.cpython-310.pyc,,
19
+ huggingface_hub/__pycache__/_webhooks_payload.cpython-310.pyc,,
20
+ huggingface_hub/__pycache__/_webhooks_server.cpython-310.pyc,,
21
+ huggingface_hub/__pycache__/community.cpython-310.pyc,,
22
+ huggingface_hub/__pycache__/constants.cpython-310.pyc,,
23
+ huggingface_hub/__pycache__/errors.cpython-310.pyc,,
24
+ huggingface_hub/__pycache__/fastai_utils.cpython-310.pyc,,
25
+ huggingface_hub/__pycache__/file_download.cpython-310.pyc,,
26
+ huggingface_hub/__pycache__/hf_api.cpython-310.pyc,,
27
+ huggingface_hub/__pycache__/hf_file_system.cpython-310.pyc,,
28
+ huggingface_hub/__pycache__/hub_mixin.cpython-310.pyc,,
29
+ huggingface_hub/__pycache__/inference_api.cpython-310.pyc,,
30
+ huggingface_hub/__pycache__/keras_mixin.cpython-310.pyc,,
31
+ huggingface_hub/__pycache__/lfs.cpython-310.pyc,,
32
+ huggingface_hub/__pycache__/repocard.cpython-310.pyc,,
33
+ huggingface_hub/__pycache__/repocard_data.cpython-310.pyc,,
34
+ huggingface_hub/__pycache__/repository.cpython-310.pyc,,
35
+ huggingface_hub/_commit_api.py,sha256=_6NggUJsCBdspCJjXbvZYXH6vLBOnkG6I2E1kc8aJm8,29194
36
+ huggingface_hub/_commit_scheduler.py,sha256=FgfjYv3E0oK3iBxDdy45Y7t78FWkmjnBR4dRd5aZviU,13653
37
+ huggingface_hub/_inference_endpoints.py,sha256=wGcnxZNFCbMK77SA90fPsZ9bqNGwPopSVr-sTbdw3o8,15763
38
+ huggingface_hub/_login.py,sha256=jNTFCnou-eZAtMWl1PDuyZhmpW3O-f4qff9m5hU0UGk,15364
39
+ huggingface_hub/_multi_commits.py,sha256=rtN0AaHzamXi1cvr1r2MlqR6y-laZxgRo-30J_I3RwM,12519
40
+ huggingface_hub/_snapshot_download.py,sha256=lXsSWaDSOP0hH5_9tOSBazNAtWSBhN8dMcjrLY7hNIc,15677
41
+ huggingface_hub/_space_api.py,sha256=Mae_lqTRyTWyszI5mlObJ2fn9slPxkFPcFTEVADoNQM,5255
42
+ huggingface_hub/_tensorboard_logger.py,sha256=uqmkKBKyj6_9XfWq563afgARenZ7-fjEHb16rgY24-Y,7166
43
+ huggingface_hub/_webhooks_payload.py,sha256=cF9iWOOacOZfqKGcuVhykDgAZHrHON7VMuLwwehl6O8,2832
44
+ huggingface_hub/_webhooks_server.py,sha256=fDbyDu28qhJJQb8tKpH1C8l4cJSvC3Gr2sUo1DbIoD8,15197
45
+ huggingface_hub/commands/__init__.py,sha256=AkbM2a-iGh0Vq_xAWhK3mu3uZ44km8-X5uWjKcvcrUQ,928
46
+ huggingface_hub/commands/__pycache__/__init__.cpython-310.pyc,,
47
+ huggingface_hub/commands/__pycache__/_cli_utils.cpython-310.pyc,,
48
+ huggingface_hub/commands/__pycache__/delete_cache.cpython-310.pyc,,
49
+ huggingface_hub/commands/__pycache__/download.cpython-310.pyc,,
50
+ huggingface_hub/commands/__pycache__/env.cpython-310.pyc,,
51
+ huggingface_hub/commands/__pycache__/huggingface_cli.cpython-310.pyc,,
52
+ huggingface_hub/commands/__pycache__/lfs.cpython-310.pyc,,
53
+ huggingface_hub/commands/__pycache__/scan_cache.cpython-310.pyc,,
54
+ huggingface_hub/commands/__pycache__/upload.cpython-310.pyc,,
55
+ huggingface_hub/commands/__pycache__/user.cpython-310.pyc,,
56
+ huggingface_hub/commands/_cli_utils.py,sha256=qRdl9opi3yJxIVNCnrmte-jFWmYbjVqd8gBlin8NNzY,1971
57
+ huggingface_hub/commands/delete_cache.py,sha256=Rb1BtIltJPnQ-th7tcK_L4mFqfk785t3KXV77xXKBP4,16131
58
+ huggingface_hub/commands/download.py,sha256=yGq9SlTRHR6TBrky_VBIyo68e0gnMLgYPBYIBG7d9bQ,9167
59
+ huggingface_hub/commands/env.py,sha256=yYl4DSS14V8t244nAi0t77Izx5LIdgS_dy6xiV5VQME,1226
60
+ huggingface_hub/commands/huggingface_cli.py,sha256=o862C98OcZoyqCzY7mNpia1h0KaLJUgSb0y10ot8sxA,1924
61
+ huggingface_hub/commands/lfs.py,sha256=6E769AoRxUDiIOapn1_QvTbNtdUnUiouu2F4Gopp4do,7318
62
+ huggingface_hub/commands/scan_cache.py,sha256=4o_jQsZloicRa-P8gncUBncVyWswpSF9T6KGlNrGodk,5183
63
+ huggingface_hub/commands/upload.py,sha256=Mr69qO60otqCVw0sVSBPykUTkL9HO-pkCyulSD2mROM,13622
64
+ huggingface_hub/commands/user.py,sha256=QApZJOCQEHADhjunM3hlQ72uqHsearCiCE4SdpzGdcc,6893
65
+ huggingface_hub/community.py,sha256=SBaOfI-3atCzRbO0gDS8BYxctbdvD4G0X6D0GfY8Fgc,12203
66
+ huggingface_hub/constants.py,sha256=8r0JaNMhLR8X6pC6TnNBLQ-TVcHEbRWk1sJ-LSIj444,7821
67
+ huggingface_hub/errors.py,sha256=jCYKeSOsQNfH2t3TsW8kIAXXS1aWl9PaAq3prFfz4CI,704
68
+ huggingface_hub/fastai_utils.py,sha256=5I7zAfgHJU_mZnxnf9wgWTHrCRu_EAV8VTangDVfE_o,16676
69
+ huggingface_hub/file_download.py,sha256=DmOEVmhEsRnX8M0kZmLPLC76eptMT0riTwtThFioV8Q,77476
70
+ huggingface_hub/hf_api.py,sha256=dJsdtW6WJW04h84BE46FOg8Pp34AgYhg-NbMg9WrReY,367303
71
+ huggingface_hub/hf_file_system.py,sha256=JUCT-VZBesDCB-uN__fvQt3uprGQETGnUlzjC7StQLM,37272
72
+ huggingface_hub/hub_mixin.py,sha256=xkUTJiP5TiAiVj6ts9Thffcm4wufZS3jMWil3LB2uvw,30423
73
+ huggingface_hub/inference/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
74
+ huggingface_hub/inference/__pycache__/__init__.cpython-310.pyc,,
75
+ huggingface_hub/inference/__pycache__/_client.cpython-310.pyc,,
76
+ huggingface_hub/inference/__pycache__/_common.cpython-310.pyc,,
77
+ huggingface_hub/inference/__pycache__/_templating.cpython-310.pyc,,
78
+ huggingface_hub/inference/__pycache__/_types.cpython-310.pyc,,
79
+ huggingface_hub/inference/_client.py,sha256=D4O07nYFo7v5lXZ7id3zubV6u8_RxhTVStoeAgEBs-E,104854
80
+ huggingface_hub/inference/_common.py,sha256=BOOBNpF0_V8fDXsi2q5eQ9i4KIlPS6VfMxYxLSgkRdM,16570
81
+ huggingface_hub/inference/_generated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
82
+ huggingface_hub/inference/_generated/__pycache__/__init__.cpython-310.pyc,,
83
+ huggingface_hub/inference/_generated/__pycache__/_async_client.cpython-310.pyc,,
84
+ huggingface_hub/inference/_generated/_async_client.py,sha256=d7fvZyyBNnG9zivHS7rCwaR7TlETN7JENR-M_ZEo_3c,108053
85
+ huggingface_hub/inference/_generated/types/__init__.py,sha256=SoKeNQ8JjBgKkQIgBTsWJe4-Z75Ebz6WkdL4ZQ27yNc,4450
86
+ huggingface_hub/inference/_generated/types/__pycache__/__init__.cpython-310.pyc,,
87
+ huggingface_hub/inference/_generated/types/__pycache__/audio_classification.cpython-310.pyc,,
88
+ huggingface_hub/inference/_generated/types/__pycache__/audio_to_audio.cpython-310.pyc,,
89
+ huggingface_hub/inference/_generated/types/__pycache__/automatic_speech_recognition.cpython-310.pyc,,
90
+ huggingface_hub/inference/_generated/types/__pycache__/base.cpython-310.pyc,,
91
+ huggingface_hub/inference/_generated/types/__pycache__/chat_completion.cpython-310.pyc,,
92
+ huggingface_hub/inference/_generated/types/__pycache__/depth_estimation.cpython-310.pyc,,
93
+ huggingface_hub/inference/_generated/types/__pycache__/document_question_answering.cpython-310.pyc,,
94
+ huggingface_hub/inference/_generated/types/__pycache__/feature_extraction.cpython-310.pyc,,
95
+ huggingface_hub/inference/_generated/types/__pycache__/fill_mask.cpython-310.pyc,,
96
+ huggingface_hub/inference/_generated/types/__pycache__/image_classification.cpython-310.pyc,,
97
+ huggingface_hub/inference/_generated/types/__pycache__/image_segmentation.cpython-310.pyc,,
98
+ huggingface_hub/inference/_generated/types/__pycache__/image_to_image.cpython-310.pyc,,
99
+ huggingface_hub/inference/_generated/types/__pycache__/image_to_text.cpython-310.pyc,,
100
+ huggingface_hub/inference/_generated/types/__pycache__/object_detection.cpython-310.pyc,,
101
+ huggingface_hub/inference/_generated/types/__pycache__/question_answering.cpython-310.pyc,,
102
+ huggingface_hub/inference/_generated/types/__pycache__/sentence_similarity.cpython-310.pyc,,
103
+ huggingface_hub/inference/_generated/types/__pycache__/summarization.cpython-310.pyc,,
104
+ huggingface_hub/inference/_generated/types/__pycache__/table_question_answering.cpython-310.pyc,,
105
+ huggingface_hub/inference/_generated/types/__pycache__/text2text_generation.cpython-310.pyc,,
106
+ huggingface_hub/inference/_generated/types/__pycache__/text_classification.cpython-310.pyc,,
107
+ huggingface_hub/inference/_generated/types/__pycache__/text_generation.cpython-310.pyc,,
108
+ huggingface_hub/inference/_generated/types/__pycache__/text_to_audio.cpython-310.pyc,,
109
+ huggingface_hub/inference/_generated/types/__pycache__/text_to_image.cpython-310.pyc,,
110
+ huggingface_hub/inference/_generated/types/__pycache__/token_classification.cpython-310.pyc,,
111
+ huggingface_hub/inference/_generated/types/__pycache__/translation.cpython-310.pyc,,
112
+ huggingface_hub/inference/_generated/types/__pycache__/video_classification.cpython-310.pyc,,
113
+ huggingface_hub/inference/_generated/types/__pycache__/visual_question_answering.cpython-310.pyc,,
114
+ huggingface_hub/inference/_generated/types/__pycache__/zero_shot_classification.cpython-310.pyc,,
115
+ huggingface_hub/inference/_generated/types/__pycache__/zero_shot_image_classification.cpython-310.pyc,,
116
+ huggingface_hub/inference/_generated/types/__pycache__/zero_shot_object_detection.cpython-310.pyc,,
117
+ huggingface_hub/inference/_generated/types/audio_classification.py,sha256=wk4kUTLQZoXWLpiUOpKRHRRE-JYqqJlzGVe62VACR-0,1347
118
+ huggingface_hub/inference/_generated/types/audio_to_audio.py,sha256=n7GeCepzt254yoSLsdjrI1j4fzYgjWzxoaKE5gZJc48,881
119
+ huggingface_hub/inference/_generated/types/automatic_speech_recognition.py,sha256=-7UHu5QTGwSrJFnrbMgzeUFpJQOGyTmfK_QHgtnx6j8,5352
120
+ huggingface_hub/inference/_generated/types/base.py,sha256=Cq4gUVtwwLmWyiIIq4NSL8kRk0EWk9QWWHc5Vup2LVg,6213
121
+ huggingface_hub/inference/_generated/types/chat_completion.py,sha256=cI-gWOgqEBnwhxwn21OShkKOs3mbjjzJ1Ow2pzLQEwc,3616
122
+ huggingface_hub/inference/_generated/types/depth_estimation.py,sha256=lmLmd8S313ZMCG94RblwquL0UN_0hJmXAhWUqSIrtwc,898
123
+ huggingface_hub/inference/_generated/types/document_question_answering.py,sha256=_hBzK4Pu9X_zXsgOO4JNSloIKuVfE5m7eGwEw5YTfZ4,3264
124
+ huggingface_hub/inference/_generated/types/feature_extraction.py,sha256=KerTrRR5YR02X0qBDzrtK8953amCGf_adSUbfWOozD4,664
125
+ huggingface_hub/inference/_generated/types/fill_mask.py,sha256=JcYIbTDXc4f7k2FNY3fCWtJ9ke3HUZFz2pDOOrDuxOs,1714
126
+ huggingface_hub/inference/_generated/types/image_classification.py,sha256=W1QVfc0j7t6qbxjICUQDwygRx43yPPGZKyStogHkHqg,1359
127
+ huggingface_hub/inference/_generated/types/image_segmentation.py,sha256=nVQc5Qhv37qqmTn_M8xegpNgk14ozKelsGIYC8hba_0,1803
128
+ huggingface_hub/inference/_generated/types/image_to_image.py,sha256=MbubS9pD8bFP9LoI4QoQxJwpUGeNXi5iSEk8Ymhbh0M,1797
129
+ huggingface_hub/inference/_generated/types/image_to_text.py,sha256=mloLf-LO7oR_2HbPY1-XMM18BfjMODytRaxTXYkIXoY,4827
130
+ huggingface_hub/inference/_generated/types/object_detection.py,sha256=F8ly6GSE8dupsekPVf6G5nI8teZAIP4iXw6u3zm1JiE,1569
131
+ huggingface_hub/inference/_generated/types/question_answering.py,sha256=xLDy5oA-k9JPncSU6NqPAPb8rWPerfTbU857G3e7JZ0,2884
132
+ huggingface_hub/inference/_generated/types/sentence_similarity.py,sha256=edH-TWfnZ4J0zJD-zqfcRMLwOV0dTt1g5Y0caYnVuPc,1018
133
+ huggingface_hub/inference/_generated/types/summarization.py,sha256=RWCXh7yftI_JWvLsr7JiDpQPexq1klYP158tUICUcbM,1574
134
+ huggingface_hub/inference/_generated/types/table_question_answering.py,sha256=PuVZlR6dI6FEUK7pjMSVMtzkDgrcxdKjfcnDbVmPdSs,1569
135
+ huggingface_hub/inference/_generated/types/text2text_generation.py,sha256=SZYfdhyraG5vZ2Jzm1C8k9w9IYLxMtm5UUu1tU2oOQk,1604
136
+ huggingface_hub/inference/_generated/types/text_classification.py,sha256=vC7B1sBzZ4gdLjE2i2Y7w5cpdaFwQKK1dlWqW0asjIk,1347
137
+ huggingface_hub/inference/_generated/types/text_generation.py,sha256=VHhkhEj-yEVGuy4BYgDNzmAPBPJWL3N1B4n4SUOymNk,5866
138
+ huggingface_hub/inference/_generated/types/text_to_audio.py,sha256=cgvECsiwsycgP9Tfs_GU1CJfo9AngVn6x9s4fHCP-g4,4819
139
+ huggingface_hub/inference/_generated/types/text_to_image.py,sha256=oBGeJ-S9WfsMxVQlvEOll9yaCyMXZ277wsYFD8bt87U,1931
140
+ huggingface_hub/inference/_generated/types/token_classification.py,sha256=7oL8AZOTWtf2bYD2T3236GDNMtUl7FtydaB6We7wbfw,1890
141
+ huggingface_hub/inference/_generated/types/translation.py,sha256=MruCx6yhzQGlxSdBRXCVoEhRzRSa5Ks4bjZ1PDrlTeQ,1562
142
+ huggingface_hub/inference/_generated/types/video_classification.py,sha256=BI2_PP-pxLT6w9TuX6QCZz4BsG-ZukTXnW6fWMchI5M,1579
143
+ huggingface_hub/inference/_generated/types/visual_question_answering.py,sha256=0PHNnjwxxHvG3SjOz7O7DckbBeGYDsRmlagG11qIkkM,1667
144
+ huggingface_hub/inference/_generated/types/zero_shot_classification.py,sha256=u6jfFCqDv9XqeAN5E9_Xf7jqMZgqTRFF_S9PtWbiBUk,1963
145
+ huggingface_hub/inference/_generated/types/zero_shot_image_classification.py,sha256=qVH6Ms0FjF8TraGy4BYiS8lmvGq9xiIDdXqGFynLHMA,1689
146
+ huggingface_hub/inference/_generated/types/zero_shot_object_detection.py,sha256=PU4OOlQ2aAOosW2JlG2Z27MEQpmE6BxcygH_ns3w1KQ,1662
147
+ huggingface_hub/inference/_templating.py,sha256=_X7CoUjOmMh5KBXx-WGey-z3uh_fP1QT36X638UZpZw,4051
148
+ huggingface_hub/inference/_types.py,sha256=C73l5-RO8P1UMBHF8OAO9CRUq7Xdv33pcADoJsGMPSU,1782
149
+ huggingface_hub/inference_api.py,sha256=UXOKu_Ez2I3hDsjguqCcCrj03WFDndehpngYiIAucdg,8331
150
+ huggingface_hub/keras_mixin.py,sha256=8L0FEIWy_kmKsGI5d61q_33dGYbmLGhy4kZbqn-YFns,19681
151
+ huggingface_hub/lfs.py,sha256=p61RJK13gtgdu0og4KHFosy_GWYDFsQJa0JJoLYSLAk,19592
152
+ huggingface_hub/repocard.py,sha256=oUrGim27nCHkevPDZDbUp68uKTxB8xbdoyeqv24pexc,34605
153
+ huggingface_hub/repocard_data.py,sha256=1hIkI8xp0EmW2aR3LtHMrjIMk_W-KJxHslMjpNMwVPg,31911
154
+ huggingface_hub/repository.py,sha256=8oNhKNvJRye3dr67cTn8faKkBSiWFgvj7bIBlOpI-8U,54489
155
+ huggingface_hub/serialization/__init__.py,sha256=W74TaCtYnMfpvGEQr1SS-OBmqPUFnM9AeWT9hTJCG9Y,910
156
+ huggingface_hub/serialization/__pycache__/__init__.cpython-310.pyc,,
157
+ huggingface_hub/serialization/__pycache__/_base.cpython-310.pyc,,
158
+ huggingface_hub/serialization/__pycache__/_numpy.cpython-310.pyc,,
159
+ huggingface_hub/serialization/__pycache__/_tensorflow.cpython-310.pyc,,
160
+ huggingface_hub/serialization/__pycache__/_torch.cpython-310.pyc,,
161
+ huggingface_hub/serialization/_base.py,sha256=AgO-16i-vyosbERnLSCFYgaXbVqQDM7xfIne8gsWrLQ,7133
162
+ huggingface_hub/serialization/_numpy.py,sha256=idULJp1js6L6E8o-MiGVqNa4lBfXS2cfAmqivnpsaYs,2671
163
+ huggingface_hub/serialization/_tensorflow.py,sha256=Rf4kw1NYxEaoUXB8aLtQLHrTjgobaEAJdzO0w0kbP58,3559
164
+ huggingface_hub/serialization/_torch.py,sha256=xYR6e_G9laMTroWLiQRABSuloTQuuRSQNyYHdT_rmXU,7687
165
+ huggingface_hub/templates/datasetcard_template.md,sha256=W-EMqR6wndbrnZorkVv56URWPG49l7MATGeI015kTvs,5503
166
+ huggingface_hub/templates/modelcard_template.md,sha256=4AqArS3cqdtbit5Bo-DhjcnDFR-pza5hErLLTPM4Yuc,6870
167
+ huggingface_hub/utils/__init__.py,sha256=XYIIkKiDeoy8dQQegBYSfILOzdt8NW_cfquY7omX0fQ,3478
168
+ huggingface_hub/utils/__pycache__/__init__.cpython-310.pyc,,
169
+ huggingface_hub/utils/__pycache__/_cache_assets.cpython-310.pyc,,
170
+ huggingface_hub/utils/__pycache__/_cache_manager.cpython-310.pyc,,
171
+ huggingface_hub/utils/__pycache__/_chunk_utils.cpython-310.pyc,,
172
+ huggingface_hub/utils/__pycache__/_datetime.cpython-310.pyc,,
173
+ huggingface_hub/utils/__pycache__/_deprecation.cpython-310.pyc,,
174
+ huggingface_hub/utils/__pycache__/_errors.cpython-310.pyc,,
175
+ huggingface_hub/utils/__pycache__/_experimental.cpython-310.pyc,,
176
+ huggingface_hub/utils/__pycache__/_fixes.cpython-310.pyc,,
177
+ huggingface_hub/utils/__pycache__/_git_credential.cpython-310.pyc,,
178
+ huggingface_hub/utils/__pycache__/_headers.cpython-310.pyc,,
179
+ huggingface_hub/utils/__pycache__/_hf_folder.cpython-310.pyc,,
180
+ huggingface_hub/utils/__pycache__/_http.cpython-310.pyc,,
181
+ huggingface_hub/utils/__pycache__/_pagination.cpython-310.pyc,,
182
+ huggingface_hub/utils/__pycache__/_paths.cpython-310.pyc,,
183
+ huggingface_hub/utils/__pycache__/_runtime.cpython-310.pyc,,
184
+ huggingface_hub/utils/__pycache__/_safetensors.cpython-310.pyc,,
185
+ huggingface_hub/utils/__pycache__/_subprocess.cpython-310.pyc,,
186
+ huggingface_hub/utils/__pycache__/_telemetry.cpython-310.pyc,,
187
+ huggingface_hub/utils/__pycache__/_token.cpython-310.pyc,,
188
+ huggingface_hub/utils/__pycache__/_typing.cpython-310.pyc,,
189
+ huggingface_hub/utils/__pycache__/_validators.cpython-310.pyc,,
190
+ huggingface_hub/utils/__pycache__/endpoint_helpers.cpython-310.pyc,,
191
+ huggingface_hub/utils/__pycache__/insecure_hashlib.cpython-310.pyc,,
192
+ huggingface_hub/utils/__pycache__/logging.cpython-310.pyc,,
193
+ huggingface_hub/utils/__pycache__/sha.cpython-310.pyc,,
194
+ huggingface_hub/utils/__pycache__/tqdm.cpython-310.pyc,,
195
+ huggingface_hub/utils/_cache_assets.py,sha256=kai77HPQMfYpROouMBQCr_gdBCaeTm996Sqj0dExbNg,5728
196
+ huggingface_hub/utils/_cache_manager.py,sha256=Fs1XVP1UGzUTogMfMfEi_MfpURzHyW__djX0s2oLmrY,29307
197
+ huggingface_hub/utils/_chunk_utils.py,sha256=kRCaj5228_vKcyLWspd8Xq01f17Jz6ds5Sr9ed5d_RU,2130
198
+ huggingface_hub/utils/_datetime.py,sha256=DHnktKm1taeOe2XCBgNU4pVck5d70qu8FJ7nACD6C3k,2554
199
+ huggingface_hub/utils/_deprecation.py,sha256=HZhRGGUX_QMKBBBwHHlffLtmCSK01TOpeXHefZbPfwI,4872
200
+ huggingface_hub/utils/_errors.py,sha256=N5nUkCCaj8393wntazeTcKNrwDZfsDVHVMxxreHPfaE,15141
201
+ huggingface_hub/utils/_experimental.py,sha256=crCPH6k6-11wwH2GZuZzZzZbjUotay49ywV1SSJhMHM,2395
202
+ huggingface_hub/utils/_fixes.py,sha256=EqG7u36J9C3NtL5VukDilca90GV9idrENzsEVhtdbI4,2829
203
+ huggingface_hub/utils/_git_credential.py,sha256=SDdsiREr1TcAR2Ze2TB0E5cYzVJgvDZrs60od9lAsMc,4596
204
+ huggingface_hub/utils/_headers.py,sha256=T_C1RA0bqEYL0oiE4WdFMAKXEUPHN-D43vchjiwKcZ4,9643
205
+ huggingface_hub/utils/_hf_folder.py,sha256=gWH-TT9h_6X_CyrtLTtKNEawf9kKlCHraFiOu09BuLk,3613
206
+ huggingface_hub/utils/_http.py,sha256=VQcukUKXXDlDQwyG-LGVtAIr3DprVC-R_HcXZzbAfak,13543
207
+ huggingface_hub/utils/_pagination.py,sha256=hzLFLd8i_DKkPRVYzOx2CxLt5lcocEiAxDJriQUjAjY,1841
208
+ huggingface_hub/utils/_paths.py,sha256=Ah_diO-gSWw9TYylJl_HNB2XXftgIi36HNlKAYQHCms,4398
209
+ huggingface_hub/utils/_runtime.py,sha256=6PxkDPWj3ltRlE2-zAr3vZTXfi1OUjxILsmRN-s_wZY,10851
210
+ huggingface_hub/utils/_safetensors.py,sha256=EE9v9HflWBUqIegn0dCGHgNu9G9Db3v2aszvG4ldPF8,4876
211
+ huggingface_hub/utils/_subprocess.py,sha256=34ETD8JvLzm16NRZHciaCLXdE9aRyxuDdOA5gdNvMJ8,4617
212
+ huggingface_hub/utils/_telemetry.py,sha256=jHAdgWNcL9nVvMT3ec3i78O-cwL09GnlifuokzpQjMI,4641
213
+ huggingface_hub/utils/_token.py,sha256=cxBZaafW2IsJ2dKWd55v7056zycW1ewp_nPk8dNcSO4,5476
214
+ huggingface_hub/utils/_typing.py,sha256=pXh7GtVtSBD_Fvvthex9BRTAJZ6bWScUOw06oJS0Lek,2025
215
+ huggingface_hub/utils/_validators.py,sha256=otFT4xT3s_E_-jrzH4NR7xWgK7UlRkwk_KAI9XK1mb0,9359
216
+ huggingface_hub/utils/endpoint_helpers.py,sha256=n_VguR_L2Vl6Mi_4PFO2iAd5xaPeQRiD8KRBpzs4nMw,9536
217
+ huggingface_hub/utils/insecure_hashlib.py,sha256=OjxlvtSQHpbLp9PWSrXBDJ0wHjxCBU-SQJgucEEXDbU,1058
218
+ huggingface_hub/utils/logging.py,sha256=Cp03s0uEl3kDM9XHQW9a8GAoExODQ-e7kEtgMt-_To8,4728
219
+ huggingface_hub/utils/sha.py,sha256=QLlIwPCyz46MmUc_4L8xl87KfYoBks9kPgsMZ5JCz-o,902
220
+ huggingface_hub/utils/tqdm.py,sha256=2H80n_kDpvp7P4i7MaYR47t41i0l6ODi5mab1oof1dk,6335
venv/lib/python3.10/site-packages/huggingface_hub-0.22.2.dist-info/WHEEL ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Wheel-Version: 1.0
2
+ Generator: bdist_wheel (0.43.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
venv/lib/python3.10/site-packages/huggingface_hub-0.22.2.dist-info/entry_points.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [console_scripts]
2
+ huggingface-cli = huggingface_hub.commands.huggingface_cli:main
3
+
4
+ [fsspec.specs]
5
+ hf=huggingface_hub.HfFileSystem
6
+
venv/lib/python3.10/site-packages/huggingface_hub-0.22.2.dist-info/top_level.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ huggingface_hub
venv/lib/python3.10/site-packages/mbstrdecoder/__init__.py ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ .. codeauthor:: Tsuyoshi Hombashi <[email protected]>
3
+ """
4
+
5
+ from .__version__ import __author__, __copyright__, __email__, __license__, __version__
6
+ from ._func import detect_file_encoding
7
+ from ._mbstrdecoder import MultiByteStrDecoder
8
+
9
+
10
+ __all__ = (
11
+ "detect_file_encoding",
12
+ "MultiByteStrDecoder",
13
+ )
venv/lib/python3.10/site-packages/mbstrdecoder/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (517 Bytes). View file
 
venv/lib/python3.10/site-packages/mbstrdecoder/__pycache__/__version__.cpython-310.pyc ADDED
Binary file (386 Bytes). View file
 
venv/lib/python3.10/site-packages/mbstrdecoder/__pycache__/_binary_ext_checker.cpython-310.pyc ADDED
Binary file (1.85 kB). View file
 
venv/lib/python3.10/site-packages/mbstrdecoder/__pycache__/_func.cpython-310.pyc ADDED
Binary file (1.59 kB). View file
 
venv/lib/python3.10/site-packages/mbstrdecoder/__pycache__/_mbstrdecoder.cpython-310.pyc ADDED
Binary file (6.03 kB). View file
 
venv/lib/python3.10/site-packages/mbstrdecoder/__version__.py ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ __author__ = "Tsuyoshi Hombashi"
2
+ __copyright__ = f"Copyright 2016, {__author__}"
3
+ __license__ = "MIT License"
4
+ __version__ = "1.1.3"
5
+ __maintainer__ = __author__
6
+ __email__ = "[email protected]"
venv/lib/python3.10/site-packages/mbstrdecoder/_binary_ext_checker.py ADDED
@@ -0,0 +1,264 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ .. codeauthor:: Tsuyoshi Hombashi <[email protected]>
3
+ """
4
+
5
+ import os.path
6
+
7
+
8
+ # list from https://github.com/sindresorhus/binary-extensions
9
+ binary_exts = (
10
+ "3dm",
11
+ "3ds",
12
+ "3g2",
13
+ "3gp",
14
+ "7z",
15
+ "a",
16
+ "aac",
17
+ "adp",
18
+ "ai",
19
+ "aif",
20
+ "aiff",
21
+ "alz",
22
+ "ape",
23
+ "apk",
24
+ "ar",
25
+ "arj",
26
+ "asf",
27
+ "au",
28
+ "avi",
29
+ "bak",
30
+ "baml",
31
+ "bh",
32
+ "bin",
33
+ "bk",
34
+ "bmp",
35
+ "btif",
36
+ "bz2",
37
+ "bzip2",
38
+ "cab",
39
+ "caf",
40
+ "cgm",
41
+ "class",
42
+ "cmx",
43
+ "cpio",
44
+ "cr2",
45
+ "cur",
46
+ "dat",
47
+ "dcm",
48
+ "deb",
49
+ "dex",
50
+ "djvu",
51
+ "dll",
52
+ "dmg",
53
+ "dng",
54
+ "doc",
55
+ "docm",
56
+ "docx",
57
+ "dot",
58
+ "dotm",
59
+ "dra",
60
+ "DS_Store",
61
+ "dsk",
62
+ "dts",
63
+ "dtshd",
64
+ "dvb",
65
+ "dwg",
66
+ "dxf",
67
+ "ecelp4800",
68
+ "ecelp7470",
69
+ "ecelp9600",
70
+ "egg",
71
+ "eol",
72
+ "eot",
73
+ "epub",
74
+ "exe",
75
+ "f4v",
76
+ "fbs",
77
+ "fh",
78
+ "fla",
79
+ "flac",
80
+ "fli",
81
+ "flv",
82
+ "fpx",
83
+ "fst",
84
+ "fvt",
85
+ "g3",
86
+ "gh",
87
+ "gif",
88
+ "graffle",
89
+ "gz",
90
+ "gzip",
91
+ "h261",
92
+ "h263",
93
+ "h264",
94
+ "icns",
95
+ "ico",
96
+ "ief",
97
+ "img",
98
+ "ipa",
99
+ "iso",
100
+ "jar",
101
+ "jpeg",
102
+ "jpg",
103
+ "jpgv",
104
+ "jpm",
105
+ "jxr",
106
+ "key",
107
+ "ktx",
108
+ "lha",
109
+ "lib",
110
+ "lvp",
111
+ "lz",
112
+ "lzh",
113
+ "lzma",
114
+ "lzo",
115
+ "m3u",
116
+ "m4a",
117
+ "m4v",
118
+ "mar",
119
+ "mdi",
120
+ "mht",
121
+ "mid",
122
+ "midi",
123
+ "mj2",
124
+ "mka",
125
+ "mkv",
126
+ "mmr",
127
+ "mng",
128
+ "mobi",
129
+ "mov",
130
+ "movie",
131
+ "mp3",
132
+ "mp4",
133
+ "mp4a",
134
+ "mpeg",
135
+ "mpg",
136
+ "mpga",
137
+ "mxu",
138
+ "nef",
139
+ "npx",
140
+ "numbers",
141
+ "nupkg",
142
+ "o",
143
+ "oga",
144
+ "ogg",
145
+ "ogv",
146
+ "otf",
147
+ "pages",
148
+ "pbm",
149
+ "pcx",
150
+ "pdb",
151
+ "pdf",
152
+ "pea",
153
+ "pgm",
154
+ "pic",
155
+ "png",
156
+ "pnm",
157
+ "pot",
158
+ "potm",
159
+ "potx",
160
+ "ppa",
161
+ "ppam",
162
+ "ppm",
163
+ "pps",
164
+ "ppsm",
165
+ "ppsx",
166
+ "ppt",
167
+ "pptm",
168
+ "pptx",
169
+ "psd",
170
+ "pya",
171
+ "pyc",
172
+ "pyo",
173
+ "pyv",
174
+ "qt",
175
+ "rar",
176
+ "ras",
177
+ "raw",
178
+ "resources",
179
+ "rgb",
180
+ "rip",
181
+ "rlc",
182
+ "rmf",
183
+ "rmvb",
184
+ "rtf",
185
+ "rz",
186
+ "s3m",
187
+ "s7z",
188
+ "scpt",
189
+ "sgi",
190
+ "shar",
191
+ "sil",
192
+ "sketch",
193
+ "slk",
194
+ "smv",
195
+ "snk",
196
+ "so",
197
+ "stl",
198
+ "suo",
199
+ "sub",
200
+ "swf",
201
+ "tar",
202
+ "tbz",
203
+ "tbz2",
204
+ "tga",
205
+ "tgz",
206
+ "thmx",
207
+ "tif",
208
+ "tiff",
209
+ "tlz",
210
+ "ttc",
211
+ "ttf",
212
+ "txz",
213
+ "udf",
214
+ "uvh",
215
+ "uvi",
216
+ "uvm",
217
+ "uvp",
218
+ "uvs",
219
+ "uvu",
220
+ "viv",
221
+ "vob",
222
+ "war",
223
+ "wav",
224
+ "wax",
225
+ "wbmp",
226
+ "wdp",
227
+ "weba",
228
+ "webm",
229
+ "webp",
230
+ "whl",
231
+ "wim",
232
+ "wm",
233
+ "wma",
234
+ "wmv",
235
+ "wmx",
236
+ "woff",
237
+ "woff2",
238
+ "wrm",
239
+ "wvx",
240
+ "xbm",
241
+ "xif",
242
+ "xla",
243
+ "xlam",
244
+ "xls",
245
+ "xlsb",
246
+ "xlsm",
247
+ "xlsx",
248
+ "xlt",
249
+ "xltm",
250
+ "xltx",
251
+ "xm",
252
+ "xmind",
253
+ "xpi",
254
+ "xpm",
255
+ "xwd",
256
+ "xz",
257
+ "z",
258
+ "zip",
259
+ "zipx",
260
+ )
261
+
262
+
263
+ def is_binary_ext_path(filepath) -> bool:
264
+ return os.path.splitext(filepath)[1].lstrip(".") in binary_exts
venv/lib/python3.10/site-packages/mbstrdecoder/_func.py ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ .. codeauthor:: Tsuyoshi Hombashi <[email protected]>
3
+ """
4
+
5
+ import os
6
+ import stat
7
+ from errno import EBADF, ENOENT, ENOTDIR
8
+ from typing import Optional, Union
9
+
10
+ from ._binary_ext_checker import is_binary_ext_path
11
+
12
+
13
+ def is_fifo(file_path: Union[int, bytes, str]) -> bool:
14
+ try:
15
+ return stat.S_ISFIFO(os.stat(file_path).st_mode)
16
+ except OSError as e:
17
+ if e.errno not in (ENOENT, ENOTDIR, EBADF):
18
+ raise
19
+
20
+ return False
21
+ except ValueError:
22
+ return False
23
+
24
+
25
+ def to_codec_name(name: Optional[str]) -> Optional[str]:
26
+ if not name:
27
+ return None
28
+
29
+ return name.lower().replace("-", "_")
30
+
31
+
32
+ def detect_file_encoding(file_path) -> Optional[str]:
33
+ from chardet.universaldetector import UniversalDetector
34
+
35
+ if not os.path.isfile(file_path) or is_binary_ext_path(file_path) or is_fifo(file_path):
36
+ return None
37
+
38
+ detector = UniversalDetector()
39
+ READ_SIZE = 4 * 1024
40
+
41
+ try:
42
+ with open(file_path, mode="rb") as f:
43
+ while True:
44
+ binary = f.read(READ_SIZE)
45
+ if not binary:
46
+ break
47
+
48
+ detector.feed(binary)
49
+ if detector.done:
50
+ break
51
+ except OSError:
52
+ return None
53
+ finally:
54
+ detector.close()
55
+
56
+ return to_codec_name(detector.result.get("encoding"))
venv/lib/python3.10/site-packages/mbstrdecoder/_mbstrdecoder.py ADDED
@@ -0,0 +1,291 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ .. codeauthor:: Tsuyoshi Hombashi <[email protected]>
3
+ """
4
+
5
+ import copy
6
+ import re
7
+ from typing import List, Optional, Sequence
8
+
9
+ from ._func import to_codec_name
10
+
11
+
12
+ def b(s: str) -> bytes:
13
+ return s.encode("latin-1")
14
+
15
+
16
+ class MultiByteStrDecoder:
17
+ """
18
+ Reference:
19
+ https://docs.python.org/3/library/codecs.html
20
+ """
21
+
22
+ __CODECS = [
23
+ "utf_7",
24
+ "utf_8",
25
+ "utf_8_sig",
26
+ "utf_16",
27
+ "utf_16_be",
28
+ "utf_16_le",
29
+ "utf_32",
30
+ "utf_32_be",
31
+ "utf_32_le",
32
+ "big5",
33
+ "big5hkscs",
34
+ "cp037",
35
+ "cp424",
36
+ "cp437",
37
+ "cp500",
38
+ "cp720",
39
+ "cp737",
40
+ "cp775",
41
+ "cp850",
42
+ "cp852",
43
+ "cp855",
44
+ "cp856",
45
+ "cp857",
46
+ "cp858",
47
+ "cp860",
48
+ "cp861",
49
+ "cp862",
50
+ "cp863",
51
+ "cp864",
52
+ "cp865",
53
+ "cp866",
54
+ "cp869",
55
+ "cp874",
56
+ "cp875",
57
+ "cp932",
58
+ "cp949",
59
+ "cp950",
60
+ "cp1006",
61
+ "cp1026",
62
+ "cp1140",
63
+ "cp1250",
64
+ "cp1251",
65
+ "cp1252",
66
+ "cp1253",
67
+ "cp1254",
68
+ "cp1255",
69
+ "cp1256",
70
+ "cp1257",
71
+ "cp1258",
72
+ "euc_jp",
73
+ "euc_jis_2004",
74
+ "euc_jisx0213",
75
+ "euc_kr",
76
+ "gb2312",
77
+ "gbk",
78
+ "gb18030",
79
+ "hz",
80
+ "iso2022_jp",
81
+ "iso2022_jp_1",
82
+ "iso2022_jp_2",
83
+ "iso2022_jp_2004",
84
+ "iso2022_jp_3",
85
+ "iso2022_jp_ext",
86
+ "iso2022_kr",
87
+ "latin_1",
88
+ "iso8859_2",
89
+ "iso8859_3",
90
+ "iso8859_4",
91
+ "iso8859_5",
92
+ "iso8859_6",
93
+ "iso8859_7",
94
+ "iso8859_8",
95
+ "iso8859_9",
96
+ "iso8859_10",
97
+ "iso8859_11",
98
+ "iso8859_13",
99
+ "iso8859_14",
100
+ "iso8859_15",
101
+ "iso8859_16",
102
+ "johab",
103
+ "koi8_r",
104
+ "koi8_u",
105
+ "mac_cyrillic",
106
+ "mac_greek",
107
+ "mac_iceland",
108
+ "mac_latin2",
109
+ "mac_roman",
110
+ "mac_turkish",
111
+ "ptcp154",
112
+ "shift_jis",
113
+ "shift_jis_2004",
114
+ "shift_jisx0213",
115
+ "base64_codec",
116
+ "bz2_codec",
117
+ "hex_codec",
118
+ "idna",
119
+ "mbcs",
120
+ "palmos",
121
+ "punycode",
122
+ "quopri_codec",
123
+ "raw_unicode_escape",
124
+ "rot_13",
125
+ "string_escape",
126
+ "unicode_escape",
127
+ "unicode_internal",
128
+ "uu_codec",
129
+ "zlib_codec",
130
+ ]
131
+ __RE_UTF7 = re.compile(b("[+].*?[-]"))
132
+
133
+ @property
134
+ def unicode_str(self) -> str:
135
+ return self.__unicode_str
136
+
137
+ @property
138
+ def codec(self) -> Optional[str]:
139
+ return self.__codec
140
+
141
+ def __init__(self, value, codec_candidates: Optional[Sequence[str]] = None) -> None:
142
+ self.__encoded_str = value
143
+ self.__codec: Optional[str] = None
144
+ if codec_candidates is None:
145
+ self.__codec_candidate_list: List[str] = []
146
+ else:
147
+ self.__codec_candidate_list = list(codec_candidates)
148
+
149
+ self.__validate_str()
150
+
151
+ self.__unicode_str = self.__to_unicode()
152
+
153
+ def __repr__(self) -> str:
154
+ return f"codec={self.codec:s}, unicode={self.unicode_str:s}"
155
+
156
+ def __validate_str(self) -> None:
157
+ if isinstance(self.__encoded_str, (str, bytes)):
158
+ return
159
+
160
+ raise ValueError(f"value must be a string: actual={type(self.__encoded_str)}")
161
+
162
+ def __is_buffer(self) -> bool:
163
+ return isinstance(self.__encoded_str, memoryview)
164
+
165
+ def __is_multibyte_utf7(self, encoded_str) -> bool:
166
+ if self.__codec != "utf_7":
167
+ return False
168
+
169
+ utf7_symbol_count = encoded_str.count(b("+"))
170
+ if utf7_symbol_count <= 0:
171
+ return False
172
+
173
+ if utf7_symbol_count != encoded_str.count(b("-")):
174
+ return False
175
+
176
+ return utf7_symbol_count == len(self.__RE_UTF7.findall(encoded_str))
177
+
178
+ def __get_encoded_str(self) -> str:
179
+ if self.__is_buffer():
180
+ return str(self.__encoded_str)
181
+
182
+ return self.__encoded_str
183
+
184
+ @staticmethod
185
+ def __detect_encoding_helper(encoded_str) -> Optional[str]:
186
+ import chardet
187
+
188
+ try:
189
+ detect = chardet.detect(encoded_str)
190
+ except TypeError:
191
+ detect = {} # type: ignore
192
+
193
+ detect_encoding = detect.get("encoding")
194
+ confidence = detect.get("confidence")
195
+
196
+ if detect_encoding not in ["ascii", "utf-8"] and confidence and confidence > 0.7:
197
+ # utf7 tend to be misrecognized as ascii
198
+ return detect_encoding
199
+
200
+ return None
201
+
202
+ def __get_codec_candidate_list(self, encoded_str) -> List[str]:
203
+ codec_candidate_list = copy.deepcopy(self.__CODECS)
204
+ detect_encoding = self.__detect_encoding_helper(encoded_str)
205
+
206
+ if detect_encoding:
207
+ try:
208
+ codec_candidate_list.remove(detect_encoding)
209
+ except ValueError:
210
+ pass
211
+
212
+ codec_candidate_list.insert(0, detect_encoding)
213
+
214
+ for codec_candidate in self.__codec_candidate_list:
215
+ try:
216
+ codec_candidate_list.remove(codec_candidate)
217
+ except ValueError:
218
+ pass
219
+
220
+ return self.__codec_candidate_list + codec_candidate_list
221
+
222
+ def __to_unicode(self):
223
+ encoded_str = self.__get_encoded_str()
224
+
225
+ if encoded_str == b"":
226
+ self.__codec = "unicode"
227
+ return ""
228
+
229
+ for codec in self.__get_codec_candidate_list(encoded_str):
230
+ if not codec:
231
+ continue
232
+
233
+ try:
234
+ self.__codec = to_codec_name(codec)
235
+ decoded_str = encoded_str.decode(codec)
236
+ break
237
+ except UnicodeDecodeError:
238
+ self.__codec = None
239
+ continue
240
+ except AttributeError:
241
+ if isinstance(encoded_str, str):
242
+ # already a unicode string (python 3)
243
+ self.__codec = "unicode"
244
+
245
+ if not encoded_str:
246
+ return encoded_str
247
+
248
+ return encoded_str
249
+
250
+ self.__codec = None
251
+
252
+ try:
253
+ return f"{encoded_str}"
254
+ except UnicodeDecodeError:
255
+ # some of the objects that cannot convertible to a string
256
+ # may reach this line
257
+ raise TypeError("argument must be a string")
258
+ else:
259
+ self.__codec = None
260
+
261
+ try:
262
+ message = f"unknown codec: encoded_str={encoded_str}"
263
+ except UnicodeDecodeError:
264
+ message = f"unknown codec: value-type={type(encoded_str)}"
265
+
266
+ raise UnicodeDecodeError(message)
267
+
268
+ if self.codec == "utf_7":
269
+ return self.__process_utf7(encoded_str, decoded_str)
270
+
271
+ return decoded_str
272
+
273
+ def __process_utf7(self, encoded_str, decoded_str) -> str:
274
+ if not encoded_str:
275
+ self.__codec = "unicode"
276
+
277
+ return encoded_str
278
+
279
+ if self.__is_multibyte_utf7(encoded_str):
280
+ try:
281
+ decoded_str.encode("ascii")
282
+
283
+ self.__codec = "ascii"
284
+
285
+ return encoded_str.decode("ascii")
286
+ except UnicodeEncodeError:
287
+ return decoded_str
288
+
289
+ self.__codec = "ascii"
290
+
291
+ return encoded_str.decode("ascii")
venv/lib/python3.10/site-packages/mbstrdecoder/py.typed ADDED
File without changes
venv/lib/python3.10/site-packages/pathvalidate/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (1.62 kB). View file
 
venv/lib/python3.10/site-packages/pathvalidate/__pycache__/__version__.cpython-310.pyc ADDED
Binary file (386 Bytes). View file
 
venv/lib/python3.10/site-packages/pathvalidate/__pycache__/_base.cpython-310.pyc ADDED
Binary file (7.66 kB). View file
 
venv/lib/python3.10/site-packages/pathvalidate/__pycache__/_common.cpython-310.pyc ADDED
Binary file (3.91 kB). View file