Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,11 @@ app_file: app.py
|
|
10 |
pinned: true
|
11 |
license: mit
|
12 |
short_description: Classify Steam game-review constructiveness.
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
pinned: true
|
11 |
license: mit
|
12 |
short_description: Classify Steam game-review constructiveness.
|
13 |
+
models: [abullard1/albert-v2-steam-review-constructiveness-classifier]
|
14 |
+
dataset: [abullard1/steam-reviews-constructiveness-binary-label-annotations-1.5k]
|
15 |
+
thumbnail: https://i.ibb.co/hVpP2FF/abullard1-steam-review-constructiveness-classifier-logo.webp
|
16 |
+
disable_embedding: false
|
17 |
+
preload_from_hub:
|
18 |
+
- abullard1/albert-v2-steam-review-constructiveness-classifier
|
19 |
+
tags: [text-classification, steam, reviews, constructiveness, gaming, albert, bert, transformers, huggingface, spaces, classifier, constructive, non-constructive]
|
20 |
+
---
|