File size: 1,015 Bytes
f6c17e7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2c6ef79
1f33d1d
2c6ef79
 
f6c17e7
 
 
 
 
 
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
---
dataset_info:
  features:
  - name: persona_id
    dtype: string
  - name: persona_hash
    dtype: string
  - name: model_name
    dtype: string
  - name: paraphrase
    dtype: string
  - name: likert_scale_mode
    dtype: string
  - name: refusal_allowed
    dtype: string
  - name: n_times
    dtype: int64
  - name: n_questions
    dtype: int64
  - name: answers
    list:
      list: string
  - name: raw_prompts
    list:
      list: string
  - name: guided_choices
    list:
      list:
        list: string
  - name: likert_orders
    list:
      list:
        list: string
  - name: created_at_utc
    dtype: string
  - name: persona_source
    dtype: string
  - name: hf_persona_path
    dtype: string
  - name: hf_persona_config
    dtype: string
  - name: debug
    dtype: bool
  splits:
  - name: hexaco
    num_bytes: 1364453364
    num_examples: 3008
  download_size: 149303658
  dataset_size: 1364453364
configs:
- config_name: default
  data_files:
  - split: hexaco
    path: data/hexaco-*
---