Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: mit
|
3 |
language:
|
4 |
- uz
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Comment Experience Classification Model
|
@@ -13,5 +15,4 @@ This model classifies user comments as either "Based on Experience" (1) or "Not
|
|
13 |
You can try out the model right here on this page using the widget below. Simply input a comment, and the model will predict whether it's based on experience or not.
|
14 |
|
15 |
Example input:
|
16 |
-
|
17 |
-
Comment in based on experience - 1
|
|
|
2 |
license: mit
|
3 |
language:
|
4 |
- uz
|
5 |
+
pipeline_tag: text-classification
|
6 |
+
library_name: transformers
|
7 |
---
|
8 |
|
9 |
# Comment Experience Classification Model
|
|
|
15 |
You can try out the model right here on this page using the widget below. Simply input a comment, and the model will predict whether it's based on experience or not.
|
16 |
|
17 |
Example input:
|
18 |
+
"Menga Evos gamburgarlanini mazasu juda yoqadi."
|
|