Datasets:
| task_categories: | |
| - text-classification | |
| language: | |
| - en | |
| size_categories: | |
| - 10K<n<100K | |
| dataset_info: | |
| features: | |
| - name: accepted_text | |
| dtype: string | |
| - name: rejected_text | |
| dtype: string | |
| - name: prediction | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 23908140 | |
| num_examples: 14000 | |
| - name: test | |
| num_bytes: 9789980 | |
| num_examples: 5600 | |
| download_size: 18310069 | |
| dataset_size: 33698120 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: test | |
| path: data/test-* | |
| This dataset is a class-balanced subset of the annotate-anthropic-hf dataset: https://github.com/hv-rsrch/valueimprint/tree/main |