Files
Open-Assistant/notebooks/data-augmentation/essay-revision/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

12 lines
440 B
Markdown

# Essay Revision
Essay Revision is a notebook that generates data for improving essays. It does
that by taking a "good" essay, making it worse step by step and the finding
instructions for making it better. This will be useful for generating data for
the model.
## Contributing
Feel free to contribute to this notebook. It's not perfect but it is quite good.
Finding a better way to make grammatical errors may be a good place to start.