Update README.md
Browse files
README.md
CHANGED
@@ -1,31 +1,5 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
features:
|
4 |
-
- name: qid
|
5 |
-
dtype: int64
|
6 |
-
- name: question
|
7 |
-
dtype: string
|
8 |
-
- name: date
|
9 |
-
dtype: string
|
10 |
-
- name: metadata
|
11 |
-
sequence: string
|
12 |
-
- name: response
|
13 |
-
dtype: string
|
14 |
-
splits:
|
15 |
-
- name: finetune
|
16 |
-
num_bytes: 6674567576
|
17 |
-
num_examples: 3000000
|
18 |
-
- name: reward
|
19 |
-
num_bytes: 6674341521
|
20 |
-
num_examples: 3000000
|
21 |
-
- name: rl
|
22 |
-
num_bytes: 6679279968
|
23 |
-
num_examples: 3000000
|
24 |
-
- name: evaluation
|
25 |
-
num_bytes: 4022714493
|
26 |
-
num_examples: 1807695
|
27 |
-
download_size: 12152625301
|
28 |
-
dataset_size: 24050903558
|
29 |
---
|
30 |
# Dataset Card for "stack-exchange-instruction"
|
31 |
|
|
|
1 |
---
|
2 |
+
pretty_name : stack exchange instruction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# Dataset Card for "stack-exchange-instruction"
|
5 |
|