AyoubChLin commited on
Commit
1c33be2
·
1 Parent(s): f949b96

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: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: text
6
+ dtype: string
7
+ - name: labels
8
+ dtype: int64
9
+ splits:
10
+ - name: train
11
+ num_bytes: 41896639
12
+ num_examples: 19850
13
+ download_size: 24928143
14
+ dataset_size: 41896639
15
  ---