StefanH commited on
Commit
85ae6ec
·
1 Parent(s): d1129ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -23,8 +23,7 @@ The code for training and evaluating this model can be found [here](https://gith
23
  ## Model description
24
 
25
  This model is intended for zero-shot text classification.
26
- It was trained via the binary classification framework,
27
- as a baseline with the aspect-normalized [UTCD](https://huggingface.co/datasets/claritylab/UTCD) dataset.
28
 
29
  - **Finetuned from model:** [`bert-base-uncased`](https://huggingface.co/bert-base-uncased)
30
 
 
23
  ## Model description
24
 
25
  This model is intended for zero-shot text classification.
26
+ It was trained under the binary classification framework as a baseline with the aspect-normalized [UTCD](https://huggingface.co/datasets/claritylab/UTCD) dataset.
 
27
 
28
  - **Finetuned from model:** [`bert-base-uncased`](https://huggingface.co/bert-base-uncased)
29