mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-11 00:30:06 +08:00
86cadc6e9f
- 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.
14 lines
390 B
Markdown
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.
|