G-reen commited on
Commit
d920965
·
verified ·
1 Parent(s): 1baeb0f

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +34 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: original
5
+ dtype: string
6
+ - name: prompt
7
+ struct:
8
+ - name: chat_turns
9
+ list: string
10
+ - name: use_multiturn
11
+ dtype: bool
12
+ - name: examples
13
+ list:
14
+ list: string
15
+ - name: metadata
16
+ struct:
17
+ - name: PROMPT_TYPE
18
+ dtype: string
19
+ - name: response_0
20
+ dtype: string
21
+ - name: final_response
22
+ dtype: string
23
+ splits:
24
+ - name: train
25
+ num_bytes: 20760949
26
+ num_examples: 1000
27
+ download_size: 16202491
28
+ dataset_size: 20760949
29
+ configs:
30
+ - config_name: default
31
+ data_files:
32
+ - split: train
33
+ path: data/train-*
34
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c321b19c3e6454be55b5ce8bd673c3cbf27fdac5cbbcc117081c392ac4a879c
3
+ size 16202491