sjrhuschlee commited on
Commit
c3ba64b
1 Parent(s): a5e9c8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -11,10 +11,10 @@ tags:
11
  ## Overview
12
  **Language model:** deepset/roberta-base-squad2-distilled
13
  **Language:** English
14
- **Training data:** SQuAD 2.0 training set
15
- **Eval data:** SQuAD 2.0 dev set
16
- **Infrastructure**: 1x V100 GPU
17
- **Published**: Apr 21st, 2021
18
 
19
  ## Details
20
  - haystack's distillation feature was used for training. deepset/bert-large-uncased-whole-word-masking-squad2 was used as the teacher model.
 
11
  ## Overview
12
  **Language model:** deepset/roberta-base-squad2-distilled
13
  **Language:** English
14
+ **Training data:** SQuAD 2.0 training set
15
+ **Eval data:** SQuAD 2.0 dev set
16
+ **Infrastructure**: 1x V100 GPU
17
+ **Published**: Apr 21st, 2021
18
 
19
  ## Details
20
  - haystack's distillation feature was used for training. deepset/bert-large-uncased-whole-word-masking-squad2 was used as the teacher model.