adarsh commited on
Commit
52209b0
β€’
1 Parent(s): 53f86b2

modified yam

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,8 +1,7 @@
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
@@ -10,4 +9,6 @@ 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
 
 
 
 
 
1
 
2
+ ---
3
  title: dark_pattern_detector_app
4
+ emoji: πŸ˜€
5
  colorFrom: red
6
  colorTo: red
7
  sdk: streamlit
 
9
  app_file: app.py
10
  pinned: true
11
  license: mit
12
+ short_description: Fine-Tuned BERT model for dark pattern detection powered by CogniGuard project
13
+
14
+ ---