maximedb commited on
Commit
51642dc
1 Parent(s): 30b3378

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -40,6 +40,9 @@ task_ids:
40
  - multiple-choice-qa
41
  ---
42
  # MFAQ
 
 
 
43
  MFAQ is a multilingual corpus of *Frequently Asked Questions* parsed from the [Common Crawl](https://commoncrawl.org/).
44
  ```
45
  from datasets import load_dataset
 
40
  - multiple-choice-qa
41
  ---
42
  # MFAQ
43
+
44
+ 🚨 See [MQA](https://huggingface.co/spaces/clips/mfaq) for an updated version of the dataset.
45
+
46
  MFAQ is a multilingual corpus of *Frequently Asked Questions* parsed from the [Common Crawl](https://commoncrawl.org/).
47
  ```
48
  from datasets import load_dataset