JM-Lee commited on
Commit
6397884
1 Parent(s): 0cdddf3

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +10 -6
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,18 +1,22 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: system
5
- dtype: string
6
  - name: instruction
7
  dtype: string
8
- - name: response
 
 
 
 
 
 
9
  dtype: string
10
  splits:
11
  - name: train
12
- num_bytes: 53347
13
  num_examples: 10
14
- download_size: 44191
15
- dataset_size: 53347
16
  configs:
17
  - config_name: default
18
  data_files:
 
1
  ---
2
  dataset_info:
3
  features:
 
 
4
  - name: instruction
5
  dtype: string
6
+ - name: initial response
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ - name: critique
11
+ dtype: string
12
+ - name: refined response
13
  dtype: string
14
  splits:
15
  - name: train
16
+ num_bytes: 34387
17
  num_examples: 10
18
+ download_size: 40914
19
+ dataset_size: 34387
20
  configs:
21
  - config_name: default
22
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:168f3100e7ca63a6ecbe23af70284f78d392b7fd286a714cd1c76ffa638605b6
3
- size 44191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8807232d9b896c52fdc0ff16848c5485d324d85b80b5e0409db2256ad1bf25dc
3
+ size 40914