Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
umarbutler commited on
Commit
0ce14c8
Β·
verified Β·
1 Parent(s): 4482db2

docs: update title and license

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -57,9 +57,9 @@ configs:
57
  data_files:
58
  - split: queries
59
  path: data/queries.jsonl
60
- pretty_name: GovReport MTEB Benchmark
61
  ---
62
- # GovReport MTEB Benchmark πŸ‹
63
  This is the test split of the [GovReport](https://huggingface.co/datasets/launch/gov_report) dataset formatted in the [Massive Text Embedding Benchmark (MTEB)](https://github.com/embeddings-benchmark/mteb) information retrieval dataset format.
64
 
65
  This dataset is intended to facilitate the consistent and reproducible evaluation of information retrieval models on GovReport with the [`mteb`](https://github.com/embeddings-benchmark/mteb) embedding model evaluation framework.
@@ -83,9 +83,7 @@ The `corpus` split contains government reports, with the text of a report being
83
  The `queries` split contains summaries, with the text of a summary being stored in the `text` key and its id being stored in the `_id` key.
84
 
85
  ## License πŸ“œ
86
- To the extent that any intellectual property rights reside in the contributions made by Isaacus in formatting and processing this dataset, Isaacus licenses those contributions under the same license terms as the source dataset. You are free to use this dataset without citing Isaacus.
87
-
88
- The source dataset is licensed under [CC BY 4.0](https://choosealicense.com/licenses/cc-by-4.0/).
89
 
90
  ## Citation πŸ”–
91
  ```bibtex
 
57
  data_files:
58
  - split: queries
59
  path: data/queries.jsonl
60
+ pretty_name: GovReport (MTEB format)
61
  ---
62
+ # GovReport (MTEB format)
63
  This is the test split of the [GovReport](https://huggingface.co/datasets/launch/gov_report) dataset formatted in the [Massive Text Embedding Benchmark (MTEB)](https://github.com/embeddings-benchmark/mteb) information retrieval dataset format.
64
 
65
  This dataset is intended to facilitate the consistent and reproducible evaluation of information retrieval models on GovReport with the [`mteb`](https://github.com/embeddings-benchmark/mteb) embedding model evaluation framework.
 
83
  The `queries` split contains summaries, with the text of a summary being stored in the `text` key and its id being stored in the `_id` key.
84
 
85
  ## License πŸ“œ
86
+ This dataset is licensed under [CC BY 4.0](https://choosealicense.com/licenses/cc-by-4.0/).
 
 
87
 
88
  ## Citation πŸ”–
89
  ```bibtex