Upload dataset
Browse files
README.md
CHANGED
|
@@ -756,6 +756,24 @@ dataset_info:
|
|
| 756 |
num_examples: 3042
|
| 757 |
download_size: 81742
|
| 758 |
dataset_size: 318719
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 759 |
- config_name: cohere-command-r-plus_1shot
|
| 760 |
features:
|
| 761 |
- name: agent_type
|
|
@@ -2185,6 +2203,10 @@ configs:
|
|
| 2185 |
data_files:
|
| 2186 |
- split: train
|
| 2187 |
path: bm25_title-recall@1/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2188 |
- config_name: cohere-command-r-plus_1shot
|
| 2189 |
data_files:
|
| 2190 |
- split: train
|
|
|
|
| 756 |
num_examples: 3042
|
| 757 |
download_size: 81742
|
| 758 |
dataset_size: 318719
|
| 759 |
+
- config_name: bm25_title-recall@3
|
| 760 |
+
features:
|
| 761 |
+
- name: agent_type
|
| 762 |
+
dtype: string
|
| 763 |
+
- name: qc_id
|
| 764 |
+
dtype: string
|
| 765 |
+
- name: answer
|
| 766 |
+
dtype: string
|
| 767 |
+
- name: prediction
|
| 768 |
+
dtype: string
|
| 769 |
+
- name: score
|
| 770 |
+
dtype: float64
|
| 771 |
+
splits:
|
| 772 |
+
- name: train
|
| 773 |
+
num_bytes: 318719
|
| 774 |
+
num_examples: 3042
|
| 775 |
+
download_size: 81755
|
| 776 |
+
dataset_size: 318719
|
| 777 |
- config_name: cohere-command-r-plus_1shot
|
| 778 |
features:
|
| 779 |
- name: agent_type
|
|
|
|
| 2203 |
data_files:
|
| 2204 |
- split: train
|
| 2205 |
path: bm25_title-recall@1/train-*
|
| 2206 |
+
- config_name: bm25_title-recall@3
|
| 2207 |
+
data_files:
|
| 2208 |
+
- split: train
|
| 2209 |
+
path: bm25_title-recall@3/train-*
|
| 2210 |
- config_name: cohere-command-r-plus_1shot
|
| 2211 |
data_files:
|
| 2212 |
- split: train
|
bm25_title-recall@3/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c692fa1612fec5609b74e66dd922cc0d99687e78ba0c206fdf6630fcaa6af57
|
| 3 |
+
size 81755
|