Update README.md
Browse files
README.md
CHANGED
|
@@ -7,13 +7,13 @@ dataset_info:
|
|
| 7 |
dtype: string
|
| 8 |
splits:
|
| 9 |
- name: train
|
| 10 |
-
num_bytes: 20055765265
|
| 11 |
num_examples: 122787
|
| 12 |
- name: test
|
| 13 |
-
num_bytes: 80746055
|
| 14 |
num_examples: 500
|
| 15 |
download_size: 20096279924
|
| 16 |
-
dataset_size: 20136511320
|
| 17 |
configs:
|
| 18 |
- config_name: default
|
| 19 |
data_files:
|
|
@@ -21,6 +21,7 @@ configs:
|
|
| 21 |
path: data/train-*
|
| 22 |
- split: test
|
| 23 |
path: data/test-*
|
|
|
|
| 24 |
---
|
| 25 |
|
| 26 |
> ⚠️ **Part of the BidirLM-Omni Collection** > This dataset is a specific modality sub-sample of the corpus used to train the [BidirLM-Omni](https://huggingface.co/BidirLM/BidirLM-Omni-2.5B-Embedding) models.
|
|
|
|
| 7 |
dtype: string
|
| 8 |
splits:
|
| 9 |
- name: train
|
| 10 |
+
num_bytes: 20055765265
|
| 11 |
num_examples: 122787
|
| 12 |
- name: test
|
| 13 |
+
num_bytes: 80746055
|
| 14 |
num_examples: 500
|
| 15 |
download_size: 20096279924
|
| 16 |
+
dataset_size: 20136511320
|
| 17 |
configs:
|
| 18 |
- config_name: default
|
| 19 |
data_files:
|
|
|
|
| 21 |
path: data/train-*
|
| 22 |
- split: test
|
| 23 |
path: data/test-*
|
| 24 |
+
pretty_name: BidirLM x MSCOCO
|
| 25 |
---
|
| 26 |
|
| 27 |
> ⚠️ **Part of the BidirLM-Omni Collection** > This dataset is a specific modality sub-sample of the corpus used to train the [BidirLM-Omni](https://huggingface.co/BidirLM/BidirLM-Omni-2.5B-Embedding) models.
|