claudios commited on
Commit
317c4ac
1 Parent(s): 181dedd

Upload dataset

Browse files
README.md CHANGED
@@ -47,6 +47,28 @@ dataset_info:
47
  num_examples: 10348
48
  download_size: 16935273
49
  dataset_size: 42333325
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
  configs:
51
  - config_name: default
52
  data_files:
@@ -64,6 +86,14 @@ configs:
64
  path: exception_datasets/dev-*
65
  - split: test
66
  path: exception_datasets/test-*
 
 
 
 
 
 
 
 
67
  tags:
68
  - code
69
  ---
 
47
  num_examples: 10348
48
  download_size: 16935273
49
  dataset_size: 42333325
50
+ - config_name: function_docstring_datasets
51
+ features:
52
+ - name: function
53
+ dtype: string
54
+ - name: docstring
55
+ dtype: string
56
+ - name: label
57
+ dtype: string
58
+ - name: info
59
+ dtype: string
60
+ splits:
61
+ - name: train
62
+ num_bytes: 261700491
63
+ num_examples: 340846
64
+ - name: dev
65
+ num_bytes: 28498757
66
+ num_examples: 37592
67
+ - name: test
68
+ num_bytes: 141660242
69
+ num_examples: 186698
70
+ download_size: 121724722
71
+ dataset_size: 431859490
72
  configs:
73
  - config_name: default
74
  data_files:
 
86
  path: exception_datasets/dev-*
87
  - split: test
88
  path: exception_datasets/test-*
89
+ - config_name: function_docstring_datasets
90
+ data_files:
91
+ - split: train
92
+ path: function_docstring_datasets/train-*
93
+ - split: dev
94
+ path: function_docstring_datasets/dev-*
95
+ - split: test
96
+ path: function_docstring_datasets/test-*
97
  tags:
98
  - code
99
  ---
function_docstring_datasets/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f6d6c546268dc3dafab78549210c704eee248ced69509a7de94c6bae927e7ab
3
+ size 7973523
function_docstring_datasets/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b32545b003bf02749e4f3929c4f0ebc79be5489eee94d6ac7d699c10692023b0
3
+ size 39962097
function_docstring_datasets/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e95d5ae64344de77e09b1a9efc402e0a0640ae23994c382bdbcee965315e1205
3
+ size 73789102