cestwc's picture
Upload dataset
dae5fb6
|
raw
history blame
No virus
4.01 kB
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: local_created_at
dtype: string
- name: id
dtype: int64
- name: text
dtype: string
- name: source
dtype: string
- name: truncated
dtype: bool
- name: in_reply_to_status_id
dtype: float32
- name: in_reply_to_user_id
dtype: float32
- name: user_id
dtype: int64
- name: user_name
dtype: string
- name: user_screen_name
dtype: string
- name: user_location
dtype: string
- name: user_url
dtype: string
- name: user_verified
dtype: bool
- name: user_default_profile
dtype: bool
- name: user_description
dtype: string
- name: user_followers_count
dtype: int64
- name: user_friends_count
dtype: int64
- name: user_listed_count
dtype: int64
- name: user_favourites_count
dtype: int64
- name: user_statuses_count
dtype: int64
- name: local_user_created_at
dtype: string
- name: place_id
dtype: string
- name: place_url
dtype: string
- name: place_place_type
dtype: string
- name: place_name
dtype: string
- name: place_country_code
dtype: string
- name: place_bounding_box_type
dtype: string
- name: place_bounding_box_coordinates
dtype: string
- name: is_quote_status
dtype: bool
- name: retweet_count
dtype: int64
- name: favorite_count
dtype: int64
- name: entities_hashtags
dtype: string
- name: entities_urls
dtype: string
- name: entities_symbols
dtype: string
- name: entities_user_mentions
dtype: string
- name: favorited
dtype: bool
- name: retweeted
dtype: bool
- name: possibly_sensitive
dtype: bool
- name: lang
dtype: string
- name: latitude
dtype: float32
- name: longitude
dtype: float32
- name: year_created_at
dtype: int64
- name: month_created_at
dtype: int64
- name: day_created_at
dtype: int64
- name: weekday_created_at
dtype: int64
- name: hour_created_at
dtype: int64
- name: minute_created_at
dtype: int64
- name: year_user_created_at
dtype: int64
- name: month_user_created_at
dtype: int64
- name: day_user_created_at
dtype: int64
- name: weekday_user_created_at
dtype: int64
- name: hour_user_created_at
dtype: int64
- name: minute_user_created_at
dtype: int64
- name: subzone
dtype: string
- name: planning_area
dtype: string
- name: poi_flag
dtype: float32
- name: poi_id
dtype: string
- name: poi_dist
dtype: float32
- name: poi_latitude
dtype: float32
- name: poi_longitude
dtype: float32
- name: poi_name
dtype: string
- name: poi_type
dtype: string
- name: poi_cate2
dtype: string
- name: poi_cate3
dtype: string
- name: clean_text
dtype: string
- name: joy_score
dtype: float32
- name: trust_score
dtype: float32
- name: positive_score
dtype: float32
- name: sadness_score
dtype: float32
- name: disgust_score
dtype: float32
- name: anger_score
dtype: float32
- name: anticipation_score
dtype: float32
- name: negative_score
dtype: float32
- name: fear_score
dtype: float32
- name: surprise_score
dtype: float32
- name: words
dtype: string
- name: polarity_score
dtype: float32
- name: manual_label_1
dtype: int64
- name: T0_q1
dtype: string
- name: bart_mnli
dtype: float32
- name: T0_q2
dtype: string
- name: num_keywords
dtype: int64
- name: preprocess-1
dtype: string
- name: preprocess-2
dtype: string
- name: llama
dtype: string
splits:
- name: train
num_bytes: 1604759693
num_examples: 1025135
download_size: 490965530
dataset_size: 1604759693
---
# Dataset Card for "SG-subzone-poi-sentiment_1"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)