Add license info
This commit is contained in:
parent
17587c9db6
commit
385436cfd8
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
license: cc-by-4.0
|
||||||
|
---
|
||||||
|
|
||||||
# roberta-base-squad2 for QA on COVID-19
|
# roberta-base-squad2 for QA on COVID-19
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
@ -22,6 +26,9 @@ xval_folds = 5
|
||||||
dev_split = 0
|
dev_split = 0
|
||||||
no_ans_boost = -100
|
no_ans_boost = -100
|
||||||
```
|
```
|
||||||
|
---
|
||||||
|
license: cc-by-4.0
|
||||||
|
---
|
||||||
|
|
||||||
## Performance
|
## Performance
|
||||||
5-fold cross-validation on the data set led to the following results:
|
5-fold cross-validation on the data set led to the following results:
|
||||||
|
|
Loading…
Reference in New Issue