From 1f74ef328a4b3f1dc77afed85c0cc93983872923 Mon Sep 17 00:00:00 2001 From: YuanJar Wang Date: Tue, 14 Jul 2020 12:07:30 +0800 Subject: [PATCH 1/5] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4afb1eb..02db783 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,4 +5,4 @@ # the repo. Unless a later match takes precedence, # @global-owner1 and @global-owner2 will be requested for # review when someone opens a pull request. -* @blake.pan@cinnamon.is \ No newline at end of file +* @blake.pan@cinnamon.is @ericahuang0516@gmail.com @lawrence70726@gmail.com @sean.hsia.tw@gmail.com From ab57aaf51bbcb5fa106867c33a2ccc632077a6a4 Mon Sep 17 00:00:00 2001 From: pj1114 Date: Tue, 14 Jul 2020 12:24:58 +0800 Subject: [PATCH 2/5] docs(readme.md): update README.md add name in README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f114ca4..d1222a6 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ # 2020TWBootcamp + +## Members +- Patrick From e4af2502ba63d74e0645417c2d06c086d8abee2d Mon Sep 17 00:00:00 2001 From: ericahuang0516 Date: Tue, 14 Jul 2020 12:32:28 +0800 Subject: [PATCH 3/5] feat: test --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f114ca4..f524340 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ # 2020TWBootcamp +Erica From 19f783790ca07716177142e87e649303f31dae6c Mon Sep 17 00:00:00 2001 From: YuanJar Wang Date: Tue, 14 Jul 2020 12:50:04 +0800 Subject: [PATCH 4/5] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 02db783..a3afe5a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,4 +5,4 @@ # the repo. Unless a later match takes precedence, # @global-owner1 and @global-owner2 will be requested for # review when someone opens a pull request. -* @blake.pan@cinnamon.is @ericahuang0516@gmail.com @lawrence70726@gmail.com @sean.hsia.tw@gmail.com +* @blake.pan@cinnamon.is @ericahuang0516 @lawrence70726 @seanhsia From 6c17ff9066a9325b3282ee07f5ee523b6c3593f7 Mon Sep 17 00:00:00 2001 From: ericahuang0516 Date: Tue, 14 Jul 2020 15:42:09 +0800 Subject: [PATCH 5/5] update dvc file --- line-bot/model/bert/data.dvc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/line-bot/model/bert/data.dvc b/line-bot/model/bert/data.dvc index 735e663..590326a 100644 --- a/line-bot/model/bert/data.dvc +++ b/line-bot/model/bert/data.dvc @@ -1,7 +1,3 @@ -md5: 128c08cae69b207c4e9a4430127840a1 outs: -- md5: 1fb499e36f09422b2e48f6e2d50c8489.dir +- md5: ca1919d07dac113116fbedb59896bf3b.dir path: data - cache: true - metric: false - persist: false