csabakecskemeti
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
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.
|