File size: 1,701 Bytes
1775217
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
395b08c
 
 
 
 
 
 
 
 
 
1775217
 
 
 
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
---
dataset_info:
  features:
  - name: conversation
    dtype: string
  - name: rule_num
    dtype: string
  - name: rule
    dtype: string
  - name: scenario_num
    dtype: float64
  - name: scenario
    dtype: string
  - name: english_num
    dtype: float64
  - name: prompt
    dtype: string
  - name: time_elapsed
    dtype: float64
  - name: cost
    dtype: float64
  - name: prompt_tokens
    dtype: float64
  - name: completion_tokens
    dtype: float64
  - name: generation
    dtype: string
  - name: convo_length
    dtype: float64
  - name: completion
    dtype: string
  - name: spliced_section
    dtype: string
  - name: rule_scenario
    dtype: string
  splits:
  - name: bus_test_id
    num_bytes: 386861
    num_examples: 351
  - name: bus_test_ood
    num_bytes: 288372
    num_examples: 255
  - name: bus_train
    num_bytes: 1020209
    num_examples: 946
  - name: flight_test_id
    num_bytes: 457393
    num_examples: 347
  - name: flight_test_ood
    num_bytes: 390962
    num_examples: 302
  - name: flight_train
    num_bytes: 1255875
    num_examples: 937
  - name: restaurant_test_id
    num_bytes: 426197
    num_examples: 334
  - name: restaurant_test_ood
    num_bytes: 324046
    num_examples: 298
  - name: restaurant_train
    num_bytes: 1162826
    num_examples: 901
  download_size: 1731265
  dataset_size: 5712741
license: mit
task_categories:
- text-classification
language:
- en
tags:
- legal
pretty_name: CONSCENDI Rule-based Guardrail Benchmark
size_categories:
- 1K<n<10K
---
# Dataset Card for "CONSCENDI-guardrail-benchmark"

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