fathyshalab commited on
Commit
6d2eb57
·
1 Parent(s): 1fbb0cf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: category
7
+ dtype: string
8
+ - name: label_name
9
+ dtype: string
10
+ - name: label
11
+ dtype: int64
12
+ - name: __index_level_0__
13
+ dtype: int64
14
+ - name: sentence_length
15
+ dtype: int64
16
+ splits:
17
+ - name: test
18
+ num_bytes: 281204
19
+ num_examples: 350
20
+ - name: train
21
+ num_bytes: 643860
22
+ num_examples: 808
23
+ download_size: 554464
24
+ dataset_size: 925064
25
+ ---
26
+ # Dataset Card for "reklambox-filtered"
27
+
28
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)