Upload dataset
Browse files
README.md
CHANGED
@@ -738,6 +738,24 @@ dataset_info:
|
|
738 |
num_examples: 3042
|
739 |
download_size: 111604
|
740 |
dataset_size: 244069
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
741 |
- config_name: falcon-7b_1shot
|
742 |
features:
|
743 |
- name: agent_type
|
@@ -921,6 +939,10 @@ configs:
|
|
921 |
data_files:
|
922 |
- split: train
|
923 |
path: falcon-40b_1shot/train-*
|
|
|
|
|
|
|
|
|
924 |
- config_name: falcon-7b_1shot
|
925 |
data_files:
|
926 |
- split: train
|
|
|
738 |
num_examples: 3042
|
739 |
download_size: 111604
|
740 |
dataset_size: 244069
|
741 |
+
- config_name: falcon-7b-instruct_1shot
|
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: 253085
|
756 |
+
num_examples: 3042
|
757 |
+
download_size: 119632
|
758 |
+
dataset_size: 253085
|
759 |
- config_name: falcon-7b_1shot
|
760 |
features:
|
761 |
- name: agent_type
|
|
|
939 |
data_files:
|
940 |
- split: train
|
941 |
path: falcon-40b_1shot/train-*
|
942 |
+
- config_name: falcon-7b-instruct_1shot
|
943 |
+
data_files:
|
944 |
+
- split: train
|
945 |
+
path: falcon-7b-instruct_1shot/train-*
|
946 |
- config_name: falcon-7b_1shot
|
947 |
data_files:
|
948 |
- split: train
|
falcon-7b-instruct_1shot/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afecee6b0437d72e64ceef8aa15017695ebb3a06186ee196d40188e288aa86ea
|
3 |
+
size 119632
|