Files
Open-Assistant/notebooks/data-augmentation/unified-qa/README.md
T
Andrew Maguire 86cadc6e9f Cleanup notebooks folder (#716)
- standardize file naming to be a little more pythonic.
- one folder per notebook plus a README for easy GH viewing.
- adjust colab badges for new structure.
2023-01-14 22:51:09 +00:00

14 lines
390 B
Markdown

# UnifiedQA Downloader
UnifiedQA is a notebook that downloads data from UnifiedQA's Google Cloud bucket
and converts it into OpenAssistant Data Scheme formats. Files for each dataset
in the UnifiedQA collection (excluding the ones already in xP3) are saved to
JSON.
---
## Contributing
Feel free to contribute to this notebook. It's not perfect and additional
functionality is planned.