Update README.md
Browse files
README.md
CHANGED
|
@@ -29,6 +29,8 @@ configs:
|
|
| 29 |
|
| 30 |
This dataset is generated from [bigcode/starcoderdata](https://huggingface.co/datasets/bigcode/starcoderdata).
|
| 31 |
|
|
|
|
|
|
|
| 32 |
## Generation Process
|
| 33 |
1. We filtered the original dataset with common language: C, Cpp, Java, Python and JSON.
|
| 34 |
2. We removed some columns for mixing up with other dataset: "id", "max_stars_repo_path", "max_stars_repo_name"
|
|
|
|
| 29 |
|
| 30 |
This dataset is generated from [bigcode/starcoderdata](https://huggingface.co/datasets/bigcode/starcoderdata).
|
| 31 |
|
| 32 |
+
Total GPT2 Tokens: 4,649,163,171
|
| 33 |
+
|
| 34 |
## Generation Process
|
| 35 |
1. We filtered the original dataset with common language: C, Cpp, Java, Python and JSON.
|
| 36 |
2. We removed some columns for mixing up with other dataset: "id", "max_stars_repo_path", "max_stars_repo_name"
|