File size: 1,714 Bytes
8f9eac9 d089981 eaefd60 8f9eac9 d089981 8f9eac9 d089981 8f9eac9 eaefd60 d089981 8f9eac9 |
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 |
---
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-*
---
|