Skip to content

Commit

Permalink
Add readme toc
Browse files Browse the repository at this point in the history
  • Loading branch information
Vimos committed Mar 9, 2021
1 parent 919fac2 commit 2d19da8
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,30 @@
![ZhugeBERT](chengyubert1.png)
![ChengyuBERT](chengyubert1.png)

# ChengyuBERT

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.
Expand Down

0 comments on commit 2d19da8

Please sign in to comment.