diff --git a/README.md b/README.md index 337b28c..e91dfbc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![ZhugeBERT](chengyubert1.png) +![ChengyuBERT](chengyubert1.png) # ChengyuBERT @@ -6,6 +6,25 @@ A repository for Chinese Idiom/Chengyu Recommendation. In this repo, we release code for the two papers on Chengyu Recommendation. +Table of Contents +================= + + * [ChengyuBERT](#chengyubert) + * [Data](#data) + * [Pretrained Models](#pretrained-models) + * [Dual Embeddings](#dual-embeddings) + * [Preprocessing](#preprocessing) + * [Training](#training) + * [Evaluation](#evaluation) + * [Two Stage](#two-stage) + * [Preprocessing](#preprocessing-1) + * [Stage One](#stage-one) + * [Stage Two for Official](#stage-two-for-official) + * [Stage Two for Competition](#stage-two-for-competition) + * [Acknowledgement](#acknowledgement) + +Created by [gh-md-toc](https://github.com/ekalinin/github-markdown-toc) + ## Data We used the newly released dataset [ChID](https://github.com/zhengcj1/ChID-Dataset). Users of this repo are encouraged to read their paper to get detailed descriptions of each splits.