File size: 2,624 Bytes
67a4451
 
c0845ba
7307f09
 
 
c0845ba
 
7307f09
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c0845ba
67a4451
 
 
c0845ba
 
67a4451
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7307f09
 
 
 
67a4451
 
 
 
 
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
---
dataset_info:
- config_name: ood_wildchat_unused_withRewrite
  features:
  - name: id
    dtype: int64
  - name: key
    dtype: int64
  - name: prompt
    dtype: string
  - name: instruction_id_list
    sequence: string
  - name: kwargs
    list:
    - name: N
      dtype: int64
    - name: small_n
      dtype: int64
    - name: percentage
      dtype: int64
    - name: word
      dtype: string
    - name: sep
      dtype: string
    - name: n
      dtype: 'null'
    - name: m
      dtype: 'null'
    - name: keyword
      dtype: string
    - name: min_words
      dtype: int64
    - name: max_words
      dtype: int64
    - name: keyword1
      dtype: 'null'
    - name: keyword2
      dtype: 'null'
    - name: keyword3
      dtype: 'null'
    - name: keyword4
      dtype: 'null'
  - name: messages
    list:
    - name: role
      dtype: string
    - name: content
      dtype: string
  splits:
  - name: test
    num_bytes: 6264928
    num_examples: 1387
  download_size: 2690403
  dataset_size: 6264928
- config_name: wildchat_unused_withRewrite
  features:
  - name: id
    dtype: int64
  - name: key
    dtype: int64
  - name: prompt
    dtype: string
  - name: instruction_id_list
    sequence: string
  - name: kwargs
    list:
    - name: keyword
      dtype: string
    - name: end_phrase
      dtype: string
    - name: keywords
      sequence: string
    - name: forbidden_words
      sequence: string
    - name: language
      dtype: string
    - name: frequency
      dtype: int64
    - name: relation
      dtype: string
    - name: num_sentences
      dtype: int64
    - name: num_paragraphs
      dtype: int64
    - name: let_frequency
      dtype: int64
    - name: letter
      dtype: string
    - name: num_bullets
      dtype: int64
    - name: capital_frequency
      dtype: int64
    - name: capital_relation
      dtype: string
    - name: num_sections
      dtype: int64
    - name: section_spliter
      dtype: string
    - name: num_words
      dtype: int64
    - name: postscript_marker
      dtype: string
    - name: num_highlights
      dtype: int64
    - name: num_placeholders
      dtype: int64
  - name: messages
    list:
    - name: role
      dtype: string
    - name: content
      dtype: string
  splits:
  - name: test
    num_bytes: 8320918
    num_examples: 1774
  download_size: 3377514
  dataset_size: 8320918
configs:
- config_name: ood_wildchat_unused_withRewrite
  data_files:
  - split: test
    path: ood_wildchat_unused_withRewrite/test-*
- config_name: wildchat_unused_withRewrite
  data_files:
  - split: test
    path: wildchat_unused_withRewrite/test-*
---