oceann315 commited on
Commit
bcccd4b
1 Parent(s): fd55fc1

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - KorQuAD/squad_kor_v1
4
+ base_model:
5
+ - klue/roberta-large
6
+ pipeline_tag: question-answering
7
+ tags:
8
+ - naver boostcamp
9
+ ---
10
+
11
+ ### Config
12
+ - epoch = 2
13
+ - learning_rate = 1e-5
14
+ - batch_size = 16
15
+
16
+ ### Environment
17
+ - V100(RAM 32GB)
18
+
19
+ ### Validation Result
20
+ - epoch = 1: `EM` 88.1191, `F1` 92.8047
21
+ - epoch = 2: `EM` , `F1`