sanchit-gandhi
commited on
Commit
·
9b9c8ae
1
Parent(s):
2102271
Saving weights and logs of epoch 0
Browse files- config.json +2 -0
- events.out.tfevents.1648143110.t1v-n-4eb331dd-w-0.317032.0.v2 +3 -0
- flax_model.msgpack +3 -0
- wandb/debug-internal.log +1 -0
- wandb/debug.log +1 -0
- wandb/latest-run +1 -0
- wandb/run-20220324_165001-2oxgldu3/files/config.yaml +36 -0
- wandb/run-20220324_165001-2oxgldu3/files/output.log +18 -0
- wandb/run-20220324_165001-2oxgldu3/files/requirements.txt +193 -0
- wandb/run-20220324_165001-2oxgldu3/files/wandb-metadata.json +52 -0
- wandb/run-20220324_165001-2oxgldu3/files/wandb-summary.json +1 -0
- wandb/run-20220324_165001-2oxgldu3/logs/debug-internal.log +139 -0
- wandb/run-20220324_165001-2oxgldu3/logs/debug.log +106 -0
- wandb/run-20220324_165001-2oxgldu3/run-2oxgldu3.wandb +0 -0
- wandb/run-20220324_165123-3bgzceb6/files/config.yaml +36 -0
- wandb/run-20220324_165123-3bgzceb6/files/output.log +16 -0
- wandb/run-20220324_165123-3bgzceb6/files/requirements.txt +193 -0
- wandb/run-20220324_165123-3bgzceb6/files/wandb-metadata.json +52 -0
- wandb/run-20220324_165123-3bgzceb6/files/wandb-summary.json +1 -0
- wandb/run-20220324_165123-3bgzceb6/logs/debug-internal.log +144 -0
- wandb/run-20220324_165123-3bgzceb6/logs/debug.log +130 -0
- wandb/run-20220324_165123-3bgzceb6/run-3bgzceb6.wandb +0 -0
- wandb/run-20220324_170435-3q1wfjyt/files/config.yaml +27 -0
- wandb/run-20220324_170435-3q1wfjyt/files/output.log +2089 -0
- wandb/run-20220324_170435-3q1wfjyt/files/requirements.txt +193 -0
- wandb/run-20220324_170435-3q1wfjyt/files/wandb-metadata.json +52 -0
- wandb/run-20220324_170435-3q1wfjyt/files/wandb-summary.json +1 -0
- wandb/run-20220324_170435-3q1wfjyt/logs/debug-internal.log +0 -0
- wandb/run-20220324_170435-3q1wfjyt/logs/debug.log +24 -0
- wandb/run-20220324_170435-3q1wfjyt/run-3q1wfjyt.wandb +0 -0
config.json
CHANGED
@@ -22,6 +22,7 @@
|
|
22 |
"embd_pdrop": 0.0,
|
23 |
"encoder_no_repeat_ngram_size": 0,
|
24 |
"eos_token_id": 50256,
|
|
|
25 |
"finetuning_task": null,
|
26 |
"forced_bos_token_id": null,
|
27 |
"forced_eos_token_id": null,
|
@@ -152,6 +153,7 @@
|
|
152 |
"early_stopping": false,
|
153 |
"encoder_no_repeat_ngram_size": 0,
|
154 |
"eos_token_id": 2,
|
|
|
155 |
"feat_extract_activation": "gelu",
|
156 |
"feat_extract_dropout": 0.0,
|
157 |
"feat_extract_norm": "layer",
|
|
|
22 |
"embd_pdrop": 0.0,
|
23 |
"encoder_no_repeat_ngram_size": 0,
|
24 |
"eos_token_id": 50256,
|
25 |
+
"exponential_decay_length_penalty": null,
|
26 |
"finetuning_task": null,
|
27 |
"forced_bos_token_id": null,
|
28 |
"forced_eos_token_id": null,
|
|
|
153 |
"early_stopping": false,
|
154 |
"encoder_no_repeat_ngram_size": 0,
|
155 |
"eos_token_id": 2,
|
156 |
+
"exponential_decay_length_penalty": null,
|
157 |
"feat_extract_activation": "gelu",
|
158 |
"feat_extract_dropout": 0.0,
|
159 |
"feat_extract_norm": "layer",
|
events.out.tfevents.1648143110.t1v-n-4eb331dd-w-0.317032.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25e6643a9d2ad824ec161c4980d3474c7b5117059d4aacfc3e952afc8f26bb1e
|
3 |
+
size 666641
|
flax_model.msgpack
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5682f55ef05705ff6b96c3e7e7a807d58f12fbc6e931c3390ecfd3588014e796
|
3 |
+
size 3159844591
|
wandb/debug-internal.log
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
run-20220324_170435-3q1wfjyt/logs/debug-internal.log
|
wandb/debug.log
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
run-20220324_170435-3q1wfjyt/logs/debug.log
|
wandb/latest-run
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
run-20220324_170435-3q1wfjyt
|
wandb/run-20220324_165001-2oxgldu3/files/config.yaml
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
wandb_version: 1
|
2 |
+
|
3 |
+
_wandb:
|
4 |
+
desc: null
|
5 |
+
value:
|
6 |
+
cli_version: 0.12.11
|
7 |
+
framework: huggingface
|
8 |
+
huggingface_version: 4.18.0.dev0
|
9 |
+
is_jupyter_run: false
|
10 |
+
is_kaggle_kernel: false
|
11 |
+
python_version: 3.8.10
|
12 |
+
start_time: 1648140601
|
13 |
+
t:
|
14 |
+
1:
|
15 |
+
- 1
|
16 |
+
- 2
|
17 |
+
- 3
|
18 |
+
- 11
|
19 |
+
- 12
|
20 |
+
- 45
|
21 |
+
- 49
|
22 |
+
- 51
|
23 |
+
2:
|
24 |
+
- 1
|
25 |
+
- 2
|
26 |
+
- 3
|
27 |
+
- 11
|
28 |
+
- 12
|
29 |
+
- 45
|
30 |
+
- 49
|
31 |
+
- 51
|
32 |
+
4: 3.8.10
|
33 |
+
5: 0.12.11
|
34 |
+
6: 4.18.0.dev0
|
35 |
+
8:
|
36 |
+
- 5
|
wandb/run-20220324_165001-2oxgldu3/files/output.log
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Downloading builder script: 6.76kB [00:00, 10.0MB/s]
|
2 |
+
Downloading metadata: 6.37kB [00:00, 9.52MB/s]
|
3 |
+
Traceback (most recent call last):
|
4 |
+
File "run_flax_speech_recognition_seq2seq.py", line 923, in <module>
|
5 |
+
main()
|
6 |
+
File "run_flax_speech_recognition_seq2seq.py", line 442, in main
|
7 |
+
raw_datasets["train"] = load_dataset(
|
8 |
+
File "/home/sanchitgandhi/datasets/src/datasets/load.py", line 1660, in load_dataset
|
9 |
+
builder_instance = load_dataset_builder(
|
10 |
+
File "/home/sanchitgandhi/datasets/src/datasets/load.py", line 1512, in load_dataset_builder
|
11 |
+
builder_instance: DatasetBuilder = builder_cls(
|
12 |
+
File "/home/sanchitgandhi/datasets/src/datasets/builder.py", line 1031, in __init__
|
13 |
+
super().__init__(*args, **kwargs)
|
14 |
+
File "/home/sanchitgandhi/datasets/src/datasets/builder.py", line 275, in __init__
|
15 |
+
info.update(self._info())
|
16 |
+
File "/home/sanchitgandhi/.cache/huggingface/modules/datasets_modules/datasets/librispeech_asr/1f4602f6b5fed8d3ab3e3382783173f2e12d9877e98775e34d7780881175096c/librispeech_asr.py", line 115, in _info
|
17 |
+
task_templates=[AutomaticSpeechRecognition(audio_column="audio", transcription_column="text")],
|
18 |
+
TypeError: __init__() got an unexpected keyword argument 'audio_column'
|
wandb/run-20220324_165001-2oxgldu3/files/requirements.txt
ADDED
@@ -0,0 +1,193 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==1.0.0
|
2 |
+
aiohttp==3.8.1
|
3 |
+
aiosignal==1.2.0
|
4 |
+
anyio==3.5.0
|
5 |
+
appdirs==1.4.4
|
6 |
+
argon2-cffi-bindings==21.2.0
|
7 |
+
argon2-cffi==21.3.0
|
8 |
+
asttokens==2.0.5
|
9 |
+
astunparse==1.6.3
|
10 |
+
async-timeout==4.0.2
|
11 |
+
attrs==21.4.0
|
12 |
+
audioread==2.1.9
|
13 |
+
babel==2.9.1
|
14 |
+
backcall==0.2.0
|
15 |
+
beautifulsoup4==4.10.0
|
16 |
+
bleach==4.1.0
|
17 |
+
cachetools==5.0.0
|
18 |
+
certifi==2021.10.8
|
19 |
+
cffi==1.15.0
|
20 |
+
charset-normalizer==2.0.12
|
21 |
+
chex==0.1.1
|
22 |
+
click==8.0.4
|
23 |
+
cycler==0.11.0
|
24 |
+
datasets==2.0.1.dev0
|
25 |
+
debugpy==1.5.1
|
26 |
+
decorator==5.1.1
|
27 |
+
defusedxml==0.7.1
|
28 |
+
dill==0.3.4
|
29 |
+
dm-tree==0.1.6
|
30 |
+
docker-pycreds==0.4.0
|
31 |
+
entrypoints==0.4
|
32 |
+
executing==0.8.3
|
33 |
+
filelock==3.6.0
|
34 |
+
flatbuffers==2.0
|
35 |
+
flax==0.4.0
|
36 |
+
fonttools==4.30.0
|
37 |
+
frozenlist==1.3.0
|
38 |
+
fsspec==2022.2.0
|
39 |
+
gast==0.5.3
|
40 |
+
gitdb==4.0.9
|
41 |
+
gitpython==3.1.27
|
42 |
+
google-auth-oauthlib==0.4.6
|
43 |
+
google-auth==2.6.0
|
44 |
+
google-pasta==0.2.0
|
45 |
+
grpcio==1.44.0
|
46 |
+
h5py==3.6.0
|
47 |
+
huggingface-hub==0.4.0
|
48 |
+
idna==3.3
|
49 |
+
importlib-metadata==4.11.3
|
50 |
+
importlib-resources==5.4.0
|
51 |
+
iniconfig==1.1.1
|
52 |
+
ipdb==0.13.9
|
53 |
+
ipykernel==6.9.2
|
54 |
+
ipython-genutils==0.2.0
|
55 |
+
ipython==8.1.1
|
56 |
+
ipywidgets==7.7.0
|
57 |
+
jax==0.3.1
|
58 |
+
jaxlib==0.3.0
|
59 |
+
jedi==0.18.1
|
60 |
+
jinja2==3.0.3
|
61 |
+
jiwer==2.3.0
|
62 |
+
joblib==1.1.0
|
63 |
+
json5==0.9.6
|
64 |
+
jsonschema==4.4.0
|
65 |
+
jupyter-client==7.1.2
|
66 |
+
jupyter-console==6.4.3
|
67 |
+
jupyter-core==4.9.2
|
68 |
+
jupyter-server==1.15.5
|
69 |
+
jupyter==1.0.0
|
70 |
+
jupyterlab-pygments==0.1.2
|
71 |
+
jupyterlab-server==2.11.0
|
72 |
+
jupyterlab-widgets==1.1.0
|
73 |
+
jupyterlab==3.3.2
|
74 |
+
keras-preprocessing==1.1.2
|
75 |
+
keras==2.8.0
|
76 |
+
kiwisolver==1.4.0
|
77 |
+
lab==7.0
|
78 |
+
libclang==13.0.0
|
79 |
+
librosa==0.9.1
|
80 |
+
libtpu-nightly==0.1.dev20220128
|
81 |
+
llvmlite==0.36.0
|
82 |
+
markdown==3.3.6
|
83 |
+
markupsafe==2.1.1
|
84 |
+
matplotlib-inline==0.1.3
|
85 |
+
matplotlib==3.5.1
|
86 |
+
mistune==0.8.4
|
87 |
+
msgpack==1.0.3
|
88 |
+
multidict==6.0.2
|
89 |
+
multiprocess==0.70.12.2
|
90 |
+
nbclassic==0.3.7
|
91 |
+
nbclient==0.5.13
|
92 |
+
nbconvert==6.4.4
|
93 |
+
nbformat==5.2.0
|
94 |
+
nest-asyncio==1.5.4
|
95 |
+
notebook-shim==0.1.0
|
96 |
+
notebook==6.4.10
|
97 |
+
numba==0.53.0
|
98 |
+
numpy==1.21.4
|
99 |
+
oauthlib==3.2.0
|
100 |
+
opt-einsum==3.3.0
|
101 |
+
optax==0.1.1
|
102 |
+
packaging==21.3
|
103 |
+
pandas==1.4.1
|
104 |
+
pandocfilters==1.5.0
|
105 |
+
parso==0.8.3
|
106 |
+
pathtools==0.1.2
|
107 |
+
pexpect==4.8.0
|
108 |
+
pickleshare==0.7.5
|
109 |
+
pillow==9.0.1
|
110 |
+
pip==22.0.4
|
111 |
+
pkg-resources==0.0.0
|
112 |
+
pluggy==1.0.0
|
113 |
+
pooch==1.6.0
|
114 |
+
prometheus-client==0.13.1
|
115 |
+
promise==2.3
|
116 |
+
prompt-toolkit==3.0.28
|
117 |
+
protobuf==3.19.4
|
118 |
+
psutil==5.9.0
|
119 |
+
ptyprocess==0.7.0
|
120 |
+
pure-eval==0.2.2
|
121 |
+
py==1.11.0
|
122 |
+
pyarrow==7.0.0
|
123 |
+
pyasn1-modules==0.2.8
|
124 |
+
pyasn1==0.4.8
|
125 |
+
pycparser==2.21
|
126 |
+
pygments==2.11.2
|
127 |
+
pyparsing==3.0.7
|
128 |
+
pyrsistent==0.18.1
|
129 |
+
pytest==7.1.0
|
130 |
+
python-dateutil==2.8.2
|
131 |
+
python-levenshtein==0.12.2
|
132 |
+
pytz==2021.3
|
133 |
+
pyyaml==6.0
|
134 |
+
pyzmq==22.3.0
|
135 |
+
qtconsole==5.2.2
|
136 |
+
qtpy==2.0.1
|
137 |
+
regex==2022.3.15
|
138 |
+
requests-oauthlib==1.3.1
|
139 |
+
requests==2.27.1
|
140 |
+
resampy==0.2.2
|
141 |
+
responses==0.18.0
|
142 |
+
rsa==4.8
|
143 |
+
sacremoses==0.0.49
|
144 |
+
scikit-learn==1.0.2
|
145 |
+
scipy==1.8.0
|
146 |
+
send2trash==1.8.0
|
147 |
+
sentry-sdk==1.5.8
|
148 |
+
setproctitle==1.2.2
|
149 |
+
setuptools==60.10.0
|
150 |
+
shortuuid==1.0.8
|
151 |
+
simplejson==3.17.6
|
152 |
+
six==1.16.0
|
153 |
+
smmap==5.0.0
|
154 |
+
sniffio==1.2.0
|
155 |
+
soundfile==0.10.3.post1
|
156 |
+
soupsieve==2.3.1
|
157 |
+
stack-data==0.2.0
|
158 |
+
tensorboard-data-server==0.6.1
|
159 |
+
tensorboard-plugin-wit==1.8.1
|
160 |
+
tensorboard==2.8.0
|
161 |
+
tensorflow-io-gcs-filesystem==0.24.0
|
162 |
+
tensorflow==2.8.0
|
163 |
+
termcolor==1.1.0
|
164 |
+
terminado==0.13.3
|
165 |
+
testpath==0.6.0
|
166 |
+
tf-estimator-nightly==2.8.0.dev2021122109
|
167 |
+
threadpoolctl==3.1.0
|
168 |
+
timeout-decorator==0.5.0
|
169 |
+
tokenizers==0.11.6
|
170 |
+
toml==0.10.2
|
171 |
+
tomli==2.0.1
|
172 |
+
toolz==0.11.2
|
173 |
+
torch==1.11.0+cpu
|
174 |
+
torchaudio==0.11.0+cpu
|
175 |
+
tornado==6.1
|
176 |
+
tqdm==4.63.0
|
177 |
+
traitlets==5.1.1
|
178 |
+
transformers==4.18.0.dev0
|
179 |
+
txt2tags==3.7
|
180 |
+
typing-extensions==4.1.1
|
181 |
+
urllib3==1.26.8
|
182 |
+
wandb==0.12.11
|
183 |
+
wcwidth==0.2.5
|
184 |
+
webencodings==0.5.1
|
185 |
+
websocket-client==1.3.1
|
186 |
+
werkzeug==2.0.3
|
187 |
+
wheel==0.37.1
|
188 |
+
widgetsnbextension==3.6.0
|
189 |
+
wrapt==1.14.0
|
190 |
+
xxhash==3.0.0
|
191 |
+
yarl==1.7.2
|
192 |
+
yaspin==2.1.0
|
193 |
+
zipp==3.7.0
|
wandb/run-20220324_165001-2oxgldu3/files/wandb-metadata.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"os": "Linux-5.4.0-1043-gcp-x86_64-with-glibc2.29",
|
3 |
+
"python": "3.8.10",
|
4 |
+
"heartbeatAt": "2022-03-24T16:50:04.385745",
|
5 |
+
"startedAt": "2022-03-24T16:50:01.036858",
|
6 |
+
"docker": null,
|
7 |
+
"cpu_count": 96,
|
8 |
+
"cuda": null,
|
9 |
+
"args": [
|
10 |
+
"--dataset_name=librispeech_asr",
|
11 |
+
"--model_name_or_path=./",
|
12 |
+
"--dataset_config_name=clean",
|
13 |
+
"--train_split_name=train.100",
|
14 |
+
"--eval_split_name=validation",
|
15 |
+
"--output_dir=./",
|
16 |
+
"--preprocessing_num_workers=16",
|
17 |
+
"--length_column_name=input_length",
|
18 |
+
"--overwrite_output_dir",
|
19 |
+
"--num_train_epochs=10",
|
20 |
+
"--per_device_train_batch_size=4",
|
21 |
+
"--per_device_eval_batch_size=4",
|
22 |
+
"--logging_steps=25",
|
23 |
+
"--max_duration_in_seconds=15",
|
24 |
+
"--max_target_length=64",
|
25 |
+
"--generation_max_length=40",
|
26 |
+
"--generation_num_beams=1",
|
27 |
+
"--learning_rate=1e-4",
|
28 |
+
"--warmup_steps=1000",
|
29 |
+
"--text_column_name=text",
|
30 |
+
"--save_total_limit=1",
|
31 |
+
"--freeze_feature_encoder",
|
32 |
+
"--predict_with_generate",
|
33 |
+
"--do_lower_case",
|
34 |
+
"--do_eval",
|
35 |
+
"--do_train",
|
36 |
+
"--push_to_hub",
|
37 |
+
"--use_auth_token",
|
38 |
+
"--wandb_project=flax-wav2vec2-2-gpt2-no-regularisation"
|
39 |
+
],
|
40 |
+
"state": "running",
|
41 |
+
"program": "run_flax_speech_recognition_seq2seq.py",
|
42 |
+
"codePath": "run_flax_speech_recognition_seq2seq.py",
|
43 |
+
"git": {
|
44 |
+
"remote": "https://huggingface.co/sanchit-gandhi/flax-wav2vec2-2-gpt2-no-regularisation",
|
45 |
+
"commit": "2102271dda7144cb777336b0c4efe08f552f4cce"
|
46 |
+
},
|
47 |
+
"email": "[email protected]",
|
48 |
+
"root": "/home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation",
|
49 |
+
"host": "t1v-n-4eb331dd-w-0",
|
50 |
+
"username": "sanchitgandhi",
|
51 |
+
"executable": "/home/sanchitgandhi/venv/bin/python"
|
52 |
+
}
|
wandb/run-20220324_165001-2oxgldu3/files/wandb-summary.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"_wandb": {"runtime": 5}}
|
wandb/run-20220324_165001-2oxgldu3/logs/debug-internal.log
ADDED
@@ -0,0 +1,139 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2022-03-24 16:50:01,965 INFO MainThread:308660 [internal.py:wandb_internal():92] W&B internal server running at pid: 308660, started at: 2022-03-24 16:50:01.965491
|
2 |
+
2022-03-24 16:50:01,967 INFO WriterThread:308660 [datastore.py:open_for_write():77] open: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/run-2oxgldu3.wandb
|
3 |
+
2022-03-24 16:50:01,969 DEBUG SenderThread:308660 [sender.py:send():235] send: header
|
4 |
+
2022-03-24 16:50:01,969 DEBUG SenderThread:308660 [sender.py:send():235] send: run
|
5 |
+
2022-03-24 16:50:02,172 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: check_version
|
6 |
+
2022-03-24 16:50:02,172 INFO SenderThread:308660 [dir_watcher.py:__init__():169] watching files in: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files
|
7 |
+
2022-03-24 16:50:02,172 INFO SenderThread:308660 [sender.py:_start_run_threads():812] run started: 2oxgldu3 with start time 1648140601
|
8 |
+
2022-03-24 16:50:02,172 DEBUG SenderThread:308660 [sender.py:send():235] send: summary
|
9 |
+
2022-03-24 16:50:02,172 INFO SenderThread:308660 [sender.py:_save_file():947] saving file wandb-summary.json with policy end
|
10 |
+
2022-03-24 16:50:02,172 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: check_version
|
11 |
+
2022-03-24 16:50:02,232 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: run_start
|
12 |
+
2022-03-24 16:50:03,174 INFO Thread-7 :308660 [dir_watcher.py:_on_file_created():217] file/dir created: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/wandb-summary.json
|
13 |
+
2022-03-24 16:50:04,385 DEBUG HandlerThread:308660 [meta.py:__init__():37] meta init
|
14 |
+
2022-03-24 16:50:04,385 DEBUG HandlerThread:308660 [meta.py:__init__():51] meta init done
|
15 |
+
2022-03-24 16:50:04,385 DEBUG HandlerThread:308660 [meta.py:probe():211] probe
|
16 |
+
2022-03-24 16:50:04,386 DEBUG HandlerThread:308660 [meta.py:_setup_git():201] setup git
|
17 |
+
2022-03-24 16:50:04,421 DEBUG HandlerThread:308660 [meta.py:_setup_git():208] setup git done
|
18 |
+
2022-03-24 16:50:04,421 DEBUG HandlerThread:308660 [meta.py:_save_pip():55] save pip
|
19 |
+
2022-03-24 16:50:04,421 DEBUG HandlerThread:308660 [meta.py:_save_pip():69] save pip done
|
20 |
+
2022-03-24 16:50:04,421 DEBUG HandlerThread:308660 [meta.py:probe():249] probe done
|
21 |
+
2022-03-24 16:50:04,424 DEBUG SenderThread:308660 [sender.py:send():235] send: files
|
22 |
+
2022-03-24 16:50:04,425 INFO SenderThread:308660 [sender.py:_save_file():947] saving file wandb-metadata.json with policy now
|
23 |
+
2022-03-24 16:50:04,429 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: stop_status
|
24 |
+
2022-03-24 16:50:04,430 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: stop_status
|
25 |
+
2022-03-24 16:50:04,474 DEBUG SenderThread:308660 [sender.py:send():235] send: telemetry
|
26 |
+
2022-03-24 16:50:04,772 INFO Thread-11 :308660 [upload_job.py:push():137] Uploaded file /tmp/tmppzd_lld9wandb/gku12pk6-wandb-metadata.json
|
27 |
+
2022-03-24 16:50:04,985 DEBUG SenderThread:308660 [sender.py:send():235] send: telemetry
|
28 |
+
2022-03-24 16:50:04,986 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: partial_history
|
29 |
+
2022-03-24 16:50:05,248 INFO Thread-7 :308660 [dir_watcher.py:_on_file_created():217] file/dir created: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/output.log
|
30 |
+
2022-03-24 16:50:05,249 INFO Thread-7 :308660 [dir_watcher.py:_on_file_created():217] file/dir created: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/requirements.txt
|
31 |
+
2022-03-24 16:50:05,249 INFO Thread-7 :308660 [dir_watcher.py:_on_file_created():217] file/dir created: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/wandb-metadata.json
|
32 |
+
2022-03-24 16:50:07,249 INFO Thread-7 :308660 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/output.log
|
33 |
+
2022-03-24 16:50:07,446 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: poll_exit
|
34 |
+
2022-03-24 16:50:07,446 DEBUG SenderThread:308660 [sender.py:send():235] send: exit
|
35 |
+
2022-03-24 16:50:07,447 INFO SenderThread:308660 [sender.py:send_exit():371] handling exit code: 1
|
36 |
+
2022-03-24 16:50:07,447 INFO SenderThread:308660 [sender.py:send_exit():373] handling runtime: 5
|
37 |
+
2022-03-24 16:50:07,447 INFO SenderThread:308660 [sender.py:_save_file():947] saving file wandb-summary.json with policy end
|
38 |
+
2022-03-24 16:50:07,447 INFO SenderThread:308660 [sender.py:send_exit():379] send defer
|
39 |
+
2022-03-24 16:50:07,448 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: poll_exit
|
40 |
+
2022-03-24 16:50:07,448 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: defer
|
41 |
+
2022-03-24 16:50:07,448 INFO HandlerThread:308660 [handler.py:handle_request_defer():164] handle defer: 0
|
42 |
+
2022-03-24 16:50:07,449 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: defer
|
43 |
+
2022-03-24 16:50:07,449 INFO SenderThread:308660 [sender.py:send_request_defer():388] handle sender defer: 0
|
44 |
+
2022-03-24 16:50:07,449 INFO SenderThread:308660 [sender.py:transition_state():392] send defer: 1
|
45 |
+
2022-03-24 16:50:07,449 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: defer
|
46 |
+
2022-03-24 16:50:07,449 INFO HandlerThread:308660 [handler.py:handle_request_defer():164] handle defer: 1
|
47 |
+
2022-03-24 16:50:07,504 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: defer
|
48 |
+
2022-03-24 16:50:07,504 INFO SenderThread:308660 [sender.py:send_request_defer():388] handle sender defer: 1
|
49 |
+
2022-03-24 16:50:07,504 INFO SenderThread:308660 [sender.py:transition_state():392] send defer: 2
|
50 |
+
2022-03-24 16:50:07,504 DEBUG SenderThread:308660 [sender.py:send():235] send: stats
|
51 |
+
2022-03-24 16:50:07,505 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: defer
|
52 |
+
2022-03-24 16:50:07,505 INFO HandlerThread:308660 [handler.py:handle_request_defer():164] handle defer: 2
|
53 |
+
2022-03-24 16:50:07,505 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: defer
|
54 |
+
2022-03-24 16:50:07,505 INFO SenderThread:308660 [sender.py:send_request_defer():388] handle sender defer: 2
|
55 |
+
2022-03-24 16:50:07,505 INFO SenderThread:308660 [sender.py:transition_state():392] send defer: 3
|
56 |
+
2022-03-24 16:50:07,506 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: defer
|
57 |
+
2022-03-24 16:50:07,506 INFO HandlerThread:308660 [handler.py:handle_request_defer():164] handle defer: 3
|
58 |
+
2022-03-24 16:50:07,506 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: defer
|
59 |
+
2022-03-24 16:50:07,506 INFO SenderThread:308660 [sender.py:send_request_defer():388] handle sender defer: 3
|
60 |
+
2022-03-24 16:50:07,506 INFO SenderThread:308660 [sender.py:transition_state():392] send defer: 4
|
61 |
+
2022-03-24 16:50:07,506 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: defer
|
62 |
+
2022-03-24 16:50:07,506 INFO HandlerThread:308660 [handler.py:handle_request_defer():164] handle defer: 4
|
63 |
+
2022-03-24 16:50:07,506 DEBUG SenderThread:308660 [sender.py:send():235] send: summary
|
64 |
+
2022-03-24 16:50:07,507 INFO SenderThread:308660 [sender.py:_save_file():947] saving file wandb-summary.json with policy end
|
65 |
+
2022-03-24 16:50:07,507 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: defer
|
66 |
+
2022-03-24 16:50:07,507 INFO SenderThread:308660 [sender.py:send_request_defer():388] handle sender defer: 4
|
67 |
+
2022-03-24 16:50:07,507 INFO SenderThread:308660 [sender.py:transition_state():392] send defer: 5
|
68 |
+
2022-03-24 16:50:07,507 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: defer
|
69 |
+
2022-03-24 16:50:07,507 INFO HandlerThread:308660 [handler.py:handle_request_defer():164] handle defer: 5
|
70 |
+
2022-03-24 16:50:07,507 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: defer
|
71 |
+
2022-03-24 16:50:07,508 INFO SenderThread:308660 [sender.py:send_request_defer():388] handle sender defer: 5
|
72 |
+
2022-03-24 16:50:07,552 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: poll_exit
|
73 |
+
2022-03-24 16:50:07,621 INFO SenderThread:308660 [sender.py:transition_state():392] send defer: 6
|
74 |
+
2022-03-24 16:50:07,622 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: poll_exit
|
75 |
+
2022-03-24 16:50:07,622 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: defer
|
76 |
+
2022-03-24 16:50:07,622 INFO HandlerThread:308660 [handler.py:handle_request_defer():164] handle defer: 6
|
77 |
+
2022-03-24 16:50:07,622 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: defer
|
78 |
+
2022-03-24 16:50:07,622 INFO SenderThread:308660 [sender.py:send_request_defer():388] handle sender defer: 6
|
79 |
+
2022-03-24 16:50:07,622 INFO SenderThread:308660 [dir_watcher.py:finish():283] shutting down directory watcher
|
80 |
+
2022-03-24 16:50:07,723 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: poll_exit
|
81 |
+
2022-03-24 16:50:08,250 INFO Thread-7 :308660 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/output.log
|
82 |
+
2022-03-24 16:50:08,250 INFO SenderThread:308660 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/wandb-summary.json
|
83 |
+
2022-03-24 16:50:08,250 INFO SenderThread:308660 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/config.yaml
|
84 |
+
2022-03-24 16:50:08,251 INFO SenderThread:308660 [dir_watcher.py:finish():313] scan: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files
|
85 |
+
2022-03-24 16:50:08,251 INFO SenderThread:308660 [dir_watcher.py:finish():327] scan save: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/requirements.txt requirements.txt
|
86 |
+
2022-03-24 16:50:08,251 INFO SenderThread:308660 [dir_watcher.py:finish():327] scan save: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/output.log output.log
|
87 |
+
2022-03-24 16:50:08,251 INFO SenderThread:308660 [dir_watcher.py:finish():327] scan save: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/wandb-metadata.json wandb-metadata.json
|
88 |
+
2022-03-24 16:50:08,251 INFO SenderThread:308660 [dir_watcher.py:finish():327] scan save: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/config.yaml config.yaml
|
89 |
+
2022-03-24 16:50:08,253 INFO SenderThread:308660 [dir_watcher.py:finish():327] scan save: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/wandb-summary.json wandb-summary.json
|
90 |
+
2022-03-24 16:50:08,254 INFO SenderThread:308660 [sender.py:transition_state():392] send defer: 7
|
91 |
+
2022-03-24 16:50:08,254 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: poll_exit
|
92 |
+
2022-03-24 16:50:08,254 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: defer
|
93 |
+
2022-03-24 16:50:08,255 INFO HandlerThread:308660 [handler.py:handle_request_defer():164] handle defer: 7
|
94 |
+
2022-03-24 16:50:08,255 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: defer
|
95 |
+
2022-03-24 16:50:08,255 INFO SenderThread:308660 [sender.py:send_request_defer():388] handle sender defer: 7
|
96 |
+
2022-03-24 16:50:08,255 INFO SenderThread:308660 [file_pusher.py:finish():145] shutting down file pusher
|
97 |
+
2022-03-24 16:50:08,356 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: poll_exit
|
98 |
+
2022-03-24 16:50:08,356 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: poll_exit
|
99 |
+
2022-03-24 16:50:08,458 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: poll_exit
|
100 |
+
2022-03-24 16:50:08,458 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: poll_exit
|
101 |
+
2022-03-24 16:50:08,506 INFO Thread-15 :308660 [upload_job.py:push():137] Uploaded file /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/wandb-summary.json
|
102 |
+
2022-03-24 16:50:08,511 INFO Thread-13 :308660 [upload_job.py:push():137] Uploaded file /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/output.log
|
103 |
+
2022-03-24 16:50:08,512 INFO Thread-14 :308660 [upload_job.py:push():137] Uploaded file /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/config.yaml
|
104 |
+
2022-03-24 16:50:08,533 INFO Thread-12 :308660 [upload_job.py:push():137] Uploaded file /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/files/requirements.txt
|
105 |
+
2022-03-24 16:50:08,559 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: poll_exit
|
106 |
+
2022-03-24 16:50:08,559 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: poll_exit
|
107 |
+
2022-03-24 16:50:08,660 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: poll_exit
|
108 |
+
2022-03-24 16:50:08,661 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: poll_exit
|
109 |
+
2022-03-24 16:50:08,734 INFO Thread-6 :308660 [sender.py:transition_state():392] send defer: 8
|
110 |
+
2022-03-24 16:50:08,734 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: defer
|
111 |
+
2022-03-24 16:50:08,734 INFO HandlerThread:308660 [handler.py:handle_request_defer():164] handle defer: 8
|
112 |
+
2022-03-24 16:50:08,735 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: defer
|
113 |
+
2022-03-24 16:50:08,735 INFO SenderThread:308660 [sender.py:send_request_defer():388] handle sender defer: 8
|
114 |
+
2022-03-24 16:50:08,762 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: poll_exit
|
115 |
+
2022-03-24 16:50:08,784 INFO SenderThread:308660 [sender.py:transition_state():392] send defer: 9
|
116 |
+
2022-03-24 16:50:08,785 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: poll_exit
|
117 |
+
2022-03-24 16:50:08,785 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: defer
|
118 |
+
2022-03-24 16:50:08,785 INFO HandlerThread:308660 [handler.py:handle_request_defer():164] handle defer: 9
|
119 |
+
2022-03-24 16:50:08,785 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: defer
|
120 |
+
2022-03-24 16:50:08,785 INFO SenderThread:308660 [sender.py:send_request_defer():388] handle sender defer: 9
|
121 |
+
2022-03-24 16:50:08,785 INFO SenderThread:308660 [sender.py:transition_state():392] send defer: 10
|
122 |
+
2022-03-24 16:50:08,786 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: defer
|
123 |
+
2022-03-24 16:50:08,786 INFO HandlerThread:308660 [handler.py:handle_request_defer():164] handle defer: 10
|
124 |
+
2022-03-24 16:50:08,786 DEBUG SenderThread:308660 [sender.py:send():235] send: final
|
125 |
+
2022-03-24 16:50:08,786 DEBUG SenderThread:308660 [sender.py:send():235] send: footer
|
126 |
+
2022-03-24 16:50:08,786 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: defer
|
127 |
+
2022-03-24 16:50:08,786 INFO SenderThread:308660 [sender.py:send_request_defer():388] handle sender defer: 10
|
128 |
+
2022-03-24 16:50:08,886 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: poll_exit
|
129 |
+
2022-03-24 16:50:08,886 DEBUG SenderThread:308660 [sender.py:send_request():249] send_request: poll_exit
|
130 |
+
2022-03-24 16:50:08,886 INFO SenderThread:308660 [file_pusher.py:join():150] waiting for file pusher
|
131 |
+
2022-03-24 16:50:09,043 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: sampled_history
|
132 |
+
2022-03-24 16:50:09,043 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: get_summary
|
133 |
+
2022-03-24 16:50:09,044 DEBUG HandlerThread:308660 [handler.py:handle_request():141] handle_request: shutdown
|
134 |
+
2022-03-24 16:50:09,044 INFO HandlerThread:308660 [handler.py:finish():778] shutting down handler
|
135 |
+
2022-03-24 16:50:09,786 INFO WriterThread:308660 [datastore.py:close():281] close: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/run-2oxgldu3.wandb
|
136 |
+
2022-03-24 16:50:09,942 INFO SenderThread:308660 [sender.py:finish():1078] shutting down sender
|
137 |
+
2022-03-24 16:50:09,942 INFO SenderThread:308660 [file_pusher.py:finish():145] shutting down file pusher
|
138 |
+
2022-03-24 16:50:09,942 INFO SenderThread:308660 [file_pusher.py:join():150] waiting for file pusher
|
139 |
+
2022-03-24 16:50:10,016 INFO MainThread:308660 [internal.py:handle_exit():82] Internal process exited
|
wandb/run-20220324_165001-2oxgldu3/logs/debug.log
ADDED
@@ -0,0 +1,106 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2022-03-24 16:50:01,038 INFO MainThread:307601 [wandb_setup.py:_flush():75] Loading settings from /home/sanchitgandhi/.config/wandb/settings
|
2 |
+
2022-03-24 16:50:01,038 INFO MainThread:307601 [wandb_setup.py:_flush():75] Loading settings from /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/settings
|
3 |
+
2022-03-24 16:50:01,038 INFO MainThread:307601 [wandb_setup.py:_flush():75] Loading settings from environment variables: {}
|
4 |
+
2022-03-24 16:50:01,038 INFO MainThread:307601 [wandb_setup.py:_flush():75] Inferring run settings from compute environment: {'program_relpath': 'run_flax_speech_recognition_seq2seq.py', 'program': 'run_flax_speech_recognition_seq2seq.py'}
|
5 |
+
2022-03-24 16:50:01,038 INFO MainThread:307601 [wandb_init.py:_log_setup():405] Logging user logs to /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/logs/debug.log
|
6 |
+
2022-03-24 16:50:01,038 INFO MainThread:307601 [wandb_init.py:_log_setup():406] Logging internal logs to /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165001-2oxgldu3/logs/debug-internal.log
|
7 |
+
2022-03-24 16:50:01,038 INFO MainThread:307601 [wandb_init.py:init():439] calling init triggers
|
8 |
+
2022-03-24 16:50:01,038 INFO MainThread:307601 [wandb_init.py:init():442] wandb.init called with sweep_config: {}
|
9 |
+
config: {}
|
10 |
+
2022-03-24 16:50:01,038 INFO MainThread:307601 [wandb_init.py:init():492] starting backend
|
11 |
+
2022-03-24 16:50:01,038 INFO MainThread:307601 [backend.py:_multiprocessing_setup():99] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
12 |
+
2022-03-24 16:50:01,075 INFO MainThread:307601 [backend.py:ensure_launched():219] starting backend process...
|
13 |
+
2022-03-24 16:50:01,112 INFO MainThread:307601 [backend.py:ensure_launched():224] started backend process with pid: 308660
|
14 |
+
2022-03-24 16:50:01,114 INFO MainThread:307601 [wandb_init.py:init():501] backend started and connected
|
15 |
+
2022-03-24 16:50:01,128 INFO MainThread:307601 [wandb_init.py:init():565] updated telemetry
|
16 |
+
2022-03-24 16:50:01,216 INFO MainThread:307601 [wandb_init.py:init():596] communicating run to backend with 30 second timeout
|
17 |
+
2022-03-24 16:50:02,171 INFO MainThread:307601 [wandb_run.py:_on_init():1759] communicating current version
|
18 |
+
2022-03-24 16:50:02,231 INFO MainThread:307601 [wandb_run.py:_on_init():1763] got version response
|
19 |
+
2022-03-24 16:50:02,231 INFO MainThread:307601 [wandb_init.py:init():625] starting run threads in backend
|
20 |
+
2022-03-24 16:50:04,429 INFO MainThread:307601 [wandb_run.py:_console_start():1733] atexit reg
|
21 |
+
2022-03-24 16:50:04,430 INFO MainThread:307601 [wandb_run.py:_redirect():1606] redirect: SettingsConsole.REDIRECT
|
22 |
+
2022-03-24 16:50:04,431 INFO MainThread:307601 [wandb_run.py:_redirect():1611] Redirecting console.
|
23 |
+
2022-03-24 16:50:04,433 INFO MainThread:307601 [wandb_run.py:_redirect():1667] Redirects installed.
|
24 |
+
2022-03-24 16:50:04,433 INFO MainThread:307601 [wandb_init.py:init():664] run started, returning control to user process
|
25 |
+
2022-03-24 16:50:04,981 INFO MainThread:307601 [wandb_run.py:_atexit_cleanup():1702] got exitcode: 1
|
26 |
+
2022-03-24 16:50:04,985 INFO MainThread:307601 [wandb_run.py:_restore():1674] restore
|
27 |
+
2022-03-24 16:50:07,449 INFO MainThread:307601 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
28 |
+
wandb_count: 1
|
29 |
+
}
|
30 |
+
pusher_stats {
|
31 |
+
uploaded_bytes: 1843
|
32 |
+
total_bytes: 1843
|
33 |
+
}
|
34 |
+
|
35 |
+
2022-03-24 16:50:07,622 INFO MainThread:307601 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
36 |
+
wandb_count: 1
|
37 |
+
}
|
38 |
+
pusher_stats {
|
39 |
+
uploaded_bytes: 1843
|
40 |
+
total_bytes: 1843
|
41 |
+
}
|
42 |
+
|
43 |
+
2022-03-24 16:50:08,255 INFO MainThread:307601 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
44 |
+
wandb_count: 5
|
45 |
+
}
|
46 |
+
pusher_stats {
|
47 |
+
uploaded_bytes: 1843
|
48 |
+
total_bytes: 7016
|
49 |
+
}
|
50 |
+
|
51 |
+
2022-03-24 16:50:08,357 INFO MainThread:307601 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
52 |
+
wandb_count: 5
|
53 |
+
}
|
54 |
+
pusher_stats {
|
55 |
+
uploaded_bytes: 7016
|
56 |
+
total_bytes: 7016
|
57 |
+
}
|
58 |
+
|
59 |
+
2022-03-24 16:50:08,458 INFO MainThread:307601 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
60 |
+
wandb_count: 5
|
61 |
+
}
|
62 |
+
pusher_stats {
|
63 |
+
uploaded_bytes: 7016
|
64 |
+
total_bytes: 7016
|
65 |
+
}
|
66 |
+
|
67 |
+
2022-03-24 16:50:08,560 INFO MainThread:307601 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
68 |
+
wandb_count: 5
|
69 |
+
}
|
70 |
+
pusher_stats {
|
71 |
+
uploaded_bytes: 7016
|
72 |
+
total_bytes: 7016
|
73 |
+
}
|
74 |
+
|
75 |
+
2022-03-24 16:50:08,661 INFO MainThread:307601 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
76 |
+
wandb_count: 5
|
77 |
+
}
|
78 |
+
pusher_stats {
|
79 |
+
uploaded_bytes: 7016
|
80 |
+
total_bytes: 7016
|
81 |
+
}
|
82 |
+
|
83 |
+
2022-03-24 16:50:08,785 INFO MainThread:307601 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
84 |
+
wandb_count: 5
|
85 |
+
}
|
86 |
+
pusher_stats {
|
87 |
+
uploaded_bytes: 7016
|
88 |
+
total_bytes: 7016
|
89 |
+
}
|
90 |
+
|
91 |
+
2022-03-24 16:50:08,942 INFO MainThread:307601 [wandb_run.py:_on_finish():1831] got exit ret: done: true
|
92 |
+
exit_result {
|
93 |
+
}
|
94 |
+
file_counts {
|
95 |
+
wandb_count: 5
|
96 |
+
}
|
97 |
+
pusher_stats {
|
98 |
+
uploaded_bytes: 7016
|
99 |
+
total_bytes: 7016
|
100 |
+
}
|
101 |
+
local_info {
|
102 |
+
}
|
103 |
+
|
104 |
+
2022-03-24 16:50:10,527 INFO MainThread:307601 [wandb_run.py:_footer_history_summary_info():2865] rendering history
|
105 |
+
2022-03-24 16:50:10,527 INFO MainThread:307601 [wandb_run.py:_footer_history_summary_info():2894] rendering summary
|
106 |
+
2022-03-24 16:50:10,528 INFO MainThread:307601 [wandb_run.py:_footer_sync_info():2822] logging synced files
|
wandb/run-20220324_165001-2oxgldu3/run-2oxgldu3.wandb
ADDED
Binary file (2.06 kB). View file
|
|
wandb/run-20220324_165123-3bgzceb6/files/config.yaml
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
wandb_version: 1
|
2 |
+
|
3 |
+
_wandb:
|
4 |
+
desc: null
|
5 |
+
value:
|
6 |
+
cli_version: 0.12.11
|
7 |
+
framework: huggingface
|
8 |
+
huggingface_version: 4.18.0.dev0
|
9 |
+
is_jupyter_run: false
|
10 |
+
is_kaggle_kernel: false
|
11 |
+
python_version: 3.8.10
|
12 |
+
start_time: 1648140683
|
13 |
+
t:
|
14 |
+
1:
|
15 |
+
- 1
|
16 |
+
- 2
|
17 |
+
- 3
|
18 |
+
- 11
|
19 |
+
- 12
|
20 |
+
- 45
|
21 |
+
- 49
|
22 |
+
- 51
|
23 |
+
2:
|
24 |
+
- 1
|
25 |
+
- 2
|
26 |
+
- 3
|
27 |
+
- 11
|
28 |
+
- 12
|
29 |
+
- 45
|
30 |
+
- 49
|
31 |
+
- 51
|
32 |
+
4: 3.8.10
|
33 |
+
5: 0.12.11
|
34 |
+
6: 4.18.0.dev0
|
35 |
+
8:
|
36 |
+
- 5
|
wandb/run-20220324_165123-3bgzceb6/files/output.log
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Traceback (most recent call last):
|
2 |
+
File "run_flax_speech_recognition_seq2seq.py", line 923, in <module>
|
3 |
+
main()
|
4 |
+
File "run_flax_speech_recognition_seq2seq.py", line 442, in main
|
5 |
+
raw_datasets["train"] = load_dataset(
|
6 |
+
File "/home/sanchitgandhi/datasets/src/datasets/load.py", line 1660, in load_dataset
|
7 |
+
builder_instance = load_dataset_builder(
|
8 |
+
File "/home/sanchitgandhi/datasets/src/datasets/load.py", line 1512, in load_dataset_builder
|
9 |
+
builder_instance: DatasetBuilder = builder_cls(
|
10 |
+
File "/home/sanchitgandhi/datasets/src/datasets/builder.py", line 1031, in __init__
|
11 |
+
super().__init__(*args, **kwargs)
|
12 |
+
File "/home/sanchitgandhi/datasets/src/datasets/builder.py", line 275, in __init__
|
13 |
+
info.update(self._info())
|
14 |
+
File "/home/sanchitgandhi/.cache/huggingface/modules/datasets_modules/datasets/librispeech_asr/1f4602f6b5fed8d3ab3e3382783173f2e12d9877e98775e34d7780881175096c/librispeech_asr.py", line 115, in _info
|
15 |
+
task_templates=[AutomaticSpeechRecognition(audio_column="audio", transcription_column="text")],
|
16 |
+
TypeError: __init__() got an unexpected keyword argument 'audio_column'
|
wandb/run-20220324_165123-3bgzceb6/files/requirements.txt
ADDED
@@ -0,0 +1,193 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==1.0.0
|
2 |
+
aiohttp==3.8.1
|
3 |
+
aiosignal==1.2.0
|
4 |
+
anyio==3.5.0
|
5 |
+
appdirs==1.4.4
|
6 |
+
argon2-cffi-bindings==21.2.0
|
7 |
+
argon2-cffi==21.3.0
|
8 |
+
asttokens==2.0.5
|
9 |
+
astunparse==1.6.3
|
10 |
+
async-timeout==4.0.2
|
11 |
+
attrs==21.4.0
|
12 |
+
audioread==2.1.9
|
13 |
+
babel==2.9.1
|
14 |
+
backcall==0.2.0
|
15 |
+
beautifulsoup4==4.10.0
|
16 |
+
bleach==4.1.0
|
17 |
+
cachetools==5.0.0
|
18 |
+
certifi==2021.10.8
|
19 |
+
cffi==1.15.0
|
20 |
+
charset-normalizer==2.0.12
|
21 |
+
chex==0.1.1
|
22 |
+
click==8.0.4
|
23 |
+
cycler==0.11.0
|
24 |
+
datasets==2.0.1.dev0
|
25 |
+
debugpy==1.5.1
|
26 |
+
decorator==5.1.1
|
27 |
+
defusedxml==0.7.1
|
28 |
+
dill==0.3.4
|
29 |
+
dm-tree==0.1.6
|
30 |
+
docker-pycreds==0.4.0
|
31 |
+
entrypoints==0.4
|
32 |
+
executing==0.8.3
|
33 |
+
filelock==3.6.0
|
34 |
+
flatbuffers==2.0
|
35 |
+
flax==0.4.0
|
36 |
+
fonttools==4.30.0
|
37 |
+
frozenlist==1.3.0
|
38 |
+
fsspec==2022.2.0
|
39 |
+
gast==0.5.3
|
40 |
+
gitdb==4.0.9
|
41 |
+
gitpython==3.1.27
|
42 |
+
google-auth-oauthlib==0.4.6
|
43 |
+
google-auth==2.6.0
|
44 |
+
google-pasta==0.2.0
|
45 |
+
grpcio==1.44.0
|
46 |
+
h5py==3.6.0
|
47 |
+
huggingface-hub==0.4.0
|
48 |
+
idna==3.3
|
49 |
+
importlib-metadata==4.11.3
|
50 |
+
importlib-resources==5.4.0
|
51 |
+
iniconfig==1.1.1
|
52 |
+
ipdb==0.13.9
|
53 |
+
ipykernel==6.9.2
|
54 |
+
ipython-genutils==0.2.0
|
55 |
+
ipython==8.1.1
|
56 |
+
ipywidgets==7.7.0
|
57 |
+
jax==0.3.1
|
58 |
+
jaxlib==0.3.0
|
59 |
+
jedi==0.18.1
|
60 |
+
jinja2==3.0.3
|
61 |
+
jiwer==2.3.0
|
62 |
+
joblib==1.1.0
|
63 |
+
json5==0.9.6
|
64 |
+
jsonschema==4.4.0
|
65 |
+
jupyter-client==7.1.2
|
66 |
+
jupyter-console==6.4.3
|
67 |
+
jupyter-core==4.9.2
|
68 |
+
jupyter-server==1.15.5
|
69 |
+
jupyter==1.0.0
|
70 |
+
jupyterlab-pygments==0.1.2
|
71 |
+
jupyterlab-server==2.11.0
|
72 |
+
jupyterlab-widgets==1.1.0
|
73 |
+
jupyterlab==3.3.2
|
74 |
+
keras-preprocessing==1.1.2
|
75 |
+
keras==2.8.0
|
76 |
+
kiwisolver==1.4.0
|
77 |
+
lab==7.0
|
78 |
+
libclang==13.0.0
|
79 |
+
librosa==0.9.1
|
80 |
+
libtpu-nightly==0.1.dev20220128
|
81 |
+
llvmlite==0.36.0
|
82 |
+
markdown==3.3.6
|
83 |
+
markupsafe==2.1.1
|
84 |
+
matplotlib-inline==0.1.3
|
85 |
+
matplotlib==3.5.1
|
86 |
+
mistune==0.8.4
|
87 |
+
msgpack==1.0.3
|
88 |
+
multidict==6.0.2
|
89 |
+
multiprocess==0.70.12.2
|
90 |
+
nbclassic==0.3.7
|
91 |
+
nbclient==0.5.13
|
92 |
+
nbconvert==6.4.4
|
93 |
+
nbformat==5.2.0
|
94 |
+
nest-asyncio==1.5.4
|
95 |
+
notebook-shim==0.1.0
|
96 |
+
notebook==6.4.10
|
97 |
+
numba==0.53.0
|
98 |
+
numpy==1.21.4
|
99 |
+
oauthlib==3.2.0
|
100 |
+
opt-einsum==3.3.0
|
101 |
+
optax==0.1.1
|
102 |
+
packaging==21.3
|
103 |
+
pandas==1.4.1
|
104 |
+
pandocfilters==1.5.0
|
105 |
+
parso==0.8.3
|
106 |
+
pathtools==0.1.2
|
107 |
+
pexpect==4.8.0
|
108 |
+
pickleshare==0.7.5
|
109 |
+
pillow==9.0.1
|
110 |
+
pip==22.0.4
|
111 |
+
pkg-resources==0.0.0
|
112 |
+
pluggy==1.0.0
|
113 |
+
pooch==1.6.0
|
114 |
+
prometheus-client==0.13.1
|
115 |
+
promise==2.3
|
116 |
+
prompt-toolkit==3.0.28
|
117 |
+
protobuf==3.19.4
|
118 |
+
psutil==5.9.0
|
119 |
+
ptyprocess==0.7.0
|
120 |
+
pure-eval==0.2.2
|
121 |
+
py==1.11.0
|
122 |
+
pyarrow==7.0.0
|
123 |
+
pyasn1-modules==0.2.8
|
124 |
+
pyasn1==0.4.8
|
125 |
+
pycparser==2.21
|
126 |
+
pygments==2.11.2
|
127 |
+
pyparsing==3.0.7
|
128 |
+
pyrsistent==0.18.1
|
129 |
+
pytest==7.1.0
|
130 |
+
python-dateutil==2.8.2
|
131 |
+
python-levenshtein==0.12.2
|
132 |
+
pytz==2021.3
|
133 |
+
pyyaml==6.0
|
134 |
+
pyzmq==22.3.0
|
135 |
+
qtconsole==5.2.2
|
136 |
+
qtpy==2.0.1
|
137 |
+
regex==2022.3.15
|
138 |
+
requests-oauthlib==1.3.1
|
139 |
+
requests==2.27.1
|
140 |
+
resampy==0.2.2
|
141 |
+
responses==0.18.0
|
142 |
+
rsa==4.8
|
143 |
+
sacremoses==0.0.49
|
144 |
+
scikit-learn==1.0.2
|
145 |
+
scipy==1.8.0
|
146 |
+
send2trash==1.8.0
|
147 |
+
sentry-sdk==1.5.8
|
148 |
+
setproctitle==1.2.2
|
149 |
+
setuptools==60.10.0
|
150 |
+
shortuuid==1.0.8
|
151 |
+
simplejson==3.17.6
|
152 |
+
six==1.16.0
|
153 |
+
smmap==5.0.0
|
154 |
+
sniffio==1.2.0
|
155 |
+
soundfile==0.10.3.post1
|
156 |
+
soupsieve==2.3.1
|
157 |
+
stack-data==0.2.0
|
158 |
+
tensorboard-data-server==0.6.1
|
159 |
+
tensorboard-plugin-wit==1.8.1
|
160 |
+
tensorboard==2.8.0
|
161 |
+
tensorflow-io-gcs-filesystem==0.24.0
|
162 |
+
tensorflow==2.8.0
|
163 |
+
termcolor==1.1.0
|
164 |
+
terminado==0.13.3
|
165 |
+
testpath==0.6.0
|
166 |
+
tf-estimator-nightly==2.8.0.dev2021122109
|
167 |
+
threadpoolctl==3.1.0
|
168 |
+
timeout-decorator==0.5.0
|
169 |
+
tokenizers==0.11.6
|
170 |
+
toml==0.10.2
|
171 |
+
tomli==2.0.1
|
172 |
+
toolz==0.11.2
|
173 |
+
torch==1.11.0+cpu
|
174 |
+
torchaudio==0.11.0+cpu
|
175 |
+
tornado==6.1
|
176 |
+
tqdm==4.63.0
|
177 |
+
traitlets==5.1.1
|
178 |
+
transformers==4.18.0.dev0
|
179 |
+
txt2tags==3.7
|
180 |
+
typing-extensions==4.1.1
|
181 |
+
urllib3==1.26.8
|
182 |
+
wandb==0.12.11
|
183 |
+
wcwidth==0.2.5
|
184 |
+
webencodings==0.5.1
|
185 |
+
websocket-client==1.3.1
|
186 |
+
werkzeug==2.0.3
|
187 |
+
wheel==0.37.1
|
188 |
+
widgetsnbextension==3.6.0
|
189 |
+
wrapt==1.14.0
|
190 |
+
xxhash==3.0.0
|
191 |
+
yarl==1.7.2
|
192 |
+
yaspin==2.1.0
|
193 |
+
zipp==3.7.0
|
wandb/run-20220324_165123-3bgzceb6/files/wandb-metadata.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"os": "Linux-5.4.0-1043-gcp-x86_64-with-glibc2.29",
|
3 |
+
"python": "3.8.10",
|
4 |
+
"heartbeatAt": "2022-03-24T16:51:27.007523",
|
5 |
+
"startedAt": "2022-03-24T16:51:23.784397",
|
6 |
+
"docker": null,
|
7 |
+
"cpu_count": 96,
|
8 |
+
"cuda": null,
|
9 |
+
"args": [
|
10 |
+
"--dataset_name=librispeech_asr",
|
11 |
+
"--model_name_or_path=./",
|
12 |
+
"--dataset_config_name=clean",
|
13 |
+
"--train_split_name=train.100",
|
14 |
+
"--eval_split_name=validation",
|
15 |
+
"--output_dir=./",
|
16 |
+
"--preprocessing_num_workers=16",
|
17 |
+
"--length_column_name=input_length",
|
18 |
+
"--overwrite_output_dir",
|
19 |
+
"--num_train_epochs=10",
|
20 |
+
"--per_device_train_batch_size=4",
|
21 |
+
"--per_device_eval_batch_size=4",
|
22 |
+
"--logging_steps=25",
|
23 |
+
"--max_duration_in_seconds=15",
|
24 |
+
"--max_target_length=64",
|
25 |
+
"--generation_max_length=40",
|
26 |
+
"--generation_num_beams=1",
|
27 |
+
"--learning_rate=1e-4",
|
28 |
+
"--warmup_steps=1000",
|
29 |
+
"--text_column_name=text",
|
30 |
+
"--save_total_limit=1",
|
31 |
+
"--freeze_feature_encoder",
|
32 |
+
"--predict_with_generate",
|
33 |
+
"--do_lower_case",
|
34 |
+
"--do_eval",
|
35 |
+
"--do_train",
|
36 |
+
"--push_to_hub",
|
37 |
+
"--use_auth_token",
|
38 |
+
"--wandb_project=flax-wav2vec2-2-gpt2-no-regularisation"
|
39 |
+
],
|
40 |
+
"state": "running",
|
41 |
+
"program": "run_flax_speech_recognition_seq2seq.py",
|
42 |
+
"codePath": "run_flax_speech_recognition_seq2seq.py",
|
43 |
+
"git": {
|
44 |
+
"remote": "https://huggingface.co/sanchit-gandhi/flax-wav2vec2-2-gpt2-no-regularisation",
|
45 |
+
"commit": "2102271dda7144cb777336b0c4efe08f552f4cce"
|
46 |
+
},
|
47 |
+
"email": "[email protected]",
|
48 |
+
"root": "/home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation",
|
49 |
+
"host": "t1v-n-4eb331dd-w-0",
|
50 |
+
"username": "sanchitgandhi",
|
51 |
+
"executable": "/home/sanchitgandhi/venv/bin/python"
|
52 |
+
}
|
wandb/run-20220324_165123-3bgzceb6/files/wandb-summary.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"_wandb": {"runtime": 4}}
|
wandb/run-20220324_165123-3bgzceb6/logs/debug-internal.log
ADDED
@@ -0,0 +1,144 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2022-03-24 16:51:24,709 INFO MainThread:309960 [internal.py:wandb_internal():92] W&B internal server running at pid: 309960, started at: 2022-03-24 16:51:24.708772
|
2 |
+
2022-03-24 16:51:24,710 INFO WriterThread:309960 [datastore.py:open_for_write():77] open: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/run-3bgzceb6.wandb
|
3 |
+
2022-03-24 16:51:24,712 DEBUG SenderThread:309960 [sender.py:send():235] send: header
|
4 |
+
2022-03-24 16:51:24,712 DEBUG SenderThread:309960 [sender.py:send():235] send: run
|
5 |
+
2022-03-24 16:51:24,794 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: check_version
|
6 |
+
2022-03-24 16:51:24,794 INFO SenderThread:309960 [dir_watcher.py:__init__():169] watching files in: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files
|
7 |
+
2022-03-24 16:51:24,794 INFO SenderThread:309960 [sender.py:_start_run_threads():812] run started: 3bgzceb6 with start time 1648140683
|
8 |
+
2022-03-24 16:51:24,794 DEBUG SenderThread:309960 [sender.py:send():235] send: summary
|
9 |
+
2022-03-24 16:51:24,795 INFO SenderThread:309960 [sender.py:_save_file():947] saving file wandb-summary.json with policy end
|
10 |
+
2022-03-24 16:51:24,795 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: check_version
|
11 |
+
2022-03-24 16:51:24,853 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: run_start
|
12 |
+
2022-03-24 16:51:25,796 INFO Thread-7 :309960 [dir_watcher.py:_on_file_created():217] file/dir created: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/wandb-summary.json
|
13 |
+
2022-03-24 16:51:27,007 DEBUG HandlerThread:309960 [meta.py:__init__():37] meta init
|
14 |
+
2022-03-24 16:51:27,007 DEBUG HandlerThread:309960 [meta.py:__init__():51] meta init done
|
15 |
+
2022-03-24 16:51:27,007 DEBUG HandlerThread:309960 [meta.py:probe():211] probe
|
16 |
+
2022-03-24 16:51:27,008 DEBUG HandlerThread:309960 [meta.py:_setup_git():201] setup git
|
17 |
+
2022-03-24 16:51:27,042 DEBUG HandlerThread:309960 [meta.py:_setup_git():208] setup git done
|
18 |
+
2022-03-24 16:51:27,042 DEBUG HandlerThread:309960 [meta.py:_save_pip():55] save pip
|
19 |
+
2022-03-24 16:51:27,043 DEBUG HandlerThread:309960 [meta.py:_save_pip():69] save pip done
|
20 |
+
2022-03-24 16:51:27,043 DEBUG HandlerThread:309960 [meta.py:probe():249] probe done
|
21 |
+
2022-03-24 16:51:27,046 DEBUG SenderThread:309960 [sender.py:send():235] send: files
|
22 |
+
2022-03-24 16:51:27,046 INFO SenderThread:309960 [sender.py:_save_file():947] saving file wandb-metadata.json with policy now
|
23 |
+
2022-03-24 16:51:27,051 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: stop_status
|
24 |
+
2022-03-24 16:51:27,052 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: stop_status
|
25 |
+
2022-03-24 16:51:27,302 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: partial_history
|
26 |
+
2022-03-24 16:51:27,321 DEBUG SenderThread:309960 [sender.py:send():235] send: telemetry
|
27 |
+
2022-03-24 16:51:27,321 DEBUG SenderThread:309960 [sender.py:send():235] send: telemetry
|
28 |
+
2022-03-24 16:51:27,800 INFO Thread-11 :309960 [upload_job.py:push():137] Uploaded file /tmp/tmpnmnmgvzpwandb/2gohk4ii-wandb-metadata.json
|
29 |
+
2022-03-24 16:51:27,873 INFO Thread-7 :309960 [dir_watcher.py:_on_file_created():217] file/dir created: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/output.log
|
30 |
+
2022-03-24 16:51:27,873 INFO Thread-7 :309960 [dir_watcher.py:_on_file_created():217] file/dir created: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/wandb-metadata.json
|
31 |
+
2022-03-24 16:51:27,873 INFO Thread-7 :309960 [dir_watcher.py:_on_file_created():217] file/dir created: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/requirements.txt
|
32 |
+
2022-03-24 16:51:29,561 DEBUG SenderThread:309960 [sender.py:send():235] send: exit
|
33 |
+
2022-03-24 16:51:29,561 INFO SenderThread:309960 [sender.py:send_exit():371] handling exit code: 1
|
34 |
+
2022-03-24 16:51:29,561 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: poll_exit
|
35 |
+
2022-03-24 16:51:29,561 INFO SenderThread:309960 [sender.py:send_exit():373] handling runtime: 4
|
36 |
+
2022-03-24 16:51:29,562 INFO SenderThread:309960 [sender.py:_save_file():947] saving file wandb-summary.json with policy end
|
37 |
+
2022-03-24 16:51:29,562 INFO SenderThread:309960 [sender.py:send_exit():379] send defer
|
38 |
+
2022-03-24 16:51:29,562 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: poll_exit
|
39 |
+
2022-03-24 16:51:29,563 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: defer
|
40 |
+
2022-03-24 16:51:29,563 INFO HandlerThread:309960 [handler.py:handle_request_defer():164] handle defer: 0
|
41 |
+
2022-03-24 16:51:29,563 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: defer
|
42 |
+
2022-03-24 16:51:29,563 INFO SenderThread:309960 [sender.py:send_request_defer():388] handle sender defer: 0
|
43 |
+
2022-03-24 16:51:29,563 INFO SenderThread:309960 [sender.py:transition_state():392] send defer: 1
|
44 |
+
2022-03-24 16:51:29,563 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: defer
|
45 |
+
2022-03-24 16:51:29,563 INFO HandlerThread:309960 [handler.py:handle_request_defer():164] handle defer: 1
|
46 |
+
2022-03-24 16:51:29,626 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: defer
|
47 |
+
2022-03-24 16:51:29,627 INFO SenderThread:309960 [sender.py:send_request_defer():388] handle sender defer: 1
|
48 |
+
2022-03-24 16:51:29,627 INFO SenderThread:309960 [sender.py:transition_state():392] send defer: 2
|
49 |
+
2022-03-24 16:51:29,627 DEBUG SenderThread:309960 [sender.py:send():235] send: stats
|
50 |
+
2022-03-24 16:51:29,627 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: defer
|
51 |
+
2022-03-24 16:51:29,627 INFO HandlerThread:309960 [handler.py:handle_request_defer():164] handle defer: 2
|
52 |
+
2022-03-24 16:51:29,627 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: defer
|
53 |
+
2022-03-24 16:51:29,627 INFO SenderThread:309960 [sender.py:send_request_defer():388] handle sender defer: 2
|
54 |
+
2022-03-24 16:51:29,627 INFO SenderThread:309960 [sender.py:transition_state():392] send defer: 3
|
55 |
+
2022-03-24 16:51:29,628 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: defer
|
56 |
+
2022-03-24 16:51:29,628 INFO HandlerThread:309960 [handler.py:handle_request_defer():164] handle defer: 3
|
57 |
+
2022-03-24 16:51:29,628 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: defer
|
58 |
+
2022-03-24 16:51:29,628 INFO SenderThread:309960 [sender.py:send_request_defer():388] handle sender defer: 3
|
59 |
+
2022-03-24 16:51:29,628 INFO SenderThread:309960 [sender.py:transition_state():392] send defer: 4
|
60 |
+
2022-03-24 16:51:29,628 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: defer
|
61 |
+
2022-03-24 16:51:29,628 INFO HandlerThread:309960 [handler.py:handle_request_defer():164] handle defer: 4
|
62 |
+
2022-03-24 16:51:29,628 DEBUG SenderThread:309960 [sender.py:send():235] send: summary
|
63 |
+
2022-03-24 16:51:29,629 INFO SenderThread:309960 [sender.py:_save_file():947] saving file wandb-summary.json with policy end
|
64 |
+
2022-03-24 16:51:29,629 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: defer
|
65 |
+
2022-03-24 16:51:29,629 INFO SenderThread:309960 [sender.py:send_request_defer():388] handle sender defer: 4
|
66 |
+
2022-03-24 16:51:29,629 INFO SenderThread:309960 [sender.py:transition_state():392] send defer: 5
|
67 |
+
2022-03-24 16:51:29,629 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: defer
|
68 |
+
2022-03-24 16:51:29,629 INFO HandlerThread:309960 [handler.py:handle_request_defer():164] handle defer: 5
|
69 |
+
2022-03-24 16:51:29,629 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: defer
|
70 |
+
2022-03-24 16:51:29,629 INFO SenderThread:309960 [sender.py:send_request_defer():388] handle sender defer: 5
|
71 |
+
2022-03-24 16:51:29,663 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: poll_exit
|
72 |
+
2022-03-24 16:51:29,685 INFO SenderThread:309960 [sender.py:transition_state():392] send defer: 6
|
73 |
+
2022-03-24 16:51:29,685 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: poll_exit
|
74 |
+
2022-03-24 16:51:29,686 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: defer
|
75 |
+
2022-03-24 16:51:29,686 INFO HandlerThread:309960 [handler.py:handle_request_defer():164] handle defer: 6
|
76 |
+
2022-03-24 16:51:29,686 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: defer
|
77 |
+
2022-03-24 16:51:29,686 INFO SenderThread:309960 [sender.py:send_request_defer():388] handle sender defer: 6
|
78 |
+
2022-03-24 16:51:29,686 INFO SenderThread:309960 [dir_watcher.py:finish():283] shutting down directory watcher
|
79 |
+
2022-03-24 16:51:29,787 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: poll_exit
|
80 |
+
2022-03-24 16:51:29,873 INFO Thread-7 :309960 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/output.log
|
81 |
+
2022-03-24 16:51:29,874 INFO SenderThread:309960 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/config.yaml
|
82 |
+
2022-03-24 16:51:29,874 INFO SenderThread:309960 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/wandb-summary.json
|
83 |
+
2022-03-24 16:51:29,874 INFO SenderThread:309960 [dir_watcher.py:finish():313] scan: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files
|
84 |
+
2022-03-24 16:51:29,874 INFO SenderThread:309960 [dir_watcher.py:finish():327] scan save: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/requirements.txt requirements.txt
|
85 |
+
2022-03-24 16:51:29,874 INFO SenderThread:309960 [dir_watcher.py:finish():327] scan save: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/output.log output.log
|
86 |
+
2022-03-24 16:51:29,874 INFO SenderThread:309960 [dir_watcher.py:finish():327] scan save: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/wandb-metadata.json wandb-metadata.json
|
87 |
+
2022-03-24 16:51:29,874 INFO SenderThread:309960 [dir_watcher.py:finish():327] scan save: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/config.yaml config.yaml
|
88 |
+
2022-03-24 16:51:29,875 INFO SenderThread:309960 [dir_watcher.py:finish():327] scan save: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/wandb-summary.json wandb-summary.json
|
89 |
+
2022-03-24 16:51:29,875 INFO SenderThread:309960 [sender.py:transition_state():392] send defer: 7
|
90 |
+
2022-03-24 16:51:29,875 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: poll_exit
|
91 |
+
2022-03-24 16:51:29,880 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: defer
|
92 |
+
2022-03-24 16:51:29,880 INFO HandlerThread:309960 [handler.py:handle_request_defer():164] handle defer: 7
|
93 |
+
2022-03-24 16:51:29,880 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: defer
|
94 |
+
2022-03-24 16:51:29,880 INFO SenderThread:309960 [sender.py:send_request_defer():388] handle sender defer: 7
|
95 |
+
2022-03-24 16:51:29,881 INFO SenderThread:309960 [file_pusher.py:finish():145] shutting down file pusher
|
96 |
+
2022-03-24 16:51:29,976 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: poll_exit
|
97 |
+
2022-03-24 16:51:29,977 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: poll_exit
|
98 |
+
2022-03-24 16:51:30,078 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: poll_exit
|
99 |
+
2022-03-24 16:51:30,078 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: poll_exit
|
100 |
+
2022-03-24 16:51:30,164 INFO Thread-14 :309960 [upload_job.py:push():137] Uploaded file /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/config.yaml
|
101 |
+
2022-03-24 16:51:30,166 INFO Thread-13 :309960 [upload_job.py:push():137] Uploaded file /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/output.log
|
102 |
+
2022-03-24 16:51:30,179 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: poll_exit
|
103 |
+
2022-03-24 16:51:30,180 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: poll_exit
|
104 |
+
2022-03-24 16:51:30,226 INFO Thread-15 :309960 [upload_job.py:push():137] Uploaded file /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/wandb-summary.json
|
105 |
+
2022-03-24 16:51:30,281 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: poll_exit
|
106 |
+
2022-03-24 16:51:30,281 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: poll_exit
|
107 |
+
2022-03-24 16:51:30,382 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: poll_exit
|
108 |
+
2022-03-24 16:51:30,382 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: poll_exit
|
109 |
+
2022-03-24 16:51:30,483 INFO Thread-12 :309960 [upload_job.py:push():137] Uploaded file /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/files/requirements.txt
|
110 |
+
2022-03-24 16:51:30,483 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: poll_exit
|
111 |
+
2022-03-24 16:51:30,484 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: poll_exit
|
112 |
+
2022-03-24 16:51:30,585 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: poll_exit
|
113 |
+
2022-03-24 16:51:30,585 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: poll_exit
|
114 |
+
2022-03-24 16:51:30,684 INFO Thread-6 :309960 [sender.py:transition_state():392] send defer: 8
|
115 |
+
2022-03-24 16:51:30,685 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: defer
|
116 |
+
2022-03-24 16:51:30,685 INFO HandlerThread:309960 [handler.py:handle_request_defer():164] handle defer: 8
|
117 |
+
2022-03-24 16:51:30,685 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: defer
|
118 |
+
2022-03-24 16:51:30,685 INFO SenderThread:309960 [sender.py:send_request_defer():388] handle sender defer: 8
|
119 |
+
2022-03-24 16:51:30,687 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: poll_exit
|
120 |
+
2022-03-24 16:51:31,457 INFO SenderThread:309960 [sender.py:transition_state():392] send defer: 9
|
121 |
+
2022-03-24 16:51:31,457 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: poll_exit
|
122 |
+
2022-03-24 16:51:31,458 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: defer
|
123 |
+
2022-03-24 16:51:31,458 INFO HandlerThread:309960 [handler.py:handle_request_defer():164] handle defer: 9
|
124 |
+
2022-03-24 16:51:31,458 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: defer
|
125 |
+
2022-03-24 16:51:31,458 INFO SenderThread:309960 [sender.py:send_request_defer():388] handle sender defer: 9
|
126 |
+
2022-03-24 16:51:31,458 INFO SenderThread:309960 [sender.py:transition_state():392] send defer: 10
|
127 |
+
2022-03-24 16:51:31,459 DEBUG SenderThread:309960 [sender.py:send():235] send: final
|
128 |
+
2022-03-24 16:51:31,459 DEBUG SenderThread:309960 [sender.py:send():235] send: footer
|
129 |
+
2022-03-24 16:51:31,459 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: defer
|
130 |
+
2022-03-24 16:51:31,459 INFO HandlerThread:309960 [handler.py:handle_request_defer():164] handle defer: 10
|
131 |
+
2022-03-24 16:51:31,459 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: defer
|
132 |
+
2022-03-24 16:51:31,459 INFO SenderThread:309960 [sender.py:send_request_defer():388] handle sender defer: 10
|
133 |
+
2022-03-24 16:51:31,559 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: poll_exit
|
134 |
+
2022-03-24 16:51:31,559 DEBUG SenderThread:309960 [sender.py:send_request():249] send_request: poll_exit
|
135 |
+
2022-03-24 16:51:31,559 INFO SenderThread:309960 [file_pusher.py:join():150] waiting for file pusher
|
136 |
+
2022-03-24 16:51:31,780 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: sampled_history
|
137 |
+
2022-03-24 16:51:31,781 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: get_summary
|
138 |
+
2022-03-24 16:51:31,781 DEBUG HandlerThread:309960 [handler.py:handle_request():141] handle_request: shutdown
|
139 |
+
2022-03-24 16:51:31,781 INFO HandlerThread:309960 [handler.py:finish():778] shutting down handler
|
140 |
+
2022-03-24 16:51:32,459 INFO WriterThread:309960 [datastore.py:close():281] close: /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/run-3bgzceb6.wandb
|
141 |
+
2022-03-24 16:51:32,679 INFO SenderThread:309960 [sender.py:finish():1078] shutting down sender
|
142 |
+
2022-03-24 16:51:32,679 INFO SenderThread:309960 [file_pusher.py:finish():145] shutting down file pusher
|
143 |
+
2022-03-24 16:51:32,679 INFO SenderThread:309960 [file_pusher.py:join():150] waiting for file pusher
|
144 |
+
2022-03-24 16:51:32,728 INFO MainThread:309960 [internal.py:handle_exit():82] Internal process exited
|
wandb/run-20220324_165123-3bgzceb6/logs/debug.log
ADDED
@@ -0,0 +1,130 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2022-03-24 16:51:23,785 INFO MainThread:308905 [wandb_setup.py:_flush():75] Loading settings from /home/sanchitgandhi/.config/wandb/settings
|
2 |
+
2022-03-24 16:51:23,786 INFO MainThread:308905 [wandb_setup.py:_flush():75] Loading settings from /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/settings
|
3 |
+
2022-03-24 16:51:23,786 INFO MainThread:308905 [wandb_setup.py:_flush():75] Loading settings from environment variables: {}
|
4 |
+
2022-03-24 16:51:23,786 INFO MainThread:308905 [wandb_setup.py:_flush():75] Inferring run settings from compute environment: {'program_relpath': 'run_flax_speech_recognition_seq2seq.py', 'program': 'run_flax_speech_recognition_seq2seq.py'}
|
5 |
+
2022-03-24 16:51:23,786 INFO MainThread:308905 [wandb_init.py:_log_setup():405] Logging user logs to /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/logs/debug.log
|
6 |
+
2022-03-24 16:51:23,786 INFO MainThread:308905 [wandb_init.py:_log_setup():406] Logging internal logs to /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_165123-3bgzceb6/logs/debug-internal.log
|
7 |
+
2022-03-24 16:51:23,786 INFO MainThread:308905 [wandb_init.py:init():439] calling init triggers
|
8 |
+
2022-03-24 16:51:23,786 INFO MainThread:308905 [wandb_init.py:init():442] wandb.init called with sweep_config: {}
|
9 |
+
config: {}
|
10 |
+
2022-03-24 16:51:23,786 INFO MainThread:308905 [wandb_init.py:init():492] starting backend
|
11 |
+
2022-03-24 16:51:23,786 INFO MainThread:308905 [backend.py:_multiprocessing_setup():99] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
12 |
+
2022-03-24 16:51:23,824 INFO MainThread:308905 [backend.py:ensure_launched():219] starting backend process...
|
13 |
+
2022-03-24 16:51:23,861 INFO MainThread:308905 [backend.py:ensure_launched():224] started backend process with pid: 309960
|
14 |
+
2022-03-24 16:51:23,863 INFO MainThread:308905 [wandb_init.py:init():501] backend started and connected
|
15 |
+
2022-03-24 16:51:23,877 INFO MainThread:308905 [wandb_init.py:init():565] updated telemetry
|
16 |
+
2022-03-24 16:51:23,966 INFO MainThread:308905 [wandb_init.py:init():596] communicating run to backend with 30 second timeout
|
17 |
+
2022-03-24 16:51:24,793 INFO MainThread:308905 [wandb_run.py:_on_init():1759] communicating current version
|
18 |
+
2022-03-24 16:51:24,852 INFO MainThread:308905 [wandb_run.py:_on_init():1763] got version response
|
19 |
+
2022-03-24 16:51:24,852 INFO MainThread:308905 [wandb_init.py:init():625] starting run threads in backend
|
20 |
+
2022-03-24 16:51:27,051 INFO MainThread:308905 [wandb_run.py:_console_start():1733] atexit reg
|
21 |
+
2022-03-24 16:51:27,051 INFO MainThread:308905 [wandb_run.py:_redirect():1606] redirect: SettingsConsole.REDIRECT
|
22 |
+
2022-03-24 16:51:27,052 INFO MainThread:308905 [wandb_run.py:_redirect():1611] Redirecting console.
|
23 |
+
2022-03-24 16:51:27,054 INFO MainThread:308905 [wandb_run.py:_redirect():1667] Redirects installed.
|
24 |
+
2022-03-24 16:51:27,054 INFO MainThread:308905 [wandb_init.py:init():664] run started, returning control to user process
|
25 |
+
2022-03-24 16:51:27,299 INFO MainThread:308905 [wandb_run.py:_atexit_cleanup():1702] got exitcode: 1
|
26 |
+
2022-03-24 16:51:27,302 INFO MainThread:308905 [wandb_run.py:_restore():1674] restore
|
27 |
+
2022-03-24 16:51:29,563 INFO MainThread:308905 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
28 |
+
wandb_count: 1
|
29 |
+
}
|
30 |
+
pusher_stats {
|
31 |
+
uploaded_bytes: 1843
|
32 |
+
total_bytes: 1843
|
33 |
+
}
|
34 |
+
|
35 |
+
2022-03-24 16:51:29,686 INFO MainThread:308905 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
36 |
+
wandb_count: 1
|
37 |
+
}
|
38 |
+
pusher_stats {
|
39 |
+
uploaded_bytes: 1843
|
40 |
+
total_bytes: 1843
|
41 |
+
}
|
42 |
+
|
43 |
+
2022-03-24 16:51:29,876 INFO MainThread:308905 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
44 |
+
wandb_count: 3
|
45 |
+
}
|
46 |
+
pusher_stats {
|
47 |
+
uploaded_bytes: 1843
|
48 |
+
total_bytes: 6377
|
49 |
+
}
|
50 |
+
|
51 |
+
2022-03-24 16:51:29,977 INFO MainThread:308905 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
52 |
+
wandb_count: 5
|
53 |
+
}
|
54 |
+
pusher_stats {
|
55 |
+
uploaded_bytes: 3499
|
56 |
+
total_bytes: 6916
|
57 |
+
}
|
58 |
+
|
59 |
+
2022-03-24 16:51:30,078 INFO MainThread:308905 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
60 |
+
wandb_count: 5
|
61 |
+
}
|
62 |
+
pusher_stats {
|
63 |
+
uploaded_bytes: 3499
|
64 |
+
total_bytes: 6916
|
65 |
+
}
|
66 |
+
|
67 |
+
2022-03-24 16:51:30,180 INFO MainThread:308905 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
68 |
+
wandb_count: 5
|
69 |
+
}
|
70 |
+
pusher_stats {
|
71 |
+
uploaded_bytes: 3499
|
72 |
+
total_bytes: 6916
|
73 |
+
}
|
74 |
+
|
75 |
+
2022-03-24 16:51:30,281 INFO MainThread:308905 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
76 |
+
wandb_count: 5
|
77 |
+
}
|
78 |
+
pusher_stats {
|
79 |
+
uploaded_bytes: 6916
|
80 |
+
total_bytes: 6916
|
81 |
+
}
|
82 |
+
|
83 |
+
2022-03-24 16:51:30,383 INFO MainThread:308905 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
84 |
+
wandb_count: 5
|
85 |
+
}
|
86 |
+
pusher_stats {
|
87 |
+
uploaded_bytes: 6916
|
88 |
+
total_bytes: 6916
|
89 |
+
}
|
90 |
+
|
91 |
+
2022-03-24 16:51:30,484 INFO MainThread:308905 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
92 |
+
wandb_count: 5
|
93 |
+
}
|
94 |
+
pusher_stats {
|
95 |
+
uploaded_bytes: 6916
|
96 |
+
total_bytes: 6916
|
97 |
+
}
|
98 |
+
|
99 |
+
2022-03-24 16:51:30,586 INFO MainThread:308905 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
100 |
+
wandb_count: 5
|
101 |
+
}
|
102 |
+
pusher_stats {
|
103 |
+
uploaded_bytes: 6916
|
104 |
+
total_bytes: 6916
|
105 |
+
}
|
106 |
+
|
107 |
+
2022-03-24 16:51:31,458 INFO MainThread:308905 [wandb_run.py:_on_finish():1831] got exit ret: file_counts {
|
108 |
+
wandb_count: 5
|
109 |
+
}
|
110 |
+
pusher_stats {
|
111 |
+
uploaded_bytes: 6916
|
112 |
+
total_bytes: 6916
|
113 |
+
}
|
114 |
+
|
115 |
+
2022-03-24 16:51:31,679 INFO MainThread:308905 [wandb_run.py:_on_finish():1831] got exit ret: done: true
|
116 |
+
exit_result {
|
117 |
+
}
|
118 |
+
file_counts {
|
119 |
+
wandb_count: 5
|
120 |
+
}
|
121 |
+
pusher_stats {
|
122 |
+
uploaded_bytes: 6916
|
123 |
+
total_bytes: 6916
|
124 |
+
}
|
125 |
+
local_info {
|
126 |
+
}
|
127 |
+
|
128 |
+
2022-03-24 16:51:33,237 INFO MainThread:308905 [wandb_run.py:_footer_history_summary_info():2865] rendering history
|
129 |
+
2022-03-24 16:51:33,237 INFO MainThread:308905 [wandb_run.py:_footer_history_summary_info():2894] rendering summary
|
130 |
+
2022-03-24 16:51:33,239 INFO MainThread:308905 [wandb_run.py:_footer_sync_info():2822] logging synced files
|
wandb/run-20220324_165123-3bgzceb6/run-3bgzceb6.wandb
ADDED
Binary file (1.96 kB). View file
|
|
wandb/run-20220324_170435-3q1wfjyt/files/config.yaml
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
wandb_version: 1
|
2 |
+
|
3 |
+
_wandb:
|
4 |
+
desc: null
|
5 |
+
value:
|
6 |
+
cli_version: 0.12.11
|
7 |
+
framework: huggingface
|
8 |
+
huggingface_version: 4.18.0.dev0
|
9 |
+
is_jupyter_run: false
|
10 |
+
is_kaggle_kernel: false
|
11 |
+
python_version: 3.8.10
|
12 |
+
start_time: 1648141475
|
13 |
+
t:
|
14 |
+
1:
|
15 |
+
- 1
|
16 |
+
- 2
|
17 |
+
- 3
|
18 |
+
- 11
|
19 |
+
- 12
|
20 |
+
- 45
|
21 |
+
- 49
|
22 |
+
- 51
|
23 |
+
4: 3.8.10
|
24 |
+
5: 0.12.11
|
25 |
+
6: 4.18.0.dev0
|
26 |
+
8:
|
27 |
+
- 5
|
wandb/run-20220324_170435-3q1wfjyt/files/output.log
ADDED
@@ -0,0 +1,2089 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
Downloading and preparing dataset librispeech_asr/clean (download: 28.05 GiB, generated: 29.10 GiB, post-processed: Unknown size, total: 57.15 GiB) to /home/sanchitgandhi/.cache/huggingface/datasets/librispeech_asr/clean/2.1.0/1f4602f6b5fed8d3ab3e3382783173f2e12d9877e98775e34d7780881175096c...
|
3 |
+
Downloading builder script: 6.76kB [00:00, 9.51MB/s]
|
4 |
+
Downloading metadata: 6.37kB [00:00, 10.5MB/s]
|
5 |
+
Downloading data files: 0%| | 0/4 [00:00<?, ?it/s]
|
6 |
+
|
7 |
+
|
8 |
+
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
|
13 |
+
Downloading data files: 25%|███████████████▎ | 1/4 [00:17<00:52, 17.62s/it]
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
|
21 |
+
|
22 |
+
|
23 |
+
|
24 |
+
Downloading data files: 50%|██████████████████████████████▌ | 2/4 [00:38<00:39, 19.76s/it]
|
25 |
+
|
26 |
+
|
27 |
+
|
28 |
+
|
29 |
+
|
30 |
+
|
31 |
+
|
32 |
+
|
33 |
+
|
34 |
+
|
35 |
+
|
36 |
+
|
37 |
+
|
38 |
+
|
39 |
+
|
40 |
+
|
41 |
+
|
42 |
+
|
43 |
+
|
44 |
+
|
45 |
+
|
46 |
+
|
47 |
+
|
48 |
+
|
49 |
+
|
50 |
+
|
51 |
+
|
52 |
+
|
53 |
+
|
54 |
+
|
55 |
+
|
56 |
+
|
57 |
+
|
58 |
+
|
59 |
+
|
60 |
+
|
61 |
+
|
62 |
+
|
63 |
+
|
64 |
+
|
65 |
+
|
66 |
+
|
67 |
+
|
68 |
+
|
69 |
+
|
70 |
+
|
71 |
+
|
72 |
+
|
73 |
+
|
74 |
+
|
75 |
+
|
76 |
+
|
77 |
+
|
78 |
+
|
79 |
+
|
80 |
+
|
81 |
+
|
82 |
+
|
83 |
+
|
84 |
+
|
85 |
+
|
86 |
+
|
87 |
+
|
88 |
+
|
89 |
+
|
90 |
+
|
91 |
+
|
92 |
+
|
93 |
+
|
94 |
+
|
95 |
+
|
96 |
+
|
97 |
+
|
98 |
+
|
99 |
+
|
100 |
+
|
101 |
+
|
102 |
+
|
103 |
+
|
104 |
+
|
105 |
+
|
106 |
+
|
107 |
+
|
108 |
+
|
109 |
+
|
110 |
+
|
111 |
+
|
112 |
+
|
113 |
+
|
114 |
+
|
115 |
+
|
116 |
+
|
117 |
+
|
118 |
+
|
119 |
+
|
120 |
+
|
121 |
+
|
122 |
+
|
123 |
+
|
124 |
+
|
125 |
+
|
126 |
+
|
127 |
+
|
128 |
+
|
129 |
+
|
130 |
+
|
131 |
+
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
|
136 |
+
|
137 |
+
|
138 |
+
|
139 |
+
|
140 |
+
|
141 |
+
|
142 |
+
|
143 |
+
|
144 |
+
|
145 |
+
|
146 |
+
|
147 |
+
|
148 |
+
|
149 |
+
|
150 |
+
|
151 |
+
Downloading data files: 75%|█████████████████████████████████████████████ | 3/4 [04:54<02:07, 127.32s/it]
|
152 |
+
|
153 |
+
|
154 |
+
|
155 |
+
|
156 |
+
|
157 |
+
|
158 |
+
|
159 |
+
|
160 |
+
|
161 |
+
|
162 |
+
|
163 |
+
|
164 |
+
|
165 |
+
|
166 |
+
|
167 |
+
|
168 |
+
|
169 |
+
|
170 |
+
|
171 |
+
|
172 |
+
|
173 |
+
|
174 |
+
|
175 |
+
|
176 |
+
|
177 |
+
|
178 |
+
|
179 |
+
|
180 |
+
|
181 |
+
|
182 |
+
|
183 |
+
|
184 |
+
|
185 |
+
|
186 |
+
|
187 |
+
|
188 |
+
|
189 |
+
|
190 |
+
|
191 |
+
|
192 |
+
|
193 |
+
|
194 |
+
|
195 |
+
|
196 |
+
|
197 |
+
|
198 |
+
|
199 |
+
|
200 |
+
|
201 |
+
|
202 |
+
|
203 |
+
|
204 |
+
|
205 |
+
|
206 |
+
|
207 |
+
|
208 |
+
|
209 |
+
|
210 |
+
|
211 |
+
|
212 |
+
|
213 |
+
|
214 |
+
|
215 |
+
|
216 |
+
|
217 |
+
|
218 |
+
|
219 |
+
|
220 |
+
|
221 |
+
|
222 |
+
|
223 |
+
|
224 |
+
|
225 |
+
|
226 |
+
|
227 |
+
|
228 |
+
|
229 |
+
|
230 |
+
|
231 |
+
|
232 |
+
|
233 |
+
|
234 |
+
|
235 |
+
|
236 |
+
|
237 |
+
|
238 |
+
|
239 |
+
|
240 |
+
|
241 |
+
|
242 |
+
|
243 |
+
|
244 |
+
|
245 |
+
|
246 |
+
|
247 |
+
|
248 |
+
|
249 |
+
|
250 |
+
|
251 |
+
|
252 |
+
|
253 |
+
|
254 |
+
|
255 |
+
|
256 |
+
|
257 |
+
|
258 |
+
|
259 |
+
|
260 |
+
|
261 |
+
|
262 |
+
|
263 |
+
|
264 |
+
|
265 |
+
|
266 |
+
|
267 |
+
|
268 |
+
|
269 |
+
|
270 |
+
|
271 |
+
|
272 |
+
|
273 |
+
|
274 |
+
|
275 |
+
|
276 |
+
|
277 |
+
|
278 |
+
|
279 |
+
|
280 |
+
|
281 |
+
|
282 |
+
|
283 |
+
|
284 |
+
|
285 |
+
|
286 |
+
|
287 |
+
|
288 |
+
|
289 |
+
|
290 |
+
|
291 |
+
|
292 |
+
|
293 |
+
|
294 |
+
|
295 |
+
|
296 |
+
|
297 |
+
|
298 |
+
|
299 |
+
|
300 |
+
|
301 |
+
|
302 |
+
|
303 |
+
|
304 |
+
|
305 |
+
|
306 |
+
|
307 |
+
|
308 |
+
|
309 |
+
|
310 |
+
|
311 |
+
|
312 |
+
|
313 |
+
|
314 |
+
|
315 |
+
|
316 |
+
|
317 |
+
|
318 |
+
|
319 |
+
|
320 |
+
|
321 |
+
|
322 |
+
|
323 |
+
|
324 |
+
|
325 |
+
|
326 |
+
|
327 |
+
|
328 |
+
|
329 |
+
|
330 |
+
|
331 |
+
|
332 |
+
|
333 |
+
|
334 |
+
|
335 |
+
|
336 |
+
|
337 |
+
|
338 |
+
|
339 |
+
|
340 |
+
|
341 |
+
|
342 |
+
|
343 |
+
|
344 |
+
|
345 |
+
|
346 |
+
|
347 |
+
|
348 |
+
|
349 |
+
|
350 |
+
|
351 |
+
|
352 |
+
|
353 |
+
|
354 |
+
|
355 |
+
|
356 |
+
|
357 |
+
|
358 |
+
|
359 |
+
|
360 |
+
|
361 |
+
|
362 |
+
|
363 |
+
|
364 |
+
|
365 |
+
|
366 |
+
|
367 |
+
|
368 |
+
|
369 |
+
|
370 |
+
|
371 |
+
|
372 |
+
|
373 |
+
|
374 |
+
|
375 |
+
|
376 |
+
|
377 |
+
|
378 |
+
|
379 |
+
|
380 |
+
|
381 |
+
|
382 |
+
|
383 |
+
|
384 |
+
|
385 |
+
|
386 |
+
|
387 |
+
|
388 |
+
|
389 |
+
|
390 |
+
|
391 |
+
|
392 |
+
|
393 |
+
|
394 |
+
|
395 |
+
|
396 |
+
|
397 |
+
|
398 |
+
|
399 |
+
|
400 |
+
|
401 |
+
|
402 |
+
|
403 |
+
|
404 |
+
|
405 |
+
|
406 |
+
|
407 |
+
|
408 |
+
|
409 |
+
|
410 |
+
|
411 |
+
|
412 |
+
|
413 |
+
|
414 |
+
|
415 |
+
|
416 |
+
|
417 |
+
|
418 |
+
|
419 |
+
|
420 |
+
|
421 |
+
|
422 |
+
|
423 |
+
|
424 |
+
|
425 |
+
|
426 |
+
|
427 |
+
|
428 |
+
|
429 |
+
|
430 |
+
|
431 |
+
|
432 |
+
|
433 |
+
|
434 |
+
|
435 |
+
|
436 |
+
|
437 |
+
|
438 |
+
|
439 |
+
|
440 |
+
|
441 |
+
|
442 |
+
|
443 |
+
|
444 |
+
|
445 |
+
|
446 |
+
|
447 |
+
|
448 |
+
|
449 |
+
|
450 |
+
|
451 |
+
|
452 |
+
|
453 |
+
|
454 |
+
|
455 |
+
|
456 |
+
|
457 |
+
|
458 |
+
|
459 |
+
|
460 |
+
|
461 |
+
|
462 |
+
|
463 |
+
|
464 |
+
|
465 |
+
|
466 |
+
|
467 |
+
|
468 |
+
|
469 |
+
|
470 |
+
|
471 |
+
|
472 |
+
|
473 |
+
|
474 |
+
|
475 |
+
|
476 |
+
|
477 |
+
|
478 |
+
|
479 |
+
|
480 |
+
|
481 |
+
|
482 |
+
|
483 |
+
|
484 |
+
|
485 |
+
|
486 |
+
|
487 |
+
|
488 |
+
|
489 |
+
|
490 |
+
|
491 |
+
|
492 |
+
|
493 |
+
|
494 |
+
|
495 |
+
|
496 |
+
|
497 |
+
|
498 |
+
|
499 |
+
|
500 |
+
|
501 |
+
|
502 |
+
|
503 |
+
|
504 |
+
|
505 |
+
|
506 |
+
|
507 |
+
|
508 |
+
|
509 |
+
|
510 |
+
|
511 |
+
|
512 |
+
|
513 |
+
|
514 |
+
|
515 |
+
|
516 |
+
|
517 |
+
|
518 |
+
|
519 |
+
|
520 |
+
|
521 |
+
|
522 |
+
|
523 |
+
|
524 |
+
|
525 |
+
|
526 |
+
|
527 |
+
|
528 |
+
|
529 |
+
|
530 |
+
|
531 |
+
|
532 |
+
|
533 |
+
|
534 |
+
|
535 |
+
|
536 |
+
|
537 |
+
|
538 |
+
|
539 |
+
|
540 |
+
|
541 |
+
|
542 |
+
|
543 |
+
|
544 |
+
|
545 |
+
|
546 |
+
|
547 |
+
|
548 |
+
|
549 |
+
|
550 |
+
|
551 |
+
|
552 |
+
|
553 |
+
|
554 |
+
|
555 |
+
|
556 |
+
|
557 |
+
|
558 |
+
|
559 |
+
|
560 |
+
|
561 |
+
|
562 |
+
|
563 |
+
|
564 |
+
|
565 |
+
|
566 |
+
|
567 |
+
|
568 |
+
|
569 |
+
|
570 |
+
|
571 |
+
|
572 |
+
|
573 |
+
|
574 |
+
|
575 |
+
|
576 |
+
|
577 |
+
|
578 |
+
|
579 |
+
|
580 |
+
|
581 |
+
|
582 |
+
|
583 |
+
|
584 |
+
Downloading data files: 100%|████████████████████████████████████████████████████████████| 4/4 [19:20<00:00, 290.20s/it]
|
585 |
+
|
586 |
+
|
587 |
+
|
588 |
+
|
589 |
+
|
590 |
+
|
591 |
+
|
592 |
+
|
593 |
+
|
594 |
+
|
595 |
+
|
596 |
+
|
597 |
+
|
598 |
+
|
599 |
+
|
600 |
+
|
601 |
+
|
602 |
+
|
603 |
+
|
604 |
+
|
605 |
+
|
606 |
+
|
607 |
+
|
608 |
+
|
609 |
+
|
610 |
+
|
611 |
+
|
612 |
+
|
613 |
+
|
614 |
+
|
615 |
+
|
616 |
+
|
617 |
+
|
618 |
+
|
619 |
+
|
620 |
+
|
621 |
+
|
622 |
+
|
623 |
+
|
624 |
+
|
625 |
+
|
626 |
+
|
627 |
+
|
628 |
+
|
629 |
+
|
630 |
+
|
631 |
+
|
632 |
+
|
633 |
+
|
634 |
+
|
635 |
+
|
636 |
+
|
637 |
+
|
638 |
+
|
639 |
+
|
640 |
+
|
641 |
+
|
642 |
+
|
643 |
+
|
644 |
+
|
645 |
+
|
646 |
+
Generating test split: 98%|█████████████████████████████████████████████▉ | 2560/2620 [00:01<00:00, 1615.33 examples/s]
|
647 |
+
Dataset librispeech_asr downloaded and prepared to /home/sanchitgandhi/.cache/huggingface/datasets/librispeech_asr/clean/2.1.0/1f4602f6b5fed8d3ab3e3382783173f2e12d9877e98775e34d7780881175096c. Subsequent calls will reuse this data.
|
648 |
+
loading configuration file ./config.json
|
649 |
+
Model config SpeechEncoderDecoderConfig {
|
650 |
+
"_name_or_path": "./",
|
651 |
+
"architectures": [
|
652 |
+
"SpeechEncoderDecoderModel"
|
653 |
+
],
|
654 |
+
"decoder": {
|
655 |
+
"_name_or_path": "gpt2-medium",
|
656 |
+
"activation_function": "gelu_new",
|
657 |
+
"add_cross_attention": true,
|
658 |
+
"architectures": [
|
659 |
+
"GPT2LMHeadModel"
|
660 |
+
],
|
661 |
+
"attn_pdrop": 0.0,
|
662 |
+
"bad_words_ids": null,
|
663 |
+
"bos_token_id": 50256,
|
664 |
+
"chunk_size_feed_forward": 0,
|
665 |
+
"cross_attention_hidden_size": null,
|
666 |
+
"decoder_start_token_id": null,
|
667 |
+
"diversity_penalty": 0.0,
|
668 |
+
"do_sample": false,
|
669 |
+
"early_stopping": false,
|
670 |
+
"embd_pdrop": 0.0,
|
671 |
+
"encoder_no_repeat_ngram_size": 0,
|
672 |
+
"eos_token_id": 50256,
|
673 |
+
"exponential_decay_length_penalty": null,
|
674 |
+
"finetuning_task": null,
|
675 |
+
"forced_bos_token_id": null,
|
676 |
+
"forced_eos_token_id": null,
|
677 |
+
"id2label": {
|
678 |
+
"0": "LABEL_0",
|
679 |
+
"1": "LABEL_1"
|
680 |
+
},
|
681 |
+
"initializer_range": 0.02,
|
682 |
+
"is_decoder": true,
|
683 |
+
"is_encoder_decoder": false,
|
684 |
+
"label2id": {
|
685 |
+
"LABEL_0": 0,
|
686 |
+
"LABEL_1": 1
|
687 |
+
},
|
688 |
+
"layer_norm_epsilon": 1e-05,
|
689 |
+
"length_penalty": 1.0,
|
690 |
+
"max_length": 20,
|
691 |
+
"min_length": 0,
|
692 |
+
"model_type": "gpt2",
|
693 |
+
"n_ctx": 1024,
|
694 |
+
"n_embd": 1024,
|
695 |
+
"n_head": 16,
|
696 |
+
"n_inner": null,
|
697 |
+
"n_layer": 24,
|
698 |
+
"n_positions": 1024,
|
699 |
+
"n_special": 0,
|
700 |
+
"no_repeat_ngram_size": 0,
|
701 |
+
"num_beam_groups": 1,
|
702 |
+
"num_beams": 1,
|
703 |
+
"num_return_sequences": 1,
|
704 |
+
"output_attentions": false,
|
705 |
+
"output_hidden_states": false,
|
706 |
+
"output_scores": false,
|
707 |
+
"pad_token_id": null,
|
708 |
+
"predict_special_tokens": true,
|
709 |
+
"prefix": null,
|
710 |
+
"problem_type": null,
|
711 |
+
"pruned_heads": {},
|
712 |
+
"remove_invalid_values": false,
|
713 |
+
"reorder_and_upcast_attn": false,
|
714 |
+
"repetition_penalty": 1.0,
|
715 |
+
"resid_pdrop": 0.0,
|
716 |
+
"return_dict": true,
|
717 |
+
"return_dict_in_generate": false,
|
718 |
+
"scale_attn_by_inverse_layer_idx": false,
|
719 |
+
"scale_attn_weights": true,
|
720 |
+
"sep_token_id": null,
|
721 |
+
"summary_activation": null,
|
722 |
+
"summary_first_dropout": 0.0,
|
723 |
+
"summary_proj_to_labels": true,
|
724 |
+
"summary_type": "cls_index",
|
725 |
+
"summary_use_proj": true,
|
726 |
+
"task_specific_params": {
|
727 |
+
"text-generation": {
|
728 |
+
"do_sample": true,
|
729 |
+
"max_length": 50
|
730 |
+
}
|
731 |
+
},
|
732 |
+
"temperature": 1.0,
|
733 |
+
"tie_encoder_decoder": false,
|
734 |
+
"tie_word_embeddings": true,
|
735 |
+
"tokenizer_class": null,
|
736 |
+
"top_k": 50,
|
737 |
+
"top_p": 1.0,
|
738 |
+
"torch_dtype": null,
|
739 |
+
"torchscript": false,
|
740 |
+
"transformers_version": "4.18.0.dev0",
|
741 |
+
"typical_p": 1.0,
|
742 |
+
"use_bfloat16": false,
|
743 |
+
"use_cache": false,
|
744 |
+
"vocab_size": 50257
|
745 |
+
},
|
746 |
+
"decoder_start_token_id": 50256,
|
747 |
+
"encoder": {
|
748 |
+
"_name_or_path": "facebook/wav2vec2-large-lv60",
|
749 |
+
"activation_dropout": 0.0,
|
750 |
+
"adapter_kernel_size": 3,
|
751 |
+
"adapter_stride": 2,
|
752 |
+
"add_adapter": true,
|
753 |
+
"add_cross_attention": false,
|
754 |
+
"apply_spec_augment": false,
|
755 |
+
"architectures": [
|
756 |
+
"Wav2Vec2ForPreTraining"
|
757 |
+
],
|
758 |
+
"attention_dropout": 0.0,
|
759 |
+
"bad_words_ids": null,
|
760 |
+
"bos_token_id": 1,
|
761 |
+
"chunk_size_feed_forward": 0,
|
762 |
+
"classifier_proj_size": 256,
|
763 |
+
"codevector_dim": 768,
|
764 |
+
"contrastive_logits_temperature": 0.1,
|
765 |
+
"conv_bias": true,
|
766 |
+
"conv_dim": [
|
767 |
+
512,
|
768 |
+
512,
|
769 |
+
512,
|
770 |
+
512,
|
771 |
+
512,
|
772 |
+
512,
|
773 |
+
512
|
774 |
+
],
|
775 |
+
"conv_kernel": [
|
776 |
+
10,
|
777 |
+
3,
|
778 |
+
3,
|
779 |
+
3,
|
780 |
+
3,
|
781 |
+
2,
|
782 |
+
2
|
783 |
+
],
|
784 |
+
"conv_stride": [
|
785 |
+
5,
|
786 |
+
2,
|
787 |
+
2,
|
788 |
+
2,
|
789 |
+
2,
|
790 |
+
2,
|
791 |
+
2
|
792 |
+
],
|
793 |
+
"cross_attention_hidden_size": null,
|
794 |
+
"ctc_loss_reduction": "sum",
|
795 |
+
"ctc_zero_infinity": false,
|
796 |
+
"decoder_start_token_id": null,
|
797 |
+
"diversity_loss_weight": 0.1,
|
798 |
+
"diversity_penalty": 0.0,
|
799 |
+
"do_sample": false,
|
800 |
+
"do_stable_layer_norm": true,
|
801 |
+
"early_stopping": false,
|
802 |
+
"encoder_no_repeat_ngram_size": 0,
|
803 |
+
"eos_token_id": 2,
|
804 |
+
"exponential_decay_length_penalty": null,
|
805 |
+
"feat_extract_activation": "gelu",
|
806 |
+
"feat_extract_dropout": 0.0,
|
807 |
+
"feat_extract_norm": "layer",
|
808 |
+
"feat_proj_dropout": 0.0,
|
809 |
+
"feat_quantizer_dropout": 0.0,
|
810 |
+
"final_dropout": 0.0,
|
811 |
+
"finetuning_task": null,
|
812 |
+
"forced_bos_token_id": null,
|
813 |
+
"forced_eos_token_id": null,
|
814 |
+
"gradient_checkpointing": false,
|
815 |
+
"hidden_act": "gelu",
|
816 |
+
"hidden_dropout": 0.0,
|
817 |
+
"hidden_dropout_prob": 0.0,
|
818 |
+
"hidden_size": 1024,
|
819 |
+
"id2label": {
|
820 |
+
"0": "LABEL_0",
|
821 |
+
"1": "LABEL_1"
|
822 |
+
},
|
823 |
+
"initializer_range": 0.02,
|
824 |
+
"intermediate_size": 4096,
|
825 |
+
"is_decoder": false,
|
826 |
+
"is_encoder_decoder": false,
|
827 |
+
"label2id": {
|
828 |
+
"LABEL_0": 0,
|
829 |
+
"LABEL_1": 1
|
830 |
+
},
|
831 |
+
"layer_norm_eps": 1e-05,
|
832 |
+
"layerdrop": 0.0,
|
833 |
+
"length_penalty": 1.0,
|
834 |
+
"mask_feature_length": 10,
|
835 |
+
"mask_feature_min_masks": 0,
|
836 |
+
"mask_feature_prob": 0.0,
|
837 |
+
"mask_time_length": 10,
|
838 |
+
"mask_time_min_masks": 2,
|
839 |
+
"mask_time_prob": 0.0,
|
840 |
+
"max_length": 20,
|
841 |
+
"min_length": 0,
|
842 |
+
"model_type": "wav2vec2",
|
843 |
+
"no_repeat_ngram_size": 0,
|
844 |
+
"num_adapter_layers": 3,
|
845 |
+
"num_attention_heads": 16,
|
846 |
+
"num_beam_groups": 1,
|
847 |
+
"num_beams": 1,
|
848 |
+
"num_codevector_groups": 2,
|
849 |
+
"num_codevectors_per_group": 320,
|
850 |
+
"num_conv_pos_embedding_groups": 16,
|
851 |
+
"num_conv_pos_embeddings": 128,
|
852 |
+
"num_feat_extract_layers": 7,
|
853 |
+
"num_hidden_layers": 24,
|
854 |
+
"num_negatives": 100,
|
855 |
+
"num_return_sequences": 1,
|
856 |
+
"output_attentions": false,
|
857 |
+
"output_hidden_size": 1024,
|
858 |
+
"output_hidden_states": false,
|
859 |
+
"output_scores": false,
|
860 |
+
"pad_token_id": 0,
|
861 |
+
"prefix": null,
|
862 |
+
"problem_type": null,
|
863 |
+
"proj_codevector_dim": 768,
|
864 |
+
"pruned_heads": {},
|
865 |
+
"remove_invalid_values": false,
|
866 |
+
"repetition_penalty": 1.0,
|
867 |
+
"return_dict": true,
|
868 |
+
"return_dict_in_generate": false,
|
869 |
+
"sep_token_id": null,
|
870 |
+
"task_specific_params": null,
|
871 |
+
"tdnn_dilation": [
|
872 |
+
1,
|
873 |
+
2,
|
874 |
+
3,
|
875 |
+
1,
|
876 |
+
1
|
877 |
+
],
|
878 |
+
"tdnn_dim": [
|
879 |
+
512,
|
880 |
+
512,
|
881 |
+
512,
|
882 |
+
512,
|
883 |
+
1500
|
884 |
+
],
|
885 |
+
"tdnn_kernel": [
|
886 |
+
5,
|
887 |
+
3,
|
888 |
+
3,
|
889 |
+
1,
|
890 |
+
1
|
891 |
+
],
|
892 |
+
"temperature": 1.0,
|
893 |
+
"tie_encoder_decoder": false,
|
894 |
+
"tie_word_embeddings": true,
|
895 |
+
"tokenizer_class": null,
|
896 |
+
"top_k": 50,
|
897 |
+
"top_p": 1.0,
|
898 |
+
"torch_dtype": null,
|
899 |
+
"torchscript": false,
|
900 |
+
"transformers_version": "4.18.0.dev0",
|
901 |
+
"typical_p": 1.0,
|
902 |
+
"use_bfloat16": false,
|
903 |
+
"use_weighted_layer_sum": false,
|
904 |
+
"vocab_size": 32,
|
905 |
+
"xvector_output_dim": 512
|
906 |
+
},
|
907 |
+
"eos_token_id": 50256,
|
908 |
+
"is_encoder_decoder": true,
|
909 |
+
"max_length": 50,
|
910 |
+
"model_type": "speech-encoder-decoder",
|
911 |
+
"pad_token_id": 50256,
|
912 |
+
"processor_class": "Wav2Vec2Processor",
|
913 |
+
"transformers_version": null,
|
914 |
+
"use_cache": false
|
915 |
+
}
|
916 |
+
loading feature extractor configuration file ./preprocessor_config.json
|
917 |
+
Feature extractor Wav2Vec2FeatureExtractor {
|
918 |
+
"do_normalize": true,
|
919 |
+
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
|
920 |
+
"feature_size": 1,
|
921 |
+
"padding_side": "right",
|
922 |
+
"padding_value": 0.0,
|
923 |
+
"return_attention_mask": true,
|
924 |
+
"sampling_rate": 16000
|
925 |
+
}
|
926 |
+
Didn't find file ./added_tokens.json. We won't load it.
|
927 |
+
loading file ./vocab.json
|
928 |
+
loading file ./merges.txt
|
929 |
+
loading file ./tokenizer.json
|
930 |
+
loading file None
|
931 |
+
loading file ./special_tokens_map.json
|
932 |
+
loading file ./tokenizer_config.json
|
933 |
+
loading weights file ./flax_model.msgpack
|
934 |
+
tcmalloc: large alloc 3159851008 bytes == 0x9c2a2000 @ 0x7f9005544680 0x7f9005565824 0x5f9ec1 0x649811 0x5c4706 0x4f2c4e 0x6501b8 0x504be3 0x56b5e0 0x5696da 0x5f6403 0x50b271 0x5f55f2 0x56cbfb 0x5696da 0x50add0 0x56c5d1 0x5696da 0x5f6403 0x56b3fe 0x5696da 0x68db17 0x67eeb1 0x67ef2f 0x67efd1 0x67f377 0x6b7902 0x6b7c8d 0x7f90053560b3 0x5fb12e
|
935 |
+
All model checkpoint weights were used when initializing FlaxSpeechEncoderDecoderModel.
|
936 |
+
All the weights of FlaxSpeechEncoderDecoderModel were initialized from the model checkpoint at ./.
|
937 |
+
If your task is similar to the task the model of the checkpoint was trained on, you can already use FlaxSpeechEncoderDecoderModel for predictions without further training.
|
938 |
+
preprocess train dataset #0: 0%| | 0/1784 [00:00<?, ?ex/s]
|
939 |
+
preprocess train dataset #1: 0%| | 0/1784 [00:00<?, ?ex/s]
|
940 |
+
preprocess train dataset #2: 0%| | 0/1784 [00:00<?, ?ex/s]
|
941 |
+
preprocess train dataset #3: 0%| | 0/1784 [00:00<?, ?ex/s]
|
942 |
+
preprocess train dataset #4: 0%| | 0/1784 [00:00<?, ?ex/s]
|
943 |
+
preprocess train dataset #5: 0%| | 0/1784 [00:00<?, ?ex/s]
|
944 |
+
preprocess train dataset #6: 0%| | 0/1784 [00:00<?, ?ex/s]
|
945 |
+
preprocess train dataset #7: 0%| | 0/1784 [00:00<?, ?ex/s]
|
946 |
+
preprocess train dataset #8: 0%| | 0/1784 [00:00<?, ?ex/s]
|
947 |
+
preprocess train dataset #9: 0%| | 0/1784 [00:00<?, ?ex/s]
|
948 |
+
preprocess train dataset #10: 0%| | 0/1784 [00:00<?, ?ex/s]
|
949 |
+
preprocess train dataset #11: 0%| | 0/1783 [00:00<?, ?ex/s]
|
950 |
+
preprocess train dataset #12: 0%| | 0/1783 [00:00<?, ?ex/s]
|
951 |
+
preprocess train dataset #13: 0%| | 0/1783 [00:00<?, ?ex/s]
|
952 |
+
preprocess train dataset #14: 0%| | 0/1783 [00:00<?, ?ex/s]
|
953 |
+
|
954 |
+
|
955 |
+
|
956 |
+
|
957 |
+
|
958 |
+
|
959 |
+
preprocess train dataset #13: 99%|███████████████████████████████████████████████▌| 1766/1783 [00:29<00:00, 137.88ex/s]
|
960 |
+
preprocess train dataset #14: 95%|█████████████████████████████████████████████▍ | 1688/1783 [00:29<00:00, 170.61ex/s]
|
961 |
+
preprocess train dataset #12: 95%|█████████████████████████████████████████████▌ | 1694/1783 [00:29<00:00, 165.89ex/s]
|
962 |
+
preprocess train dataset #5: 94%|██████████████████████████████████████████████ | 1676/1784 [00:30<00:00, 150.20ex/s]
|
963 |
+
preprocess train dataset #14: 98%|██████████████████████████████████████████████▊ | 1741/1783 [00:29<00:00, 169.08ex/s]
|
964 |
+
preprocess train dataset #5: 100%|████████████████████████████████████████████████▊| 1777/1784 [00:31<00:00, 145.40ex/s]
|
965 |
+
https://symbolize.stripped_domain/r/?trace=7f9005565f99,7f8f41f477f9,7f90053750bf&map=7a511a57244151c993b16b37978e7ed7:7f8f3356f000-7f8f422b1d50
|
966 |
+
E0324 17:31:26.480428 319880 coredump_hook.cc:320] RAW: Remote crash gathering disabled for SIGTERM.
|
967 |
+
E0324 17:31:26.489587 319880 process_state.cc:770] RAW: Raising signal 15 with default behavior
|
968 |
+
preprocess train dataset #0: 0%| | 0/169 [00:00<?, ?ex/s]
|
969 |
+
preprocess train dataset #1: 0%| | 0/169 [00:00<?, ?ex/s]
|
970 |
+
preprocess train dataset #2: 100%|███████████████████████████████████████████████████| 169/169 [00:01<00:00, 108.22ex/s]
|
971 |
+
preprocess train dataset #3: 100%|███████████████████████████████████████████████████| 169/169 [00:01<00:00, 109.08ex/s]
|
972 |
+
preprocess train dataset #5: 100%|███████████████████████████████████████████████████| 169/169 [00:01<00:00, 107.78ex/s]
|
973 |
+
preprocess train dataset #9: 100%|███████████████████████████████████████████████████| 169/169 [00:01<00:00, 117.65ex/s]
|
974 |
+
preprocess train dataset #10: 100%|██████████████████████████████████████████████████| 169/169 [00:01<00:00, 120.18ex/s]
|
975 |
+
preprocess train dataset #4: 100%|███████████████████████████████████████████████████| 169/169 [00:01<00:00, 106.97ex/s]
|
976 |
+
preprocess train dataset #12: 100%|██████████████████████████████████████████████████| 169/169 [00:01<00:00, 120.71ex/s]
|
977 |
+
preprocess train dataset #7: 100%|███████████████████████████████████████████████████| 169/169 [00:01<00:00, 102.03ex/s]
|
978 |
+
preprocess train dataset #6: 100%|████████████████████████████████████████████████████| 169/169 [00:01<00:00, 97.94ex/s]
|
979 |
+
preprocess train dataset #8: 100%|███████████████████████████████████████████████████| 169/169 [00:01<00:00, 100.90ex/s]
|
980 |
+
preprocess train dataset #11: 100%|██████████████████████████████████████████████████| 169/169 [00:01<00:00, 106.33ex/s]
|
981 |
+
preprocess train dataset #15: 100%|██████████████████████████████████████████████████| 168/168 [00:01<00:00, 115.45ex/s]
|
982 |
+
preprocess train dataset #14: 100%|██████████████████████████████████████████████████| 169/169 [00:01<00:00, 109.22ex/s]
|
983 |
+
preprocess train dataset #13: 100%|██████████████████████████████████████████████████| 169/169 [00:01<00:00, 108.37ex/s]
|
984 |
+
preprocess train dataset #7: 97%|█████████████████████████████████████████████████▍ | 164/169 [00:01<00:00, 169.20ex/s]
|
985 |
+
preprocess train dataset #8: 77%|███████████████████████████████████████▏ | 130/169 [00:01<00:00, 136.48ex/s]
|
986 |
+
preprocess train dataset #14: 72%|███████████████████████████████████▊ | 121/169 [00:01<00:00, 162.58ex/s]
|
987 |
+
preprocess train dataset #8: 98%|█████████████████████████████████████████████████▊ | 165/169 [00:01<00:00, 185.88ex/s]
|
988 |
+
preprocess train dataset #11: 92%|█████████████████████████████████████████████▊ | 155/169 [00:01<00:00, 144.30ex/s]
|
989 |
+
preprocess train dataset #13: 75%|█████████████████████████████████████▎ | 126/169 [00:01<00:00, 144.19ex/s]
|
990 |
+
preprocess train dataset #14: 85%|██████████████████████████████████████████▎ | 143/169 [00:01<00:00, 146.04ex/s]
|
991 |
+
preprocess train dataset #15: 79%|███████████████████████████████████████▌ | 133/168 [00:01<00:00, 180.79ex/s]
|
992 |
+
preprocess train dataset #13: 85%|██████████████████████████████████████████▌ | 144/169 [00:01<00:00, 144.55ex/s]
|
993 |
+
#1: 0%| | 0/2 [00:00<?, ?ba/s]
|
994 |
+
#2: 0%| | 0/2 [00:00<?, ?ba/s]
|
995 |
+
#3: 0%| | 0/2 [00:00<?, ?ba/s]
|
996 |
+
#4: 0%| | 0/2 [00:00<?, ?ba/s]
|
997 |
+
#5: 0%| | 0/2 [00:00<?, ?ba/s]
|
998 |
+
#6: 0%| | 0/2 [00:00<?, ?ba/s]
|
999 |
+
#7: 0%| | 0/2 [00:00<?, ?ba/s]
|
1000 |
+
#8: 0%| | 0/2 [00:00<?, ?ba/s]
|
1001 |
+
#9: 0%| | 0/2 [00:00<?, ?ba/s]
|
1002 |
+
#10: 0%| | 0/2 [00:00<?, ?ba/s]
|
1003 |
+
#11: 0%| | 0/2 [00:00<?, ?ba/s]
|
1004 |
+
#12: 0%| | 0/2 [00:00<?, ?ba/s]
|
1005 |
+
#13: 0%| | 0/2 [00:00<?, ?ba/s]
|
1006 |
+
#14: 0%| | 0/2 [00:00<?, ?ba/s]
|
1007 |
+
#6: 100%|█████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 9.55ba/s]
|
1008 |
+
#0: 100%|████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 105.62ba/s]
|
1009 |
+
#1: 100%|████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 111.43ba/s]
|
1010 |
+
#2: 100%|████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 127.74ba/s]
|
1011 |
+
#3: 100%|████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 130.84ba/s]
|
1012 |
+
#3: 0%| | 0/1 [00:00<?, ?ba/s]
|
1013 |
+
#7: 100%|████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 126.27ba/s]
|
1014 |
+
#8: 100%|█████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 96.53ba/s]
|
1015 |
+
#9: 100%|████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 115.30ba/s]
|
1016 |
+
#11: 100%|███████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 115.17ba/s]
|
1017 |
+
#10: 100%|███████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 118.79ba/s]
|
1018 |
+
#12: 100%|███████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 124.69ba/s]
|
1019 |
+
#13: 100%|███████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 126.05ba/s]
|
1020 |
+
#14: 100%|███████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 128.18ba/s]
|
1021 |
+
#15: 100%|███████████████████████████████████████████��███████████████████████████████████| 1/1 [00:00<00:00, 142.58ba/s]
|
1022 |
+
#1: 100%|████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 108.46ba/s]
|
1023 |
+
#0: 100%|█████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 80.43ba/s]
|
1024 |
+
#2: 100%|████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 106.18ba/s]
|
1025 |
+
#3: 100%|████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 108.43ba/s]
|
1026 |
+
#5: 100%|████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 106.37ba/s]
|
1027 |
+
#4: 100%|████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 103.83ba/s]
|
1028 |
+
#6: 100%|████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 109.75ba/s]
|
1029 |
+
#7: 100%|████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 108.70ba/s]
|
1030 |
+
#8: 100%|█████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 97.65ba/s]
|
1031 |
+
#9: 100%|████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 107.16ba/s]
|
1032 |
+
#10: 100%|███████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 108.88ba/s]
|
1033 |
+
#11: 100%|███████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 100.98ba/s]
|
1034 |
+
#12: 100%|███████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 113.67ba/s]
|
1035 |
+
#13: 100%|███████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 114.49ba/s]
|
1036 |
+
#14: 100%|███████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 115.94ba/s]
|
1037 |
+
#15: 100%|███████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 121.25ba/s]
|
1038 |
+
https://symbolize.stripped_domain/r/?trace=7f90053213f4,7f90053750bf,7f,bd8ea000be3cffff&map=
|
1039 |
+
*** SIGTERM received by PID 320187 (TID 320187) on cpu 31 from PID 317032; stack trace: *** | 0/2 [00:00<?, ?ba/s]
|
1040 |
+
PC: @ 0x7f90053213f4 (unknown) do_futex_wait.constprop.0
|
1041 |
+
@ 0x7f8f41f477fa 992 (unknown) | 0/2 [00:00<?, ?ba/s]
|
1042 |
+
@ 0x7f90053750c0 436198544 (unknown)
|
1043 |
+
@ 0x80 (unknown) (unknown) | 0/2 [00:00<?, ?ba/s]
|
1044 |
+
@ 0xbd8ea000be3d0000 (unknown) (unknown)
|
1045 |
+
https://symbolize.stripped_domain/r/?trace=7f90053213f4,7f8f41f477f9,7f90053750bf,7f,bd8ea000be3cffff&map=7a511a57244151c993b16b37978e7ed7:7f8f3356f000-7f8f422b1d50
|
1046 |
+
E0324 17:31:46.853212 320187 coredump_hook.cc:320] RAW: Remote crash gathering disabled for SIGTERM./2 [00:00<?, ?ba/s]
|
1047 |
+
E0324 17:31:46.895476 320187 process_state.cc:770] RAW: Raising signal 15 with default behavior | 0/2 [00:00<?, ?ba/s]
|
1048 |
+
#1: 100%|████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 152.99ba/s]
|
1049 |
+
#2: 100%|████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 149.21ba/s]
|
1050 |
+
#3: 100%|████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 153.33ba/s]
|
1051 |
+
#4: 100%|████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 148.34ba/s]
|
1052 |
+
#5: 100%|████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 159.23ba/s]
|
1053 |
+
#6: 100%|████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 162.31ba/s]
|
1054 |
+
#7: 100%|████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 146.42ba/s]
|
1055 |
+
#8: 100%|████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 154.34ba/s]
|
1056 |
+
#9: 100%|████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 149.22ba/s]
|
1057 |
+
#10: 100%|███████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 151.18ba/s]
|
1058 |
+
#11: 100%|███████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 153.79ba/s]
|
1059 |
+
#12: 100%|███████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 152.53ba/s]
|
1060 |
+
#13: 100%|███████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 157.10ba/s]
|
1061 |
+
#14: 100%|███████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 157.60ba/s]
|
1062 |
+
#15: 100%|███████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 164.66ba/s]
|
1063 |
+
Downloading builder script: 4.48kB [00:00, 4.94MB/s]
|
1064 |
+
Feature extractor saved in ./preprocessor_config.json
|
1065 |
+
tokenizer config file saved in ./tokenizer_config.json | 0/1 [00:00<?, ?ba/s]
|
1066 |
+
Special tokens file saved in ./special_tokens_map.json | 0/1 [00:00<?, ?ba/s]
|
1067 |
+
#11: 0%| | 0/1 [00:00<?, ?ba/s]
|
1068 |
+
#12: 0%| | 0/1 [00:00<?, ?ba/s]
|
1069 |
+
#13: 0%| | 0/1 [00:00<?, ?ba/s]
|
1070 |
+
#14: 0%| | 0/1 [00:00<?, ?ba/s]
|
1071 |
+
"_name_or_path": "gpt2-medium", | 0/1 [00:00<?, ?ba/s]
|
1072 |
+
"activation_function": "gelu_new",
|
1073 |
+
"add_cross_attention": true,
|
1074 |
+
"architectures": [
|
1075 |
+
"GPT2LMHeadModel"
|
1076 |
+
],
|
1077 |
+
"attn_pdrop": 0.0,
|
1078 |
+
"bad_words_ids": null,
|
1079 |
+
"bos_token_id": 50256,
|
1080 |
+
"chunk_size_feed_forward": 0,
|
1081 |
+
"cross_attention_hidden_size": null,
|
1082 |
+
"decoder_start_token_id": null,
|
1083 |
+
"diversity_penalty": 0.0,
|
1084 |
+
"do_sample": false,
|
1085 |
+
"early_stopping": false,
|
1086 |
+
"embd_pdrop": 0.0,
|
1087 |
+
"encoder_no_repeat_ngram_size": 0,
|
1088 |
+
"eos_token_id": 50256,
|
1089 |
+
"exponential_decay_length_penalty": null,
|
1090 |
+
"finetuning_task": null,
|
1091 |
+
"forced_bos_token_id": null,
|
1092 |
+
"forced_eos_token_id": null,
|
1093 |
+
"id2label": {
|
1094 |
+
"0": "LABEL_0",
|
1095 |
+
"1": "LABEL_1"
|
1096 |
+
},
|
1097 |
+
"initializer_range": 0.02,
|
1098 |
+
"is_decoder": true,
|
1099 |
+
"is_encoder_decoder": false,
|
1100 |
+
"label2id": {
|
1101 |
+
"LABEL_0": 0,
|
1102 |
+
"LABEL_1": 1
|
1103 |
+
},
|
1104 |
+
"layer_norm_epsilon": 1e-05,
|
1105 |
+
"length_penalty": 1.0,
|
1106 |
+
"max_length": 20,
|
1107 |
+
"min_length": 0,
|
1108 |
+
"model_type": "gpt2",
|
1109 |
+
"n_ctx": 1024,
|
1110 |
+
"n_embd": 1024,
|
1111 |
+
"n_head": 16,
|
1112 |
+
"n_inner": null,
|
1113 |
+
"n_layer": 24,
|
1114 |
+
"n_positions": 1024,
|
1115 |
+
"n_special": 0,
|
1116 |
+
"no_repeat_ngram_size": 0,
|
1117 |
+
"num_beam_groups": 1,
|
1118 |
+
"num_beams": 1,
|
1119 |
+
"num_return_sequences": 1,
|
1120 |
+
"output_attentions": false,
|
1121 |
+
"output_hidden_states": false,
|
1122 |
+
"output_scores": false,
|
1123 |
+
"pad_token_id": null,
|
1124 |
+
"predict_special_tokens": true,
|
1125 |
+
"prefix": null,
|
1126 |
+
"problem_type": null,
|
1127 |
+
"pruned_heads": {},
|
1128 |
+
"remove_invalid_values": false,
|
1129 |
+
"reorder_and_upcast_attn": false,
|
1130 |
+
"repetition_penalty": 1.0,
|
1131 |
+
"resid_pdrop": 0.0,
|
1132 |
+
"return_dict": true,
|
1133 |
+
"return_dict_in_generate": false,
|
1134 |
+
"scale_attn_by_inverse_layer_idx": false,
|
1135 |
+
"scale_attn_weights": true,
|
1136 |
+
"sep_token_id": null,
|
1137 |
+
"summary_activation": null,
|
1138 |
+
"summary_first_dropout": 0.0,
|
1139 |
+
"summary_proj_to_labels": true,
|
1140 |
+
"summary_type": "cls_index",
|
1141 |
+
"summary_use_proj": true,
|
1142 |
+
"task_specific_params": {
|
1143 |
+
"text-generation": {
|
1144 |
+
"do_sample": true,
|
1145 |
+
"max_length": 50
|
1146 |
+
}
|
1147 |
+
},
|
1148 |
+
"temperature": 1.0,
|
1149 |
+
"tie_encoder_decoder": false,
|
1150 |
+
"tie_word_embeddings": true,
|
1151 |
+
"tokenizer_class": null,
|
1152 |
+
"top_k": 50,
|
1153 |
+
"top_p": 1.0,
|
1154 |
+
"torch_dtype": null,
|
1155 |
+
"torchscript": false,
|
1156 |
+
"transformers_version": "4.18.0.dev0",
|
1157 |
+
"typical_p": 1.0,
|
1158 |
+
"use_bfloat16": false,
|
1159 |
+
"use_cache": false,
|
1160 |
+
"vocab_size": 50257
|
1161 |
+
},
|
1162 |
+
"decoder_start_token_id": 50256,
|
1163 |
+
"encoder": {
|
1164 |
+
"_name_or_path": "facebook/wav2vec2-large-lv60",
|
1165 |
+
"activation_dropout": 0.0,
|
1166 |
+
"adapter_kernel_size": 3,
|
1167 |
+
"adapter_stride": 2,
|
1168 |
+
"add_adapter": true,
|
1169 |
+
"add_cross_attention": false,
|
1170 |
+
"apply_spec_augment": false,
|
1171 |
+
"architectures": [
|
1172 |
+
"Wav2Vec2ForPreTraining"
|
1173 |
+
],
|
1174 |
+
"attention_dropout": 0.0,
|
1175 |
+
"bad_words_ids": null,
|
1176 |
+
"bos_token_id": 1,
|
1177 |
+
"chunk_size_feed_forward": 0,
|
1178 |
+
"classifier_proj_size": 256,
|
1179 |
+
"codevector_dim": 768,
|
1180 |
+
"contrastive_logits_temperature": 0.1,
|
1181 |
+
"conv_bias": true,
|
1182 |
+
"conv_dim": [
|
1183 |
+
512,
|
1184 |
+
512,
|
1185 |
+
512,
|
1186 |
+
512,
|
1187 |
+
512,
|
1188 |
+
512,
|
1189 |
+
512
|
1190 |
+
],
|
1191 |
+
"conv_kernel": [
|
1192 |
+
10,
|
1193 |
+
3,
|
1194 |
+
3,
|
1195 |
+
3,
|
1196 |
+
3,
|
1197 |
+
2,
|
1198 |
+
2
|
1199 |
+
],
|
1200 |
+
"conv_stride": [
|
1201 |
+
5,
|
1202 |
+
2,
|
1203 |
+
2,
|
1204 |
+
2,
|
1205 |
+
2,
|
1206 |
+
2,
|
1207 |
+
2
|
1208 |
+
],
|
1209 |
+
"cross_attention_hidden_size": null,
|
1210 |
+
"ctc_loss_reduction": "sum",
|
1211 |
+
"ctc_zero_infinity": false,
|
1212 |
+
"decoder_start_token_id": null,
|
1213 |
+
"diversity_loss_weight": 0.1,
|
1214 |
+
"diversity_penalty": 0.0,
|
1215 |
+
"do_sample": false,
|
1216 |
+
"do_stable_layer_norm": true,
|
1217 |
+
"early_stopping": false,
|
1218 |
+
"encoder_no_repeat_ngram_size": 0,
|
1219 |
+
"eos_token_id": 2,
|
1220 |
+
"exponential_decay_length_penalty": null,
|
1221 |
+
"feat_extract_activation": "gelu",
|
1222 |
+
"feat_extract_dropout": 0.0,
|
1223 |
+
"feat_extract_norm": "layer",
|
1224 |
+
"feat_proj_dropout": 0.0,
|
1225 |
+
"feat_quantizer_dropout": 0.0,
|
1226 |
+
"final_dropout": 0.0,
|
1227 |
+
"finetuning_task": null,
|
1228 |
+
"forced_bos_token_id": null,
|
1229 |
+
"forced_eos_token_id": null,
|
1230 |
+
"gradient_checkpointing": false,
|
1231 |
+
"hidden_act": "gelu",
|
1232 |
+
"hidden_dropout": 0.0,
|
1233 |
+
"hidden_dropout_prob": 0.0,
|
1234 |
+
"hidden_size": 1024,
|
1235 |
+
"id2label": {
|
1236 |
+
"0": "LABEL_0",
|
1237 |
+
"1": "LABEL_1"
|
1238 |
+
},
|
1239 |
+
"initializer_range": 0.02,
|
1240 |
+
"intermediate_size": 4096,
|
1241 |
+
"is_decoder": false,
|
1242 |
+
"is_encoder_decoder": false,
|
1243 |
+
"label2id": {
|
1244 |
+
"LABEL_0": 0,
|
1245 |
+
"LABEL_1": 1
|
1246 |
+
},
|
1247 |
+
"layer_norm_eps": 1e-05,
|
1248 |
+
"layerdrop": 0.0,
|
1249 |
+
"length_penalty": 1.0,
|
1250 |
+
"mask_feature_length": 10,
|
1251 |
+
"mask_feature_min_masks": 0,
|
1252 |
+
"mask_feature_prob": 0.0,
|
1253 |
+
"mask_time_length": 10,
|
1254 |
+
"mask_time_min_masks": 2,
|
1255 |
+
"mask_time_prob": 0.0,
|
1256 |
+
"max_length": 20,
|
1257 |
+
"min_length": 0,
|
1258 |
+
"model_type": "wav2vec2",
|
1259 |
+
"no_repeat_ngram_size": 0,
|
1260 |
+
"num_adapter_layers": 3,
|
1261 |
+
"num_attention_heads": 16,
|
1262 |
+
"num_beam_groups": 1,
|
1263 |
+
"num_beams": 1,
|
1264 |
+
"num_codevector_groups": 2,
|
1265 |
+
"num_codevectors_per_group": 320,
|
1266 |
+
"num_conv_pos_embedding_groups": 16,
|
1267 |
+
"num_conv_pos_embeddings": 128,
|
1268 |
+
"num_feat_extract_layers": 7,
|
1269 |
+
"num_hidden_layers": 24,
|
1270 |
+
"num_negatives": 100,
|
1271 |
+
"num_return_sequences": 1,
|
1272 |
+
"output_attentions": false,
|
1273 |
+
"output_hidden_size": 1024,
|
1274 |
+
"output_hidden_states": false,
|
1275 |
+
"output_scores": false,
|
1276 |
+
"pad_token_id": 0,
|
1277 |
+
"prefix": null,
|
1278 |
+
"problem_type": null,
|
1279 |
+
"proj_codevector_dim": 768,
|
1280 |
+
"pruned_heads": {},
|
1281 |
+
"remove_invalid_values": false,
|
1282 |
+
"repetition_penalty": 1.0,
|
1283 |
+
"return_dict": true,
|
1284 |
+
"return_dict_in_generate": false,
|
1285 |
+
"sep_token_id": null,
|
1286 |
+
"task_specific_params": null,
|
1287 |
+
"tdnn_dilation": [
|
1288 |
+
1,
|
1289 |
+
2,
|
1290 |
+
3,
|
1291 |
+
1,
|
1292 |
+
1
|
1293 |
+
],
|
1294 |
+
"tdnn_dim": [
|
1295 |
+
512,
|
1296 |
+
512,
|
1297 |
+
512,
|
1298 |
+
512,
|
1299 |
+
1500
|
1300 |
+
],
|
1301 |
+
"tdnn_kernel": [
|
1302 |
+
5,
|
1303 |
+
3,
|
1304 |
+
3,
|
1305 |
+
1,
|
1306 |
+
1
|
1307 |
+
],
|
1308 |
+
"temperature": 1.0,
|
1309 |
+
"tie_encoder_decoder": false,
|
1310 |
+
"tie_word_embeddings": true,
|
1311 |
+
"tokenizer_class": null,
|
1312 |
+
"top_k": 50,
|
1313 |
+
"top_p": 1.0,
|
1314 |
+
"torch_dtype": null,
|
1315 |
+
"torchscript": false,
|
1316 |
+
"transformers_version": "4.18.0.dev0",
|
1317 |
+
"typical_p": 1.0,
|
1318 |
+
"use_bfloat16": false,
|
1319 |
+
"use_weighted_layer_sum": false,
|
1320 |
+
"vocab_size": 32,
|
1321 |
+
"xvector_output_dim": 512
|
1322 |
+
},
|
1323 |
+
"eos_token_id": 50256,
|
1324 |
+
"is_encoder_decoder": true,
|
1325 |
+
"max_length": 50,
|
1326 |
+
"model_type": "speech-encoder-decoder",
|
1327 |
+
"pad_token_id": 50256,
|
1328 |
+
"processor_class": "Wav2Vec2Processor",
|
1329 |
+
"transformers_version": null,
|
1330 |
+
"use_cache": false
|
1331 |
+
}
|
1332 |
+
loading feature extractor configuration file ./preprocessor_config.json
|
1333 |
+
Feature extractor Wav2Vec2FeatureExtractor {
|
1334 |
+
"do_normalize": true,
|
1335 |
+
"feature_extractor_type": "Wav2Vec2FeatureExtractor",
|
1336 |
+
"feature_size": 1,
|
1337 |
+
"padding_side": "right",
|
1338 |
+
"padding_value": 0.0,
|
1339 |
+
"return_attention_mask": true,
|
1340 |
+
"sampling_rate": 16000
|
1341 |
+
}
|
1342 |
+
Didn't find file ./added_tokens.json. We won't load it.
|
1343 |
+
loading file ./vocab.json
|
1344 |
+
loading file ./merges.txt
|
1345 |
+
loading file ./tokenizer.json
|
1346 |
+
loading file None
|
1347 |
+
loading file ./special_tokens_map.json
|
1348 |
+
loading file ./tokenizer_config.json
|
1349 |
+
2022-03-24 17:31:50.014790: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory
|
1350 |
+
2022-03-24 17:31:50.014835: W tensorflow/stream_executor/cuda/cuda_driver.cc:269] failed call to cuInit: UNKNOWN ERROR (303)
|
1351 |
+
03/24/2022 17:31:51 - WARNING - huggingface_hub.repository - /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/./ is already a clone of https://huggingface.co/sanchit-gandhi/flax-wav2vec2-2-gpt2-no-regularisation. Make sure you pull the latest changes with `repo.git_pull()`.
|
1352 |
+
/home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/./ is already a clone of https://huggingface.co/sanchit-gandhi/flax-wav2vec2-2-gpt2-no-regularisation. Make sure you pull the latest changes with `repo.git_pull()`.
|
1353 |
+
Epoch ... (1/10): 0%| | 0/10 [00:00<?, ?it/s]
|
1354 |
+
03/24/2022 17:31:55 - INFO - __main__ - ***** Running training *****
|
1355 |
+
03/24/2022 17:31:55 - INFO - __main__ - Num examples = 20277
|
1356 |
+
03/24/2022 17:31:55 - INFO - __main__ - Num Epochs = 10
|
1357 |
+
03/24/2022 17:31:55 - INFO - __main__ - Instantaneous batch size per device = 4
|
1358 |
+
03/24/2022 17:31:55 - INFO - __main__ - Total train batch size (w. parallel & distributed) = 32
|
1359 |
+
03/24/2022 17:31:55 - INFO - __main__ - Num gradient accumulation steps = 1
|
1360 |
+
03/24/2022 17:31:55 - INFO - __main__ - Total optimization steps = 6330
|
1361 |
+
|
1362 |
+
|
1363 |
+
|
1364 |
+
|
1365 |
+
|
1366 |
+
|
1367 |
+
|
1368 |
+
|
1369 |
+
|
1370 |
+
|
1371 |
+
|
1372 |
+
|
1373 |
+
|
1374 |
+
|
1375 |
+
|
1376 |
+
|
1377 |
+
|
1378 |
+
|
1379 |
+
|
1380 |
+
|
1381 |
+
|
1382 |
+
|
1383 |
+
|
1384 |
+
|
1385 |
+
|
1386 |
+
|
1387 |
+
Training...: 4%|██▊ | 26/633 [04:33<30:27, 3.01s/it]
|
1388 |
+
|
1389 |
+
|
1390 |
+
|
1391 |
+
|
1392 |
+
|
1393 |
+
|
1394 |
+
|
1395 |
+
|
1396 |
+
|
1397 |
+
|
1398 |
+
|
1399 |
+
|
1400 |
+
|
1401 |
+
|
1402 |
+
|
1403 |
+
|
1404 |
+
|
1405 |
+
|
1406 |
+
|
1407 |
+
|
1408 |
+
|
1409 |
+
|
1410 |
+
|
1411 |
+
|
1412 |
+
|
1413 |
+
Training...: 8%|█████▌ | 51/633 [05:45<28:32, 2.94s/it]
|
1414 |
+
|
1415 |
+
|
1416 |
+
|
1417 |
+
|
1418 |
+
|
1419 |
+
|
1420 |
+
|
1421 |
+
|
1422 |
+
|
1423 |
+
|
1424 |
+
|
1425 |
+
|
1426 |
+
|
1427 |
+
|
1428 |
+
|
1429 |
+
|
1430 |
+
|
1431 |
+
|
1432 |
+
|
1433 |
+
|
1434 |
+
|
1435 |
+
|
1436 |
+
|
1437 |
+
|
1438 |
+
Training...: 12%|████████▏ | 75/633 [06:53<27:05, 2.91s/it]
|
1439 |
+
|
1440 |
+
|
1441 |
+
|
1442 |
+
|
1443 |
+
|
1444 |
+
|
1445 |
+
|
1446 |
+
|
1447 |
+
|
1448 |
+
|
1449 |
+
|
1450 |
+
|
1451 |
+
|
1452 |
+
|
1453 |
+
|
1454 |
+
|
1455 |
+
|
1456 |
+
|
1457 |
+
|
1458 |
+
|
1459 |
+
|
1460 |
+
|
1461 |
+
|
1462 |
+
|
1463 |
+
|
1464 |
+
|
1465 |
+
Training...: 16%|██████████▊ | 101/633 [08:08<27:02, 3.05s/it]
|
1466 |
+
|
1467 |
+
|
1468 |
+
|
1469 |
+
|
1470 |
+
|
1471 |
+
|
1472 |
+
|
1473 |
+
|
1474 |
+
|
1475 |
+
|
1476 |
+
|
1477 |
+
|
1478 |
+
|
1479 |
+
|
1480 |
+
|
1481 |
+
|
1482 |
+
|
1483 |
+
|
1484 |
+
|
1485 |
+
|
1486 |
+
|
1487 |
+
|
1488 |
+
|
1489 |
+
|
1490 |
+
|
1491 |
+
Training...: 20%|█████████████▌ | 126/633 [09:18<25:33, 3.02s/it]
|
1492 |
+
|
1493 |
+
|
1494 |
+
|
1495 |
+
|
1496 |
+
|
1497 |
+
|
1498 |
+
|
1499 |
+
|
1500 |
+
|
1501 |
+
|
1502 |
+
|
1503 |
+
|
1504 |
+
|
1505 |
+
|
1506 |
+
|
1507 |
+
|
1508 |
+
|
1509 |
+
|
1510 |
+
|
1511 |
+
|
1512 |
+
|
1513 |
+
|
1514 |
+
|
1515 |
+
|
1516 |
+
Training...: 24%|████████████████ | 150/633 [10:25<22:56, 2.85s/it]
|
1517 |
+
|
1518 |
+
|
1519 |
+
|
1520 |
+
|
1521 |
+
|
1522 |
+
|
1523 |
+
|
1524 |
+
|
1525 |
+
|
1526 |
+
|
1527 |
+
|
1528 |
+
|
1529 |
+
|
1530 |
+
|
1531 |
+
|
1532 |
+
|
1533 |
+
|
1534 |
+
|
1535 |
+
|
1536 |
+
|
1537 |
+
|
1538 |
+
|
1539 |
+
|
1540 |
+
|
1541 |
+
|
1542 |
+
Training...: 28%|██████████████████▊ | 175/633 [11:35<21:20, 2.80s/it]
|
1543 |
+
|
1544 |
+
|
1545 |
+
|
1546 |
+
|
1547 |
+
|
1548 |
+
|
1549 |
+
|
1550 |
+
|
1551 |
+
|
1552 |
+
|
1553 |
+
|
1554 |
+
|
1555 |
+
|
1556 |
+
|
1557 |
+
|
1558 |
+
|
1559 |
+
|
1560 |
+
|
1561 |
+
|
1562 |
+
|
1563 |
+
|
1564 |
+
|
1565 |
+
|
1566 |
+
|
1567 |
+
|
1568 |
+
Training...: 32%|█████████████████████▍ | 200/633 [12:45<20:07, 2.79s/it]
|
1569 |
+
|
1570 |
+
|
1571 |
+
|
1572 |
+
|
1573 |
+
|
1574 |
+
|
1575 |
+
|
1576 |
+
|
1577 |
+
|
1578 |
+
|
1579 |
+
|
1580 |
+
|
1581 |
+
|
1582 |
+
|
1583 |
+
|
1584 |
+
|
1585 |
+
|
1586 |
+
|
1587 |
+
|
1588 |
+
|
1589 |
+
|
1590 |
+
|
1591 |
+
|
1592 |
+
|
1593 |
+
|
1594 |
+
Training...: 36%|████████████████████████▏ | 225/633 [13:55<18:50, 2.77s/it]
|
1595 |
+
|
1596 |
+
|
1597 |
+
|
1598 |
+
|
1599 |
+
|
1600 |
+
|
1601 |
+
|
1602 |
+
|
1603 |
+
|
1604 |
+
|
1605 |
+
|
1606 |
+
|
1607 |
+
|
1608 |
+
|
1609 |
+
|
1610 |
+
|
1611 |
+
|
1612 |
+
|
1613 |
+
|
1614 |
+
|
1615 |
+
|
1616 |
+
|
1617 |
+
|
1618 |
+
|
1619 |
+
|
1620 |
+
|
1621 |
+
Training...: 40%|██████████████████████████▉ | 251/633 [15:09<18:44, 2.94s/it]
|
1622 |
+
|
1623 |
+
|
1624 |
+
|
1625 |
+
|
1626 |
+
|
1627 |
+
|
1628 |
+
|
1629 |
+
|
1630 |
+
|
1631 |
+
|
1632 |
+
|
1633 |
+
|
1634 |
+
|
1635 |
+
|
1636 |
+
|
1637 |
+
|
1638 |
+
|
1639 |
+
|
1640 |
+
|
1641 |
+
|
1642 |
+
|
1643 |
+
|
1644 |
+
|
1645 |
+
|
1646 |
+
|
1647 |
+
Training...: 44%|█████████████████████████████▋ | 276/633 [16:20<18:10, 3.05s/it]
|
1648 |
+
|
1649 |
+
|
1650 |
+
|
1651 |
+
|
1652 |
+
|
1653 |
+
|
1654 |
+
|
1655 |
+
|
1656 |
+
|
1657 |
+
|
1658 |
+
|
1659 |
+
|
1660 |
+
|
1661 |
+
|
1662 |
+
|
1663 |
+
|
1664 |
+
|
1665 |
+
|
1666 |
+
|
1667 |
+
|
1668 |
+
|
1669 |
+
|
1670 |
+
|
1671 |
+
|
1672 |
+
Training...: 47%|████████████████████████████████▏ | 300/633 [17:28<16:05, 2.90s/it]
|
1673 |
+
|
1674 |
+
|
1675 |
+
|
1676 |
+
|
1677 |
+
|
1678 |
+
|
1679 |
+
|
1680 |
+
|
1681 |
+
|
1682 |
+
|
1683 |
+
|
1684 |
+
|
1685 |
+
|
1686 |
+
|
1687 |
+
|
1688 |
+
|
1689 |
+
|
1690 |
+
|
1691 |
+
|
1692 |
+
|
1693 |
+
|
1694 |
+
|
1695 |
+
|
1696 |
+
|
1697 |
+
|
1698 |
+
|
1699 |
+
Training...: 52%|███████████████████████████████████ | 326/633 [18:41<14:40, 2.87s/it]
|
1700 |
+
|
1701 |
+
|
1702 |
+
|
1703 |
+
|
1704 |
+
|
1705 |
+
|
1706 |
+
|
1707 |
+
|
1708 |
+
|
1709 |
+
|
1710 |
+
|
1711 |
+
|
1712 |
+
|
1713 |
+
|
1714 |
+
|
1715 |
+
|
1716 |
+
|
1717 |
+
|
1718 |
+
|
1719 |
+
|
1720 |
+
|
1721 |
+
|
1722 |
+
|
1723 |
+
|
1724 |
+
|
1725 |
+
Training...: 55%|█████████████████████████████████████▋ | 351/633 [19:50<13:45, 2.93s/it]
|
1726 |
+
|
1727 |
+
|
1728 |
+
|
1729 |
+
|
1730 |
+
|
1731 |
+
|
1732 |
+
|
1733 |
+
|
1734 |
+
|
1735 |
+
|
1736 |
+
|
1737 |
+
|
1738 |
+
|
1739 |
+
|
1740 |
+
|
1741 |
+
|
1742 |
+
|
1743 |
+
|
1744 |
+
|
1745 |
+
|
1746 |
+
|
1747 |
+
|
1748 |
+
|
1749 |
+
|
1750 |
+
|
1751 |
+
Training...: 59%|████████████████████████████████████████▍ | 376/633 [20:59<12:01, 2.81s/it]
|
1752 |
+
|
1753 |
+
|
1754 |
+
|
1755 |
+
|
1756 |
+
|
1757 |
+
|
1758 |
+
|
1759 |
+
|
1760 |
+
|
1761 |
+
|
1762 |
+
|
1763 |
+
|
1764 |
+
|
1765 |
+
|
1766 |
+
|
1767 |
+
|
1768 |
+
|
1769 |
+
|
1770 |
+
|
1771 |
+
|
1772 |
+
|
1773 |
+
|
1774 |
+
|
1775 |
+
|
1776 |
+
|
1777 |
+
Training...: 63%|███████████████████████████████████████████ | 401/633 [22:09<11:23, 2.95s/it]
|
1778 |
+
|
1779 |
+
|
1780 |
+
|
1781 |
+
|
1782 |
+
|
1783 |
+
|
1784 |
+
|
1785 |
+
|
1786 |
+
|
1787 |
+
|
1788 |
+
|
1789 |
+
|
1790 |
+
|
1791 |
+
|
1792 |
+
|
1793 |
+
|
1794 |
+
|
1795 |
+
|
1796 |
+
|
1797 |
+
|
1798 |
+
|
1799 |
+
|
1800 |
+
|
1801 |
+
|
1802 |
+
|
1803 |
+
Training...: 67%|█████████████████████████████████████████████▊ | 426/633 [23:18<10:08, 2.94s/it]
|
1804 |
+
|
1805 |
+
|
1806 |
+
|
1807 |
+
|
1808 |
+
|
1809 |
+
|
1810 |
+
|
1811 |
+
|
1812 |
+
|
1813 |
+
|
1814 |
+
|
1815 |
+
|
1816 |
+
|
1817 |
+
|
1818 |
+
|
1819 |
+
|
1820 |
+
|
1821 |
+
|
1822 |
+
|
1823 |
+
|
1824 |
+
|
1825 |
+
|
1826 |
+
|
1827 |
+
|
1828 |
+
|
1829 |
+
Training...: 71%|████████████████████████████████████████████████▍ | 451/633 [24:28<08:52, 2.93s/it]
|
1830 |
+
|
1831 |
+
|
1832 |
+
|
1833 |
+
|
1834 |
+
|
1835 |
+
|
1836 |
+
|
1837 |
+
|
1838 |
+
|
1839 |
+
|
1840 |
+
|
1841 |
+
|
1842 |
+
|
1843 |
+
|
1844 |
+
|
1845 |
+
|
1846 |
+
|
1847 |
+
|
1848 |
+
|
1849 |
+
|
1850 |
+
|
1851 |
+
|
1852 |
+
|
1853 |
+
|
1854 |
+
Training...: 75%|███████████████████████████████████████████████████ | 475/633 [25:34<07:15, 2.76s/it]
|
1855 |
+
|
1856 |
+
|
1857 |
+
|
1858 |
+
|
1859 |
+
|
1860 |
+
|
1861 |
+
|
1862 |
+
|
1863 |
+
|
1864 |
+
|
1865 |
+
|
1866 |
+
|
1867 |
+
|
1868 |
+
|
1869 |
+
|
1870 |
+
|
1871 |
+
|
1872 |
+
|
1873 |
+
|
1874 |
+
|
1875 |
+
|
1876 |
+
|
1877 |
+
|
1878 |
+
|
1879 |
+
|
1880 |
+
Training...: 79%|█████████████████████████████████████████████████████▋ | 500/633 [26:43<06:05, 2.74s/it]
|
1881 |
+
|
1882 |
+
|
1883 |
+
|
1884 |
+
|
1885 |
+
|
1886 |
+
|
1887 |
+
|
1888 |
+
|
1889 |
+
|
1890 |
+
|
1891 |
+
|
1892 |
+
|
1893 |
+
|
1894 |
+
|
1895 |
+
|
1896 |
+
|
1897 |
+
|
1898 |
+
|
1899 |
+
|
1900 |
+
|
1901 |
+
|
1902 |
+
|
1903 |
+
|
1904 |
+
|
1905 |
+
|
1906 |
+
Training...: 83%|████████████████████████████████████████████████████████▍ | 525/633 [27:53<04:58, 2.76s/it]
|
1907 |
+
|
1908 |
+
|
1909 |
+
|
1910 |
+
|
1911 |
+
|
1912 |
+
|
1913 |
+
|
1914 |
+
|
1915 |
+
|
1916 |
+
|
1917 |
+
|
1918 |
+
|
1919 |
+
|
1920 |
+
|
1921 |
+
|
1922 |
+
|
1923 |
+
|
1924 |
+
|
1925 |
+
|
1926 |
+
|
1927 |
+
|
1928 |
+
|
1929 |
+
|
1930 |
+
|
1931 |
+
|
1932 |
+
|
1933 |
+
Training...: 87%|███████████████████████████████████████████████████████████▏ | 551/633 [29:06<04:05, 2.99s/it]
|
1934 |
+
|
1935 |
+
|
1936 |
+
|
1937 |
+
|
1938 |
+
|
1939 |
+
|
1940 |
+
|
1941 |
+
|
1942 |
+
|
1943 |
+
|
1944 |
+
|
1945 |
+
|
1946 |
+
|
1947 |
+
|
1948 |
+
|
1949 |
+
|
1950 |
+
|
1951 |
+
|
1952 |
+
|
1953 |
+
|
1954 |
+
|
1955 |
+
|
1956 |
+
|
1957 |
+
|
1958 |
+
Training...: 91%|█████████████████████████████████████████████████████████████▊ | 575/633 [30:13<02:42, 2.79s/it]
|
1959 |
+
|
1960 |
+
|
1961 |
+
|
1962 |
+
|
1963 |
+
|
1964 |
+
|
1965 |
+
|
1966 |
+
|
1967 |
+
|
1968 |
+
|
1969 |
+
|
1970 |
+
|
1971 |
+
|
1972 |
+
|
1973 |
+
|
1974 |
+
|
1975 |
+
|
1976 |
+
|
1977 |
+
|
1978 |
+
|
1979 |
+
|
1980 |
+
|
1981 |
+
|
1982 |
+
|
1983 |
+
|
1984 |
+
Training...: 95%|████████████████████████████████████████████████████████████████▍ | 600/633 [31:22<01:31, 2.76s/it]
|
1985 |
+
|
1986 |
+
|
1987 |
+
|
1988 |
+
|
1989 |
+
|
1990 |
+
|
1991 |
+
|
1992 |
+
|
1993 |
+
|
1994 |
+
|
1995 |
+
|
1996 |
+
|
1997 |
+
|
1998 |
+
|
1999 |
+
|
2000 |
+
|
2001 |
+
|
2002 |
+
|
2003 |
+
|
2004 |
+
|
2005 |
+
|
2006 |
+
|
2007 |
+
|
2008 |
+
|
2009 |
+
|
2010 |
+
Training...: 99%|███████████████████████████████████████████████████████████████████▏| 625/633 [32:31<00:22, 2.78s/it]
|
2011 |
+
|
2012 |
+
|
2013 |
+
|
2014 |
+
|
2015 |
+
|
2016 |
+
|
2017 |
+
|
2018 |
+
Training...: 100%|████████████████████████████████████████████████████████████████████| 633/633 [32:53<00:00, 2.78s/it]
|
2019 |
+
|
2020 |
+
|
2021 |
+
|
2022 |
+
|
2023 |
+
|
2024 |
+
|
2025 |
+
|
2026 |
+
|
2027 |
+
|
2028 |
+
|
2029 |
+
|
2030 |
+
|
2031 |
+
|
2032 |
+
|
2033 |
+
|
2034 |
+
|
2035 |
+
|
2036 |
+
|
2037 |
+
|
2038 |
+
|
2039 |
+
|
2040 |
+
|
2041 |
+
|
2042 |
+
|
2043 |
+
|
2044 |
+
|
2045 |
+
|
2046 |
+
|
2047 |
+
|
2048 |
+
|
2049 |
+
|
2050 |
+
|
2051 |
+
|
2052 |
+
|
2053 |
+
|
2054 |
+
|
2055 |
+
|
2056 |
+
|
2057 |
+
|
2058 |
+
|
2059 |
+
|
2060 |
+
|
2061 |
+
|
2062 |
+
|
2063 |
+
|
2064 |
+
|
2065 |
+
|
2066 |
+
|
2067 |
+
|
2068 |
+
|
2069 |
+
|
2070 |
+
|
2071 |
+
|
2072 |
+
|
2073 |
+
|
2074 |
+
|
2075 |
+
|
2076 |
+
|
2077 |
+
|
2078 |
+
|
2079 |
+
|
2080 |
+
|
2081 |
+
|
2082 |
+
Evaluating ...: 99%|██████████████████████████████████████████████████████████████████▏| 77/78 [03:26<00:01, 1.77s/it]
|
2083 |
+
|
2084 |
+
|
2085 |
+
tcmalloc: large alloc 1713315840 bytes == 0x4ddec6000 @ 0x7f9005544680 0x7f9005564bdd 0x7f8ea26581ff 0x7f8ea266742c 0x7f8ea266841d 0x7f8ea266841d 0x7f8ea266841d 0x7f8ea266841d 0x7f8ea266841d 0x7f8ea266841d 0x7f8ea266841d 0x7f8ea2662164 0x7f8ea266291e 0x5042e6 0x56b5e0 0x5696da 0x5f6403 0x56c5d1 0x5696da 0x5f6403 0x56c5d1 0x5f6226 0x56b3fe 0x5696da 0x50add0 0x56c5d1 0x5696da 0x5f6403 0x56b3fe 0x5696da 0x68db17
|
2086 |
+
tcmalloc: large alloc 3645112320 bytes == 0x5440b8000 @ 0x7f9005544680 0x7f9005564bdd 0x7f8ea26581ff 0x7f8ea266742c 0x7f8ea266841d 0x7f8ea266841d 0x7f8ea266841d 0x7f8ea266841d 0x7f8ea2662164 0x7f8ea266291e 0x5042e6 0x56b5e0 0x5696da 0x5f6403 0x56c5d1 0x5696da 0x5f6403 0x56c5d1 0x5f6226 0x56b3fe 0x5696da 0x50add0 0x56c5d1 0x5696da 0x5f6403 0x56b3fe 0x5696da 0x68db17 0x67eeb1 0x67ef2f 0x67efd1
|
2087 |
+
tcmalloc: large alloc 3159851008 bytes == 0x48350c000 @ 0x7f9005544680 0x7f9005565824 0x5f9ec1 0x7f8ea2662209 0x7f8ea266291e 0x5042e6 0x56b5e0 0x5696da 0x5f6403 0x56c5d1 0x5696da 0x5f6403 0x56c5d1 0x5f6226 0x56b3fe 0x5696da 0x50add0 0x56c5d1 0x5696da 0x5f6403 0x56b3fe 0x5696da 0x68db17 0x67eeb1 0x67ef2f 0x67efd1 0x67f377 0x6b7902 0x6b7c8d 0x7f90053560b3 0x5fb12e
|
2088 |
+
Model weights saved in /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/flax_model.msgpack
|
2089 |
+
tokenizer config file saved in ./tokenizer_config.json
|
wandb/run-20220324_170435-3q1wfjyt/files/requirements.txt
ADDED
@@ -0,0 +1,193 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==1.0.0
|
2 |
+
aiohttp==3.8.1
|
3 |
+
aiosignal==1.2.0
|
4 |
+
anyio==3.5.0
|
5 |
+
appdirs==1.4.4
|
6 |
+
argon2-cffi-bindings==21.2.0
|
7 |
+
argon2-cffi==21.3.0
|
8 |
+
asttokens==2.0.5
|
9 |
+
astunparse==1.6.3
|
10 |
+
async-timeout==4.0.2
|
11 |
+
attrs==21.4.0
|
12 |
+
audioread==2.1.9
|
13 |
+
babel==2.9.1
|
14 |
+
backcall==0.2.0
|
15 |
+
beautifulsoup4==4.10.0
|
16 |
+
bleach==4.1.0
|
17 |
+
cachetools==5.0.0
|
18 |
+
certifi==2021.10.8
|
19 |
+
cffi==1.15.0
|
20 |
+
charset-normalizer==2.0.12
|
21 |
+
chex==0.1.1
|
22 |
+
click==8.0.4
|
23 |
+
cycler==0.11.0
|
24 |
+
datasets==2.0.1.dev0
|
25 |
+
debugpy==1.5.1
|
26 |
+
decorator==5.1.1
|
27 |
+
defusedxml==0.7.1
|
28 |
+
dill==0.3.4
|
29 |
+
dm-tree==0.1.6
|
30 |
+
docker-pycreds==0.4.0
|
31 |
+
entrypoints==0.4
|
32 |
+
executing==0.8.3
|
33 |
+
filelock==3.6.0
|
34 |
+
flatbuffers==2.0
|
35 |
+
flax==0.4.0
|
36 |
+
fonttools==4.30.0
|
37 |
+
frozenlist==1.3.0
|
38 |
+
fsspec==2022.2.0
|
39 |
+
gast==0.5.3
|
40 |
+
gitdb==4.0.9
|
41 |
+
gitpython==3.1.27
|
42 |
+
google-auth-oauthlib==0.4.6
|
43 |
+
google-auth==2.6.0
|
44 |
+
google-pasta==0.2.0
|
45 |
+
grpcio==1.44.0
|
46 |
+
h5py==3.6.0
|
47 |
+
huggingface-hub==0.4.0
|
48 |
+
idna==3.3
|
49 |
+
importlib-metadata==4.11.3
|
50 |
+
importlib-resources==5.4.0
|
51 |
+
iniconfig==1.1.1
|
52 |
+
ipdb==0.13.9
|
53 |
+
ipykernel==6.9.2
|
54 |
+
ipython-genutils==0.2.0
|
55 |
+
ipython==8.1.1
|
56 |
+
ipywidgets==7.7.0
|
57 |
+
jax==0.3.1
|
58 |
+
jaxlib==0.3.0
|
59 |
+
jedi==0.18.1
|
60 |
+
jinja2==3.0.3
|
61 |
+
jiwer==2.3.0
|
62 |
+
joblib==1.1.0
|
63 |
+
json5==0.9.6
|
64 |
+
jsonschema==4.4.0
|
65 |
+
jupyter-client==7.1.2
|
66 |
+
jupyter-console==6.4.3
|
67 |
+
jupyter-core==4.9.2
|
68 |
+
jupyter-server==1.15.5
|
69 |
+
jupyter==1.0.0
|
70 |
+
jupyterlab-pygments==0.1.2
|
71 |
+
jupyterlab-server==2.11.0
|
72 |
+
jupyterlab-widgets==1.1.0
|
73 |
+
jupyterlab==3.3.2
|
74 |
+
keras-preprocessing==1.1.2
|
75 |
+
keras==2.8.0
|
76 |
+
kiwisolver==1.4.0
|
77 |
+
lab==7.0
|
78 |
+
libclang==13.0.0
|
79 |
+
librosa==0.9.1
|
80 |
+
libtpu-nightly==0.1.dev20220128
|
81 |
+
llvmlite==0.36.0
|
82 |
+
markdown==3.3.6
|
83 |
+
markupsafe==2.1.1
|
84 |
+
matplotlib-inline==0.1.3
|
85 |
+
matplotlib==3.5.1
|
86 |
+
mistune==0.8.4
|
87 |
+
msgpack==1.0.3
|
88 |
+
multidict==6.0.2
|
89 |
+
multiprocess==0.70.12.2
|
90 |
+
nbclassic==0.3.7
|
91 |
+
nbclient==0.5.13
|
92 |
+
nbconvert==6.4.4
|
93 |
+
nbformat==5.2.0
|
94 |
+
nest-asyncio==1.5.4
|
95 |
+
notebook-shim==0.1.0
|
96 |
+
notebook==6.4.10
|
97 |
+
numba==0.53.0
|
98 |
+
numpy==1.21.4
|
99 |
+
oauthlib==3.2.0
|
100 |
+
opt-einsum==3.3.0
|
101 |
+
optax==0.1.1
|
102 |
+
packaging==21.3
|
103 |
+
pandas==1.4.1
|
104 |
+
pandocfilters==1.5.0
|
105 |
+
parso==0.8.3
|
106 |
+
pathtools==0.1.2
|
107 |
+
pexpect==4.8.0
|
108 |
+
pickleshare==0.7.5
|
109 |
+
pillow==9.0.1
|
110 |
+
pip==22.0.4
|
111 |
+
pkg-resources==0.0.0
|
112 |
+
pluggy==1.0.0
|
113 |
+
pooch==1.6.0
|
114 |
+
prometheus-client==0.13.1
|
115 |
+
promise==2.3
|
116 |
+
prompt-toolkit==3.0.28
|
117 |
+
protobuf==3.19.4
|
118 |
+
psutil==5.9.0
|
119 |
+
ptyprocess==0.7.0
|
120 |
+
pure-eval==0.2.2
|
121 |
+
py==1.11.0
|
122 |
+
pyarrow==7.0.0
|
123 |
+
pyasn1-modules==0.2.8
|
124 |
+
pyasn1==0.4.8
|
125 |
+
pycparser==2.21
|
126 |
+
pygments==2.11.2
|
127 |
+
pyparsing==3.0.7
|
128 |
+
pyrsistent==0.18.1
|
129 |
+
pytest==7.1.0
|
130 |
+
python-dateutil==2.8.2
|
131 |
+
python-levenshtein==0.12.2
|
132 |
+
pytz==2021.3
|
133 |
+
pyyaml==6.0
|
134 |
+
pyzmq==22.3.0
|
135 |
+
qtconsole==5.2.2
|
136 |
+
qtpy==2.0.1
|
137 |
+
regex==2022.3.15
|
138 |
+
requests-oauthlib==1.3.1
|
139 |
+
requests==2.27.1
|
140 |
+
resampy==0.2.2
|
141 |
+
responses==0.18.0
|
142 |
+
rsa==4.8
|
143 |
+
sacremoses==0.0.49
|
144 |
+
scikit-learn==1.0.2
|
145 |
+
scipy==1.8.0
|
146 |
+
send2trash==1.8.0
|
147 |
+
sentry-sdk==1.5.8
|
148 |
+
setproctitle==1.2.2
|
149 |
+
setuptools==60.10.0
|
150 |
+
shortuuid==1.0.8
|
151 |
+
simplejson==3.17.6
|
152 |
+
six==1.16.0
|
153 |
+
smmap==5.0.0
|
154 |
+
sniffio==1.2.0
|
155 |
+
soundfile==0.10.3.post1
|
156 |
+
soupsieve==2.3.1
|
157 |
+
stack-data==0.2.0
|
158 |
+
tensorboard-data-server==0.6.1
|
159 |
+
tensorboard-plugin-wit==1.8.1
|
160 |
+
tensorboard==2.8.0
|
161 |
+
tensorflow-io-gcs-filesystem==0.24.0
|
162 |
+
tensorflow==2.8.0
|
163 |
+
termcolor==1.1.0
|
164 |
+
terminado==0.13.3
|
165 |
+
testpath==0.6.0
|
166 |
+
tf-estimator-nightly==2.8.0.dev2021122109
|
167 |
+
threadpoolctl==3.1.0
|
168 |
+
timeout-decorator==0.5.0
|
169 |
+
tokenizers==0.11.6
|
170 |
+
toml==0.10.2
|
171 |
+
tomli==2.0.1
|
172 |
+
toolz==0.11.2
|
173 |
+
torch==1.11.0+cpu
|
174 |
+
torchaudio==0.11.0+cpu
|
175 |
+
tornado==6.1
|
176 |
+
tqdm==4.63.0
|
177 |
+
traitlets==5.1.1
|
178 |
+
transformers==4.18.0.dev0
|
179 |
+
txt2tags==3.7
|
180 |
+
typing-extensions==4.1.1
|
181 |
+
urllib3==1.26.8
|
182 |
+
wandb==0.12.11
|
183 |
+
wcwidth==0.2.5
|
184 |
+
webencodings==0.5.1
|
185 |
+
websocket-client==1.3.1
|
186 |
+
werkzeug==2.0.3
|
187 |
+
wheel==0.37.1
|
188 |
+
widgetsnbextension==3.6.0
|
189 |
+
wrapt==1.14.0
|
190 |
+
xxhash==3.0.0
|
191 |
+
yarl==1.7.2
|
192 |
+
yaspin==2.1.0
|
193 |
+
zipp==3.7.0
|
wandb/run-20220324_170435-3q1wfjyt/files/wandb-metadata.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"os": "Linux-5.4.0-1043-gcp-x86_64-with-glibc2.29",
|
3 |
+
"python": "3.8.10",
|
4 |
+
"heartbeatAt": "2022-03-24T17:04:38.335987",
|
5 |
+
"startedAt": "2022-03-24T17:04:35.037226",
|
6 |
+
"docker": null,
|
7 |
+
"cpu_count": 96,
|
8 |
+
"cuda": null,
|
9 |
+
"args": [
|
10 |
+
"--dataset_name=librispeech_asr",
|
11 |
+
"--model_name_or_path=./",
|
12 |
+
"--dataset_config_name=clean",
|
13 |
+
"--train_split_name=train.100",
|
14 |
+
"--eval_split_name=validation",
|
15 |
+
"--output_dir=./",
|
16 |
+
"--preprocessing_num_workers=16",
|
17 |
+
"--length_column_name=input_length",
|
18 |
+
"--overwrite_output_dir",
|
19 |
+
"--num_train_epochs=10",
|
20 |
+
"--per_device_train_batch_size=4",
|
21 |
+
"--per_device_eval_batch_size=4",
|
22 |
+
"--logging_steps=25",
|
23 |
+
"--max_duration_in_seconds=15",
|
24 |
+
"--max_target_length=64",
|
25 |
+
"--generation_max_length=40",
|
26 |
+
"--generation_num_beams=1",
|
27 |
+
"--learning_rate=1e-4",
|
28 |
+
"--warmup_steps=1000",
|
29 |
+
"--text_column_name=text",
|
30 |
+
"--save_total_limit=1",
|
31 |
+
"--freeze_feature_encoder",
|
32 |
+
"--predict_with_generate",
|
33 |
+
"--do_lower_case",
|
34 |
+
"--do_eval",
|
35 |
+
"--do_train",
|
36 |
+
"--push_to_hub",
|
37 |
+
"--use_auth_token",
|
38 |
+
"--wandb_project=flax-wav2vec2-2-gpt2-no-regularisation"
|
39 |
+
],
|
40 |
+
"state": "running",
|
41 |
+
"program": "run_flax_speech_recognition_seq2seq.py",
|
42 |
+
"codePath": "run_flax_speech_recognition_seq2seq.py",
|
43 |
+
"git": {
|
44 |
+
"remote": "https://huggingface.co/sanchit-gandhi/flax-wav2vec2-2-gpt2-no-regularisation",
|
45 |
+
"commit": "2102271dda7144cb777336b0c4efe08f552f4cce"
|
46 |
+
},
|
47 |
+
"email": "[email protected]",
|
48 |
+
"root": "/home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation",
|
49 |
+
"host": "t1v-n-4eb331dd-w-0",
|
50 |
+
"username": "sanchitgandhi",
|
51 |
+
"executable": "/home/sanchitgandhi/venv/bin/python"
|
52 |
+
}
|
wandb/run-20220324_170435-3q1wfjyt/files/wandb-summary.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"decoder_grad_norm": 4.946557521820068, "encoder_grad_norm": 0.12964728474617004, "grad_norm": 4.948256015777588, "learning_rate": 6.249999569263309e-05, "loss": 4.1749982833862305, "_timestamp": 1648145302, "_runtime": 3827, "_step": 625, "eval_loss": 4.234776973724365, "eval_wer": 2.1047599535614285}
|
wandb/run-20220324_170435-3q1wfjyt/logs/debug-internal.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
wandb/run-20220324_170435-3q1wfjyt/logs/debug.log
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
2022-03-24 17:04:35,038 INFO MainThread:317032 [wandb_setup.py:_flush():75] Loading settings from /home/sanchitgandhi/.config/wandb/settings
|
2 |
+
2022-03-24 17:04:35,038 INFO MainThread:317032 [wandb_setup.py:_flush():75] Loading settings from /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/settings
|
3 |
+
2022-03-24 17:04:35,038 INFO MainThread:317032 [wandb_setup.py:_flush():75] Loading settings from environment variables: {}
|
4 |
+
2022-03-24 17:04:35,038 INFO MainThread:317032 [wandb_setup.py:_flush():75] Inferring run settings from compute environment: {'program_relpath': 'run_flax_speech_recognition_seq2seq.py', 'program': 'run_flax_speech_recognition_seq2seq.py'}
|
5 |
+
2022-03-24 17:04:35,038 INFO MainThread:317032 [wandb_init.py:_log_setup():405] Logging user logs to /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_170435-3q1wfjyt/logs/debug.log
|
6 |
+
2022-03-24 17:04:35,038 INFO MainThread:317032 [wandb_init.py:_log_setup():406] Logging internal logs to /home/sanchitgandhi/flax-wav2vec2-2-gpt2-no-regularisation/wandb/run-20220324_170435-3q1wfjyt/logs/debug-internal.log
|
7 |
+
2022-03-24 17:04:35,039 INFO MainThread:317032 [wandb_init.py:init():439] calling init triggers
|
8 |
+
2022-03-24 17:04:35,039 INFO MainThread:317032 [wandb_init.py:init():442] wandb.init called with sweep_config: {}
|
9 |
+
config: {}
|
10 |
+
2022-03-24 17:04:35,039 INFO MainThread:317032 [wandb_init.py:init():492] starting backend
|
11 |
+
2022-03-24 17:04:35,039 INFO MainThread:317032 [backend.py:_multiprocessing_setup():99] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
|
12 |
+
2022-03-24 17:04:35,076 INFO MainThread:317032 [backend.py:ensure_launched():219] starting backend process...
|
13 |
+
2022-03-24 17:04:35,114 INFO MainThread:317032 [backend.py:ensure_launched():224] started backend process with pid: 318088
|
14 |
+
2022-03-24 17:04:35,116 INFO MainThread:317032 [wandb_init.py:init():501] backend started and connected
|
15 |
+
2022-03-24 17:04:35,129 INFO MainThread:317032 [wandb_init.py:init():565] updated telemetry
|
16 |
+
2022-03-24 17:04:35,219 INFO MainThread:317032 [wandb_init.py:init():596] communicating run to backend with 30 second timeout
|
17 |
+
2022-03-24 17:04:36,136 INFO MainThread:317032 [wandb_run.py:_on_init():1759] communicating current version
|
18 |
+
2022-03-24 17:04:36,194 INFO MainThread:317032 [wandb_run.py:_on_init():1763] got version response
|
19 |
+
2022-03-24 17:04:36,195 INFO MainThread:317032 [wandb_init.py:init():625] starting run threads in backend
|
20 |
+
2022-03-24 17:04:38,379 INFO MainThread:317032 [wandb_run.py:_console_start():1733] atexit reg
|
21 |
+
2022-03-24 17:04:38,380 INFO MainThread:317032 [wandb_run.py:_redirect():1606] redirect: SettingsConsole.REDIRECT
|
22 |
+
2022-03-24 17:04:38,380 INFO MainThread:317032 [wandb_run.py:_redirect():1611] Redirecting console.
|
23 |
+
2022-03-24 17:04:38,382 INFO MainThread:317032 [wandb_run.py:_redirect():1667] Redirects installed.
|
24 |
+
2022-03-24 17:04:38,382 INFO MainThread:317032 [wandb_init.py:init():664] run started, returning control to user process
|
wandb/run-20220324_170435-3q1wfjyt/run-3q1wfjyt.wandb
ADDED
Binary file (373 kB). View file
|
|