Update README.md
Browse files
README.md
CHANGED
|
@@ -33,7 +33,8 @@ configs:
|
|
| 33 |
---
|
| 34 |
|
| 35 |
This dataset contains deduplicated data from [The-Vault-function](https://huggingface.co/datasets/Fsoft-AIC/the-vault-function) and [The-Vault-class](https://huggingface.co/datasets/Fsoft-AIC/the-vault-class).
|
| 36 |
-
|
|
|
|
| 37 |
|
| 38 |
- **AST parsability**: we extracted only the AST parsable codes
|
| 39 |
- **AST Depth**: only samples with depth from 2.0 to 31.0
|
|
|
|
| 33 |
---
|
| 34 |
|
| 35 |
This dataset contains deduplicated data from [The-Vault-function](https://huggingface.co/datasets/Fsoft-AIC/the-vault-function) and [The-Vault-class](https://huggingface.co/datasets/Fsoft-AIC/the-vault-class).
|
| 36 |
+
|
| 37 |
+
Data filtering notes:
|
| 38 |
|
| 39 |
- **AST parsability**: we extracted only the AST parsable codes
|
| 40 |
- **AST Depth**: only samples with depth from 2.0 to 31.0
|