adarsh commited on
Commit
53f86b2
·
1 Parent(s): 46c79fb

updated init

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,2 +1,13 @@
1
  ### Dark Pattern Detection using Fine Tuned BERT Model
2
  A web app built using streamlit powered by CogniGuard project
 
 
 
 
 
 
 
 
 
 
 
 
1
  ### Dark Pattern Detection using Fine Tuned BERT Model
2
  A web app built using streamlit powered by CogniGuard project
3
+
4
+ title: dark_pattern_detector_app
5
+ emoji:
6
+ colorFrom: red
7
+ colorTo: red
8
+ sdk: streamlit
9
+ sdk_version: 1.33.0
10
+ app_file: app.py
11
+ pinned: true
12
+ license: mit
13
+ short_description: Fine-Tuned BERT model for dark pattern detection powered by CogniGuard project