samchain commited on
Commit
539ac68
·
verified ·
1 Parent(s): 6942f28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -40,4 +40,8 @@ size_categories:
40
  Econo-pairs is a dataset made of pairs of sentences extracted from worldwide central banks speeches and other public financial institutions. Each pair is labelled as a positive (1) or negative (0) one.
41
  Positive pairs are made of sentences extracted from the same speech. Negative pairs are made of sentences extracted from a random other speech.
42
 
 
 
 
 
43
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
40
  Econo-pairs is a dataset made of pairs of sentences extracted from worldwide central banks speeches and other public financial institutions. Each pair is labelled as a positive (1) or negative (0) one.
41
  Positive pairs are made of sentences extracted from the same speech. Negative pairs are made of sentences extracted from a random other speech.
42
 
43
+ ## Credits
44
+ Full credits to the [Bank of International Settlements](https://www.bis.org/) for making the resource available through the internet.
45
+ Credits to Samuel Chaineau for making it available on HF Hub.
46
+
47
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)