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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
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**.
25
 
26
  These are the metrics computed on evaluation set:
27
 
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](https://huggingface.co/dbmdz/bert-base-italian-xxl-cased).
25
 
26
  These are the metrics computed on evaluation set:
27