MeghanaArakkal commited on
Commit
dfbb060
·
verified ·
1 Parent(s): 657b581

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +98 -12
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -3,30 +3,116 @@ dataset_info:
3
  features:
4
  - name: title
5
  dtype: string
6
- - name: system_prompt
7
- dtype: string
8
  - name: prompt
9
  dtype: string
10
- - name: context
11
- dtype: string
12
- - name: expected_behaviour
13
  dtype: string
14
- - name: category
15
  dtype: string
16
- - name: subcategory_id
17
  dtype: string
18
- - name: subcategory_name
19
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  - name: model_used
21
  dtype: string
 
 
22
  - name: id
23
  dtype: string
24
  splits:
25
  - name: train
26
- num_bytes: 139954534
27
- num_examples: 91070
28
- download_size: 67772385
29
- dataset_size: 139954534
30
  configs:
31
  - config_name: default
32
  data_files:
 
3
  features:
4
  - name: title
5
  dtype: string
 
 
6
  - name: prompt
7
  dtype: string
8
+ - name: constraints
9
+ list: string
10
+ - name: source_key
11
  dtype: string
12
+ - name: source_dataset
13
  dtype: string
14
+ - name: source_constraint_type
15
  dtype: string
16
+ - name: source_constraint
17
  dtype: string
18
+ - name: source_ground_truth
19
+ list:
20
+ - name: instruction_id
21
+ list: string
22
+ - name: kwargs
23
+ list:
24
+ - name: N
25
+ dtype: int64
26
+ - name: capital_frequency
27
+ dtype: int64
28
+ - name: capital_relation
29
+ dtype: string
30
+ - name: end_phrase
31
+ dtype: string
32
+ - name: first_word
33
+ dtype: string
34
+ - name: forbidden_words
35
+ list: string
36
+ - name: frequency
37
+ dtype: int64
38
+ - name: keyword
39
+ dtype: string
40
+ - name: keyword1
41
+ dtype: string
42
+ - name: keyword2
43
+ dtype: string
44
+ - name: keywords
45
+ list: string
46
+ - name: language
47
+ dtype: string
48
+ - name: last_word
49
+ dtype: string
50
+ - name: let_frequency
51
+ dtype: int64
52
+ - name: let_relation
53
+ dtype: string
54
+ - name: letter
55
+ dtype: string
56
+ - name: m
57
+ dtype: int64
58
+ - name: n
59
+ dtype: int64
60
+ - name: n_end
61
+ dtype: int64
62
+ - name: n_sent
63
+ dtype: int64
64
+ - name: n_start
65
+ dtype: int64
66
+ - name: n_words
67
+ dtype: int64
68
+ - name: nth_paragraph
69
+ dtype: int64
70
+ - name: num_bullets
71
+ dtype: int64
72
+ - name: num_highlights
73
+ dtype: int64
74
+ - name: num_paragraphs
75
+ dtype: int64
76
+ - name: num_placeholders
77
+ dtype: int64
78
+ - name: num_sections
79
+ dtype: int64
80
+ - name: num_sentences
81
+ dtype: int64
82
+ - name: num_words
83
+ dtype: int64
84
+ - name: phrase
85
+ dtype: string
86
+ - name: postscript_marker
87
+ dtype: string
88
+ - name: prompt_to_repeat
89
+ dtype: string
90
+ - name: relation
91
+ dtype: string
92
+ - name: section_spliter
93
+ dtype: string
94
+ - name: small_n
95
+ dtype: int64
96
+ - name: source_messages
97
+ list:
98
+ - name: content
99
+ dtype: string
100
+ - name: role
101
+ dtype: string
102
+ - name: generation_seed
103
+ dtype: int64
104
  - name: model_used
105
  dtype: string
106
+ - name: generator_model
107
+ dtype: string
108
  - name: id
109
  dtype: string
110
  splits:
111
  - name: train
112
+ num_bytes: 349091
113
+ num_examples: 100
114
+ download_size: 200329
115
+ dataset_size: 349091
116
  configs:
117
  - config_name: default
118
  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:fbbf4494924d083715add9b7bd619f42c5120e10fab99827562a51c3410ad436
3
- size 67772385
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e65ecf7c18b10b254f5fcae85a91037e2fb4054fbfe9e4f5628e8f21d6960402
3
+ size 200329