bourdoiscatie commited on
Commit
29d5e2e
·
verified ·
1 Parent(s): 94397d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -9
README.md CHANGED
@@ -81,22 +81,26 @@ dataset = load_dataset("CATIE-AQ/stsb_multi_mt_fr_prompt_sentence_similarity")
81
 
82
  # Citation
83
  ## Original data
84
- > @InProceedings{huggingface:dataset:stsb_multi_mt,
 
85
  title = {Machine translated multilingual STS benchmark dataset.},
86
  author={Philip May},
87
  year={2021},
88
  url={https://github.com/PhilipMay/stsb-multi-mt}
89
  }
 
90
 
91
  ## This Dataset
92
- > @misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
93
- author = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
94
- title = { DFP (Revision 1d24c09) },
95
- year = 2023,
96
- url = { https://huggingface.co/datasets/CATIE-AQ/DFP },
97
- doi = { 10.57967/hf/1200 },
98
- publisher = { Hugging Face }
99
- }
 
 
100
 
101
  # License
102
  https://github.com/PhilipMay/stsb-multi-mt/blob/main/LICENSE
 
81
 
82
  # Citation
83
  ## Original data
84
+ ```
85
+ @InProceedings{huggingface:dataset:stsb_multi_mt,
86
  title = {Machine translated multilingual STS benchmark dataset.},
87
  author={Philip May},
88
  year={2021},
89
  url={https://github.com/PhilipMay/stsb-multi-mt}
90
  }
91
+ ```
92
 
93
  ## This Dataset
94
+ ```
95
+ @misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
96
+ author = { {BOURDOIS, Loïck} },
97
+ organization = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
98
+ title = { Dataset of French Prompts (DFP) (Revision 1d24c09) },
99
+ year = 2023,
100
+ url = { https://huggingface.co/datasets/CATIE-AQ/DFP },
101
+ doi = { 10.57967/hf/1200 },
102
+ publisher = { Hugging Face } }
103
+ ```
104
 
105
  # License
106
  https://github.com/PhilipMay/stsb-multi-mt/blob/main/LICENSE