Upload dataset
Browse files
README.md
CHANGED
@@ -702,6 +702,24 @@ dataset_info:
|
|
702 |
num_examples: 3042
|
703 |
download_size: 114923
|
704 |
dataset_size: 249117
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
705 |
- config_name: falcon-40b-instruct_1shot
|
706 |
features:
|
707 |
- name: agent_type
|
@@ -1543,6 +1561,10 @@ configs:
|
|
1543 |
data_files:
|
1544 |
- split: train
|
1545 |
path: T0pp-11b_1shot/train-*
|
|
|
|
|
|
|
|
|
1546 |
- config_name: falcon-40b-instruct_1shot
|
1547 |
data_files:
|
1548 |
- split: train
|
|
|
702 |
num_examples: 3042
|
703 |
download_size: 114923
|
704 |
dataset_size: 249117
|
705 |
+
- config_name: cohere-command_1shot
|
706 |
+
features:
|
707 |
+
- name: agent_type
|
708 |
+
dtype: string
|
709 |
+
- name: qc_id
|
710 |
+
dtype: string
|
711 |
+
- name: answer
|
712 |
+
dtype: string
|
713 |
+
- name: prediction
|
714 |
+
dtype: string
|
715 |
+
- name: score
|
716 |
+
dtype: float64
|
717 |
+
splits:
|
718 |
+
- name: train
|
719 |
+
num_bytes: 243666
|
720 |
+
num_examples: 3042
|
721 |
+
download_size: 113005
|
722 |
+
dataset_size: 243666
|
723 |
- config_name: falcon-40b-instruct_1shot
|
724 |
features:
|
725 |
- name: agent_type
|
|
|
1561 |
data_files:
|
1562 |
- split: train
|
1563 |
path: T0pp-11b_1shot/train-*
|
1564 |
+
- config_name: cohere-command_1shot
|
1565 |
+
data_files:
|
1566 |
+
- split: train
|
1567 |
+
path: cohere-command_1shot/train-*
|
1568 |
- config_name: falcon-40b-instruct_1shot
|
1569 |
data_files:
|
1570 |
- split: train
|
cohere-command_1shot/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00ada4d64871833b62ea46ce0899bbd153d2ef4fec54ada8272f820b6ae1193f
|
3 |
+
size 113005
|