Upload dataset
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: dataset
|
6 |
dtype: string
|
@@ -35,6 +35,38 @@ dataset_info:
|
|
35 |
num_examples: 100
|
36 |
download_size: 1327897
|
37 |
dataset_size: 1985048
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
configs:
|
39 |
- config_name: biography_Meta-Llama-3.1-8B-Instruct
|
40 |
data_files:
|
@@ -42,4 +74,8 @@ configs:
|
|
42 |
path: biography_Meta-Llama-3.1-8B-Instruct/train-*
|
43 |
- split: test
|
44 |
path: biography_Meta-Llama-3.1-8B-Instruct/test-*
|
|
|
|
|
|
|
|
|
45 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: biography_Meta-Llama-3.1-8B-Instruct
|
4 |
features:
|
5 |
- name: dataset
|
6 |
dtype: string
|
|
|
35 |
num_examples: 100
|
36 |
download_size: 1327897
|
37 |
dataset_size: 1985048
|
38 |
+
- config_name: biography_gemma-2-9b-it
|
39 |
+
features:
|
40 |
+
- name: dataset
|
41 |
+
dtype: string
|
42 |
+
- name: subset
|
43 |
+
dtype: string
|
44 |
+
- name: orig_dataset_idx
|
45 |
+
dtype: int64
|
46 |
+
- name: orig_dataset_split
|
47 |
+
dtype: string
|
48 |
+
- name: query_id
|
49 |
+
dtype: string
|
50 |
+
- name: query
|
51 |
+
dtype: string
|
52 |
+
- name: conversation
|
53 |
+
list:
|
54 |
+
- name: content
|
55 |
+
dtype: string
|
56 |
+
- name: role
|
57 |
+
dtype: string
|
58 |
+
- name: gt_completion
|
59 |
+
dtype: string
|
60 |
+
- name: gt_answer
|
61 |
+
dtype: 'null'
|
62 |
+
- name: completions
|
63 |
+
sequence: string
|
64 |
+
splits:
|
65 |
+
- name: test
|
66 |
+
num_bytes: 412788
|
67 |
+
num_examples: 100
|
68 |
+
download_size: 257528
|
69 |
+
dataset_size: 412788
|
70 |
configs:
|
71 |
- config_name: biography_Meta-Llama-3.1-8B-Instruct
|
72 |
data_files:
|
|
|
74 |
path: biography_Meta-Llama-3.1-8B-Instruct/train-*
|
75 |
- split: test
|
76 |
path: biography_Meta-Llama-3.1-8B-Instruct/test-*
|
77 |
+
- config_name: biography_gemma-2-9b-it
|
78 |
+
data_files:
|
79 |
+
- split: test
|
80 |
+
path: biography_gemma-2-9b-it/test-*
|
81 |
---
|
biography_gemma-2-9b-it/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d030c9fe880cb48abf12637df9270de2758e31821d5a56b22775c8b4bf85f058
|
3 |
+
size 257528
|