|
--- |
|
dataset_info: |
|
features: |
|
- name: submission_title |
|
dtype: string |
|
- name: submission_text |
|
dtype: string |
|
- name: submission_score |
|
dtype: int64 |
|
- name: submission_url |
|
dtype: string |
|
- name: submission_date |
|
dtype: string |
|
- name: top_comment_1 |
|
dtype: string |
|
- name: top_comment_2 |
|
dtype: string |
|
- name: top_comment_3 |
|
dtype: string |
|
- name: top_comment_4 |
|
dtype: string |
|
- name: top_comment_5 |
|
dtype: string |
|
- name: top_comment_6 |
|
dtype: string |
|
- name: top_comment_7 |
|
dtype: string |
|
- name: top_comment_8 |
|
dtype: string |
|
- name: top_comment_9 |
|
dtype: string |
|
- name: top_comment_10 |
|
dtype: string |
|
- name: top_comment_1_classification |
|
dtype: string |
|
- name: top_comment_2_classification |
|
dtype: string |
|
- name: top_comment_3_classification |
|
dtype: string |
|
- name: top_comment_4_classification |
|
dtype: string |
|
- name: top_comment_5_classification |
|
dtype: string |
|
- name: top_comment_6_classification |
|
dtype: string |
|
- name: top_comment_7_classification |
|
dtype: string |
|
- name: top_comment_8_classification |
|
dtype: string |
|
- name: top_comment_9_classification |
|
dtype: string |
|
- name: top_comment_10_classification |
|
dtype: string |
|
- name: ambiguity_score |
|
dtype: float64 |
|
- name: flanT5_instruction |
|
dtype: string |
|
- name: llama2_instruction |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 347052085.9016 |
|
num_examples: 36896 |
|
- name: test |
|
num_bytes: 84305265.7777 |
|
num_examples: 9229 |
|
download_size: 247899361 |
|
dataset_size: 431357351.6793 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: test |
|
path: data/test-* |
|
--- |
|
|