Shuu12121 commited on
Commit
8d09c5a
·
verified ·
1 Parent(s): b028d73

Upload dataset splits

Browse files
README.md CHANGED
@@ -1,6 +1,5 @@
1
-
2
  ---
3
- license: other # データセット自体ではなく、含まれるコードのライセンスは多様
4
  language: go
5
  pretty_name: go Code Dataset (go-codesearch-dataset-openV2)
6
  tags:
@@ -9,6 +8,45 @@ tags:
9
  - codesearchnet-format
10
  - source-code
11
  - documentation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # go Code Dataset (go-codesearch-dataset-openV2)
 
 
1
  ---
2
+ license: other
3
  language: go
4
  pretty_name: go Code Dataset (go-codesearch-dataset-openV2)
5
  tags:
 
8
  - codesearchnet-format
9
  - source-code
10
  - documentation
11
+ configs:
12
+ - config_name: default
13
+ data_files:
14
+ - split: train
15
+ path: data/train-*
16
+ - split: validation
17
+ path: data/validation-*
18
+ - split: test
19
+ path: data/test-*
20
+ dataset_info:
21
+ features:
22
+ - name: code
23
+ dtype: string
24
+ - name: docstring
25
+ dtype: string
26
+ - name: func_name
27
+ dtype: string
28
+ - name: language
29
+ dtype: string
30
+ - name: repo
31
+ dtype: string
32
+ - name: path
33
+ dtype: string
34
+ - name: url
35
+ dtype: string
36
+ - name: license
37
+ dtype: string
38
+ splits:
39
+ - name: train
40
+ num_bytes: 1017609138
41
+ num_examples: 1201339
42
+ - name: validation
43
+ num_bytes: 92999344
44
+ num_examples: 121618
45
+ - name: test
46
+ num_bytes: 78035471
47
+ num_examples: 102574
48
+ download_size: 276080224
49
+ dataset_size: 1188643953
50
  ---
51
 
52
  # go Code Dataset (go-codesearch-dataset-openV2)
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9813c47c824387aefbf0eb527c767b0dc1f393e56a927b43dd7273eb6aa09d6
3
+ size 19946971
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a9f07f44b31bfc275c17eb1922f8b2f681292269ee31e30d302b9864e3af2e5
3
+ size 83461321
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:352b3afb8a9031d03330703607fb1dbeffa16a880a88819e8da46d243412b0a1
3
+ size 77744506
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a1d4e88d3cce605902c7eeb3774563ca0052face131aeaa7a1d01592e7507de
3
+ size 74323659
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:427ebac0b24d2e746df9dc155fc4ec84aed2a5961eec5e2a1013c51f109ac0f1
3
+ size 20603767