Update README.md
Browse files
README.md
CHANGED
|
@@ -100,7 +100,11 @@ viewer: true
|
|
| 100 |
<img src="https://raw.githubusercontent.com/FSoft-AI4Code/TheVault/main/assets/the-vault-4-logo-png.png" width="300px" alt="logo">
|
| 101 |
</p>
|
| 102 |
|
|
|
|
|
|
|
| 103 |
# The Vault: A Comprehensive Multilingual Dataset for Advancing Code Understanding and Generation
|
|
|
|
|
|
|
| 104 |
|
| 105 |
## Dataset Summary
|
| 106 |
The Vault is a multilingual code-text dataset with over 40 million pairs covering 10 popular programming languages. It is the largest corpus containing parallel code-text data. By building upon [The Stack](https://huggingface.co/datasets/bigcode/the-stack), a massive raw code sample collection, the Vault offers a comprehensive and clean resource for advancing research in code understanding and generation. It provides a high-quality dataset that includes code-text pairs at multiple levels, such as class and inline-level, in addition to the function level. The Vault can serve many purposes at multiple levels.
|
|
|
|
| 100 |
<img src="https://raw.githubusercontent.com/FSoft-AI4Code/TheVault/main/assets/the-vault-4-logo-png.png" width="300px" alt="logo">
|
| 101 |
</p>
|
| 102 |
|
| 103 |
+
<div align="center">
|
| 104 |
+
|
| 105 |
# The Vault: A Comprehensive Multilingual Dataset for Advancing Code Understanding and Generation
|
| 106 |
+
</div>
|
| 107 |
+
|
| 108 |
|
| 109 |
## Dataset Summary
|
| 110 |
The Vault is a multilingual code-text dataset with over 40 million pairs covering 10 popular programming languages. It is the largest corpus containing parallel code-text data. By building upon [The Stack](https://huggingface.co/datasets/bigcode/the-stack), a massive raw code sample collection, the Vault offers a comprehensive and clean resource for advancing research in code understanding and generation. It provides a high-quality dataset that includes code-text pairs at multiple levels, such as class and inline-level, in addition to the function level. The Vault can serve many purposes at multiple levels.
|