├── .gitattributes ├── README.md ├── webred_21.tfrecord └── webred_5.tfrecord /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/WebRED/HEAD/.gitattributes -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/WebRED/HEAD/README.md -------------------------------------------------------------------------------- /webred_21.tfrecord: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/WebRED/HEAD/webred_21.tfrecord -------------------------------------------------------------------------------- /webred_5.tfrecord: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/google-research-datasets/WebRED/HEAD/webred_5.tfrecord --------------------------------------------------------------------------------