File size: 292 Bytes
bcccd4b 2f75d2c bcccd4b 2f75d2c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
datasets:
- KorQuAD/squad_kor_v1
base_model:
- klue/roberta-large
pipeline_tag: question-answering
tags:
- naver boostcamp
---
### Config
- epoch = 2
- learning_rate = 1e-5
- batch_size = 16
### Environment
- V100(RAM 32GB)
### Validation Result
- epoch = 2: `EM` 88.1538, `F1` 92.7980 |