ViSportSent / README.md
phamluan's picture
Upload dataset
9a7428a verified
|
Raw
History Blame Contribute Delete
723 Bytes
---
dataset_info:
features:
- name: id
dtype: string
- name: text
dtype: string
- name: sentiment_claude
dtype: string
- name: sentiment_gemini
dtype: string
- name: sentiment_gpt
dtype: string
- name: sentiment
dtype: string
- name: agreement
dtype: int64
splits:
- name: train
num_bytes: 1250480
num_examples: 5993
- name: validation
num_bytes: 155570
num_examples: 749
- name: test
num_bytes: 158163
num_examples: 749
download_size: 844280
dataset_size: 1564213
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---