sileod commited on
Commit
4656a68
·
verified ·
1 Parent(s): 98a6c7f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -31,4 +31,21 @@ dataset_info:
31
  ---
32
  # Dataset Card for "discoveryhard"
33
 
34
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  ---
32
  # Dataset Card for "discoveryhard"
33
 
34
+ https://github.com/sileod/Discovery
35
+
36
+ ```
37
+ @inproceedings{sileo-etal-2019-mining,
38
+ title = "Mining Discourse Markers for Unsupervised Sentence Representation Learning",
39
+ author = "Sileo, Damien and
40
+ Van De Cruys, Tim and
41
+ Pradel, Camille and
42
+ Muller, Philippe",
43
+ booktitle = "Proceedings of the 2019 Conference of the North {A}merican Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers)",
44
+ month = jun,
45
+ year = "2019",
46
+ address = "Minneapolis, Minnesota",
47
+ publisher = "Association for Computational Linguistics",
48
+ url = "https://www.aclweb.org/anthology/N19-1351",
49
+ pages = "3477--3486",
50
+ }
51
+ ```