joetey commited on
Commit
2fff720
·
1 Parent(s): db1e9d9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input
5
+ dtype: float64
6
+ - name: target
7
+ dtype: float64
8
+ splits:
9
+ - name: train
10
+ download_size: 357
11
+ dataset_size: 0
12
+ ---
13
+ # Dataset Card for "bad_code_to_good_code_dataset"
14
+
15
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)