Upload dataset
Browse files- README.md +39 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: id
|
5 |
+
dtype: int64
|
6 |
+
- name: name
|
7 |
+
dtype: string
|
8 |
+
- name: occupation
|
9 |
+
dtype: string
|
10 |
+
- name: adjective
|
11 |
+
dtype: string
|
12 |
+
- name: chatbot_goal
|
13 |
+
dtype: string
|
14 |
+
- name: instructions
|
15 |
+
sequence: string
|
16 |
+
- name: content
|
17 |
+
dtype: string
|
18 |
+
- name: chunks_small
|
19 |
+
dtype: string
|
20 |
+
- name: chunks_big
|
21 |
+
dtype: string
|
22 |
+
- name: data_category
|
23 |
+
dtype: string
|
24 |
+
- name: question
|
25 |
+
dtype: string
|
26 |
+
- name: answer
|
27 |
+
dtype: string
|
28 |
+
splits:
|
29 |
+
- name: train
|
30 |
+
num_bytes: 1304830
|
31 |
+
num_examples: 127
|
32 |
+
download_size: 369168
|
33 |
+
dataset_size: 1304830
|
34 |
+
configs:
|
35 |
+
- config_name: default
|
36 |
+
data_files:
|
37 |
+
- split: train
|
38 |
+
path: data/train-*
|
39 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d908327de54278b32f96bee858ece2bdbdcea2a83c5e69f0c344a03f02bd3989
|
3 |
+
size 369168
|