minhnguyent546 commited on
Commit
435f3dd
·
verified ·
1 Parent(s): d148850

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -364,4 +364,25 @@ configs:
364
 
365
  ## Dataset Summary
366
 
367
- This is the reformatted version (to make it loadable with `datasets`) of the training data for BGE-M3 model. The original dataset can be found at [Shitao/bge-m3-data](https://huggingface.co/datasets/Shitao/bge-m3-data).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
364
 
365
  ## Dataset Summary
366
 
367
+ This is the reformatted version (to make it loadable with `datasets`) of the fine-tuning data for BGE-M3 model. The original dataset can be found at [Shitao/bge-m3-data](https://huggingface.co/datasets/Shitao/bge-m3-data).
368
+
369
+ | No. | Dataset | Language | # Rows |
370
+ | :---: | --- | :---: | ---: |
371
+ | 1 | MS MARCO | English | 485,905 |
372
+ | 2 | NQ | English | 58,568 |
373
+ | 3 | HotpotQA | English | 84,516 |
374
+ | 4 | TriviaQA | English | 60,315 |
375
+ | 5 | SQuAD | English | 87,599 |
376
+ | 6 | COLIEE | English | 463 |
377
+ | 7 | PubMedQA | English | 500 |
378
+ | 8 | NLI from SimCSE | English | 274,951 |
379
+ | 9 | DuReader | Chinese | 80,416 |
380
+ | 10 | mMARCO-zh | Chinese | 100,000 |
381
+ | 11 | T2Ranking | Chinese | 90,467 |
382
+ | 12 | Law-GPT | Chinese | 500 |
383
+ | 13 | cMedQAv2 | Chinese | 50,000 |
384
+ | 14 | NLI-zh | Chinese | 64,707 |
385
+ | 15 | LeCaRDv2 | Chinese | 591 |
386
+ | 16 | Mr.TyDi | 11 languages | 48,729 |
387
+ | 17 | MIRACL | 16 languages | 40,203 |
388
+ | 18 | MLDR | 13 languages | 41,434 |