loubnabnl HF staff commited on
Commit
229dbce
1 Parent(s): 8e9f6e1

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators: []
3
+ language:
4
+ - code
5
+ license:
6
+ - other
7
+ multilinguality:
8
+ - monolingual
9
+ pretty_name: github-markdown-to-code
10
+ size_categories:
11
+ - unknown
12
+ task_categories:
13
+ - sequence-modeling
14
+ task_ids:
15
+ - language-modeling
16
+ ---
17
+
18
+ This is a parsed version of [github-jupyter-parsed](https://huggingface.co/datasets/codeparrot/github-jupyter-parsed), with markdown and code pairs. We provide the preprocessing script in [preprocessing.py](https://huggingface.co/datasets/codeparrot/github-jupyter-parsed-v2/blob/main/preprocessing.py).