AlekseyKorshuk commited on
Commit
85710dc
·
1 Parent(s): 5ad7c86

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -1,20 +1,18 @@
1
  ---
2
  dataset_info:
3
  features:
 
 
4
  - name: accepted
5
  dtype: string
6
  - name: rejected
7
- sequence: string
8
- - name: prompt
9
- dtype: string
10
- - name: api_prompt
11
  dtype: string
12
  splits:
13
  - name: train
14
- num_bytes: 1866932601
15
- num_examples: 47954
16
- download_size: 820470627
17
- dataset_size: 1866932601
18
  ---
19
  # Dataset Card for "davinci-pairwise"
20
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: prompt
5
+ dtype: string
6
  - name: accepted
7
  dtype: string
8
  - name: rejected
 
 
 
 
9
  dtype: string
10
  splits:
11
  - name: train
12
+ num_bytes: 3835512036
13
+ num_examples: 143908
14
+ download_size: 800756525
15
+ dataset_size: 3835512036
16
  ---
17
  # Dataset Card for "davinci-pairwise"
18