abullard1's picture
Update README.md
6a4a11f verified
|
raw
history blame
979 Bytes
metadata
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.8
          - name: Precision
            type: precision
            value: 0.8
          - name: Recall
            type: recall
            value: 0.82
          - name: F1-score
            type: f1
            value: 0.79