SivilTaram commited on
Commit
20477fc
·
1 Parent(s): 24ec04c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -25,10 +25,16 @@ dataset_info:
25
  dtype: string
26
  - name: metadata
27
  sequence: string
 
 
 
 
28
  splits:
29
  - name: train
30
- download_size: 1403
31
- dataset_size: 0
 
 
32
  ---
33
  # Dataset Card for "code-exchange"
34
 
 
25
  dtype: string
26
  - name: metadata
27
  sequence: string
28
+ - name: input
29
+ dtype: string
30
+ - name: output
31
+ dtype: string
32
  splits:
33
  - name: train
34
+ num_bytes: 49109718161.00354
35
+ num_examples: 7658345
36
+ download_size: 22205153192
37
+ dataset_size: 49109718161.00354
38
  ---
39
  # Dataset Card for "code-exchange"
40