TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Datasets/Douban

Douban

Douban Conversation Corpus

TextsIntroduced 2016-12-06

We release Douban Conversation Corpus, comprising a training data set, a development set and a test set for retrieval based chatbot. The statistics of Douban Conversation Corpus are shown in the following table.

| |Train|Val| Test | | ------------- |:-------------:|:-------------:|:-------------:| | session-response pairs | 1m|50k| 10k | | Avg. positive response per session | 1|1| 1.18 | | Fless Kappa | N\A|N\A|0.41 | | Min turn per session | 3|3| 3 | | Max ture per session | 98|91|45 | | Average turn per session | 6.69|6.75|5.95 | | Average Word per utterance | 18.56|18.50|20.74 |

The test data contains 1000 dialogue context, and for each context we create 10 responses as candidates. We recruited three labelers to judge if a candidate is a proper response to the session. A proper response means the response can naturally reply to the message given the context. Each pair received three labels and the majority of the labels was taken as the final decision.

<br> As far as we known, this is the first human-labeled test set for retrieval-based chatbots. The entire corpus link https://www.dropbox.com/s/90t0qtji9ow20ca/DoubanConversaionCorpus.zip?dl=0

Benchmarks

Conversational Response Selection/MAPConversational Response Selection/MRRConversational Response Selection/P@1Conversational Response Selection/R10@1Conversational Response Selection/R10@2Conversational Response Selection/R10@5Link Prediction/AUCRecommendation Systems/RMSERecommendation Systems/NDCGRecommendation Systems/Recall@20Recommendation Systems/AUCRecommendation Systems/HR@10Recommendation Systems/HR@100Recommendation Systems/PSP@10Recommendation Systems/nDCG@10Recommendation Systems/nDCG@100

Related Benchmarks

Douban Monti/Recommendation Systems/RMSE

Statistics

Papers
81
Benchmarks
16

Links

Homepage

Tasks

Conversational Response SelectionLink PredictionRecommendation Systems