Upload dataset
Browse files
README.md
CHANGED
@@ -792,6 +792,24 @@ dataset_info:
|
|
792 |
num_examples: 3042
|
793 |
download_size: 81742
|
794 |
dataset_size: 318719
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
795 |
- config_name: bm25_title-recall@3
|
796 |
features:
|
797 |
- name: agent_type
|
@@ -2265,6 +2283,10 @@ configs:
|
|
2265 |
data_files:
|
2266 |
- split: train
|
2267 |
path: bm25_title-recall@1/train-*
|
|
|
|
|
|
|
|
|
2268 |
- config_name: bm25_title-recall@3
|
2269 |
data_files:
|
2270 |
- split: train
|
|
|
792 |
num_examples: 3042
|
793 |
download_size: 81742
|
794 |
dataset_size: 318719
|
795 |
+
- config_name: bm25_title-recall@10
|
796 |
+
features:
|
797 |
+
- name: agent_type
|
798 |
+
dtype: string
|
799 |
+
- name: qc_id
|
800 |
+
dtype: string
|
801 |
+
- name: answer
|
802 |
+
dtype: string
|
803 |
+
- name: prediction
|
804 |
+
dtype: string
|
805 |
+
- name: score
|
806 |
+
dtype: float64
|
807 |
+
splits:
|
808 |
+
- name: train
|
809 |
+
num_bytes: 318719
|
810 |
+
num_examples: 3042
|
811 |
+
download_size: 81709
|
812 |
+
dataset_size: 318719
|
813 |
- config_name: bm25_title-recall@3
|
814 |
features:
|
815 |
- name: agent_type
|
|
|
2283 |
data_files:
|
2284 |
- split: train
|
2285 |
path: bm25_title-recall@1/train-*
|
2286 |
+
- config_name: bm25_title-recall@10
|
2287 |
+
data_files:
|
2288 |
+
- split: train
|
2289 |
+
path: bm25_title-recall@10/train-*
|
2290 |
- config_name: bm25_title-recall@3
|
2291 |
data_files:
|
2292 |
- split: train
|
bm25_title-recall@10/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d26999260e3e8ebad2ce00426b34583ca3815ebed7ed54801fcb2a97f18d15c1
|
3 |
+
size 81709
|