Commit
·
55baf0f
1
Parent(s):
6fa8220
commit files to HF hub
Browse files- README.md +3 -0
- bert_mlp_model.pth +3 -0
README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
# BERT-MLP Model for Rating Prediction
|
2 |
+
|
3 |
+
This model uses BERT embeddings with an MLP to predict ratings.
|
bert_mlp_model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c84b2c41a06f6cd5c860ac83b5c0775fb7609803d78a25f1ced41ca2eb4da22
|
3 |
+
size 438867023
|