CodeHima commited on
Commit
42d6184
Β·
verified Β·
1 Parent(s): 93286f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # TOSRoberta: Terms of Service Analyzer πŸ“œπŸ€–
2
 
3
  TOSRoberta is an advanced Terms of Service (ToS) analyzer powered by a fine-tuned RoBERTa-large model. It classifies clauses in ToS documents based on their fairness level, helping users quickly identify potentially unfair terms.
@@ -93,4 +101,4 @@ Project Link: [https://github.com/HimanshuMohanty-Git24/TOSRoberta](https://gith
93
 
94
  ---
95
 
96
- ⭐️ If you find this project useful, please consider giving it a star!
 
1
+ ---
2
+ license: mit
3
+ title: TOSRoberta
4
+ sdk: streamlit
5
+ emoji: πŸš€
6
+ colorFrom: red
7
+ colorTo: yellow
8
+ ---
9
  # TOSRoberta: Terms of Service Analyzer πŸ“œπŸ€–
10
 
11
  TOSRoberta is an advanced Terms of Service (ToS) analyzer powered by a fine-tuned RoBERTa-large model. It classifies clauses in ToS documents based on their fairness level, helping users quickly identify potentially unfair terms.
 
101
 
102
  ---
103
 
104
+ ⭐️ If you find this project useful, please consider giving it a star!