Advertisement
Guest User

application logs

a guest
Sep 17th, 2023
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.76 KB | None | 0 0
  1. ===== Application Startup at 2023-09-17 22:41:24 =====
  2.  
  3.  
  4. ==========
  5. == CUDA ==
  6. ==========
  7.  
  8. CUDA Version 11.7.1
  9.  
  10. Container image Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
  11.  
  12. This container image and its contents are governed by the NVIDIA Deep Learning Container License.
  13. By pulling and using the container, you accept the terms and conditions of this license:
  14. https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license
  15.  
  16. A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience.
  17.  
  18.  
  19. You can now view your Streamlit app in your browser.
  20.  
  21. URL: http://0.0.0.0:8501
  22.  
  23. 2023-09-17 22:43:16.377 Uncaught app exception
  24. Traceback (most recent call last):
  25. File "/opt/venv/lib/python3.10/site-packages/streamlit/runtime/state/session_state_proxy.py", line 119, in __getattr__
  26. return self[key]
  27. File "/opt/venv/lib/python3.10/site-packages/streamlit/runtime/state/session_state_proxy.py", line 90, in __getitem__
  28. return get_session_state()[key]
  29. File "/opt/venv/lib/python3.10/site-packages/streamlit/runtime/state/safe_session_state.py", line 111, in __getitem__
  30. raise KeyError(key)
  31. KeyError: 'messages'
  32.  
  33. During handling of the above exception, another exception occurred:
  34.  
  35. Traceback (most recent call last):
  36. File "/opt/venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 552, in _run_script
  37. exec(code, module.__dict__)
  38. File "/home/user/psychology_qa/app.py", line 13, in <module>
  39. ChatView().display()
  40. File "/home/user/psychology_qa/views/base.py", line 24, in display
  41. self._display()
  42. File "/home/user/psychology_qa/views/chat.py", line 16, in _display
  43. for message in st.session_state.messages:
  44. File "/opt/venv/lib/python3.10/site-packages/streamlit/runtime/state/session_state_proxy.py", line 121, in __getattr__
  45. raise AttributeError(_missing_attr_error_message(key))
  46. AttributeError: st.session_state has no attribute "messages". Did you forget to initialize it? More info: https://docs.streamlit.io/library/advanced-features/session-state#initialization
  47. 2023-09-17T22:43:56+0000 INFO views.upload_book: upload_book Loading pipeline...
  48. 2023-09-17T22:43:58+0000 INFO torch.distributed.nn.jit.instantiator: instantiator Created a temporary directory at /tmp/tmpu8b9xomy
  49. 2023-09-17T22:43:58+0000 INFO torch.distributed.nn.jit.instantiator: instantiator Writing /tmp/tmpu8b9xomy/_remote_module_non_scriptable.py
  50. pdftotext version 4.04 [www.xpdfreader.com]
  51. Copyright 1996-2022 Glyph & Cog, LLC
  52. 2023-09-17T22:44:00+0000 INFO haystack.modeling.utils: utils Using devices: CUDA:0 - Number of GPUs: 1
  53. 2023-09-17T22:44:00+0000 INFO haystack.nodes.retriever.dense: dense Init retriever using embeddings of model intfloat/multilingual-e5-large
  54. 2023-09-17T22:44:00+0000 INFO sentence_transformers.SentenceTransformer: SentenceTransformer Load pretrained SentenceTransformer: intfloat/multilingual-e5-large
  55.  
  56. Downloading (…)cb085/.gitattributes: 0%| | 0.00/1.63k [00:00<?, ?B/s]
  57. Downloading (…)cb085/.gitattributes: 100%|██████████| 1.63k/1.63k [00:00<00:00, 9.20MB/s]
  58.  
  59. Downloading (…)_Pooling/config.json: 0%| | 0.00/201 [00:00<?, ?B/s]
  60. Downloading (…)_Pooling/config.json: 100%|██████████| 201/201 [00:00<00:00, 1.33MB/s]
  61.  
  62. Downloading (…)cd0eacb085/README.md: 0%| | 0.00/160k [00:00<?, ?B/s]
  63. Downloading (…)cd0eacb085/README.md: 100%|██████████| 160k/160k [00:00<00:00, 119MB/s]
  64.  
  65. Downloading (…)0eacb085/config.json: 0%| | 0.00/690 [00:00<?, ?B/s]
  66. Downloading (…)0eacb085/config.json: 100%|██████████| 690/690 [00:00<00:00, 5.61MB/s]
  67.  
  68. Downloading model.safetensors: 0%| | 0.00/2.24G [00:00<?, ?B/s]
  69. Downloading model.safetensors: 1%| | 21.0M/2.24G [00:00<00:27, 79.8MB/s]
  70. Downloading model.safetensors: 2%|▏ | 41.9M/2.24G [00:00<00:27, 78.6MB/s]
  71. Downloading model.safetensors: 2%|▏ | 52.4M/2.24G [00:00<00:45, 48.1MB/s]
  72. Downloading model.safetensors: 3%|▎ | 73.4M/2.24G [00:01<00:44, 48.3MB/s]
  73. Downloading model.safetensors: 4%|▎ | 83.9M/2.24G [00:01<00:40, 53.6MB/s]
  74. Downloading model.safetensors: 5%|▍ | 105M/2.24G [00:01<00:35, 60.0MB/s]
  75. Downloading model.safetensors: 5%|▌ | 115M/2.24G [00:01<00:34, 62.0MB/s]
  76. Downloading model.safetensors: 6%|▌ | 136M/2.24G [00:02<00:29, 70.1MB/s]
  77. Downloading model.safetensors: 7%|▋ | 147M/2.24G [00:02<00:32, 65.2MB/s]
  78. Downloading model.safetensors: 7%|▋ | 168M/2.24G [00:02<00:28, 71.9MB/s]
  79. Downloading model.safetensors: 8%|▊ | 178M/2.24G [00:02<00:30, 67.8MB/s]
  80. Downloading model.safetensors: 9%|▉ | 199M/2.24G [00:03<00:32, 63.4MB/s]
  81. Downloading model.safetensors: 9%|▉ | 210M/2.24G [00:03<00:35, 58.0MB/s]
  82. Downloading model.safetensors: 10%|█ | 231M/2.24G [00:03<00:29, 67.4MB/s]
  83. Downloading model.safetensors: 11%|█ | 241M/2.24G [00:03<00:32, 60.8MB/s]
  84. Downloading model.safetensors: 12%|█▏ | 262M/2.24G [00:04<00:26, 75.5MB/s]
  85. Downloading model.safetensors: 12%|█▏ | 273M/2.24G [00:04<00:28, 68.0MB/s]
  86. Downloading model.safetensors: 13%|█▎ | 294M/2.24G [00:04<00:25, 75.4MB/s]
  87. Downloading model.safetensors: 14%|█▎ | 304M/2.24G [00:04<00:34, 55.8MB/s]
  88. Downloading model.safetensors: 15%|█▍ | 325M/2.24G [00:05<00:29, 64.1MB/s]
  89. Downloading model.safetensors: 15%|█▍ | 336M/2.24G [00:05<00:31, 60.8MB/s]
  90. Downloading model.safetensors: 15%|█▌ | 346M/2.24G [00:05<00:32, 58.4MB/s]
  91. Downloading model.safetensors: 16%|█▌ | 357M/2.24G [00:05<00:37, 50.4MB/s]
  92. Downloading model.safetensors: 17%|█▋ | 377M/2.24G [00:06<00:29, 63.0MB/s]
  93. Downloading model.safetensors: 17%|█▋ | 388M/2.24G [00:06<00:28, 64.2MB/s]
  94. Downloading model.safetensors: 18%|█▊ | 398M/2.24G [00:06<00:26, 69.6MB/s]
  95. Downloading model.safetensors: 18%|█▊ | 409M/2.24G [00:06<00:25, 71.9MB/s]
  96. Downloading model.safetensors: 19%|█▊ | 419M/2.24G [00:06<00:28, 64.3MB/s]
  97. Downloading model.safetensors: 20%|█▉ | 440M/2.24G [00:06<00:24, 72.1MB/s]
  98. Downloading model.safetensors: 20%|██ | 451M/2.24G [00:07<00:24, 73.3MB/s]
  99. Downloading model.safetensors: 21%|██ | 472M/2.24G [00:07<00:27, 65.3MB/s]
  100. Downloading model.safetensors: 22%|██▏ | 482M/2.24G [00:07<00:29, 59.2MB/s]
  101. Downloading model.safetensors: 22%|██▏ | 503M/2.24G [00:07<00:28, 61.9MB/s]
  102. Downloading model.safetensors: 23%|██▎ | 514M/2.24G [00:08<00:33, 52.0MB/s]
  103. Downloading model.safetensors: 24%|██▍ | 535M/2.24G [00:08<00:25, 66.6MB/s]
  104. Downloading model.safetensors: 24%|██▍ | 545M/2.24G [00:08<00:26, 62.9MB/s]
  105. Downloading model.safetensors: 25%|██▌ | 566M/2.24G [00:08<00:22, 73.8MB/s]
  106. Downloading model.safetensors: 26%|██▌ | 577M/2.24G [00:09<00:23, 70.4MB/s]
  107. Downloading model.safetensors: 26%|██▌ | 587M/2.24G [00:09<00:24, 67.0MB/s]
  108. Downloading model.safetensors: 27%|██▋ | 598M/2.24G [00:09<00:23, 69.0MB/s]
  109. Downloading model.safetensors: 27%|██▋ | 608M/2.24G [00:09<00:33, 48.2MB/s]
  110. Downloading model.safetensors: 28%|██▊ | 629M/2.24G [00:10<00:29, 54.0MB/s]
  111. Downloading model.safetensors: 29%|██▉ | 650M/2.24G [00:10<00:28, 56.0MB/s]
  112. Downloading model.safetensors: 29%|██▉ | 661M/2.24G [00:10<00:28, 54.5MB/s]
  113. Downloading model.safetensors: 30%|███ | 682M/2.24G [00:10<00:26, 59.9MB/s]
  114. Downloading model.safetensors: 31%|███ | 692M/2.24G [
  115. 57.3MB/s]
  116. Downloading model.safetensors: 32%|███▏ | 713M/2.24G [00:11<00:23, 65.9MB/s]
  117. Downloading model.safetensors: 32%|███▏ | 724M/2.24G [00:11<00:26, 56.4MB/s]
  118. Downloading model.safetensors: 33%|███▎ | 744M/2.24G [00:11<00:22, 65.7MB/s]
  119. Downloading model.safetensors: 34%|███▎ | 755M/2.24G [00:12<00:24, 61.3MB/s]
  120. Downloading model.safetensors: 35%|███▍ | 776M/2.24G [00:12<00:22, 63.8MB/s]
  121. Downloading model.safetensors: 35%|███▌ | 786M/2.24G [00:12<00:22, 65.4MB/s]
  122. Downloading model.safetensors: 36%|███▌ | 807M/2.24G [00:12<00:18, 78.6MB/s]
  123. Downloading model.safetensors: 37%|███▋ | 828M/2.24G [00:12<00:14, 98.2MB/s]
  124. Downloading model.safetensors: 38%|███▊ | 849M/2.24G [00:13<00:19, 71.4MB/s]
  125. Downloading model.safetensors: 38%|███▊ | 860M/2.24G [00:13<00:20, 67.1MB/s]
  126. Downloading model.safetensors: 39%|███▉ | 870M/2.24G [00:13<00:19, 70.6MB/s]
  127. Downloading model.safetensors: 39%|███▉ | 881M/2.24G [00:13<00:20, 67.9MB/s]
  128. Downloading model.safetensors: 40%|████ | 902M/2.24G [00:14<00:18, 73.9MB/s]
  129. Downloading model.safetensors: 41%|████ | 912M/2.24G [00:14<00:18, 71.3MB/s]
  130. Downloading model.safetensors: 42%|████▏ | 933M/2.24G [00:14<00:19, 66.2MB/s]
  131. Downloading model.safetensors: 43%|████▎ | 954M/2.24G [00:14<00:16, 76.4MB/s]
  132. Downloading model.safetensors: 43%|████▎ | 965M/2.24G [00:14<00:19, 65.5MB/s]
  133. Downloading model.safetensors: 44%|████▍ | 986M/2.24G [00:15<00:15, 80.4MB/s]
  134. Downloading model.safetensors: 44%|████▍ | 996M/2.24G [00:15<00:22, 54.5MB/s]
  135. Downloading model.safetensors: 45%|████▌ | 1.02G/2.24G [00:15<00:17, 70.6MB/s]
  136. Downloading model.safetensors: 46%|████▌ | 1.03G/2.24G [00:15<00:18, 67.1MB/s]
  137. Downloading model.safetensors: 47%|████▋ | 1.05G/2.24G [00:16<00:15, 78.5MB/s]
  138. Downloading model.safetensors: 47%|████▋ | 1.06G/2.24G [00:16<00:17, 67.4MB/s]
  139. Downloading model.safetensors: 48%|████▊ | 1.08G/2.24G [00:16<00:15, 73.7MB/s]
  140. Downloading model.safetensors: 49%|████▊ | 1.09G/2.24G [00:16<00:16, 69.2MB/s]
  141. Downloading model.safetensors: 49%|████▉ | 1.10G/2.24G [00:16<00:16, 70.8MB/s]
  142. Downloading model.safetensors: 50%|████▉ | 1.11G/2.24G [00:17<00:14, 76.5MB/s]
  143. Downloading model.safetensors: 50%|█████ | 1.12G/2.24G [00:17<00:15, 73.7MB/s]
  144. Downloading model.safetensors: 51%|█████ | 1.14G/2.24G [00:17<00:17, 61.0MB/s]
  145. Downloading model.safetensors: 52%|█████▏ | 1.15G/2.24G [00:17<00:19, 55.3MB/s]
  146. Downloading model.safetensors: 52%|█████▏ | 1.16G/2.24G [00:17<00:18, 59.6MB/s]
  147. Downloading model.safetensors: 52%|█████▏ | 1.17G/2.24G [00:18<00:17, 60.2MB/s]
  148. Downloading model.safetensors: 53%|█████▎ | 1.18G/2.24G [00:18<00:24, 43.7MB/s]
  149. Downloading model.safetensors: 54%|█████▍ | 1.21G/2.24G [00:18<00:20, 51.0MB/s]
  150. Downloading model.safetensors: 54%|█████▍ | 1.22G/2.24G [00:19<00:26, 39.2MB/s]
  151. Downloading model.safetensors: 55%|█████▌ | 1.24G/2.24G [00:19<00:18, 54.2MB/s]
  152. Downloading model.safetensors: 56%|█████▌ | 1.26G/2.24G [00:19<00:14, 67.0MB/s]
  153. Downloading model.safetensors: 57%|█████▋ | 1.27G/2.24G [00:19<00:15, 64.7MB/s]
  154. Downloading model.safetensors: 58%|█████▊ | 1.29G/2.24G [00:20<00:15, 61.8MB/s]
  155. Downloading model.safetensors: 58%|█████▊ | 1.30G/2.24G [00:20<00:15, 60.9MB/s]
  156. Downloading model.safetensors: 59%|█████▉ | 1.32G/2.24G [00:20<00:12, 75.0MB/s]
  157. Downloading model.safetensors: 59%|█████▉ | 1.33G/2.24G [00:20<00:12, 70.4MB/s]
  158. Downloading model.safetensors: 60%|██████ | 1.35G/2.24G [00:21<00:11, 77.3MB/s]
  159. Downloading model.safetensors: 61%|██████ | 1.36G/2.24G [00:21<00:11, 76.8MB/s]
  160. Downloading model.safetensors: 62%|██████▏ | 1.38G/2.24G [00:21<00:10, 84.8MB/s]
  161. Downloading model.safetensors: 62%|██████▏ | 1.39G/2.24G [00:21<00:11, 74.6MB/s]
  162. Downloading model.safetensors: 63%|██████▎ | 1.42G/2.24G [00:21<00:10, 78.9MB/s]
  163. Downloading model.safetensors: 64%|██████▎ | 1.43G/2.24G [00:22<00:12, 66.7MB/s]
  164. Downloading model.safetensors: 65%|██████▍ | 1.45G/2.24G [00:22<00:11, 67.4MB/s]
  165. Downloading model.safetensors: 65%|██████▌ | 1.46G/2.24G [00:22<00:12, 60.3MB/s]
  166. Downloading model.safetensors: 66%|██████▌ | 1.48G/2.24G [00:22<00:11, 66.9MB/s]
  167. Downloading model.safetensors: 66%|██████▋ | 1.49G/2.24G [00:23<00:13, 57.5MB/s]
  168. Downloading model.safetensors: 67%|██████▋ | 1.51G/2.24G [00:23<00:10, 67.7MB/s]
  169. Downloading model.safetensors: 68%|██████▊ | 1.52G/2.24G [00:23<00:12, 56.7MB/s]
  170. Downloading model.safetensors: 69%|██████▉ | 1.54G/2.24G [00:23<00:11, 63.3MB/s]
  171. Downloading model.safetensors: 70%|██████▉ | 1.56G/2.24G [00:24<00:10, 67.7MB/s]
  172. Downloading model.safetensors: 70%|███████ | 1.57G/2.24G [00:24<00:09, 68.6MB/s]
  173. Downloading model.safetensors: 71%|███████ | 1.59G/2.24G [00:24<00:08, 78.7MB/s]
  174. Downloading model.safetensors: 72%|███████▏ | 1.60G/2.24G [00:24<00:09, 65.6MB/s]
  175. Downloading model.safetensors: 72%|███████▏ | 1.61G/2.24G [00:25<00:10, 57.5MB/s]
  176. Downloading model.safetensors: 73%|███████▎ | 1.63G/2.24G [00:25<00:12, 50.8MB/s]
  177. Downloading model.safetensors: 73%|███████▎ | 1.64G/2.24G [00:25<00:12, 50.2MB/s]
  178. Downloading model.safetensors: 74%|███████▎ | 1.65G/2.24G [00:25<00:10, 58.2MB/s]
  179. Downloading model.safetensors: 74%|███████▍ | 1.67G/2.24G [00:25<00:09, 59.1MB/s]
  180. Downloading model.safetensors: 75%|███████▌ | 1.69G/2.24G [00:26<00:09, 56.8MB/s]
  181. Downloading model.safetensors: 76%|███████▌ | 1.70G/2.24G [00:26<00:10, 51.1MB/s]
  182. Downloading model.safetensors: 77%|███████▋ | 1.72G/2.24G [00:26<00:08, 58.3MB/s]
  183. Downloading model.safetensors: 77%|███████▋ | 1.73G/2.24G [00:27<00:08, 63.4MB/s]
  184. Downloading model.safetensors: 78%|███████▊ | 1.74G/2.24G [00:27<00:07, 65.9MB/s]
  185. Downloading model.safetensors: 78%|███████▊ | 1.75G/2.24G [00:27<00:07, 67.3MB/s]
  186. Downloading model.safetensors: 79%|███████▊ | 1.76G/2.24G [00:27<00:07, 66.9MB/s]
  187. Downloading model.safetensors: 80%|███████▉ | 1.78G/2.24G [00:27<00:06, 69.0MB/s]
  188. Downloading model.safetensors: 80%|████████ | 1.79G/2.24G [00:28<00:07, 58.7MB/s]
  189. Downloading model.safetensors: 81%|████████ | 1.81G/2.24G [00:28<00:06, 68.0MB/s]
  190. Downloading model.safetensors: 81%|████████▏ | 1.82G/2.24G [00:28<00:06, 68.1MB/s]
  191. Downloading model.safetensors: 82%|████████▏ | 1.85G/2.24G [00:28<00:05, 74.1MB/s]
  192. Downloading model.safetensors: 83%|████████▎ | 1.86G/2.24G [00:28<00:05, 68.0MB/s]
  193. Downloading model.safetensors: 83%|████████▎ | 1.87G/2.24G [00:29<00:05, 69.8MB/s]
  194. Downloading model.safetensors: 84%|████████▍ | 1.88G/2.24G [00:29<00:05, 65.3MB/s]
  195. Downloading model.safetensors: 85%|████████▍ | 1.90G/2.24G [00:29<00:04, 68.7MB/s]
  196. Downloading model.safetensors: 85%|████████▌ | 1.91G/2.24G [00:29<00:04, 71.7MB/s]
  197. Downloading model.safetensors: 86%|████████▌ | 1.93G/2.24G [00:29<00:04, 74.1MB/s]
  198. Downloading model.safetensors: 87%|████████▋ | 1.94G/2.24G [00:30<00:04, 61.2MB/s]
  199. Downloading model.safetensors: 88%|████████▊ | 1.96G/2.24G [00:30<00:04, 65.2MB/s]
  200. Downloading model.safetensors: 88%|███████�
  201. | 1.97G/2.24G [00:30<00:04, 62.8MB/s]
  202. Downloading model.safetensors: 89%|████████▉ | 1.99G/2.24G [00:30<00:03, 68.6MB/s]
  203. Downloading model.safetensors: 89%|████████▉ | 2.00G/2.24G [00:31<00:03, 60.2MB/s]
  204. Downloading model.safetensors: 90%|█████████ | 2.02G/2.24G [00:31<00:03, 59.4MB/s]
  205. Downloading model.safetensors: 91%|█████████ | 2.03G/2.24G [00:31<00:03, 54.7MB/s]
  206. Downloading model.safetensors: 92%|█████████▏| 2.06G/2.24G [00:31<00:02, 67.1MB/s]
  207. Downloading model.safetensors: 92%|█████████▏| 2.07G/2.24G [00:32<00:02, 65.2MB/s]
  208. Downloading model.safetensors: 93%|█████████▎| 2.09G/2.24G [00:32<00:02, 60.3MB/s]
  209. Downloading model.safetensors: 94%|█████████▎| 2.10G/2.24G [00:32<00:02, 63.6MB/s]
  210. Downloading model.safetensors: 95%|█████████▍| 2.12G/2.24G [00:33<00:02, 58.5MB/s]
  211. Downloading model.safetensors: 95%|█████████▌| 2.13G/2.24G [00:33<00:02, 49.0MB/s]
  212. Downloading model.safetensors: 96%|█████████▌| 2.15G/2.24G [00:33<00:01, 53.5MB/s]
  213. Downloading model.safetensors: 96%|█████████▋| 2.16G/2.24G [00:34<00:01, 47.1MB/s]
  214. Downloading model.safetensors: 97%|█████████▋| 2.18G/2.24G [00:34<00:01, 52.7MB/s]
  215. Downloading model.safetensors: 98%|█████████▊| 2.19G/2.24G [00:34<00:00, 49.0MB/s]
  216. Downloading model.safetensors: 98%|█████████▊| 2.20G/2.24G [00:34<00:00, 54.2MB/s]
  217. Downloading model.safetensors: 99%|█████████▉| 2.21G/2.24G [00:35<00:00, 48.4MB/s]
  218. Downloading model.safetensors: 100%|█████████▉| 2.23G/2.24G [00:35<00:00, 61.1MB/s]
  219. Downloading model.safetensors: 100%|██████████| 2.24G/2.24G [00:35<00:00, 63.1MB/s]
  220.  
  221. Downloading (…)085/onnx/config.json: 0%| | 0.00/688 [00:00<?, ?B/s]
  222. Downloading (…)085/onnx/config.json: 100%|██████████| 688/688 [00:00<00:00, 5.04MB/s]
  223.  
  224. Downloading model.onnx: 0%| | 0.00/546k [00:00<?, ?B/s]
  225. Downloading model.onnx: 100%|██████████| 546k/546k [00:00<00:00, 62.3MB/s]
  226.  
  227. Downloading model.onnx_data: 0%| | 0.00/2.24G [00:00<?, ?B/s]
  228. Downloading model.onnx_data: 1%| | 21.0M/2.24G [00:00<00:20, 106MB/s]
  229. Downloading model.onnx_data: 2%|▏ | 41.9M/2.24G [00:00<00:22, 99.1MB/s]
  230. Downloading model.onnx_data: 2%|▏ | 52.4M/2.24G [00:00<00:32, 66.2MB/s]
  231. Downloading model.onnx_data: 3%|▎ | 73.4M/2.24G [00:00<00:30, 70.5MB/s]
  232. Downloading model.onnx_data: 4%|▍ | 83.9M/2.24G [00:01<00:39, 55.0MB/s]
  233. Downloading model.onnx_data: 4%|▍ | 94.4M/2.24G [00:01<00:39, 54.0MB/s]
  234. Downloading model.onnx_data: 5%|▍ | 105M/2.24G [00:01<00:36, 58.7MB/s]
  235. Downloading model.onnx_data: 5%|▌ | 115M/2.24G [00:01<00:33, 62.4MB/s]
  236. Downloading model.onnx_data: 6%|▌ | 136M/2.24G [00:02<00:28, 72.6MB/s]
  237. Downloading model.onnx_data: 7%|▋ | 147M/2.24G [00:02<00:29, 71.1MB/s]
  238. Downloading model.onnx_data: 8%|▊ | 168M/2.24G [00:02<00:26, 78.2MB/s]
  239. Downloading model.onnx_data: 8%|▊ | 178M/2.24G [00:02<00:31, 64.8MB/s]
  240. Downloading model.onnx_data: 9%|▉ | 199M/2.24G [00:03<00:32, 62.5MB/s]
  241. Downloading model.onnx_data: 9%|▉ | 210M/2.24G [00:03<00:35, 57.3MB/s]
  242. Downloading model.onnx_data: 10%|█ | 231M/2.24G [00:03<00:33, 59.6MB/s]
  243. Downloading model.onnx_data: 11%|█ | 241M/2.24G [00:03<00:31, 63.5MB/s]
  244. Downloading model.onnx_data: 12%|█▏ | 262M/2.24G [00:03<00:29, 65.9MB/s]
  245. Downloading model.onnx_data: 12%|█▏ | 273M/2.24G [00:04<00:36, 54.0MB/s]
  246. Downloading model.onnx_data: 13%|█▎ | 294M/2.24G [00:04<00:30, 63.4MB/s]
  247. Downloading model.onnx_data: 14%|█▎ | 304M/2.24G [00:04<00:33, 57.2MB/s]
  248. Downloading model.onnx_data: 15%|█▍ | 325M/2.24G [00:04<00:25, 74.1MB/s]
  249. Downloading model.onnx_data: 15%|█▌ | 346M/2.24G [00:05<00:26, 72.2MB/s]
  250. Downloading model.onnx_data: 16%|█▌ | 357M/2.24G [00:05<00:33, 56.6MB/s]
  251. Downloading model.onnx_data: 17%|█▋ | 377M/2.24G [00:05<00:27, 67.4MB/s]
  252. Downloading model.onnx_data: 17%|█▋ | 388M/2.24G [00:05<00:26, 69.3MB/s]
  253. Downloading model.onnx_data: 18%|█▊ | 409M/2.24G [00:06<00:23, 76.4MB/s]
  254. Downloading model.onnx_data: 19%|█▉ | 419M/2.24G [00:06<00:26, 68.1MB/s]
  255. Downloading model.onnx_data: 20%|█▉ | 440M/2.24G [00:06<00:23, 77.6MB/s]
  256. Downloading model.onnx_data: 20%|██ | 451M/2.24G [00:06<00:26, 67.6MB/s]
  257. Downloading model.onnx_data: 21%|██ | 472M/2.24G [00:07<00:24, 72.0MB/s]
  258. Downloading model.onnx_data: 22%|██▏ | 482M/2.24G [00:07<00:27, 64.6MB/s]
  259. Downloading model.onnx_data: 22%|██▏ | 493M/2.24G [00:07<00:26, 65.0MB/s]
  260. Downloading model.onnx_data: 23%|██▎ | 503M/2.24G [00:07<00:28, 61.8MB/s]
  261. Downloading model.onnx_data: 23%|██▎ | 514M/2.24G [00:07<00:32, 52.7MB/s]
  262. Downloading model.onnx_data: 24%|██▍ | 535M/2.24G [00:08<00:27, 62.6MB/s]
  263. Downloading model.onnx_data: 24%|██▍ | 545M/2.24G [00:08<00:25, 67.1MB/s]
  264. Downloading model.onnx_data: 25%|██▌ | 566M/2.24G [00:08<00:23, 70.9MB/s]
  265. Downloading model.onnx_data: 26%|██▌ | 577M/2.24G [00:08<00:26, 62.1MB/s]
  266. Downloading model.onnx_data: 27%|██▋ | 598M/2.24G [00:09<00:27, 60.2MB/s]
  267. Downloading model.onnx_data: 27%|██▋ | 608M/2.24G [00:09<00:30, 53.5MB/s]
  268. Downloading model.onnx_data: 28%|██▊ | 629M/2.24G [00:09<00:23, 68.3MB/s]
  269. Downloading model.onnx_data: 29%|██▊ | 640M/2.24G [00:09<00:21, 73.4MB/s]
  270. Downloading model.onnx_data: 29%|██▉ | 650M/2.24G [00:10<00:29, 54.5MB/s]
  271. Downloading model.onnx_data: 30%|██▉ | 661M/2.24G [00:10<00:26, 58.6MB/s]
  272. Downloading model.onnx_data: 30%|███ | 682M/2.24G [00:10<00:26, 59.7MB/s]
  273. Downloading model.onnx_data: 31%|███ | 692M/2.24G [00:10<00:30, 50.0MB/s]
  274. Downloading model.onnx_data: 31%|███▏ | 703M/2.24G [00:11
  275. 56.2MB/s]
  276. Downloading model.onnx_data: 32%|███▏ | 713M/2.24G [00:11<00:30, 50.2MB/s]
  277. Downloading model.onnx_data: 32%|███▏ | 724M/2.24G [00:11<00:36, 41.2MB/s]
  278. Downloading model.onnx_data: 33%|███▎ | 744M/2.24G [00:11<00:29, 50.0MB/s]
  279. Downloading model.onnx_data: 34%|███▍ | 755M/2.24G [00:12<00:27, 53.3MB/s]
  280. Downloading model.onnx_data: 35%|███▍ | 776M/2.24G [00:12<00:28, 50.9MB/s]
  281. Downloading model.onnx_data: 35%|███▌ | 786M/2.24G [00:12<00:27, 52.8MB/s]
  282. Downloading model.onnx_data: 36%|███▌ | 807M/2.24G [00:12<00:20, 68.8MB/s]
  283. Downloading model.onnx_data: 37%|███▋ | 818M/2.24G [00:13<00:28, 50.0MB/s]
  284. Downloading model.onnx_data: 38%|███▊ | 839M/2.24G [00:13<00:20, 67.2MB/s]
  285. Downloading model.onnx_data: 38%|███▊ | 849M/2.24G [00:13<00:20, 66.6MB/s]
  286. Downloading model.onnx_data: 38%|███▊ | 860M/2.24G [00:13<00:19, 69.4MB/s]
  287. Downloading model.onnx_data: 39%|███▉ | 870M/2.24G [00:13<00:19, 70.2MB/s]
  288. Downloading model.onnx_data: 39%|███▉ | 881M/2.24G [00:14<00:21, 64.4MB/s]
  289. Downloading model.onnx_data: 40%|████ | 902M/2.24G [00:14<00:18, 72.3MB/s]
  290. Downloading model.onnx_data: 41%|████ | 912M/2.24G [00:14<00:17, 74.7MB/s]
  291. Downloading model.onnx_data: 42%|████▏ | 933M/2.24G [00:14<00:18, 71.9MB/s]
  292. Downloading model.onnx_data: 43%|████▎ | 954M/2.24G [00:15<00:16, 76.1MB/s]
  293. Downloading model.onnx_data: 43%|████▎ | 965M/2.24G [00:15<00:18, 67.7MB/s]
  294. Downloading model.onnx_data: 44%|████▍ | 986M/2.24G [00:15<00:19, 64.9MB/s]
  295. Downloading model.onnx_data: 45%|████▍ | 996M/2.24G [00:15<00:18, 66.2MB/s]
  296. Downloading model.onnx_data: 46%|████▌ | 1.02G/2.24G [00:15<00:15, 78.6MB/s]
  297. Downloading model.onnx_data: 46%|████▌ | 1.03G/2.24G [00:16<00:15, 76.3MB/s]
  298. Downloading model.onnx_data: 47%|████▋ | 1.05G/2.24G [00:16<00:14, 82.6MB/s]
  299. Downloading model.onnx_data: 47%|████▋ | 1.06G/2.24G [00:16<00:18, 64.9MB/s]
  300. Downloading model.onnx_data: 48%|████▊ | 1.08G/2.24G [00:17<00:21, 52.7MB/s]
  301. Downloading model.onnx_data: 49%|████▉ | 1.09G/2.24G [00:17<00:23, 49.4MB/s]
  302. Downloading model.onnx_data: 50%|████▉ | 1.11G/2.24G [00:17<00:20, 54.0MB/s]
  303. Downloading model.onnx_data: 50%|█████ | 1.12G/2.24G [00:17<00:18, 59.0MB/s]
  304. Downloading model.onnx_data: 51%|█████ | 1.14G/2.24G [00:18<00:15, 69.3MB/s]
  305. Downloading model.onnx_data: 52%|█████▏ | 1.15G/2.24G [00:18<00:17, 62.9MB/s]
  306. Downloading model.onnx_data: 52%|█████▏ | 1.16G/2.24G [00:18<00:16, 64.6MB/s]
  307. Downloading model.onnx_data: 53%|█████▎ | 1.17G/2.24G [00:18<00:17, 61.5MB/s]
  308. Downloading model.onnx_data: 53%|█████▎ | 1.18G/2.24G [00:18<00:21, 48.8MB/s]
  309. Downloading model.onnx_data: 54%|█████▍ | 1.21G/2.24G [00:19<00:21, 48.4MB/s]
  310. Downloading model.onnx_data: 54%|█████▍ | 1.22G/2.24G [00:19<00:23, 43.7MB/s]
  311. Downloading model.onnx_data: 55%|█████▌ | 1.24G/2.24G [00:19<00:19, 50.4MB/s]
  312. Downloading model.onnx_data: 56%|█████▌ | 1.25G/2.24G [00:20<00:18, 52.2MB/s]
  313. Downloading model.onnx_data: 56%|█████▋ | 1.26G/2.24G [00:20<00:18, 52.6MB/s]
  314. Downloading model.onnx_data: 57%|█████▋ | 1.27G/2.24G [00:20<00:18, 53.4MB/s]
  315. Downloading model.onnx_data: 57%|█████▋ | 1.28G/2.24G [00:20<00:16, 59.2MB/s]
  316. Downloading model.onnx_data: 58%|█████▊ | 1.29G/2.24G [00:20<00:16, 56.5MB/s]
  317. Downloading model.onnx_data: 58%|█████▊ | 1.30G/2.24G [00:21<00:18, 49.5MB/s]
  318. Downloading model.onnx_data: 59%|█████▉ | 1.32G/2.24G [00:21<00:14, 61.8MB/s]
  319. Downloading model.onnx_data: 60%|█████▉ | 1.33G/2.24G [00:21<00:15, 57.8MB/s]
  320. Downloading model.onnx_data: 61%|██████ | 1.35G/2.24G [00:21<00:12, 73.4MB/s]
  321. Downloading model.onnx_data: 61%|██████ | 1.36G/2.24G [00:22<00:14, 58.7MB/s]
  322. Downloading model.onnx_data: 62%|██████▏ | 1.38G/2.24G [00:22<00:14, 58.8MB/s]
  323. Downloading model.onnx_data: 62%|██████▏ | 1.39G/2.24G [00:22<00:15, 55.3MB/s]
  324. Downloading model.onnx_data: 63%|██████▎ | 1.42G/2.24G [00:22<00:12, 67.6MB/s]
  325. Downloading model.onnx_data: 64%|██████▍ | 1.43G/2.24G [00:23<00:14, 56.4MB/s]
  326. Downloading model.onnx_data: 65%|██████▍ | 1.45G/2.24G [00:23<00:13, 58.0MB/s]
  327. Downloading model.onnx_data: 65%|██████▌ | 1.46G/2.24G [00:23<00:14, 53.5MB/s]
  328. Downloading model.onnx_data: 66%|██████▌ | 1.48G/2.24G [00:24<00:12, 61.1MB/s]
  329. Downloading model.onnx_data: 67%|██████▋ | 1.49G/2.24G [00:24<00:12, 58.7MB/s]
  330. Downloading model.onnx_data: 68%|██████▊ | 1.51G/2.24G [00:24<00:10, 67.8MB/s]
  331. Downloading model.onnx_data: 68%|██████▊ | 1.52G/2.24G [00:24<00:12, 59.1MB/s]
  332. Downloading model.onnx_data: 69%|██████▉ | 1.54G/2.24G [00:24<00:10, 66.7MB/s]
  333. Downloading model.onnx_data: 70%|██████▉ | 1.56G/2.24G [00:25<00:08, 76.6MB/s]
  334. Downloading model.onnx_data: 70%|███████ | 1.57G/2.24G [00:25<00:09, 67.2MB/s]
  335. Downloading model.onnx_data: 71%|███████▏ | 1.59G/2.24G [00:25<00:08, 75.4MB/s]
  336. Downloading model.onnx_data: 72%|███████▏ | 1.60G/2.24G [00:25<00:09, 67.0MB/s]
  337. Downloading model.onnx_data: 73%|███████▎ | 1.63G/2.24G [00:26<00:08, 75.1MB/s]
  338. Downloading model.onnx_data: 73%|███████▎ | 1.64G/2.24G [00:26<00:08, 73.9MB/s]
  339. Downloading model.onnx_data: 74%|███████▍ | 1.66G/2.24G [00:26<00:07, 76.1MB/s]
  340. Downloading model.onnx_data: 75%|███████▍ | 1.67G/2.24G [00:26<00:08, 63.2MB/s]
  341. Downloading model.onnx_data: 76%|███████▌ | 1.69G/2.24G [00:27<00:08, 64.2MB/s]
  342. Downloading model.onnx_data: 76%|███████▌ | 1.70G/2.24G [00:27<00:08, 60.5MB/s]
  343. Downloading model.onnx_data: 76%|███████▋ | 1.71G/2.24G [00:27<00:08, 63.1MB/s]
  344. Downloading model.onnx_data: 77%|███████▋ | 1.72G/2.24G [00:27<00:09, 54.1MB/s]
  345. Downloading model.onnx_data: 77%|███████▋ | 1.73G/2.24G [00:27<00:09, 55.4MB/s]
  346. Downloading model.onnx_data: 78%|███████▊ | 1.75G/2.24G [00:28<00:07, 62.0MB/s]
  347. Downloading model.onnx_data: 79%|███████▉ | 1.77G/2.24G [00:28<00:05, 82.6MB/s]
  348. Downloading model.onnx_data: 80%|███████▉ | 1.78G/2.24G [00:28<00:06, 65.6MB/s]
  349. Downloading model.onnx_data: 80%|████████ | 1.79G/2.24G [00:28<00:07, 59.7MB/s]
  350. Downloading model.onnx_data: 81%|████████ | 1.80G/2.24G [00:28<00:06, 62.3MB/s]
  351. Downloading model.onnx_data: 81%|████████ | 1.81G/2.24G [00:29<00:06, 66.4MB/s]
  352. Downloading model.onnx_data: 82%|████████▏ | 1.82G/2.24G [00:29<00:07, 51.9MB/s]
  353. Downloading model.onnx_data: 83%|████████▎ | 1.85G/2.24G [00:29<00:05, 67.0MB/s]
  354. Downloading model.onnx_data: 83%|████████▎ | 1.87G/2.24G [00:29<00:04, 76.9MB/s]
  355. Downloading model.onnx_data: 84%|████████▍ | 1.88G/2.24G [00:30<00:05, 67.3MB/s]
  356. Downloading model.onnx_data: 84%|████████▍ | 1.89G/2.24G [00:30<00:04, 70.6MB/s]
  357. Downloading model.onnx_data: 85%|████████▍ | 1.90G/2.24G [00:30<00:04, 73.0MB/s]
  358. Downloading model.onnx_data: 85%|████████▌ | 1.91G/2.24G [00:30<00:04, 68.9MB/s]
  359. Downloading model.onnx_data: 86%|████████▋ | 1.93G/2.24G [00:30<00:03, 86.3MB/s]
  360. Downloading model.onnx_data: 87%|████████▋ | 1.94G/2.24G [00:30<00:03, 86.2MB/s]
  361. Downloading model.onnx_data: 88%|████████▊ | 1.96G/2.24G [00:30<00:03, 83.0MB/s]
  362. Downloading model.onnx_data: 88%|████████▊ | 1.97G/2.24G [00:31<00:03, 77.8MB/s]
  363. Downloading model.onnx_data: 89%|████████▉ | 1.99G/2.24G [00:31<00:03, 76.9MB/s]
  364. Downloading model.onnx_data: 90%|████████▉ | 2.00G/2.24G [00:31<00:03, 64.7MB/s]
  365. Downloading model.onnx_data: 91%|█████████ | 2.02G/2.24G [00:31<00:02, 84.2MB/s]
  366. Downloading model.onnx_data: 91%|█████████ | 2.03G/2.24G [00:32<00:02, 74.9MB/s]
  367. Downloading model.onnx_data: 92%|█████████▏| 2.06G/2.24G [00:32<00:01, 94.0MB/s]
  368. Downloading model.onnx_data: 93%|█████████▎| 2.08G/2.24G [00:32<00:01, 101MB/s]
  369. Downloading model.onnx_data: 94%|█████████▍| 2.10G/2.24G [00:32<00:01, 77.8MB/s]
  370. Downloading model.onnx_data: 95%|█████████▍| 2.12G/2.24G [00:32<00:01, 84.9MB/s]
  371. Downloading model.onnx_data: 95%|█████████▌| 2.13G/2.24G [00:33<00:01, 81.6MB/s]
  372. Downloading model.onnx_data: 96%|█████████▌| 2.15G/2.24G [00:33<00:01, 74.2MB/s]
  373. Downloading model.onnx_data: 97%|█████████▋| 2.16G/2.24G [00:33<00:01, 70.6MB/s]
  374. Downloading model.onnx_data: 98%|█████████▊| 2.18G/2.24G [00:34<00:00, 59.6MB/s]
  375. Downloading model.onnx_data: 98%|█████████▊| 2.19G/2.24G [00:34<00:00, 62.3MB/s]
  376. Downloading model.onnx_data: 99%|█████████▊| 2.20G/2.24G [00:34<00:00, 57.8MB/s]
  377. Downloading model.onnx_data: 99%|█████████▉| 2.21G/2.24G [00:34<00:00, 50.8MB/s]
  378. Downloading model.onnx_data: 99%|█████████▉| 2.22G/2.24G [00:35<00:00, 43.0MB/s]
  379. Downloading model.onnx_data: 100%|█████████▉| 2.23G/2.24G [00:35<00:00, 41.1MB/s]
  380. Downloading model.onnx_data: 100%|██████████| 2.24G/2.24G [00:35<00:00, 63.2MB/s]
  381.  
  382. Downloading (…)tencepiece.bpe.model: 0%| | 0.00/5.07M [00:00<?, ?B/s]
  383. Downloading (…)tencepiece.bpe.model: 100%|██████████| 5.07M/5.07M [00:00<00:00, 50.2MB/s]
  384. Downloading (…)tencepiece.bpe.model: 100%|██████████| 5.07M/5.07M [00:00<00:00, 48.8MB/s]
  385.  
  386. Downloading (…)cial_tokens_map.json: 0%| | 0.00/280 [00:00<?, ?B/s]
  387. Downloading (…)cial_tokens_map.json: 100%|██████████| 280/280 [00:00<00:00, 1.91MB/s]
  388.  
  389. Downloading tokenizer.json: 0%| | 0.00/17.1M [00:00<?, ?B/s]
  390. Downloading tokenizer.json: 100%|██████████| 17.1M/17.1M [00:00<00:00, 67.4MB/s]
  391. Downloading tokenizer.json: 100%|██████████| 17.1M/17.1M [00:00<00:00, 66.5MB/s]
  392.  
  393. Downloading (…)okenizer_config.json: 0%| | 0.00/418 [00:00<?, ?B/s]
  394. Downloading (…)okenizer_config.json: 100%|██████████| 418/418 [00:00<00:00, 2.40MB/s]
  395.  
  396. Downloading pytorch_model.bin: 0%| | 0.00/2.24G [00:00<?, ?B/s]
  397. Downloading pytorch_model.bin: 1%| | 21.0M/2.24G [00:00<00:20, 108MB/s]
  398. Downloading pytorch_model.bin: 2%|▏ | 41.9M/2.24G [00:00<00:24, 89.3MB/s]
  399. Downloading pytorch_model.bin: 2%|▏ | 52.4M/2.24G [00:00<00:27, 80.5MB/s]
  400. Downloading pytorch_model.bin: 4%|▎ | 83.9M/2.24G [00:00<00:21, 102MB/s]
  401. Downloading pytorch_model.bin: 4%|▍ | 94.4M/2.24G [00:00<00:22, 95.9MB/s]
  402. Downloading pytorch_model.bin: 5%|▍ | 105M/2.24G [00:01<00:28, 75.8MB/s]
  403. Downloading pytorch_model.bin: 5%|▌ | 115M/2.24G [00:01<00:28, 74.4MB/s]
  404. Downloading pytorch_model.bin: 6%|▌ | 136M/2.24G [00:01<00:24, 87.0MB/s]
  405. Downloading pytorch_model.bin: 7%|▋ | 157M/2.24G [00:01<00:22, 92.1MB/s]
  406. Downloading pytorch_model.bin: 8%|▊ | 189M/2.24G [00:02<00:22, 90.3MB/s]
  407. Downloading pytorch_model.bin: 9%|▉ | 210M/2.24G [00:02<00:23, 85.3MB/s]
  408. Downloading pytorch_model.bin: 11%|█ | 241M/2.24G [00:02<00:20, 99.9MB/s]
  409. Downloading pytorch_model.bin: 12%|█▏ | 262M/2.24G [00:02<00:22, 89.5MB/s]
  410. Downloading pytorch_model.bin: 12%|█▏ | 273M/2.24G [00:03<00:21, 91.5MB/s]
  411. Downloading pytorch_model.bin: 13%|█▎ | 294M/2.24G [00:03<00:22, 87.8MB/s]
  412. Downloading pytorch_model.bin: 14%|█▍ | 315M/2.24G [00:03<00:22, 85.5MB/s]
  413. Downloading pytorch_model.bin: 15%|█▌ | 346M/2.24G [00:03<00:19, 95.0MB/s]
  414. Downloading pytorch_model.bin: 16%|█▌ | 357M/2.24G [00:04<00:22, 83.2MB/s]
  415. Downloading pytorch_model.bin: 16%|█▋ | 367M/2.24G [00:04<00:24, 75.8MB/s]
  416. Downloading pytorch_model.bin: 18%|█▊ | 398M/2.24G [00:04<00:19, 92.6MB/s]
  417. Downloading pytorch_model.bin: 19%|█▊ | 419M/2.24G [00:04<00:19, 95.1MB/s]
  418. Downloading pytorch_model.bin: 20%|██ | 451M/2.24G [00:04<00:15, 116MB/s]
  419. Downloading pytorch_model.bin: 21%|██ | 472M/2.24G [00:05<00:16, 107MB/s]
  420. Downloading pytorch_model.bin: 22%|██▏ | 503M/2.24G [00:05<00:14, 121MB/s]
  421. Downloading pytorch_model.bin: 23%|██▎ | 524M/2.24G [00:05<00:15, 109MB/s]
  422. Downloading pytorch_model.bin: 24%|██▍ | 545M/2.24G [00:05<00:14, 120MB/s]
  423. Downloading pytorch_model.bin: 25%|██▌ | 566M/2.24G [00:05<00:14, 115MB/s]
  424. Downloading pytorch_model.bin: 26%|██▌ | 587M/2.24G [00:06<00:16, 97.3MB/s]
  425. Downloading pytorch_model.bin: 27%|██▋ | 608M/2.24G [00:06<00:17, 92.9MB/s]
  426. Downloading pytorch_model.bin: 28%|██▊ | 629M/2.24G [00:06<00:16, 96.1MB/s]
  427. Downloading pytorch_model.bin: 29%|██▉ | 650M/2.24G [00:06<00:13, 114MB/s]
  428. Downloading pytorch_model.bin: 30%|██▉ | 671M/2.24G [00:06<00:15, 102MB/s]
  429. Downloading pytorch_model.bin: 31%|███ | 692M/2.24G [00:07<00:16, 93.3MB/s]
  430. Downloading pytorch_model.bin: 32%|███▏ | 713M/2.24G [00:07<00:18, 83.9MB/s]
  431. Downloading pytorch_model.bin: 32%|███▏ | 724M/2.24G [00:07<00:18, 82.7MB/s]
  432. Downloading pytorch_model.bin: 33%|███▎ | 734M/2.24G [00:07<00:23, 65.4MB/s]
  433. Downloading pytorch_model.bin: 34%|███▍ | 765M/2.24G [00:08<00:17, 84.3MB/s]
  434. Downloading pytorch_model.bin: 35%|███▌ | 786M/2.24G [00:08<00:17, 81.8MB/s]
  435. Downloading pytorch_model.bin: 37%|███▋ | 818M/2.24G [00:08<00:15, 90.7MB/s]
  436. Downloading pytorch_model.bin: 37%|███▋ | 839M/2.24G [00:09<00:17, 82.4MB/s]
  437. Downloading pytorch_model.bin: 38%|███▊ | 860M/2.24G [00:09<00:14, 92.7MB/s]
  438. Downloading pytorch_model.bin: 39%|███▉ | 870M/2.24G [00:09<00:18, 74.9MB/s]
  439. Downloading pytorch_model.bin: 40%|███▉ | 891M/2.24G [00:09<00:19, 69.7MB/s]
  440. Downloading pytorch_model.bin: 41%|████ | 923M/2.24G [00:10<00:14, 90.3MB/s]
  441. Downloading pytorch_model.bin: 42%|████▏ | 944M/2.24G [00:10<00:13, 95.2MB/s]
  442. Downloading pytorch_model
  443. 44%|████▎ | 975M/2.24G [00:10<00:13, 91.0MB/s]
  444. Downloading pytorch_model.bin: 44%|████▍ | 996M/2.24G [00:10<00:12, 99.8MB/s]
  445. Downloading pytorch_model.bin: 45%|████▌ | 1.02G/2.24G [00:10<00:10, 113MB/s]
  446. Downloading pytorch_model.bin: 46%|████▋ | 1.04G/2.24G [00:11<00:12, 92.9MB/s]
  447. Downloading pytorch_model.bin: 47%|████▋ | 1.06G/2.24G [00:11<00:13, 88.6MB/s]
  448. Downloading pytorch_model.bin: 48%|████▊ | 1.08G/2.24G [00:11<00:13, 83.8MB/s]
  449. Downloading pytorch_model.bin: 49%|████▊ | 1.09G/2.24G [00:11<00:14, 77.7MB/s]
  450. Downloading pytorch_model.bin: 49%|████▉ | 1.10G/2.24G [00:12<00:17, 65.4MB/s]
  451. Downloading pytorch_model.bin: 50%|█████ | 1.12G/2.24G [00:12<00:15, 72.0MB/s]
  452. Downloading pytorch_model.bin: 51%|█████ | 1.13G/2.24G [00:12<00:19, 58.0MB/s]
  453. Downloading pytorch_model.bin: 51%|█████▏ | 1.15G/2.24G [00:13<00:15, 69.4MB/s]
  454. Downloading pytorch_model.bin: 52%|█████▏ | 1.16G/2.24G [00:13<00:14, 73.6MB/s]
  455. Downloading pytorch_model.bin: 53%|█████▎ | 1.18G/2.24G [00:13<00:15, 68.8MB/s]
  456. Downloading pytorch_model.bin: 54%|█████▍ | 1.21G/2.24G [00:13<00:13, 74.3MB/s]
  457. Downloading pytorch_model.bin: 55%|█████▍ | 1.23G/2.24G [00:13<00:11, 90.6MB/s]
  458. Downloading pytorch_model.bin: 55%|█████▌ | 1.24G/2.24G [00:14<00:16, 60.0MB/s]
  459. Downloading pytorch_model.bin: 56%|█████▌ | 1.25G/2.24G [00:14<00:15, 63.0MB/s]
  460. Downloading pytorch_model.bin: 56%|█████▌ | 1.26G/2.24G [00:14<00:14, 66.2MB/s]
  461. Downloading pytorch_model.bin: 57%|█████▋ | 1.27G/2.24G [00:14<00:13, 71.8MB/s]
  462. Downloading pytorch_model.bin: 58%|█████▊ | 1.29G/2.24G [00:14<00:13, 70.9MB/s]
  463. Downloading pytorch_model.bin: 59%|█████▊ | 1.31G/2.24G [00:15<00:11, 80.7MB/s]
  464. Downloading pytorch_model.bin: 59%|█████▉ | 1.32G/2.24G [00:15<00:10, 84.6MB/s]
  465. Downloading pytorch_model.bin: 60%|█████▉ | 1.34G/2.24G [00:15<00:12, 73.1MB/s]
  466. Downloading pytorch_model.bin: 61%|██████ | 1.36G/2.24G [00:15<00:10, 85.3MB/s]
  467. Downloading pytorch_model.bin: 62%|██████▏ | 1.38G/2.24G [00:15<00:08, 102MB/s]
  468. Downloading pytorch_model.bin: 63%|██████▎ | 1.41G/2.24G [00:16<00:10, 80.3MB/s]
  469. Downloading pytorch_model.bin: 63%|██████▎ | 1.42G/2.24G [00:16<00:10, 79.5MB/s]
  470. Downloading pytorch_model.bin: 64%|██████▎ | 1.43G/2.24G [00:16<00:10, 75.0MB/s]
  471. Downloading pytorch_model.bin: 65%|██████▍ | 1.45G/2.24G [00:16<00:10, 73.7MB/s]
  472. Downloading pytorch_model.bin: 66%|██████▌ | 1.47G/2.24G [00:17<00:09, 78.7MB/s]
  473. Downloading pytorch_model.bin: 66%|██████▋ | 1.49G/2.24G [00:17<00:07, 99.0MB/s]
  474. Downloading pytorch_model.bin: 67%|██████▋ | 1.51G/2.24G [00:17<00:08, 89.8MB/s]
  475. Downloading pytorch_model.bin: 68%|██████▊ | 1.53G/2.24G [00:17<00:08, 81.3MB/s]
  476. Downloading pytorch_model.bin: 69%|██████▉ | 1.55G/2.24G [00:17<00:07, 88.0MB/s]
  477. Downloading pytorch_model.bin: 70%|███████ | 1.57G/2.24G [00:18<00:07, 92.4MB/s]
  478. Downloading pytorch_model.bin: 71%|███████ | 1.58G/2.24G [00:18<00:07, 90.4MB/s]
  479. Downloading pytorch_model.bin: 72%|███████▏ | 1.60G/2.24G [00:18<00:06, 91.8MB/s]
  480. Downloading pytorch_model.bin: 73%|███████▎ | 1.63G/2.24G [00:18<00:08, 70.6MB/s]
  481. Downloading pytorch_model.bin: 74%|███████▍ | 1.66G/2.24G [00:19<00:06, 86.2MB/s]
  482. Downloading pytorch_model.bin: 75%|███████▍ | 1.68G/2.24G [00:19<00:06, 92.8MB/s]
  483. Downloading pytorch_model.bin: 75%|███████▌ | 1.69G/2.24G [00:19<00:06, 89.9MB/s]
  484. Downloading pytorch_model.bin: 76%|███████▋ | 1.71G/2.24G [00:19<00:05, 98.2MB/s]
  485. Downloading pytorch_model.bin: 77%|███████▋ | 1.73G/2.24G [00:19<00:04, 110MB/s]
  486. Downloading pytorch_model.bin: 78%|███████▊ | 1.75G/2.24G [00:20<00:04, 109MB/s]
  487. Downloading pytorch_model.bin: 79%|███████▉ | 1.77G/2.24G [00:20<00:05, 84.2MB/s]
  488. Downloading pytorch_model.bin: 80%|███████▉ | 1.78G/2.24G [00:20<00:06, 74.6MB/s]
  489. Downloading pytorch_model.bin: 80%|████████ | 1.79G/2.24G [00:21<00:08, 55.6MB/s]
  490. Downloading pytorch_model.bin: 81%|████████ | 1.81G/2.24G [00:21<00:06, 62.0MB/s]
  491. Downloading pytorch_model.bin: 82%|████████▏ | 1.84G/2.24G [00:21<00:05, 68.4MB/s]
  492. Downloading pytorch_model.bin: 82%|████████▏ | 1.85G/2.24G [00:21<00:06, 58.1MB/s]
  493. Downloading pytorch_model.bin: 83%|████████▎ | 1.87G/2.24G [00:22<00:05, 64.1MB/s]
  494. Downloading pytorch_model.bin: 84%|████████▍ | 1.89G/2.24G [00:22<00:04, 73.9MB/s]
  495. Downloading pytorch_model.bin: 85%|████████▍ | 1.90G/2.24G [00:22<00:05, 65.7MB/s]
  496. Downloading pytorch_model.bin: 86%|████████▌ | 1.92G/2.24G [00:22<00:05, 63.7MB/s]
  497. Downloading pytorch_model.bin: 86%|████████▌ | 1.93G/2.24G [00:22<00:04, 66.4MB/s]
  498. Downloading pytorch_model.bin: 87%|████████▋ | 1.94G/2.24G [00:23<00:04, 68.9MB/s]
  499. Downloading pytorch_model.bin: 88%|████████▊ | 1.96G/2.24G [00:23<00:03, 91.3MB/s]
  500. Downloading pytorch_model.bin: 88%|████████▊ | 1.98G/2.24G [00:23<00:03, 74.8MB/s]
  501. Downloading pytorch_model.bin: 89%|████████▉ | 1.99G/2.24G [00:23<00:03, 72.1MB/s]
  502. Downloading pytorch_model.bin: 90%|████████▉ | 2.01G/2.24G [00:23<00:02, 87.1MB/s]
  503. Downloading pytorch_model.bin: 90%|█████████ | 2.02G/2.24G [00:24<00:03, 60.6MB/s]
  504. Downloading pytorch_model.bin: 91%|█████████▏| 2.04G/2.24G [00:24<00:03, 62.0MB/s]
  505. Downloading pytorch_model.bin: 92%|█████████▏| 2.06G/2.24G [00:24<00:02, 62.1MB/s]
  506. Downloading pytorch_model.bin: 92%|█████████▏| 2.07G/2.24G [00:24<00:02, 60.8MB/s]
  507. Downloading pytorch_model.bin: 93%|█████████▎| 2.08G/2.24G [00:25<00:03, 53.4MB/s]
  508. Downloading pytorch_model.bin: 94%|█████████▎| 2.10G/2.24G [00:25<00:02, 65.3MB/s]
  509. Downloading pytorch_model.bin: 94%|█████████▍| 2.11G/2.24G [00:25<00:02, 65.6MB/s]
  510. Downloading pytorch_model.bin: 95%|█████████▍| 2.12G/2.24G [00:25<00:01, 70.5MB/s]
  511. Downloading pytorch_model.bin: 95%|█████████▌| 2.13G/2.24G [00:25<00:01, 61.9MB/s]
  512. Downloading pytorch_model.bin: 96%|█████████▌| 2.15G/2.24G [00:26<00:01, 74.9MB/s]
  513. Downloading pytorch_model.bin: 96%|█████████▋| 2.16G/2.24G [00:26<00:01, 61.5MB/s]
  514. Downloading pytorch_model.bin: 97%|█████████▋| 2.18G/2.24G [00:26<00:00, 68.2MB/s]
  515. Downloading pytorch_model.bin: 98%|█████████▊| 2.20G/2.24G [00:26<00:00, 80.1MB/s]
  516. Downloading pytorch_model.bin: 99%|█████████▉| 2.21G/2.24G [00:27<00:00, 57.5MB/s]
  517. Downloading pytorch_model.bin: 100%|█████████▉| 2.23G/2.24G [00:27<00:00, 68.5MB/s]
  518. Downloading pytorch_model.bin: 100%|██████████| 2.24G/2.24G [00:27<00:00, 81.5MB/s]
  519.  
  520. Downloading (…)nce_bert_config.json: 0%| | 0.00/57.0 [00:00<?, ?B/s]
  521. Downloading (…)nce_bert_config.json: 100%|██████████| 57.0/57.0 [00:00<00:00, 361kB/s]
  522.  
  523. Downloading (…)tencepiece.bpe.model: 0%| | 0.00/5.07M [00:00<?, ?B/s]
  524. Downloading (…)tencepiece.bpe.model: 100%|██████████| 5.07M/5.07M [00:00<00:00, 348MB/s]
  525.  
  526. Downloading (…)cial_tokens_map.json: 0%| | 0.00/280 [00:00<?, ?B/s]
  527. Downloading (…)cial_tokens_map.json: 100%|██████████| 280/280 [00:00<00:00, 1.54MB/s]
  528.  
  529. Downloading tokenizer.json: 0%| | 0.00/17.1M [00:00<?, ?B/s]
  530. Downloading tokenizer.json: 61%|██████▏ | 10.5M/17.1M [00:00<00:00, 44.3MB/s]
  531. Downloading tokenizer.json: 100%|██████████| 17.1M/17.1M [00:00<00:00, 60.3MB/s]
  532.  
  533. Downloading (…)okenizer_config.json: 0%| | 0.00/418 [00:00<?, ?B/s]
  534. Downloading (…)okenizer_config.json: 100%|██████████| 418/418 [00:00<00:00, 2.19MB/s]
  535.  
  536. Downloading (…)eacb085/modules.json: 0%| | 0.00/387 [00:00<?, ?B/s]
  537. Downloading (…)eacb085/modules.json: 100%|██████████| 387/387 [00:00<00:00, 2.95MB/s]
  538. 2023-09-17T22:45:52+0000 INFO views.upload_book: upload_book Finished loading in 1 minute and 55.95 seconds
  539. 2023-09-17T22:45:52+0000 INFO views.upload_book: upload_book Running pipeline...
  540.  
  541. Converting files: 0%| | 0/1 [00:00<?, ?it/s]
  542. Converting files: 100%|██████████| 1/1 [00:06<00:00, 6.16s/it]
  543. Converting files: 100%|██████████| 1/1 [00:06<00:00, 6.16s/it]
  544.  
  545. Preprocessing: 0%| | 0/1 [00:00<?, ?docs/s]
  546. Preprocessing: 100%|██████████| 1/1 [00:10<00:00, 10.67s/docs]
  547. Preprocessing: 100%|██████████| 1/1 [00:10<00:00, 10.67s/docs]
  548. Stopping...
  549.  
  550. Batches: 0%| | 0/700 [00:00<?, ?it/s]
  551. Batches: 0%| | 1/700 [00:03<37:02, 3.18s/it]
  552. Batches: 0%| | 2/700 [00:04<24:35, 2.11s/it]
  553. Batches: 0%| | 3/700 [00:05<19:54, 1.71s/it]
  554. Batches: 1%| | 4/700 [00:07<17:40, 1.52s/it]
  555. Batches: 1%| | 5/700 [00:08<16:24, 1.42s/it]
  556. Batches: 1%| | 6/700 [00:09<15:27, 1.34s/it]
  557. Batches: 1%| | 7/700 [00:10<14:38, 1.27s/it]
  558. Batches: 1%| | 8/700 [00:11<13:49, 1.20s/it]
  559. Batches: 1%|▏ | 9/700 [00:12<13:17, 1.15s/it]
  560. Batches: 1%|▏ | 10/700 [00:13<12:46, 1.11s/it]
  561. Batches: 2%|▏ | 11/700 [00:14<12:36, 1.10s/it]
  562. Batches: 2%|▏ | 12/700 [00:15<12:08, 1.06s/it]
  563. Batches: 2%|▏ | 13/700 [00:16<11:44, 1.03s/it]
  564. Batches: 2%|▏ | 14/700 [00:17<11:50, 1.04s/it]
  565. Batches: 2%|▏ | 15/700 [00:18<11:42, 1.03s/it]
  566. Batches: 2%|▏ | 16/700 [00:19<11:28, 1.01s/it]
  567. Batches: 2%|▏ | 17/700 [00:20<11:10, 1.02it/s]
  568. Batches: 3%|▎ | 18/700 [00:21<10:57, 1.04it/s]
  569. Batches: 3%|▎ | 19/700 [00:22<10:54, 1.04it/s]
  570. Batches: 3%|▎ | 20/700 [00:23<10:44, 1.05it/s]
  571. Batches: 3%|▎ | 21/700 [00:24<10:26, 1.08it/s]
  572. Batches: 3%|▎ | 22/700 [00:25<10:14, 1.10it/s]
  573. Batches: 3%|▎ | 23/700 [00:25<10:03, 1.12it/s]
  574. Batches: 3%|▎ | 24/700 [00:26<10:17, 1.09it/s]
  575. Batches: 4%|▎ | 25/700 [00:27<10:03, 1.12it/s]
  576. Batches: 4%|▎ | 26/700 [00:28<10:18, 1.09it/s]
  577. Batches: 4%|▍ | 27/700 [00:29<10:00, 1.12it/s]
  578. Batches: 4%|▍ | 28/700 [00:30<09:54, 1.13it/s]
  579. Batches: 4%|▍ | 29/700 [00:31<09:33, 1.17it/s]
  580. Batches: 4%|▍ | 30/700 [00:32<09:28, 1.18it/s]
  581. Batches: 4%|▍ | 31/700 [00:33<10:12, 1.09it/s]
  582. Batches: 5%|▍ | 32/700 [00:33<09:44, 1.14it/s]
  583. Batches: 5%|▍ | 33/700 [00:34<09:43, 1.14it/s]
  584. Batches: 5%|▍ | 34/700 [00:35<09:36, 1.16it/s]
  585. Batches: 5%|▌ | 35/700 [00:36<09:39, 1.15it/s]
  586. Batches: 5%|▌ | 36/700 [00:37<09:36, 1.15it/s]
  587. Batches: 5%|▌ | 37/700 [00:38<09:18, 1.19it/s]
  588. Batches: 5%|▌ | 38/700 [00:39<09:19, 1.18it/s]
  589. Batches: 6%|▌ | 39/700 [00:39<09:15, 1.19it/s]
  590. Batches: 6%|▌ | 40/700 [00:40<08:54, 1.23it/s]
  591. Batches: 6%|▌ | 41/700 [00:41<09:05, 1.21it/s]
  592. Batches: 6%|▌ | 42/700 [00:42<08:52, 1.24it/s]
  593. Batches: 6%|▌ | 43/700 [00:43<08:44, 1.25it/s]
  594. Batches: 6%|▋ | 44/700 [00:43<08:50, 1.24it/s]
  595. Batches: 6%|▋ | 45/700 [00:44<08:57, 1.22it/s]
  596. Batches: 7%|▋ | 46/700 [00:45<08:58, 1.21it/s]
  597. Batches: 7%|▋ | 47/700 [00:46<09:03, 1.20it/s]
  598. Batches: 7%|▋ | 48/700 [00:47<08:53, 1.22it/s]
  599. Batches: 7%|▋ | 49/700 [00:48<08:55, 1.22it/s]
  600. Batches: 7%|▋ | 50/700 [00:48<08:45, 1.24it/s]
  601. Batches: 7%|▋ | 51/700 [00:49<08:38, 1.25it/s]
  602. Batches: 7%|▋ | 52/700 [00:50<08:16, 1.30it/s]
  603. Batches: 8%|▊ | 53/700 [00:51<08:16, 1.30it/s]
  604. Batches: 8%|▊ | 54/700 [00:51<08:16, 1.30it/s]
  605. Batches: 8%|▊ | 55/700 [00:52<08:22, 1.28it/s]
  606. Batches: 8%|▊ | 56/700 [00:53<08:20, 1.29it/s]
  607. Batches: 8%|▊ | 57/700 [00:54<08:13, 1.30it/s]
  608. Batches: 8%|▊ | 58/700 [00:54<07:56, 1.35it/s]
  609. Batches: 8%|▊ | 59/700 [00:55<08:03, 1.33it/s]
  610. Batches: 9%|▊ | 60/700 [00:56<08:01, 1.33it/s]
  611. Batches: 9%|▊ | 61/700 [00:57<08:20, 1.28it/s]
  612. Batches: 9%|▉ | 62/700 [00:57<08:03, 1.32it/s]
  613. Batches: 9%|▉ | 63/700 [00:58<07:51, 1.35it/s]
  614. Batches: 9%|▉ | 64/700 [00:59<08:04, 1.31it/s]
  615. Batches: 9%|▉ | 65/700 [01:00<07:52, 1.34it/s]
  616. Batches: 9%|▉ | 66/700 [01:00<07:57, 1.33it/s]
  617. Batches: 10%|▉ | 67/700 [01:01<07:47, 1.35it/s]
  618. Batches: 10%|
  619. | 68/700 [01:02<07:39, 1.38it/s]
  620. Batches: 10%|▉ | 69/700 [01:03<07:44, 1.36it/s]
  621. Batches: 10%|█ | 70/700 [01:03<07:33, 1.39it/s]
  622. Batches: 10%|█ | 71/700 [01:04<07:42, 1.36it/s]
  623. Batches: 10%|█ | 72/700 [01:05<07:46, 1.35it/s]
  624. Batches: 10%|█ | 73/700 [01:05<07:35, 1.38it/s]
  625. Batches: 11%|█ | 74/700 [01:06<07:28, 1.40it/s]
  626. Batches: 11%|█ | 75/700 [01:07<07:34, 1.38it/s]
  627. Batches: 11%|█ | 76/700 [01:08<07:24, 1.40it/s]
  628. Batches: 11%|█ | 77/700 [01:08<07:20, 1.41it/s]
  629. Batches: 11%|█ | 78/700 [01:09<07:14, 1.43it/s]
  630. Batches: 11%|█▏ | 79/700 [01:10<07:27, 1.39it/s]
  631. Batches: 11%|█▏ | 80/700 [01:10<07:19, 1.41it/s]
  632. Batches: 12%|█▏ | 81/700 [01:11<07:24, 1.39it/s]
  633. Batches: 12%|█▏ | 82/700 [01:12<07:08, 1.44it/s]
  634. Batches: 12%|█▏ | 83/700 [01:12<06:57, 1.48it/s]
  635. Batches: 12%|█▏ | 84/700 [01:13<07:10, 1.43it/s]
  636. Batches: 12%|█▏ | 85/700 [01:14<07:17, 1.41it/s]
  637. Batches: 12%|█▏ | 86/700 [01:15<07:24, 1.38it/s]
  638. Batches: 12%|█▏ | 87/700 [01:15<07:27, 1.37it/s]
  639. Batches: 13%|█▎ | 88/700 [01:16<07:21, 1.39it/s]
  640. Batches: 13%|█▎ | 89/700 [01:17<07:46, 1.31it/s]
  641. Batches: 13%|█▎ | 90/700 [01:18<07:43, 1.31it/s]
  642. Batches: 13%|█▎ | 91/700 [01:18<07:22, 1.38it/s]
  643. Batches: 13%|█▎ | 92/700 [01:19<07:30, 1.35it/s]
  644. Batches: 13%|█▎ | 93/700 [01:20<07:17, 1.39it/s]
  645. Batches: 13%|█▎ | 94/700 [01:21<07:25, 1.36it/s]
  646. Batches: 14%|█▎ | 95/700 [01:21<07:26, 1.35it/s]
  647. Batches: 14%|█▎ | 96/700 [01:22<07:30, 1.34it/s]
  648. Batches: 14%|█▍ | 97/700 [01:23<07:21, 1.37it/s]
  649. Batches: 14%|█▍ | 98/700 [01:23<07:05, 1.42it/s]
  650. Batches: 14%|█▍ | 99/700 [01:24<06:54, 1.45it/s]
  651. Batches: 14%|█▍ | 100/700 [01:25<06:46, 1.48it/s]
  652. Batches: 14%|█▍ | 101/700 [01:25<06:51, 1.46it/s]
  653. Batches: 15%|█▍ | 102/700 [01:26<06:51, 1.45it/s]
  654. Batches: 15%|█▍ | 103/700 [01:27<06:43, 1.48it/s]
  655. Batches: 15%|█▍ | 104/700 [01:27<06:38, 1.49it/s]
  656. Batches: 15%|█▌ | 105/700 [01:28<06:25, 1.54it/s]
  657. Batches: 15%|█▌ | 106/700 [01:29<06:37, 1.49it/s]
  658. Batches: 15%|█▌ | 107/700 [01:29<06:44, 1.47it/s]
  659. Batches: 15%|█▌ | 108/700 [01:30<06:43, 1.47it/s]
  660. Batches: 16%|█▌ | 109/700 [01:31<06:45, 1.46it/s]
  661. Batches: 16%|█▌ | 110/700 [01:32<06:46, 1.45it/s]
  662. Batches: 16%|█▌ | 111/700 [01:32<06:30, 1.51it/s]
  663. Batches: 16%|█▌ | 112/700 [01:33<06:39, 1.47it/s]
  664. Batches: 16%|█▌ | 113/700 [01:33<06:34, 1.49it/s]
  665. Batches: 16%|█▋ | 114/700 [01:34<06:22, 1.53it/s]
  666. Batches: 16%|█▋ | 115/700 [01:35<06:35, 1.48it/s]
  667. Batches: 17%|█▋ | 116/700 [01:36<06:42, 1.45it/s]
  668. Batches: 17%|█▋ | 117/700 [01:36<06:24, 1.52it/s]
  669. Batches: 17%|█▋ | 118/700 [01:37<06:23, 1.52it/s]
  670. Batches: 17%|█▋ | 119/700 [01:37<06:22, 1.52it/s]
  671. Batches: 17%|█▋ | 120/700 [01:38<06:20, 1.52it/s]
  672. Batches: 17%|█▋ | 121/700 [01:39<06:42, 1.44it/s]
  673. Batches: 17%|█▋ | 122/700 [01:40<06:27, 1.49it/s]
  674. Batches: 18%|█▊ | 123/700 [01:40<06:28, 1.49it/s]
  675. Batches: 18%|█▊ | 124/700 [01:41<06:17, 1.52it/s]
  676. Batches: 18%|█▊ | 125/700 [01:42<06:28, 1.48it/s]
  677. Batches: 18%|█▊ | 126/700 [01:42<06:28, 1.48it/s]
  678. Batches: 18%|█▊ | 127/700 [01:43<06:14, 1.53it/s]
  679. Batches: 18%|█▊ | 128/700 [01:44<06:25, 1.48it/s]
  680. Batches: 18%|█▊ | 129/700 [01:44<06:12, 1.53it/s]
  681. Batches: 19%|█▊ | 130/700 [01:45<06:13, 1.53it/s]
  682. Batches: 19%|█▊ | 131/700 [01:45<06:14, 1.52it/s]
  683. Batches: 19%|█▉ | 132/700 [01:46<06:25, 1.47it/s]
  684. Batches: 19%|█▉ | 133/700 [01:47<06:42, 1.41it/s]
  685. Batches: 19%|█▉ | 134/700 [01:48<06:33, 1.44it/s]
  686. Batches: 19%|█▉ | 135/700 [01:48<06:38, 1.42it/s]
  687. Batches: 19%|█▉ | 136/700 [01:49<06:20, 1.48it/s]
  688. Batches: 20%|█▉ | 137/700 [01:50<06:18, 1.49it/s]
  689. Batches: 20%|█▉ | 138/700 [01:50<06:05, 1.54it/s]
  690. Batches: 20%|█▉ | 139/700 [01:51<05:59, 1.56it/s]
  691. Batches: 20%|██ | 140/700 [01:51<05:52, 1.59it/s]
  692. Batches: 20%|██ | 141/700 [01:52<06:01, 1.55it/s]
  693. Batches: 20%|██ | 142/700 [01:53<06:03, 1.54it/s]
  694. Batches: 20%|██ | 143/700 [01:53<06:04, 1.53it/s]
  695. Batches: 21%|██ | 144/700 [01:54<06:08, 1.51it/s]
  696. Batches: 21%|██ | 145/700 [01:55<05:59, 1.54it/s]
  697. Batches: 21%|██ | 146/700 [01:55<06:05, 1.52it/s]
  698. Batches: 21%|██ | 147/700 [01:56<05:55, 1.55it/s]
  699. Batches: 21%|██ | 148/700 [01:57<05:50, 1.58it/s]
  700. Batches: 21%|██▏ | 149/700 [01:57<05:47, 1.58it/s]
  701. Batches: 21%|██▏ | 150/700 [01:58<06:14, 1.47it/s]
  702. Batches: 22%|██▏ | 151/700 [01:59<05:59, 1.53it/s]
  703. Batches: 22%|██▏ | 152/700 [01:59<05:44, 1.59it/s]
  704. Batches: 22%|██▏ | 153/700 [02:00<05:51, 1.56it/s]
  705. Batches: 22%|██▏ | 154/700 [02:01<05:56, 1.53it/s]
  706. Batches: 22%|██▏ | 155/700 [02:01<05:46, 1.57it/s]
  707. Batches: 22%|██▏ | 156/700 [02:02<05:38, 1.61it/s]
  708. Batches: 22%|██▏ | 157/700 [02:02<05:43, 1.58it/s]
  709. Batches: 23%|██▎ | 158/700 [02:03<05:39, 1.60it/s]
  710. Batches: 23%|██▎ | 159/700 [02:04<05:29, 1.64it/s]
  711. Batches: 23%|██▎ | 160/700 [02:04<05:36, 1.61it/s]
  712. Batches: 23%|██▎ | 161/700 [02:05<05:30, 1.63it/s]
  713. Batches: 23%|██▎ | 162/700 [02:06<05:37, 1.59it/s]
  714. Batches: 23%|██▎ | 163/700 [02:06<05:27, 1.64it/s]
  715. Batches: 23%|██▎ | 164/700 [02:07<05:45, 1.55it/s]
  716. Batches: 24%|██▎ | 165/700 [02:07<05:31, 1.61it/s]
  717. Batches: 24%|██▎ | 166/700 [02:08<05:27, 1.63it/s]
  718. Batches: 24%|██▍ | 167/700 [02:09<05:23, 1.65it/s]
  719. Batches: 24%|██▍ | 168/700 [02:09<05:33, 1.60it/s]
  720. Batches: 24%|██▍ | 169/700 [02:10<05:28, 1.62it/s]
  721. Batches: 24%|██▍ | 170/700 [02:11<05:35, 1.58it/s]
  722. Batches: 24%|██▍ | 171/700 [02:11<05:31, 1.60it/s]
  723. Batches: 25%|██▍ | 172/700 [02:12<05:39, 1.55it/s]
  724. Batches: 25%|██▍ | 173/700 [02:12<05:41, 1.54it/s]
  725. Batches: 25%|██▍ | 174/700 [02:13<05:28, 1.60it/s]
  726. Batches: 25%|██▌ | 175/700 [02:14<05:36, 1.56it/s]
  727. Batches: 25%|██▌ | 176/700 [02:14<05:24, 1.62it/s]
  728. Batches: 25%|██▌ | 177/700 [02:15<05:16, 1.65it/s]
  729. Batches: 25%|██▌ | 178/700 [02:16<05:30, 1.58it/s]
  730. Batches: 26%|██▌ | 179/700 [02:16<05:20, 1.63it/s]
  731. Batches: 26%|██▌ | 180/700 [02:17<05:17, 1.64it/s]
  732. Batches: 26%|██▌ | 181/700 [02:17<05:11, 1.67it/s]
  733. Batches: 26%|██▌ | 182/700 [02:18<05:06, 1.69it/s]
  734. Batches: 26%|██▌ | 183/700 [02:18<05:03, 1.70it/s]
  735. Batches: 26%|██▋ | 184/700 [02:19<05:05, 1.69it/s]
  736. Batches: 26%|██▋ | 185/700 [02:20<05:06, 1.68it/s]
  737. Batches: 27%|██▋ | 186/700 [02:20<05:07, 1.67it/s]
  738. Batches: 27%|██▋ | 187/700 [02:21<04:56, 1.73it/s]
  739. Batches: 27%|██▋ | 188/700 [02:21<05:11, 1.64it/s]
  740. Batches: 27%|██▋ | 189/700 [02:22<05:10, 1.65it/s]
  741. Batches: 27%|██▋ | 190/700 [02:23<05:08, 1.65it/s]
  742. Batches: 27%|██▋ | 191/700 [02:23<05:10, 1.64it/s]
  743. Batches: 27%|██▋ | 192/700 [02:24<05:19, 1.59it/s]
  744. Batches: 28%|██▊ | 193/700 [02:25<05:18, 1.59it/s]
  745. Batches: 28%|██▊ | 194/700 [02:25<05:16, 1.60it/s]
  746. Batches: 28%|██▊ | 195/700 [02:26<05:12, 1.62it/s]
  747. Batches: 28%|██▊ | 196/700 [02:26<05:21, 1.57it/s]
  748. Batches: 28%|██▊ | 197/700 [02:27<05:15, 1.60it/s]
  749. Batches: 28%|██▊ | 198/700 [02:28<05:20, 1.56it/s]
  750. Batches: 28%|██▊ | 199/700 [02:28<05:18, 1.57it/s]
  751. Batches: 29%|██▊ | 200/700 [02:29<05:25, 1.54it/s]
  752. Batches: 29%|██▊ | 201/700 [02:30<05:13, 1.59it/s]
  753. Batches: 29%|██▉ | 202/700 [02:30<04:58, 1.67it/s]
  754. Batches: 29%|██▉ | 203/700 [02:31<04:47, 1.73it/s]
  755. Batches: 29%|██▉ | 204/700 [02:31<04:50, 1.71it/s]
  756. Batches: 29%|██▉ | 205/700 [02:32<04:41, 1.76it/s]
  757. Batches: 29%|██▉ | 206/700 [02:33<04:57, 1.66it/s]
  758. Batches: 30%|██▉ | 207/700 [02:33<04:46, 1.72it/s]
  759. Batches: 30%|██▉ | 208/700 [02:34<04:38, 1.77it/s]
  760. Batches: 30%|██▉ | 209/700 [02:34<04:53, 1.67it/s]
  761. Batches: 30%|███ | 210/700 [02:35<04:40, 1.75it/s]
  762. Batches: 30%|███ | 211/700 [02:35<04:46, 1.71it/s]
  763. Batches: 30%|███ | 212/700 [02:36<04:33, 1.78it/s]
  764. Batches: 30%|███ | 213/700 [02:37<04:42, 1.72it/s]
  765. Batches: 31%|███ | 214/700 [02:37<04:45, 1.70it/s]
  766. Batches: 31%|███ | 215/700 [02:38<04:48, 1.68it/s]
  767. Batches: 31%|███ | 216/700 [02:38<04:37, 1.74it/s]
  768. Batches: 31%|███ | 217/700 [02:39<04:28, 1.80it/s]
  769. Batches: 31%|███ | 218/700 [02:39<04:35, 1.75it/s]
  770. Batches: 31%|███▏ | 219/700 [02:40<04:29, 1.78it/s]
  771. Batches: 31%|███▏ | 220/700 [02:40<04:22, 1.83it/s]
  772. Batches: 32%|███▏ | 221/700 [02:41<04:34, 1.74it/s]
  773. Batches: 32%|███▏ | 222/700 [02:42<04:41, 1.70it/s]
  774. Batches: 32%|███▏ | 223/700 [02:42<04:48, 1.66it/s]
  775. Batches: 32%|███▏ | 224/700 [02:43<04:37, 1.72it/s]
  776. Batches: 32%|███▏ | 225/700 [02:43<04:29, 1.76it/s]
  777. Batches: 32%|███▏ | 226/700 [02:44<04:31, 1.74it/s]
  778. Batches: 32%|███▏ | 227/700 [02:44<04:22, 1.80it/s]
  779. Batches: 33%|███▎ | 228/700 [02:45<04:18, 1.82it/s]
  780. Batches: 33%|███▎ | 229/700 [02:46<04:15, 1.84it/s]
  781. Batches: 33%|███▎ | 230/700 [02:46<04:14, 1.85it/s]
  782. Batches: 33%|███▎ | 231/700 [02:47<04:26, 1.76it/s]
  783. error: code = NotFound desc = an error occurred when try to find container "36fabe257bac7994940cc4e08de0915c15cb6607ec6755d255fe9df0c92ad44c": not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement