dchen0 commited on
Commit
4e46001
·
verified ·
1 Parent(s): 4cac364

Upload logs/resnet_20260331_032231.log with huggingface_hub

Browse files
Files changed (1) hide show
  1. logs/resnet_20260331_032231.log +60 -0
logs/resnet_20260331_032231.log ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ==> Checking internet connectivity...
2
+ ==> Internet + pip OK
3
+ ==> Installing dependencies
4
+ ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
5
+ torchaudio 2.5.1+cu124 requires torch==2.5.1, but you have torch 2.6.0+cu124 which is incompatible.
6
+ WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
7
+ WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
8
+ ==> CUDA OK (torch 2.6.0+cu124, CUDA 12.4, NVIDIA GeForce RTX 3090)
9
+ ==> System info:
10
+ GPU: NVIDIA GeForce RTX 3090, 24576 MiB, 565.77
11
+ RAM: 31Gi
12
+ CPU: 20 cores
13
+ Disk: 500G total, 496G free
14
+ ==> Cloning font-model repo
15
+ Cloning into 'font-model'...
16
+ ==> Downloading dataset from HuggingFace: dchen0/font_crops_v5
17
+ Traceback (most recent call last):
18
+ File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/utils/_http.py", line 761, in hf_raise_for_status
19
+ response.raise_for_status()
20
+ File "/opt/conda/lib/python3.11/site-packages/httpx/_models.py", line 829, in raise_for_status
21
+ raise HTTPStatusError(message, request=request, response=self)
22
+ httpx.HTTPStatusError: Server error '504 Gateway Time-out' for url 'https://huggingface.co/api/datasets/dchen0/font_crops_v5/revision/main'
23
+ For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/504
24
+
25
+ The above exception was the direct cause of the following exception:
26
+
27
+ Traceback (most recent call last):
28
+ File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/_snapshot_download.py", line 240, in snapshot_download
29
+ repo_info = api.repo_info(repo_id=repo_id, repo_type=repo_type, revision=revision)
30
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
31
+ File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
32
+ return fn(*args, **kwargs)
33
+ ^^^^^^^^^^^^^^^^^^^
34
+ File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/hf_api.py", line 3285, in repo_info
35
+ return method(
36
+ ^^^^^^^
37
+ File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
38
+ return fn(*args, **kwargs)
39
+ ^^^^^^^^^^^^^^^^^^^
40
+ File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/hf_api.py", line 3091, in dataset_info
41
+ hf_raise_for_status(r)
42
+ File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/utils/_http.py", line 889, in hf_raise_for_status
43
+ raise _format(HfHubHTTPError, str(e), response) from e
44
+ huggingface_hub.errors.HfHubHTTPError: Server error '504 Gateway Time-out' for url 'https://huggingface.co/api/datasets/dchen0/font_crops_v5/revision/main' (Amz CF ID: WkfXkT0Q3J0RElriejorln2l4fu656MFy5bnzmnNbkRIekulxtWKDQ==)
45
+ For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/504
46
+
47
+ The above exception was the direct cause of the following exception:
48
+
49
+ Traceback (most recent call last):
50
+ File "<string>", line 3, in <module>
51
+ File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
52
+ return fn(*args, **kwargs)
53
+ ^^^^^^^^^^^^^^^^^^^
54
+ File "/opt/conda/lib/python3.11/site-packages/huggingface_hub/_snapshot_download.py", line 324, in snapshot_download
55
+ raise LocalEntryNotFoundError(
56
+ huggingface_hub.errors.LocalEntryNotFoundError: Got: HfHubHTTPError: Server error '504 Gateway Time-out' for url 'https://huggingface.co/api/datasets/dchen0/font_crops_v5/revision/main' (Amz CF ID: WkfXkT0Q3J0RElriejorln2l4fu656MFy5bnzmnNbkRIekulxtWKDQ==)
57
+ For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/504
58
+ An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.
59
+ SCRIPT CRASHED at line 80 (exit code 1)
60
+ ==> Uploading training log to HuggingFace...