csabakecskemeti commited on
Commit
62d54a4
·
verified ·
1 Parent(s): b658521

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: apache-2.0
3
  metrics:
4
  - accuracy 69.7%
 
 
5
  ---
6
- Bert-base-cased model fintuned with yelp5 dataset. One epoch on the full training set finetuning the full model
7
- and one more epoch finetune just the classifier layers on the full training set.
 
2
  license: apache-2.0
3
  metrics:
4
  - accuracy 69.7%
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.