LiangRenjie commited on
Commit
2f2ffa3
·
verified ·
1 Parent(s): c140fc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # XML_RVMR
2
 
3
  This repository contains the XML model for the baseline of the Ranked Video Moment Retrieval (RVMR) task. The associated paper is titled "Video Moment Retrieval in Practical Setting: A Dataset of Ranked Moments for Imprecise Queries."
@@ -35,4 +42,4 @@ Modify the path in `run_top20.sh` and then execute the script:
35
  sh run_top20.sh
36
  ```
37
 
38
- Feel free to contribute or raise issues for any problems encountered.
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - axgroup/Ranking_TVR
5
+ language:
6
+ - en
7
+ ---
8
  # XML_RVMR
9
 
10
  This repository contains the XML model for the baseline of the Ranked Video Moment Retrieval (RVMR) task. The associated paper is titled "Video Moment Retrieval in Practical Setting: A Dataset of Ranked Moments for Imprecise Queries."
 
42
  sh run_top20.sh
43
  ```
44
 
45
+ Feel free to contribute or raise issues for any problems encountered.