Datasets:

Sub-tasks:
slot-filling
Languages:
code
Multilinguality:
monolingual
Size Categories:
10K<n<100K
1K<n<10K
Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
Tags:
License:
lhoestq HF staff commited on
Commit
5dc0e3f
1 Parent(s): c10c3e9

rename configs to config_name

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -20,13 +20,6 @@ task_categories:
20
  task_ids:
21
  - slot-filling
22
  pretty_name: CodeXGlueCcClozeTestingMaxmin
23
- configs:
24
- - go
25
- - java
26
- - javascript
27
- - php
28
- - python
29
- - ruby
30
  dataset_info:
31
  - config_name: go
32
  features:
@@ -124,6 +117,13 @@ dataset_info:
124
  num_examples: 38
125
  download_size: 67675
126
  dataset_size: 48946
 
 
 
 
 
 
 
127
  ---
128
  # Dataset Card for "code_x_glue_cc_cloze_testing_maxmin"
129
 
 
20
  task_ids:
21
  - slot-filling
22
  pretty_name: CodeXGlueCcClozeTestingMaxmin
 
 
 
 
 
 
 
23
  dataset_info:
24
  - config_name: go
25
  features:
 
117
  num_examples: 38
118
  download_size: 67675
119
  dataset_size: 48946
120
+ config_names:
121
+ - go
122
+ - java
123
+ - javascript
124
+ - php
125
+ - python
126
+ - ruby
127
  ---
128
  # Dataset Card for "code_x_glue_cc_cloze_testing_maxmin"
129