ahotrod commited on
Commit
ae627a8
1 Parent(s): 45b950b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ This model is a version of [microsoft/deberta-v3-large](https://huggingface.co/m
35
  For the authors' models, code & detailed information see: https://github.com/microsoft/DeBERTa
36
 
37
  ## Intended uses
38
- Extractive question answering from a given context
39
 
40
  ### Training hyperparameters
41
  The following hyperparameters, as suggested by the 2023 ICLR paper noted above, were used during training:
 
35
  For the authors' models, code & detailed information see: https://github.com/microsoft/DeBERTa
36
 
37
  ## Intended uses
38
+ Extractive question answering on a given context
39
 
40
  ### Training hyperparameters
41
  The following hyperparameters, as suggested by the 2023 ICLR paper noted above, were used during training: