abullard1 commited on
Commit
ee517d3
1 Parent(s): 55ede23

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 leverages the *[1.5K Steam Reviews Binary Labeled for Constructiveness dataset](https://huggingface.co/datasets/abullard1/steam-reviews-constructiveness-binary-label-annotations-1.5k)*, containing user-generated game reviews labeled as either:
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