Sridevi commited on
Commit
22bc60a
·
1 Parent(s): 054551b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: id
6
+ dtype: int64
7
+ - name: text
8
+ dtype: string
9
+ splits:
10
+ - name: train
11
+ num_bytes: 35078305
12
+ num_examples: 20043
13
+ download_size: 17928855
14
+ dataset_size: 35078305
15
  ---