You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Please see the following section to see a brief summary of how to use the datase
39
39
40
40
## Using the dataset
41
41
42
-
All relevant files can be downaloded from the `releases` page in this repo.
42
+
All relevant files can be downloded from the `releases` page in this repo.
43
43
44
44
We provide a `Dataset` class as the top-level interface to querying the datasets (although the user is free to read the pickle files on their own).
45
45
The `Dataset` class is primarily used to deal with training datasets but it has an option to also piggy-back benchmarking and static datasets for convenience.
0 commit comments