Datasets:

Languages:
code
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
original
ArXiv:
Tags:
debugging
License:
albertvillanova HF staff commited on
Commit
9c500d9
1 Parent(s): 43d16a8

Add small data files

Browse files
README.md CHANGED
@@ -50,16 +50,16 @@ dataset_info:
50
  dtype: string
51
  splits:
52
  - name: train
53
- num_bytes: 13006719
54
  num_examples: 46680
55
  - name: validation
56
- num_bytes: 1629250
57
  num_examples: 5835
58
  - name: test
59
- num_bytes: 1619708
60
  num_examples: 5835
61
- download_size: 15555421
62
- dataset_size: 16255677
63
  configs:
64
  - config_name: medium
65
  data_files:
@@ -69,6 +69,14 @@ configs:
69
  path: medium/validation-*
70
  - split: test
71
  path: medium/test-*
 
 
 
 
 
 
 
 
72
  ---
73
 
74
  # Dataset Card for "code_x_glue_cc_code_refinement"
 
50
  dtype: string
51
  splits:
52
  - name: train
53
+ num_bytes: 13006679
54
  num_examples: 46680
55
  - name: validation
56
+ num_bytes: 1629242
57
  num_examples: 5835
58
  - name: test
59
+ num_bytes: 1619700
60
  num_examples: 5835
61
+ download_size: 5894462
62
+ dataset_size: 16255621
63
  configs:
64
  - config_name: medium
65
  data_files:
 
69
  path: medium/validation-*
70
  - split: test
71
  path: medium/test-*
72
+ - config_name: small
73
+ data_files:
74
+ - split: train
75
+ path: small/train-*
76
+ - split: validation
77
+ path: small/validation-*
78
+ - split: test
79
+ path: small/test-*
80
  ---
81
 
82
  # Dataset Card for "code_x_glue_cc_code_refinement"
small/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be9b78909122cc07a9b31b55c999fe8b8346b1bd775e726b0cbb044f9d1ebc90
3
+ size 588578
small/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e0ddaf02afd36f2827d0f6edcf94b3b6b5908206cbf63fc6ac99ee4a6332472
3
+ size 4715251
small/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b623a6544959b1767eb3082064b3b3896e26f0770dfd2270d14d4e62da0246a5
3
+ size 590633