dariolopez commited on
Commit
a31a2f3
·
1 Parent(s): 9261b1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ for hit in hits:
56
 
57
  # Training
58
 
59
- The trained model is a fine-tuned version of [PlanTL-GOB-ES/roberta-base-bne](https://huggingface.co/PlanTL-GOB-ES/roberta-base-bne) focused on question/answer using [MS-MARCO dataset translated into Spanish](https://huggingface.co/datasets/dariolopez/ms-marco-es-500k) (query - positive - negative) dataset to train.
60
 
61
  ## Features
62
 
 
56
 
57
  # Training
58
 
59
+ The trained model is a fine-tuned version of [PlanTL-GOB-ES/roberta-base-bne](https://huggingface.co/PlanTL-GOB-ES/roberta-base-bne) focused on question/answer using [MS-MARCO dataset translated into Spanish](https://huggingface.co/datasets/IIC/ms_marco_es) (query - positive - negative - negative - negative - negative) dataset to train.
60
 
61
  ## Features
62