andreaskoepf andrewm4894 commited on
Commit
fd7dd3f
1 Parent(s): c267a21

briefly mention and add link to notebooks/openassistant-oasst1 gh folder (#7)

Browse files

- briefly mention and add link to notebooks/openassistant-oasst1 gh folder (900fcef14c2a838877184500bff03e8e145285ca)


Co-authored-by: Andrew Maguire <andrewm4894@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -232,6 +232,11 @@ For readability, only a subset of the message properties is shown here.
232
  Please refer to [oasst-data](https://github.com/LAION-AI/Open-Assistant/tree/main/oasst-data) for
233
  details about the data structure and Python code to read and write jsonl files containing oasst data objects.
234
 
 
 
 
 
 
235
 
236
  ## Main Dataset Files
237
 
 
232
  Please refer to [oasst-data](https://github.com/LAION-AI/Open-Assistant/tree/main/oasst-data) for
233
  details about the data structure and Python code to read and write jsonl files containing oasst data objects.
234
 
235
+ If you would like to explore the dataset yourself you can find a
236
+ [`getting-started`](https://github.com/LAION-AI/Open-Assistant/blob/main/notebooks/openassistant-oasst1/getting-started.ipynb)
237
+ notebook in the `notebooks/openassistant-oasst1` folder of the [LAION-AI/Open-Assistant](https://github.com/LAION-AI/Open-Assistant)
238
+ github repository.
239
+
240
 
241
  ## Main Dataset Files
242