luigisaetta commited on
Commit
c9ba5d0
1 Parent(s): d75f888

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ model-index:
18
  ---
19
 
20
  # squad_it_xxl_cased
21
- This is a model, based on BERT trained on cased Italian, that can be used for Extractive Q&A on Italian texts.
22
 
23
  ## Model description
24
  This model has been trained on **squad_it** dataset starting from the pre-trained model **dbmdz/bert-base-italian-xxl-cased**.
18
  ---
19
 
20
  # squad_it_xxl_cased
21
+ This is a model, based on **BERT** trained on cased Italian, that can be used for [Extractive Q&A](https://huggingface.co/tasks/question-answering) on Italian texts.
22
 
23
  ## Model description
24
  This model has been trained on **squad_it** dataset starting from the pre-trained model **dbmdz/bert-base-italian-xxl-cased**.