Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
abdurrahmanbutler commited on
Commit
cf092d2
·
verified ·
1 Parent(s): ad587f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -43,7 +43,7 @@ dataset_info:
43
  dtype: string
44
  splits:
45
  - name: queries
46
- num_examples: 499
47
  configs:
48
  - config_name: default
49
  data_files:
@@ -60,7 +60,9 @@ configs:
60
  pretty_name: BillSum MTEB Benchmark
61
  ---
62
  # BillSum MTEB Benchmark 🏋
63
- This is the [BillSum](https://huggingface.co/datasets/FiscalNote/billsum) 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 summarization and information retrieval models on BillSum with the [`mteb`](https://github.com/embeddings-benchmark/mteb) embedding model evaluation framework.
66
 
 
43
  dtype: string
44
  splits:
45
  - name: queries
46
+ num_examples: 500
47
  configs:
48
  - config_name: default
49
  data_files:
 
60
  pretty_name: BillSum MTEB Benchmark
61
  ---
62
  # BillSum MTEB Benchmark 🏋
63
+ This is the US (federal) split of the [BillSum](https://huggingface.co/datasets/FiscalNote/billsum) dataset formatted in the [Massive Text Embedding Benchmark (MTEB)](https://github.com/embeddings-benchmark/mteb) information retrieval dataset format.
64
+
65
+ The Californian mteb-formatted split is available via:
66
 
67
  This dataset is intended to facilitate the consistent and reproducible evaluation of summarization and information retrieval models on BillSum with the [`mteb`](https://github.com/embeddings-benchmark/mteb) embedding model evaluation framework.
68