Shuu12121 commited on
Commit
e7b990f
·
verified ·
1 Parent(s): cf16913

Upload dataset

Browse files
README.md CHANGED
@@ -1,15 +1,52 @@
1
-
2
  ---
3
  license: apache-2.0
4
  language:
5
- - en
6
  tags:
7
- - java
8
- - code-search
9
- - text-to-code
10
- - code-to-text
11
- - source-code
12
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  # Java CodeSearch Dataset (Shuu12121/java-treesitter-dedupe-filtered-datasetsV2)
 
 
1
  ---
2
  license: apache-2.0
3
  language:
4
+ - en
5
  tags:
6
+ - java
7
+ - code-search
8
+ - text-to-code
9
+ - code-to-text
10
+ - source-code
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: 1337070391
41
+ num_examples: 1281018
42
+ - name: validation
43
+ num_bytes: 13244063
44
+ num_examples: 14788
45
+ - name: test
46
+ num_bytes: 17532305
47
+ num_examples: 17486
48
+ download_size: 279258370
49
+ dataset_size: 1367846759
50
  ---
51
 
52
  # Java CodeSearch Dataset (Shuu12121/java-treesitter-dedupe-filtered-datasetsV2)
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b92abfd47783949bc5b5d6b8d8425d06cd5ddc63b32d1ebf52fa3c2a516b4c7c
3
+ size 4453698
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40578969a6c5f2929df622e7ba848e1ad3b83e9a45dc356e75b9edfc13487d17
3
+ size 93382836
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1063bf9706bec9e6e3c655e46899b3a4aa8b2c9b9027f84c3b4452767de70304
3
+ size 85004330
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32137e33616ad586cd5da7684c35d0e2b4dd33831942e1d02acb378ea676ad52
3
+ size 93064341
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35f4b29ad6ca2f5e94a5e78821c831c9e7b73bb31753698735228279630570f0
3
+ size 3353165