--- 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.