MoritzLaurer HF staff commited on
Commit
16fd299
·
verified ·
1 Parent(s): 6058c43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,8 +12,8 @@ license: mit
12
  # Model description: deberta-v3-base-zeroshot-v2.0
13
  The model is designed for zero-shot classification with the Hugging Face pipeline.
14
 
15
- The main advantage of this `...zeroshot-v2.0` series of zeroshot classifiers is that they are trained on commercially-friendly data
16
- and are fully commercially usable, while my older `...zeroshot-v1.1` included training data with non-commercially licenses data.
17
  An overview of the latest zeroshot classifiers with different sizes and licenses is available in my [Zeroshot Classifier Collection](https://huggingface.co/collections/MoritzLaurer/zeroshot-classifiers-6548b4ff407bb19ff5c3ad6f).
18
 
19
  The model can do one universal classification task: determine whether a hypothesis is "true" or "not true" given a text
 
12
  # Model description: deberta-v3-base-zeroshot-v2.0
13
  The model is designed for zero-shot classification with the Hugging Face pipeline.
14
 
15
+ The main advantage of this `zeroshot-v2.0` series of models is that they are trained on commercially-friendly data
16
+ and are fully commercially usable, while my older `zeroshot-v1.1` models included training data with non-commercially licenses data.
17
  An overview of the latest zeroshot classifiers with different sizes and licenses is available in my [Zeroshot Classifier Collection](https://huggingface.co/collections/MoritzLaurer/zeroshot-classifiers-6548b4ff407bb19ff5c3ad6f).
18
 
19
  The model can do one universal classification task: determine whether a hypothesis is "true" or "not true" given a text