add dataset_info in dataset metadata
Browse files
README.md
CHANGED
|
@@ -27,6 +27,103 @@ configs:
|
|
| 27 |
- php
|
| 28 |
- python
|
| 29 |
- ruby
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
---
|
| 31 |
# Dataset Card for "code_x_glue_cc_cloze_testing_all"
|
| 32 |
|
|
@@ -258,4 +355,4 @@ Computational Use of Data Agreement (C-UDA) License.
|
|
| 258 |
|
| 259 |
### Contributions
|
| 260 |
|
| 261 |
-
Thanks to @madlag (and partly also @ncoop57) for adding this dataset.
|
|
|
|
| 27 |
- php
|
| 28 |
- python
|
| 29 |
- ruby
|
| 30 |
+
dataset_info:
|
| 31 |
+
- config_name: go
|
| 32 |
+
features:
|
| 33 |
+
- name: id
|
| 34 |
+
dtype: int32
|
| 35 |
+
- name: idx
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: nl_tokens
|
| 38 |
+
sequence: string
|
| 39 |
+
- name: pl_tokens
|
| 40 |
+
sequence: string
|
| 41 |
+
splits:
|
| 42 |
+
- name: train
|
| 43 |
+
num_bytes: 22409765
|
| 44 |
+
num_examples: 25282
|
| 45 |
+
download_size: 32578836
|
| 46 |
+
dataset_size: 22409765
|
| 47 |
+
- config_name: java
|
| 48 |
+
features:
|
| 49 |
+
- name: id
|
| 50 |
+
dtype: int32
|
| 51 |
+
- name: idx
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: nl_tokens
|
| 54 |
+
sequence: string
|
| 55 |
+
- name: pl_tokens
|
| 56 |
+
sequence: string
|
| 57 |
+
splits:
|
| 58 |
+
- name: train
|
| 59 |
+
num_bytes: 40392965
|
| 60 |
+
num_examples: 40492
|
| 61 |
+
download_size: 56468936
|
| 62 |
+
dataset_size: 40392965
|
| 63 |
+
- config_name: javascript
|
| 64 |
+
features:
|
| 65 |
+
- name: id
|
| 66 |
+
dtype: int32
|
| 67 |
+
- name: idx
|
| 68 |
+
dtype: string
|
| 69 |
+
- name: nl_tokens
|
| 70 |
+
sequence: string
|
| 71 |
+
- name: pl_tokens
|
| 72 |
+
sequence: string
|
| 73 |
+
splits:
|
| 74 |
+
- name: train
|
| 75 |
+
num_bytes: 16090182
|
| 76 |
+
num_examples: 13837
|
| 77 |
+
download_size: 22665666
|
| 78 |
+
dataset_size: 16090182
|
| 79 |
+
- config_name: php
|
| 80 |
+
features:
|
| 81 |
+
- name: id
|
| 82 |
+
dtype: int32
|
| 83 |
+
- name: idx
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: nl_tokens
|
| 86 |
+
sequence: string
|
| 87 |
+
- name: pl_tokens
|
| 88 |
+
sequence: string
|
| 89 |
+
splits:
|
| 90 |
+
- name: train
|
| 91 |
+
num_bytes: 51328988
|
| 92 |
+
num_examples: 51930
|
| 93 |
+
download_size: 73115225
|
| 94 |
+
dataset_size: 51328988
|
| 95 |
+
- config_name: python
|
| 96 |
+
features:
|
| 97 |
+
- name: id
|
| 98 |
+
dtype: int32
|
| 99 |
+
- name: idx
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: nl_tokens
|
| 102 |
+
sequence: string
|
| 103 |
+
- name: pl_tokens
|
| 104 |
+
sequence: string
|
| 105 |
+
splits:
|
| 106 |
+
- name: train
|
| 107 |
+
num_bytes: 40631213
|
| 108 |
+
num_examples: 40137
|
| 109 |
+
download_size: 56766288
|
| 110 |
+
dataset_size: 40631213
|
| 111 |
+
- config_name: ruby
|
| 112 |
+
features:
|
| 113 |
+
- name: id
|
| 114 |
+
dtype: int32
|
| 115 |
+
- name: idx
|
| 116 |
+
dtype: string
|
| 117 |
+
- name: nl_tokens
|
| 118 |
+
sequence: string
|
| 119 |
+
- name: pl_tokens
|
| 120 |
+
sequence: string
|
| 121 |
+
splits:
|
| 122 |
+
- name: train
|
| 123 |
+
num_bytes: 3454904
|
| 124 |
+
num_examples: 4437
|
| 125 |
+
download_size: 4825752
|
| 126 |
+
dataset_size: 3454904
|
| 127 |
---
|
| 128 |
# Dataset Card for "code_x_glue_cc_cloze_testing_all"
|
| 129 |
|
|
|
|
| 355 |
|
| 356 |
### Contributions
|
| 357 |
|
| 358 |
+
Thanks to @madlag (and partly also @ncoop57) for adding this dataset.
|