Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,5 +1,40 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
- config_name: citations_Meta-Llama-3.1-70B-Instruct
|
| 4 |
features:
|
| 5 |
- name: dataset
|
|
@@ -112,6 +147,12 @@ dataset_info:
|
|
| 112 |
download_size: 7447370
|
| 113 |
dataset_size: 3574590
|
| 114 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 115 |
- config_name: citations_Meta-Llama-3.1-70B-Instruct
|
| 116 |
data_files:
|
| 117 |
- split: test
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: biography_Meta-Llama-3.1-8B-Instruct
|
| 4 |
+
features:
|
| 5 |
+
- name: dataset
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: subset
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: orig_dataset_idx
|
| 10 |
+
dtype: int64
|
| 11 |
+
- name: orig_dataset_split
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: query_id
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: query
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: conversation
|
| 18 |
+
list:
|
| 19 |
+
- name: content
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: role
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: gt_completion
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: gt_answer
|
| 26 |
+
dtype: 'null'
|
| 27 |
+
- name: completions
|
| 28 |
+
sequence: string
|
| 29 |
+
splits:
|
| 30 |
+
- name: train
|
| 31 |
+
num_bytes: 777286.62
|
| 32 |
+
num_examples: 198
|
| 33 |
+
- name: test
|
| 34 |
+
num_bytes: 248863.2
|
| 35 |
+
num_examples: 60
|
| 36 |
+
download_size: 810450
|
| 37 |
+
dataset_size: 1026149.8200000001
|
| 38 |
- config_name: citations_Meta-Llama-3.1-70B-Instruct
|
| 39 |
features:
|
| 40 |
- name: dataset
|
|
|
|
| 147 |
download_size: 7447370
|
| 148 |
dataset_size: 3574590
|
| 149 |
configs:
|
| 150 |
+
- config_name: biography_Meta-Llama-3.1-8B-Instruct
|
| 151 |
+
data_files:
|
| 152 |
+
- split: train
|
| 153 |
+
path: biography_Meta-Llama-3.1-8B-Instruct/train-*
|
| 154 |
+
- split: test
|
| 155 |
+
path: biography_Meta-Llama-3.1-8B-Instruct/test-*
|
| 156 |
- config_name: citations_Meta-Llama-3.1-70B-Instruct
|
| 157 |
data_files:
|
| 158 |
- split: test
|
biography_Meta-Llama-3.1-8B-Instruct/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a555ed4e4c879813598afe67baa941c7f4618c2b32708fde21098591e68c4f3
|
| 3 |
+
size 210587
|
biography_Meta-Llama-3.1-8B-Instruct/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dffa4017665fa3be5fa50651d5a703d0e09dca041239fe4e90f9cbed1a1a569f
|
| 3 |
+
size 599863
|