Update README.md
Browse files
README.md
CHANGED
|
@@ -74,7 +74,9 @@ viewer: false
|
|
| 74 |
|
| 75 |
|
| 76 |
## Dataset Summary
|
| 77 |
-
The Vault
|
|
|
|
|
|
|
| 78 |
|
| 79 |
## Supported Tasks
|
| 80 |
The Vault can be used for pretraining LLMs or downstream code-text interaction tasks. A number of tasks related to code understanding and geneartion can be constructed using The Vault such as *code summarization*, *text-to-code generation* and *code search*.
|
|
|
|
| 74 |
|
| 75 |
|
| 76 |
## Dataset Summary
|
| 77 |
+
The Vault dataset is a comprehensive, large-scale, multilingual parallel dataset that features high-quality code-text pairs derived from The Stack, the largest permissively-licensed source code dataset.
|
| 78 |
+
|
| 79 |
+
We provide The Vault which contains code snippets from 10 popular programming languages such as Java, JavaScript, Python, Ruby, Rust, Golang, C#, C++, C, and PHP. This dataset provides multiple code-snippet levels, metadata, and 11 docstring styles for enhanced usability and versatility.
|
| 80 |
|
| 81 |
## Supported Tasks
|
| 82 |
The Vault can be used for pretraining LLMs or downstream code-text interaction tasks. A number of tasks related to code understanding and geneartion can be constructed using The Vault such as *code summarization*, *text-to-code generation* and *code search*.
|