Update README.md
Browse files
README.md
CHANGED
@@ -4,5 +4,5 @@ license: bigscience-bloom-rail-1.0
|
|
4 |
|
5 |
# Foody BERT
|
6 |
Foody-bert results from the second round of fine-tuning on the text classification task.
|
7 |
-
Continuation of fine-tuning of senty-bert, which is fine-tuned on yelp reviews and Stanford sentiment treebank with ternary labels (neutral, positive, negative).
|
8 |
A foody-bert fine-tuned on DynaSent Bench Data (https://github.com/cgpotts/dynasent), which has more adversarial examples. The dataset mainly contains restaurant review data.
|
|
|
4 |
|
5 |
# Foody BERT
|
6 |
Foody-bert results from the second round of fine-tuning on the text classification task.
|
7 |
+
Continuation of fine-tuning of senty-bert (https://huggingface.co/rttl-ai/senty-bert), which is fine-tuned on yelp reviews and Stanford sentiment treebank with ternary labels (neutral, positive, negative).
|
8 |
A foody-bert fine-tuned on DynaSent Bench Data (https://github.com/cgpotts/dynasent), which has more adversarial examples. The dataset mainly contains restaurant review data.
|