Update README.md
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ model-index:
|
|
63 |
|
64 |
## <u>Model Summary</u>
|
65 |
|
66 |
-
This model is a fine-tuned version of **albert-base-v2**, designed to classify whether Steam game reviews are constructive or non-constructive. It
|
67 |
- **1 (constructive)**
|
68 |
- **0 (non-constructive)**
|
69 |
|
|
|
63 |
|
64 |
## <u>Model Summary</u>
|
65 |
|
66 |
+
This model is a fine-tuned version of **albert-base-v2**, designed to classify whether Steam game reviews are constructive or non-constructive. It was trained on the *[steam-reviews-constructiveness-binary-label-annotations-1.5k](https://huggingface.co/datasets/abullard1/steam-reviews-constructiveness-binary-label-annotations-1.5k)* dataset, containing user-generated game reviews labeled as either:
|
67 |
- **1 (constructive)**
|
68 |
- **0 (non-constructive)**
|
69 |
|