friedrichor commited on
Commit
9aa95a3
·
verified ·
1 Parent(s): 5b48971

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -23,4 +23,17 @@ size_categories:
23
  We adopt the official split:
24
  - Train: 1,200 videos, 48,774 captions
25
  - Val: 100 videos, 4,290 captions
26
- - Test: 670 videos, 27,763 captions
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  We adopt the official split:
24
  - Train: 1,200 videos, 48,774 captions
25
  - Val: 100 videos, 4,290 captions
26
+ - Test: 670 videos, 27,763 captions
27
+
28
+ ---
29
+
30
+ ## 🌟 Citation
31
+
32
+ ```bibtex
33
+ @inproceedings{chen2011collecting,
34
+ title={Collecting highly parallel data for paraphrase evaluation},
35
+ author={Chen, David and Dolan, William B},
36
+ booktitle={Proceedings of the Annual Meeting of the Association for Computational Linguistics (ACL)},
37
+ year={2011}
38
+ }
39
+ ```