Update README.md
Browse files
README.md
CHANGED
@@ -3,11 +3,13 @@ language:
|
|
3 |
- en
|
4 |
metrics:
|
5 |
- accuracy
|
6 |
-
|
|
|
7 |
- text: "You have the right to use CommunityConnect for its intended purpose of connecting with others, sharing content responsibly, and engaging in constructive dialogue. You are responsible for the content you post and must respect the rights and privacy of others."
|
8 |
example_title: "Fair Clause"
|
9 |
- text: " We reserve the right to suspend, terminate, or restrict your access to the platform at any time and for any reason, without prior notice or explanation. This includes but is not limited to violations of our community guidelines or terms of service, as determined solely by ConnectWorld."
|
10 |
example_title: "Unfair Clause"
|
|
|
11 |
library_name: transformers
|
12 |
pipeline_tag: text-classification
|
13 |
tags:
|
|
|
3 |
- en
|
4 |
metrics:
|
5 |
- accuracy
|
6 |
+
|
7 |
+
widget:
|
8 |
- text: "You have the right to use CommunityConnect for its intended purpose of connecting with others, sharing content responsibly, and engaging in constructive dialogue. You are responsible for the content you post and must respect the rights and privacy of others."
|
9 |
example_title: "Fair Clause"
|
10 |
- text: " We reserve the right to suspend, terminate, or restrict your access to the platform at any time and for any reason, without prior notice or explanation. This includes but is not limited to violations of our community guidelines or terms of service, as determined solely by ConnectWorld."
|
11 |
example_title: "Unfair Clause"
|
12 |
+
|
13 |
library_name: transformers
|
14 |
pipeline_tag: text-classification
|
15 |
tags:
|