File size: 979 Bytes
ee9bf09 6a4a11f ee9bf09 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
---
license: mit
datasets:
- abullard1/steam-reviews-constructiveness-binary-label-annotations-1.5k
language:
- en
base_model: albert/albert-base-v2
pipeline_tag: text-classification
library_name: transformers
tags:
- steam-reviews
- BERT
- albert-base-v2
- text-classification
- sentiment-analysis
- constructiveness
- gaming
model-index:
- name: albert-v2-steam-review-constructiveness-classifier
results:
- task:
type: text-classification
dataset:
name: abullard1/steam-reviews-constructiveness-binary-label-annotations-1.5k
type: abullard1/steam-reviews-constructiveness-binary-label-annotations-1.5k
metrics:
- name: Accuracy
type: accuracy
value: 0.80
- name: Precision
type: precision
value: 0.80
- name: Recall
type: recall
value: 0.82
- name: F1-score
type: f1
value: 0.79
--- |