File size: 406 Bytes
b07fc25
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
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.