StefanH commited on
Commit
44d4d3d
·
1 Parent(s): f26d091

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
- via implicit training 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 via implicit training 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