heegyu commited on
Commit
e31a0cb
1 Parent(s): 0d37a32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -61,8 +61,8 @@ inference(
61
 
62
  ```
63
 
64
- 4epoch 성능 (accuracy)
65
- |task|win|
66
  |---|---|
67
  |nsmc|0.8742|
68
  |apeach|0.8326|
@@ -73,7 +73,9 @@ inference(
73
  |kobest-sentineg|0.9219|
74
  |kobest-wic|0.7984|
75
 
76
- 4epoch 제로샷 성능 (accuracy)
 
 
77
  |csatqa-GR|0.24|
78
  |csatqa-LI|0.2432|
79
  |csatqa-RCH|0.2571|
@@ -83,6 +85,3 @@ inference(
83
  |aihub_complaints_topic|0.3284|
84
  |aihub_dialog_topic|0.428|
85
  |ko_relation_fields|0.403|
86
-
87
-
88
- ## 학습에 사용된 데이터
 
61
 
62
  ```
63
 
64
+ 4epoch 성능
65
+ |task|accuracy|
66
  |---|---|
67
  |nsmc|0.8742|
68
  |apeach|0.8326|
 
73
  |kobest-sentineg|0.9219|
74
  |kobest-wic|0.7984|
75
 
76
+ 4epoch 제로샷 성능
77
+ |task|accuracy|
78
+ |---|---|
79
  |csatqa-GR|0.24|
80
  |csatqa-LI|0.2432|
81
  |csatqa-RCH|0.2571|
 
85
  |aihub_complaints_topic|0.3284|
86
  |aihub_dialog_topic|0.428|
87
  |ko_relation_fields|0.403|