dhuck commited on
Commit
bf73f0a
·
1 Parent(s): 2af1aee

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -15,18 +15,19 @@ dataset_info:
15
  dtype: string
16
  - name: language
17
  dtype: string
18
- - name: is_faust
19
- dtype: int64
20
  - name: comments
21
  dtype: string
22
  - name: code
23
  dtype: string
24
  splits:
25
  - name: train
26
- num_bytes: 15257066
27
- num_examples: 2136
28
- download_size: 5456260
29
- dataset_size: 15257066
 
 
 
30
  ---
31
  # Dataset Card for "faust_code"
32
 
 
15
  dtype: string
16
  - name: language
17
  dtype: string
 
 
18
  - name: comments
19
  dtype: string
20
  - name: code
21
  dtype: string
22
  splits:
23
  - name: train
24
+ num_bytes: 7561888852
25
+ num_examples: 611738
26
+ - name: test
27
+ num_bytes: 1876266819
28
+ num_examples: 152935
29
+ download_size: 3643404015
30
+ dataset_size: 9438155671
31
  ---
32
  # Dataset Card for "faust_code"
33