Upload dataset
Browse files
README.md
CHANGED
@@ -792,6 +792,24 @@ dataset_info:
|
|
792 |
num_examples: 3042
|
793 |
download_size: 81755
|
794 |
dataset_size: 318719
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
795 |
- config_name: cohere-command-r-plus_1shot
|
796 |
features:
|
797 |
- name: agent_type
|
@@ -2229,6 +2247,10 @@ configs:
|
|
2229 |
data_files:
|
2230 |
- split: train
|
2231 |
path: bm25_title-recall@3/train-*
|
|
|
|
|
|
|
|
|
2232 |
- config_name: cohere-command-r-plus_1shot
|
2233 |
data_files:
|
2234 |
- split: train
|
|
|
792 |
num_examples: 3042
|
793 |
download_size: 81755
|
794 |
dataset_size: 318719
|
795 |
+
- config_name: bm25_title-recall@5
|
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: 81731
|
812 |
+
dataset_size: 318719
|
813 |
- config_name: cohere-command-r-plus_1shot
|
814 |
features:
|
815 |
- name: agent_type
|
|
|
2247 |
data_files:
|
2248 |
- split: train
|
2249 |
path: bm25_title-recall@3/train-*
|
2250 |
+
- config_name: bm25_title-recall@5
|
2251 |
+
data_files:
|
2252 |
+
- split: train
|
2253 |
+
path: bm25_title-recall@5/train-*
|
2254 |
- config_name: cohere-command-r-plus_1shot
|
2255 |
data_files:
|
2256 |
- split: train
|
bm25_title-recall@5/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70b171010ff41726a0859c56b4b30368538593b37c5e8baad620f04fc1f32aad
|
3 |
+
size 81731
|