JonasLoos commited on
Commit
73b6905
·
verified ·
1 Parent(s): 178c197

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -41,6 +41,9 @@ dataset_info:
41
  dataset_size: 4096489803
42
  ---
43
 
 
 
 
44
  # NYU Depth Dataset V2
45
 
46
  This is an unofficial Hugging Face downloading script of the [NYU Depth Dataset V2](https://cs.nyu.edu/~fergus/datasets/nyu_depth_v2.html). It downloads the data from the original source and converts it to the Hugging Face format.
 
41
  dataset_size: 4096489803
42
  ---
43
 
44
+ > [!WARNING]
45
+ > This repo relies on a data loading script, which is no longer supported with `datasets>=4.0`
46
+
47
  # NYU Depth Dataset V2
48
 
49
  This is an unofficial Hugging Face downloading script of the [NYU Depth Dataset V2](https://cs.nyu.edu/~fergus/datasets/nyu_depth_v2.html). It downloads the data from the original source and converts it to the Hugging Face format.