File size: 2,465 Bytes
68a1907 | 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 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 | ---
dataset_info:
features:
- name: llm.emotion.sadness.confidence
dtype: float64
- name: llm.emotion.label
dtype: string
- name: llm.sentiment.dorna2_llama3.1_8b_instruct.label
dtype: string
- name: llm.emotion.neutral.confidence
dtype: float64
- name: llm.emotion.confusion.confidence
dtype: float64
- name: llm.emotion.desire.confidence
dtype: float64
- name: llm.emotion.disgust.confidence
dtype: float64
- name: llm.sentiment.label
dtype: string
- name: llm.sentiment.llama4_scout_17b_16e.label
dtype: string
- name: legacy.sentiment.negative
dtype: float64
- name: llm.emotion.qwen25_72b.label
dtype: string
- name: llm.emotion.llama4_scout_17b_16e.label
dtype: string
- name: llm.emotion.love.confidence
dtype: float64
- name: legacy.sentiment.positive
dtype: float64
- name: llm.emotion.anger.confidence
dtype: float64
- name: llm.sentiment.confidence
dtype: float64
- name: normalized_content
dtype: string
- name: category
dtype: string
- name: llm.sentiment.negative.confidence
dtype: float64
- name: llm.emotion.fear.confidence
dtype: float64
- name: raw_content
dtype: string
- name: llm.emotion.gemma_3_27b_it.label
dtype: string
- name: llm.sentiment.gemma_3_27b_it.label
dtype: string
- name: llm.emotion.confidence
dtype: string
- name: legacy.sentiment.neutral
dtype: float64
- name: llm.emotion.happiness.confidence
dtype: float64
- name: llm.emotion.dorna2_llama3.1_8b_instruct.label
dtype: string
- name: llm.emotion.shame.confidence
dtype: float64
- name: llm.emotion.guilt.confidence
dtype: float64
- name: llm.sentiment.neutral.confidence
dtype: float64
- name: subcategory
dtype: string
- name: llm.emotion.surprise.confidence
dtype: float64
- name: legacy.sentiment.label
dtype: string
- name: llm.sentiment.positive.confidence
dtype: float64
- name: llm.sentiment.qwen25_72b.label
dtype: string
splits:
- name: train
num_bytes: 62032379
num_examples: 53606
- name: validation
num_bytes: 7830075
num_examples: 6701
- name: test
num_bytes: 7746520
num_examples: 6701
download_size: 30651155
dataset_size: 77608974
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
|