Upload dataset
Browse files
README.md
CHANGED
@@ -720,6 +720,24 @@ dataset_info:
|
|
720 |
num_examples: 3042
|
721 |
download_size: 81717
|
722 |
dataset_size: 318719
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
723 |
- config_name: cohere-command-r-plus_1shot
|
724 |
features:
|
725 |
- name: agent_type
|
@@ -2141,6 +2159,10 @@ configs:
|
|
2141 |
data_files:
|
2142 |
- split: train
|
2143 |
path: bm25_ctx-recall@1/train-*
|
|
|
|
|
|
|
|
|
2144 |
- config_name: cohere-command-r-plus_1shot
|
2145 |
data_files:
|
2146 |
- split: train
|
|
|
720 |
num_examples: 3042
|
721 |
download_size: 81717
|
722 |
dataset_size: 318719
|
723 |
+
- config_name: bm25_title-recall@1
|
724 |
+
features:
|
725 |
+
- name: agent_type
|
726 |
+
dtype: string
|
727 |
+
- name: qc_id
|
728 |
+
dtype: string
|
729 |
+
- name: answer
|
730 |
+
dtype: string
|
731 |
+
- name: prediction
|
732 |
+
dtype: string
|
733 |
+
- name: score
|
734 |
+
dtype: float64
|
735 |
+
splits:
|
736 |
+
- name: train
|
737 |
+
num_bytes: 318719
|
738 |
+
num_examples: 3042
|
739 |
+
download_size: 81742
|
740 |
+
dataset_size: 318719
|
741 |
- config_name: cohere-command-r-plus_1shot
|
742 |
features:
|
743 |
- name: agent_type
|
|
|
2159 |
data_files:
|
2160 |
- split: train
|
2161 |
path: bm25_ctx-recall@1/train-*
|
2162 |
+
- config_name: bm25_title-recall@1
|
2163 |
+
data_files:
|
2164 |
+
- split: train
|
2165 |
+
path: bm25_title-recall@1/train-*
|
2166 |
- config_name: cohere-command-r-plus_1shot
|
2167 |
data_files:
|
2168 |
- split: train
|
bm25_title-recall@1/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f8fa2f7f5840cf5caf8ba8cabfd30ec5bcdde234a6b887ed110b257af41ec1f
|
3 |
+
size 81742
|