StefanH commited on
Commit
2d644da
1 Parent(s): 3f3c86f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ The code for training and evaluating this model can be found [here](https://gith
24
  ## Model description
25
 
26
  This model is intended for zero-shot text classification.
27
- It was trained via the dual encoding classification framework 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
 
 
24
  ## Model description
25
 
26
  This model is intended for zero-shot text classification.
27
+ It was trained under the dual encoding classification framework 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