NLTuan commited on
Commit
26518fa
·
verified ·
1 Parent(s): 31e8702

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  A clone of 'bigcode/starcoderdata' with 120k training rows and 30k validation rows
2
 
3
  ---
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: data/train-*
7
+ - split: validation
8
+ path: data/validation-*
9
+ dataset_info:
10
+ features:
11
+ - name: max_stars_repo_path
12
+ dtype: string
13
+ - name: max_stars_repo_name
14
+ dtype: string
15
+ - name: max_stars_count
16
+ dtype: int64
17
+ - name: id
18
+ dtype: string
19
+ - name: text
20
+ dtype: string
21
+ splits:
22
+ - name: train
23
+ num_bytes: 771306855.2
24
+ num_examples: 120000
25
+ - name: validation
26
+ num_bytes: 192826713.8
27
+ num_examples: 30000
28
+ download_size: 327533392
29
+ dataset_size: 964133569.0
30
+ ---
31
  A clone of 'bigcode/starcoderdata' with 120k training rows and 30k validation rows
32
 
33
  ---
data/train-00000-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bea62987b758257690abe7acba2fc9bb5e675de292cd2e97a86924c15842a5a
3
- size 129464915
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e6d23854fdec89fda19a49763a0ecfa8953e4826f6e3056e425bd67527f7c35
3
+ size 128778703
data/train-00001-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f54f14595667fd1226f6f9569740912425d0ebd424a8a3db002acecce23c2a8c
3
- size 133541972
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0227fb5fea8e24425033a8a297f83ac4bc689c12acf88bac95922d22cf084e8
3
+ size 131275244
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c2b129563a60022344641bf6fd1c1ddb9344e76f791e5665a3ac7c7e030f15c
3
- size 64549593
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96bf062ae84939d8d57955882428c54dbe0a33b19a256ae68466004002ccc6f9
3
+ size 67479445