Datasets for: Semantic Robustness of Models of Source Code
收藏资源简介:
Datasets for Semantic Robustness of Models of Source Code. Includes the c2s/java-small, csn/java, csn/python, and sri/py150 in the following representations: Raw [in raw.tar.gz] Normalized [in normalized.tar.gz] Pre-processed (<em>ast-paths and tokens</em>) [in preprocessed.tar.gz] Transformed [in transformed.tar.gz] Normalized transforms.All transforms.ShuffleLocalVariables transforms.ShuffleParameters transforms.RenameLocalVariables transforms.RenameFields transforms.RenameParameters transforms.ReplaceTrueFalse transforms.InsertPrintStatements transforms.Identity Pre-processed (<em>ast-paths and tokens</em>) transforms.Identity transforms.InsertPrintStatements transforms.ReplaceTrueFalse transforms.RenameParameters transforms.RenameFields transforms.RenameLocalVariables transforms.ShuffleParameters transforms.ShuffleLocalVariables transforms.All



