jestevesv commited on
Commit
dd2cd77
verified
1 Parent(s): af7861e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Spanish DistilBERT model fine-tuned for question answering on the MLQA dataset,
21
  - `vocab.txt`
22
  - `onnx/model_quantized.onnx`
23
 
24
- ## Model Description
25
  This model is in active use on https://plaudere.com/spaces as part of a bilingual Question Answering system.
26
  Visitors can select either the Spanish QnA model (this one) or an English QnA model via the website鈥檚 language selector.
27
  You can try it out and see the models working in real time by requesting support directly on the site.
 
21
  - `vocab.txt`
22
  - `onnx/model_quantized.onnx`
23
 
24
+ ## Live Demo
25
  This model is in active use on https://plaudere.com/spaces as part of a bilingual Question Answering system.
26
  Visitors can select either the Spanish QnA model (this one) or an English QnA model via the website鈥檚 language selector.
27
  You can try it out and see the models working in real time by requesting support directly on the site.