Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
original
Tags:
License:
webersni commited on
Commit
120bd26
1 Parent(s): 1b35c42

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: cc-by-nc-sa-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: cc-by-nc-sa-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: text
6
+ dtype: string
7
+ - name: label
8
+ dtype: int64
9
+ splits:
10
+ - name: train
11
+ num_bytes: 492077
12
+ num_examples: 1000
13
+ - name: test
14
+ num_bytes: 174265
15
+ num_examples: 320
16
+ download_size: 373339
17
+ dataset_size: 666342
18
  ---