Upload dataset
Browse files
README.md
CHANGED
@@ -738,6 +738,24 @@ dataset_info:
|
|
738 |
num_examples: 3042
|
739 |
download_size: 113005
|
740 |
dataset_size: 243666
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
741 |
- config_name: falcon-40b-instruct_1shot
|
742 |
features:
|
743 |
- name: agent_type
|
@@ -1803,6 +1821,10 @@ configs:
|
|
1803 |
data_files:
|
1804 |
- split: train
|
1805 |
path: cohere-command_1shot/train-*
|
|
|
|
|
|
|
|
|
1806 |
- config_name: falcon-40b-instruct_1shot
|
1807 |
data_files:
|
1808 |
- split: train
|
|
|
738 |
num_examples: 3042
|
739 |
download_size: 113005
|
740 |
dataset_size: 243666
|
741 |
+
- config_name: contriever_deberta_top-10_best
|
742 |
+
features:
|
743 |
+
- name: agent_type
|
744 |
+
dtype: string
|
745 |
+
- name: qc_id
|
746 |
+
dtype: string
|
747 |
+
- name: answer
|
748 |
+
dtype: string
|
749 |
+
- name: prediction
|
750 |
+
dtype: string
|
751 |
+
- name: score
|
752 |
+
dtype: float64
|
753 |
+
splits:
|
754 |
+
- name: train
|
755 |
+
num_bytes: 263928
|
756 |
+
num_examples: 3042
|
757 |
+
download_size: 133349
|
758 |
+
dataset_size: 263928
|
759 |
- config_name: falcon-40b-instruct_1shot
|
760 |
features:
|
761 |
- name: agent_type
|
|
|
1821 |
data_files:
|
1822 |
- split: train
|
1823 |
path: cohere-command_1shot/train-*
|
1824 |
+
- config_name: contriever_deberta_top-10_best
|
1825 |
+
data_files:
|
1826 |
+
- split: train
|
1827 |
+
path: contriever_deberta_top-10_best/train-*
|
1828 |
- config_name: falcon-40b-instruct_1shot
|
1829 |
data_files:
|
1830 |
- split: train
|
contriever_deberta_top-10_best/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8db8d8510a2d56119bd1767d52b6d6efe910d7e6a4e7c5b249af6a127c68cad3
|
3 |
+
size 133349
|