alayaran commited on
Commit
6cdd0f7
1 Parent(s): 463ca5d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: text
6
+ dtype: string
7
+ splits:
8
+ - name: train
9
+ num_bytes: 75627811
10
+ num_examples: 262134
11
+ - name: test
12
+ num_bytes: 2227027
13
+ num_examples: 8800
14
+ download_size: 27980297
15
+ dataset_size: 77854838
16
  ---