Added data access instructions to README
Browse files
README.md
CHANGED
@@ -14,6 +14,15 @@ This README file was generated on 03-11-2023 by David Bouget.
|
|
14 |
It was then updated on 07-11-2023 to add Hugging Face metadata by André Pedersen.
|
15 |
Last updated: 07-11-2023.
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
--------------------
|
18 |
GENERAL INFORMATION
|
19 |
--------------------
|
|
|
14 |
It was then updated on 07-11-2023 to add Hugging Face metadata by André Pedersen.
|
15 |
Last updated: 07-11-2023.
|
16 |
|
17 |
+
|
18 |
+
----------------------
|
19 |
+
ACCESSING THE DATASET
|
20 |
+
----------------------
|
21 |
+
|
22 |
+
To access the data, it is HIGHLY RECOMMENDED to use the Python API.
|
23 |
+
See this notebook on how to get started: https://colab.research.google.com/gist/andreped/6070d1d2914a9ce5847d4b3e687188b7/aeropath-load-dataset-example.ipynb
|
24 |
+
|
25 |
+
|
26 |
--------------------
|
27 |
GENERAL INFORMATION
|
28 |
--------------------
|