Spaces:
Sleeping
Sleeping
Update README.md
Browse files
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!
|