HFXM's picture
Upload dataset
1f04251 verified
|
raw
history blame contribute delete
No virus
881 Bytes
---
dataset_info:
features:
- name: company
dtype: string
- name: dates
sequence: string
- name: prices
sequence:
sequence: float64
- name: tweets
sequence:
sequence: string
- name: tweet_sentiments
sequence:
sequence: int64
- name: volatility
sequence: float64
- name: label
dtype: string
- name: tweets_consistent
sequence:
sequence: 'null'
- name: tweets_random
sequence:
sequence: 'null'
- name: tweets_length
dtype: int64
- name: tweets_consistent_length
dtype: int64
- name: tweets_random_length
dtype: int64
- name: percentage_remaining
dtype: float64
splits:
- name: train
num_bytes: 32752602
num_examples: 831
download_size: 1059824
dataset_size: 32752602
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---