| | --- |
| | license: apache-2.0 |
| | dataset_info: |
| | - config_name: default |
| | features: |
| | - name: id |
| | dtype: int64 |
| | - name: session_id |
| | dtype: string |
| | - name: conversation_input |
| | list: |
| | - name: content |
| | dtype: string |
| | - name: language |
| | dtype: string |
| | - name: redacted |
| | dtype: bool |
| | - name: role |
| | dtype: string |
| | - name: toxic |
| | dtype: bool |
| | - name: references |
| | struct: |
| | - name: gpt-4 |
| | dtype: string |
| | - name: checklist |
| | sequence: string |
| | - name: tags |
| | sequence: string |
| | - name: length |
| | dtype: int64 |
| | - name: std |
| | dtype: float64 |
| | - name: max_min |
| | dtype: float64 |
| | splits: |
| | - name: train |
| | num_bytes: 9047557 |
| | num_examples: 1511 |
| | download_size: 4623796 |
| | dataset_size: 9047557 |
| | - config_name: final_1k |
| | features: |
| | - name: id |
| | dtype: int64 |
| | - name: session_id |
| | dtype: string |
| | - name: conversation_input |
| | list: |
| | - name: content |
| | dtype: string |
| | - name: language |
| | dtype: string |
| | - name: redacted |
| | dtype: bool |
| | - name: role |
| | dtype: string |
| | - name: toxic |
| | dtype: bool |
| | - name: references |
| | struct: |
| | - name: gpt-4 |
| | dtype: string |
| | - name: checklist |
| | sequence: string |
| | - name: length |
| | dtype: int64 |
| | - name: primary_tag |
| | dtype: string |
| | - name: secondary_tags |
| | sequence: string |
| | - name: intent |
| | dtype: string |
| | - name: appropriate |
| | dtype: string |
| | splits: |
| | - name: train |
| | num_bytes: 7418465 |
| | num_examples: 1024 |
| | download_size: 3681202 |
| | dataset_size: 7418465 |
| | - config_name: v2_candidates |
| | features: |
| | - name: id |
| | dtype: string |
| | - name: session_id |
| | dtype: string |
| | - name: conversation_input |
| | list: |
| | - name: content |
| | dtype: string |
| | - name: ip |
| | dtype: string |
| | - name: language |
| | dtype: string |
| | - name: redacted |
| | dtype: bool |
| | - name: role |
| | dtype: string |
| | - name: timestamp |
| | dtype: string |
| | - name: toxic |
| | dtype: bool |
| | - name: references |
| | struct: |
| | - name: gpt-4 |
| | dtype: string |
| | - name: length |
| | dtype: int64 |
| | splits: |
| | - name: train |
| | num_bytes: 43277107 |
| | num_examples: 8560 |
| | download_size: 22399629 |
| | dataset_size: 43277107 |
| | - config_name: v2_candidates.hard |
| | features: |
| | - name: id |
| | dtype: string |
| | - name: session_id |
| | dtype: string |
| | - name: conversation_input |
| | list: |
| | - name: content |
| | dtype: string |
| | - name: ip |
| | dtype: string |
| | - name: language |
| | dtype: string |
| | - name: redacted |
| | dtype: bool |
| | - name: role |
| | dtype: string |
| | - name: timestamp |
| | dtype: string |
| | - name: toxic |
| | dtype: bool |
| | - name: references |
| | struct: |
| | - name: gpt-4 |
| | dtype: string |
| | - name: length |
| | dtype: int64 |
| | splits: |
| | - name: train |
| | num_bytes: 17623092 |
| | num_examples: 2997 |
| | download_size: 9241278 |
| | dataset_size: 17623092 |
| | configs: |
| | - config_name: default |
| | data_files: |
| | - split: train |
| | path: data/train-* |
| | - config_name: final_1k |
| | data_files: |
| | - split: train |
| | path: final_1k/train-* |
| | - config_name: v2_candidates |
| | data_files: |
| | - split: train |
| | path: v2_candidates/train-* |
| | - config_name: v2_candidates.hard |
| | data_files: |
| | - split: train |
| | path: v2_candidates.hard/train-* |
| | --- |
| | |