MrVicente commited on
Commit
5e454d8
1 Parent(s): ecc7329

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -9,6 +9,8 @@ datasets:
9
 
10
  Work by [Frederico Vicente](https://huggingface.co/mrvicente) & [Diogo Tavares](https://huggingface.co/d-c-t). We finetuned BART Large for the task of generative question answering. It was trained on eli5, askScience and stackexchange using the following forums: pets, cooking, gardening, diy, crafts.
11
 
 
 
12
  ### Usage
13
 
14
  ```python
9
 
10
  Work by [Frederico Vicente](https://huggingface.co/mrvicente) & [Diogo Tavares](https://huggingface.co/d-c-t). We finetuned BART Large for the task of generative question answering. It was trained on eli5, askScience and stackexchange using the following forums: pets, cooking, gardening, diy, crafts.
11
 
12
+ Check demo: https://huggingface.co/spaces/unlisboa/bart_qa_assistant
13
+
14
  ### Usage
15
 
16
  ```python