abullard1 commited on
Commit
27be02e
1 Parent(s): 6a4a11f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -15,6 +15,10 @@ tags:
15
  - sentiment-analysis
16
  - constructiveness
17
  - gaming
 
 
 
 
18
  model-index:
19
  - name: albert-v2-steam-review-constructiveness-classifier
20
  results:
@@ -26,14 +30,14 @@ model-index:
26
  metrics:
27
  - name: Accuracy
28
  type: accuracy
29
- value: 0.80
30
  - name: Precision
31
  type: precision
32
- value: 0.80
33
  - name: Recall
34
  type: recall
35
- value: 0.82
36
  - name: F1-score
37
  type: f1
38
- value: 0.79
39
  ---
 
15
  - sentiment-analysis
16
  - constructiveness
17
  - gaming
18
+ - sentiment-analysis
19
+ - text-classification
20
+ - fine-tuned
21
+
22
  model-index:
23
  - name: albert-v2-steam-review-constructiveness-classifier
24
  results:
 
30
  metrics:
31
  - name: Accuracy
32
  type: accuracy
33
+ value: 0.796
34
  - name: Precision
35
  type: precision
36
+ value: 0.800
37
  - name: Recall
38
  type: recall
39
+ value: 0.818
40
  - name: F1-score
41
  type: f1
42
+ value: 0.794
43
  ---