maximedb commited on
Commit
b715450
1 Parent(s): c92610b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ task_ids:
40
  - multiple-choice-qa
41
  ---
42
  # MFAQ
43
- MFAQ is a multilingual corpus of *Frequently Asked Questions* obtained from the [Common Crawl](https://commoncrawl.org/).
44
  ```
45
  load_dataset("clips/mfaq")
46
  ```
 
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
  load_dataset("clips/mfaq")
46
  ```