csabakecskemeti
commited on
Commit
•
ea152ca
1
Parent(s):
739c353
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ metrics:
|
|
4 |
- accuracy 67.088%
|
5 |
datasets:
|
6 |
- yelp_review_full
|
|
|
7 |
---
|
8 |
bert-base-cased model fintuned with yelp5 dataset. One epoch on the full training set finetuning the full model
|
9 |
-
and one more epoch finetune just the classifier layers on the full training set.
|
|
|
4 |
- accuracy 67.088%
|
5 |
datasets:
|
6 |
- yelp_review_full
|
7 |
+
pipeline_tag: text-classification
|
8 |
---
|
9 |
bert-base-cased model fintuned with yelp5 dataset. One epoch on the full training set finetuning the full model
|
10 |
+
and one more epoch finetune just the classifier layers on the full training set.
|