Text Classification
Transformers
PyTorch
bert
Inference Endpoints
rttl commited on
Commit
17b7fb4
1 Parent(s): cf4e0e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.