kxx-kkk commited on
Commit
caa3f32
verified
1 Parent(s): 427a773

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -44,7 +44,9 @@ The dataset used for training is listed below according to training sequences:
44
  ## Training procedure
45
 
46
  The training approach uses the fine-tuning approach of transfer learning on the pre-trained model to perform NLP QA tasks.
 
47
  Each time a model was trained with one dataset only and saved as the PTMs for the next training.
 
48
  This model is the last model that trained with [MRQA(test split)](https://huggingface.co/datasets/mrqa).
49
 
50
  ### Training hyperparameters
 
44
  ## Training procedure
45
 
46
  The training approach uses the fine-tuning approach of transfer learning on the pre-trained model to perform NLP QA tasks.
47
+
48
  Each time a model was trained with one dataset only and saved as the PTMs for the next training.
49
+
50
  This model is the last model that trained with [MRQA(test split)](https://huggingface.co/datasets/mrqa).
51
 
52
  ### Training hyperparameters