ebrigham commited on
Commit
5a5f3d1
·
1 Parent(s): febbd15

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-classification
4
+ language:
5
+ - nl
6
+ size_categories:
7
+ - 1K<n<10K
8
+ ---
9
+ The original dataset is in French (https://www.kaggle.com/datasets/fedi1996/insurance-reviews-france)
10
+ Dataset was translated to the Dutch language using the Google translate python library googletrans==3.1.0a0
11
+ The sentiment labels are 1 (POS) and -1 (NEG)