Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
arjunguha commited on
Commit
bbc8ed4
1 Parent(s): 9ee5545

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -24,6 +24,8 @@ configs:
24
  data_files:
25
  - split: train
26
  path: data/train-*
 
 
27
  ---
28
 
29
  # ManyTypes4Py-Reconstructed
@@ -51,5 +53,10 @@ More specifically:
51
  3. We augment each file with the text of each type annotation, as well as their
52
  start and end positions (in bytes) in the code.
53
 
 
 
 
 
 
54
  [ManyTypes4Py paper]: https://arxiv.org/abs/2104.04706
55
- [The artifact]: https://zenodo.org/records/4719447
 
24
  data_files:
25
  - split: train
26
  path: data/train-*
27
+ license: openrail
28
+ pretty_name: ManyTypes4Py Reconstruction
29
  ---
30
 
31
  # ManyTypes4Py-Reconstructed
 
53
  3. We augment each file with the text of each type annotation, as well as their
54
  start and end positions (in bytes) in the code.
55
 
56
+
57
+ ## Internal Note
58
+
59
+ The dataset construction code is on the Discovery cluster at `/work/arjunguha-research-group/arjun/projects/ManyTypesForPy_reconstruction`.
60
+
61
  [ManyTypes4Py paper]: https://arxiv.org/abs/2104.04706
62
+ [The artifact]: https://zenodo.org/records/4719447