asquirous commited on
Commit
92b48ae
1 Parent(s): 82000d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,4 +9,4 @@ tags:
9
  ---
10
 
11
  This model has been trained on a very small [dataset](https://github.com/yamanalab/ec-darkpattern/blob/master/dataset/dataset.tsv) having ~1.8k samples and 8 classes.
12
- It performs horribly in classifying the type of dark pattern, but I did notice that it performs pretty well in classifying if it is a dark pattern or not. That is, it outputs "Not Dark Pattern" accurately most of the times (formal evaluation not done) when the given text is not a dark pattern (according to the examples in the dataset) and any of the other labels otherwise
 
9
  ---
10
 
11
  This model has been trained on a very small [dataset](https://github.com/yamanalab/ec-darkpattern/blob/master/dataset/dataset.tsv) having ~1.8k samples and 8 classes.
12
+ It performs horribly in classifying the type of dark pattern, but I did notice that it performs pretty well in classifying if it is a dark pattern or not. That is, it outputs "Not Dark Pattern" accurately most of the times (formal evaluation not done) when the given text is not a dark pattern (according to the examples in the dataset) and any of the other labels otherwise.