Skip to main content

Clashluke's group workspace

Timestamps visible
2023-05-15 08:58:37
    np_data = timeit("Initializing dataset", text_dataset, ctx, skipped_samples)
2023-05-15 08:58:37
  File "/home/lucas/PycharmProjects/Olmax/src/main.py", line 102, in timeit
2023-05-15 08:58:37
    out = fn(*args, **kwargs)
2023-05-15 08:58:37
  File "/home/lucas/PycharmProjects/Olmax/src/data.py", line 59, in text_dataset
2023-05-15 08:58:37
    filenames = tf.io.gfile.glob(ctx.data.path)
2023-05-15 08:58:37
  File "/usr/lib/python3/dist-packages/tensorflow/python/lib/io/file_io.py", line 441, in get_matching_files_v2
2023-05-15 08:58:37
    for matching_filename in _pywrap_file_io.GetMatchingFiles(
2023-05-15 08:58:37
tensorflow.python.framework.errors_impl.PermissionDeniedError: Error executing an HTTP request: HTTP response code 401 with body '{
2023-05-15 08:58:37
  "error": {
2023-05-15 08:58:37
    "code": 401,
2023-05-15 08:58:37
    "message": "Anonymous caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist).",
2023-05-15 08:58:37
    "errors": [
2023-05-15 08:58:37
      {
2023-05-15 08:58:37
        "message": "Anonymous caller does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist).",
2023-05-15 08:58:37
        "domain": "global",
2023-05-15 08:58:37
        "reason": "required",
2023-05-15 08:58:37
    '
2023-05-15 08:58:37
 when reading gs://homebrewnlp-us/the-char-pile