maximedb commited on
Commit
ea80915
1 Parent(s): 1301d3c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -81,7 +81,7 @@ We collected around **234M pairs** of questions and answers in **39 languages**.
81
  load_dataset("clips/mqa", language="en") # replace "en" by any language listed below
82
  ```
83
 
84
- | Language | FAQ | CQA |
85
  |:-----------|------------:|----------:|
86
  | en | 130,344,204 | 7,804,182 |
87
  | de | 12,393,508 | 607,436 |
 
81
  load_dataset("clips/mqa", language="en") # replace "en" by any language listed below
82
  ```
83
 
84
+ | Language | FAQ Questions | CQA Questions |
85
  |:-----------|------------:|----------:|
86
  | en | 130,344,204 | 7,804,182 |
87
  | de | 12,393,508 | 607,436 |