eliza-dukim commited on
Commit
b6b452e
1 Parent(s): c450c39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -44,6 +44,14 @@
44
  ### v2.0.0
45
  - 채은님 context backtranslation 추가한 데이터셋
46
 
 
 
 
 
 
 
 
 
47
  ### v1.6.0
48
  - `v1.3.2`에서 `train_dataset` 폴더에 permutation ratio 0.1, 0.2, 0.4의 sentence permutation 데이터 추가
49
 
 
44
  ### v2.0.0
45
  - 채은님 context backtranslation 추가한 데이터셋
46
 
47
+ ### v1.6.1
48
+ - `v1.6.0`에서 `train_dataset` 폴더에
49
+ - `train_pororo_aug_ver2`의 context length 기준으로 curriculum-learning 데이터셋 추가
50
+ - easy : `len < 673`
51
+ - normal : `673 <= len < 935`
52
+ - hard : `935 <= len`
53
+ - `v1.4.1`의 업데이트 데이터셋 반영
54
+
55
  ### v1.6.0
56
  - `v1.3.2`에서 `train_dataset` 폴더에 permutation ratio 0.1, 0.2, 0.4의 sentence permutation 데이터 추가
57