File size: 715 Bytes
914c7ce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
dataset_info:
  features:
  - name: instruction
    dtype: string
    id: field
  - name: response-1
    dtype: string
    id: field
  - name: response-2
    dtype: string
    id: field
  - name: choose-best
    sequence:
    - name: user_id
      dtype: string
    - name: value
      dtype: int32
    - name: status
      dtype: string
    id: question
  - name: external_id
    dtype: string
    id: external_id
  splits:
  - name: train
    num_bytes: 124852
    num_examples: 100
  download_size: 87155
  dataset_size: 124852
---
# Dataset Card for "comparison-data-falcon"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)