Datasets:

DOI:
License:
mike dupont commited on
Commit
302aef5
·
1 Parent(s): 56f54cf
Files changed (2) hide show
  1. .gitattributes +0 -0
  2. README.md +4 -0
.gitattributes CHANGED
The diff for this file is too large to render. See raw diff
 
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: agpl-3.0
3
  ---
 
 
 
 
 
1
  ---
2
  license: agpl-3.0
3
  ---
4
+
5
+ This dataset was extracted from https://github.com/meta-introspector/pyprolog/blob/main/prep.py
6
+
7
+ Each python file was converted to ast, then to json, then flattened and written to parquet, then we attempted to convert them to hg dataset in arrow format.