python-fim / README.md
simmo's picture
Update README.md
b07fc25 verified
|
raw
history blame
406 Bytes
---
license: apache-2.0
task_categories:
- fill-mask
language:
- en
tags:
- code
pretty_name: Python Fill-in-the-Middle
---
# Python Stack | Fill-in-the-Middle
This is a conversion or adaptation of The Stack to a python FIM task. The example column is B64 encoded because people like to put special characters in their code that `csv` files dont like so I encoded the strings before saving them to disk.