Datasets:

ArXiv:
License:
NamCyan commited on
Commit
b53992d
·
1 Parent(s): 5fc34a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -150,7 +150,7 @@ Data fields for function level:
150
  - **parameters** (dict): Dictionary of parameters and its type (type can be None)
151
  - **docstring_params** (dict): Dictionary of the parsed information from docstring
152
 
153
- Due to the limitation of the huggingface data structure, we do not contain **parameters** and **docstring_params** field in this repo. The detail of data fields can be found in [The Vault data format](https://github.com/FSoft-AI4Code/TheVault/blob/main/data/README.md) and the full dataset version can be downloaded [here](https://github.com/FSoft-AI4Code/TheVault/).
154
  ### Data Splits
155
 
156
  In this repo, The Vault is divided into 5 subsets, where three training versions are split based on dataset size, and the remains are validation set and test set. The statistic for each language is illustrated in the following section.
 
150
  - **parameters** (dict): Dictionary of parameters and its type (type can be None)
151
  - **docstring_params** (dict): Dictionary of the parsed information from docstring
152
 
153
+ Due to the limitation of the huggingface data structure, we do not contain **parameters** and **docstring_params** fields in this repo. The detail of data fields can be found in [The Vault data format](https://github.com/FSoft-AI4Code/TheVault/blob/main/data/README.md) and the full dataset version can be downloaded [here](https://github.com/FSoft-AI4Code/TheVault/).
154
  ### Data Splits
155
 
156
  In this repo, The Vault is divided into 5 subsets, where three training versions are split based on dataset size, and the remains are validation set and test set. The statistic for each language is illustrated in the following section.