Hoglet-33 commited on
Commit
d4572c8
·
verified ·
1 Parent(s): f38e130

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  This dataset is supposed to contain about 1 billion tokens from the ***bigcode/starcoderdata*** dataset. This dataset contains the code from three languages *Python*, *C++*, and *TypeScript*. With an equal split for each language.
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - code
7
+ - typescript
8
+ - cpp
9
+ - programming
10
+ - python
11
+ - pretraining
12
+ ---
13
  This dataset is supposed to contain about 1 billion tokens from the ***bigcode/starcoderdata*** dataset. This dataset contains the code from three languages *Python*, *C++*, and *TypeScript*. With an equal split for each language.