ammarnasr commited on
Commit
15c51be
1 Parent(s): 8f7b735

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: openrail
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: openrail
3
+ dataset_info:
4
+ features:
5
+ - name: hexsha
6
+ dtype: string
7
+ - name: size
8
+ dtype: int64
9
+ - name: content
10
+ dtype: string
11
+ - name: avg_line_length
12
+ dtype: float64
13
+ - name: max_line_length
14
+ dtype: int64
15
+ - name: alphanum_fraction
16
+ dtype: float64
17
+ splits:
18
+ - name: train
19
+ num_bytes: 691704
20
+ num_examples: 91
21
+ download_size: 223848
22
+ dataset_size: 691704
23
  ---