jan-hq commited on
Commit
5637c61
1 Parent(s): eab82ef

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +35 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: topic
5
+ dtype: string
6
+ - name: subtopic
7
+ dtype: string
8
+ - name: subsubtopic
9
+ dtype: string
10
+ - name: full_topic
11
+ dtype: string
12
+ - name: prompt
13
+ dtype: string
14
+ - name: completion
15
+ dtype: string
16
+ - name: token_length
17
+ dtype: int64
18
+ - name: messages
19
+ list:
20
+ - name: content
21
+ dtype: string
22
+ - name: role
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 5418444
27
+ num_examples: 2260
28
+ download_size: 2050609
29
+ dataset_size: 5418444
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6fedb2913acb526d6c9935adf8ec79c413ba3241ec1f6841b3db9de912d60d1
3
+ size 2050609