giguru commited on
Commit
45c549e
1 Parent(s): cbe1d2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -1,3 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # TREC Cast 2019
2
 
3
  [TREC Cast](http://www.treccast.ai) have released a document collection with topics and qrels of which a subset has been annotated such that it is suitable for multi-turn conversational search.
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - conversational-search
6
+ metrics:
7
+ - NDCG@3
8
+ - MRR
9
+ - MAP
10
+ - Recall
11
+ datasets:
12
+ - uva-irlab/trec-cast-2019-multi-turn
13
+ model-index:
14
+ - name: TREC CAsT 2019
15
+ results:
16
+ - task:
17
+ name: Conversational search # Example: Speech Recognition
18
+ type: conversational # Example: automatic-speech-recognition
19
+ dataset:
20
+ name: TREC CAsT 2019 # Example: Common Voice zh-CN
21
+ type: trec_cast_2019 # Example: common_voice
22
+ ---
23
  # TREC Cast 2019
24
 
25
  [TREC Cast](http://www.treccast.ai) have released a document collection with topics and qrels of which a subset has been annotated such that it is suitable for multi-turn conversational search.